Chaim Lev-Ari
36c6d3f21b
fix(home): reduce update text for small screens [EE-4936] ( #8422 )
2023-02-01 12:14:53 +05:30
cmeng
8663de580a
fix(settings): EE-4959 Cannot turn on Edge Compute Features on CE ( #8396 )
2023-01-27 17:04:40 +13:00
cmeng
9d103ffbeb
fix(UI): EE-4937 low resolution hides add container button ( #8401 )
2023-01-27 09:18:48 +13:00
Ali
5640cce4d6
chore(kompose): remove from settings [EE-4741] ( #8375 )
2023-01-26 16:03:44 +13:00
Chaim Lev-Ari
851a3346a9
fix(edge/update): remove schedule date for old envs [EE-3023] ( #8315 )
2023-01-24 12:20:55 +05:30
Chaim Lev-Ari
5b5dc320d5
fix(settings): save only the existing values [EE-4903] ( #8326 )
2023-01-23 02:34:39 +05:30
cmeng
d04747b309
fix(home): EE-4874 homepage ui issues ( #8319 )
2023-01-23 09:14:06 +13:00
LP B
07dd6bbe84
fix(home): dont display disconnected status similar to disabled ( #8311 )
2023-01-20 17:34:16 +01:00
Chaim Lev-Ari
5942f4ff58
fix(home): dark mode for edit buttons [EE-4828] ( #8241 )
2023-01-19 10:16:34 +02:00
cmeng
fed3d14adf
fix(home): EE-4906 home page tiles for edge devices have the wrong url ( #8353 )
2023-01-19 09:00:43 +13:00
Chaim Lev-Ari
1d5d1bb12d
fix(home): enable kubeconfig button [EE-4833] ( #8233 )
2023-01-15 11:32:38 +02:00
Chaim Lev-Ari
d3bed3072b
fix(home): link to correct env route [EE-4877] ( #8295 )
2023-01-12 15:02:37 +02:00
Chaim Lev-Ari
329e8bcad5
fix(home): allow non-admins [EE-4873] ( #8297 )
2023-01-12 15:01:52 +02:00
Chaim Lev-Ari
4bdf30c038
feat(home): remove margins from env list [EE-4868] ( #8285 )
2023-01-11 10:59:56 +02:00
Chaim Lev-Ari
baf9c3db0a
feat(environments): add edge device [EE-4840] ( #8246 )
...
* feat(environments): add edge device [EE-4840]
fix [EE-4840]
* fix(home): fix tests
2023-01-11 08:30:49 +13:00
Chaim Lev-Ari
7fe0712b61
feat(home): move edge device to view [EE-4559] ( #8189 )
...
Co-authored-by: matias.spinarolli <matias.spinarolli@portainer.io>
2022-12-21 10:07:34 +13:00
Chaim Lev-Ari
b4a6f6911c
fix(home): wrap items on small screens [EE-4798] ( #8220 )
2022-12-20 10:57:59 +02:00
Chaim Lev-Ari
59d35d26d8
feat(home): open env on click [EE-4792] ( #8219 )
2022-12-20 10:57:25 +02:00
Chaim Lev-Ari
294d1668d4
feat(edge/updates): sync code changes from EE [EE-3023] ( #8186 )
...
* feat(edge/updates): add info about each field
* feat(edge/update): add beta feature
* fix(edge/update): add info
2022-12-16 14:20:22 +13:00
LP B
68975620c5
fix(app): cursor jumps to the end of inputs [EE-4359] ( #8163 )
...
* feat(app/react): introduce controlled inputs HOC to avoid creating uncontrolled React components
* fix(app/env): jumping inputs when adding gpus to existing environment
2022-12-15 17:49:36 +01:00
Oscar Zhou
b22cdb3559
fix(access/team): team member cannot change ownership to its own team [EE-4423] ( #8052 )
2022-12-15 21:27:18 +13:00
Chaim Lev-Ari
52e150fa29
fix(notifications): break lines for long message [EE-4521] ( #8110 )
2022-12-14 09:17:12 +02:00
Chaim Lev-Ari
8936ae9b7a
feat(home): add connect and browse buttons [EE-4182] ( #8175 )
2022-12-13 22:56:09 +02:00
Chaim Lev-Ari
db9d87c918
feat(system): path to upgrade swarm to BE [EE-4624] ( #8124 )
2022-12-13 22:52:06 +02:00
matias-portainer
b59a0ba823
fix(settings): fix settings save/update EE-3604 ( #8180 )
2022-12-12 15:11:12 -03:00
Matt Hook
2188005b48
feat(kubernetes): add rolling restart button teaser [EE-4510] ( #8126 )
...
* rolling restart teaser button
* add be only rolling restart
* move position of button
2022-12-12 14:30:05 +13:00
Prabhat Khera
a1528475ba
feat(UI): tooltip html message support and width fix [EE-3445] ( #8165 )
...
Co-authored-by: testa113 <testa113>
2022-12-12 14:03:50 +13:00
Chaim Lev-Ari
5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] ( #8095 )
2022-12-11 08:58:22 +02:00
Chaim Lev-Ari
eba5879ec8
feat(home): change layout of env tile [EE-4479] ( #8061 )
2022-12-07 16:51:20 +02:00
Chaim Lev-Ari
82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] ( #7726 )
2022-12-01 08:40:52 +02:00
Ali
d78b762f7b
refactor(icons): replace fa icons [EE-4459] ( #7907 )
...
refactor(icons): remove fontawesome EE-4459
refactor(icon) replace feather with lucide EE-4472
2022-11-28 15:00:28 +13:00
Chaim Lev-Ari
fe8e834dbf
refactor(ui/datatables): migrate views to use datatable component [EE-4064] ( #7609 )
2022-11-22 14:16:34 +02:00
Prabhat Khera
0f0513c684
feat(kubernetes): edit yaml support EE-2855 ( #8016 )
2022-11-22 09:40:44 +13:00
Chaim Lev-Ari
7006c17ce4
fix(wizard): debounce name state [EE-4177] ( #8042 )
...
move debouncing to the component (from the validation).
debounce returns undefined when it's not calling the debounced function,
and undefined is considered a validation error.
2022-11-21 19:33:08 +02:00
Chaim Lev-Ari
1e4c4e2616
refactor(edge): move edge codebase to react ( #7781 )
2022-11-21 09:51:55 +02:00
Ali
d012a4efc4
feat(deployment): enforce deployment options EE-4416 ( #7974 )
2022-11-17 22:00:34 +13:00
Chaim Lev-Ari
eccc8131dd
feat(system/upgrade): add upgrade banner [EE-4564] ( #8046 )
2022-11-16 18:38:39 +02:00
Prabhat Khera
573e05d1c7
feat(kubernetes): BE teasure added EE-2647 ( #7927 )
2022-11-15 20:57:01 +13:00
Chaim Lev-Ari
881e99df53
refactor(nomad): sync frontend with EE [EE-3353] ( #7758 )
2022-11-13 12:29:25 +02:00
Chaim Lev-Ari
78dcba614d
refactor(portainer): move to react [EE-3350] ( #7915 )
2022-11-13 10:10:18 +02:00
matias-portainer
30e23ea5b4
fix(ui): tidy up Edge Devices configuration EE-3604 ( #7797 )
2022-11-10 16:13:20 -03:00
Chaim Lev-Ari
9ef2e27aae
fix(environments): debounce name validation [EE-4177] ( #7889 )
2022-11-02 12:44:31 +02:00
fhanportainer
5048f08b5f
fix(box-selector): fixed incorrect wording for Private Box selector under UAC. ( #7949 )
2022-11-01 11:06:11 +13:00
Hao
446febb0f6
fix(image): hide button issues [EE-4166] ( #7845 )
...
* fix(image): hide button issues [EE-4166]
2022-10-25 15:02:59 +08:00
Oscar Zhou
cb9fe2606c
fix(team): disable team leader setting when external auth sync is enabled [EE-3579] ( #7852 )
2022-10-25 14:39:24 +13:00
Dakota Walsh
55211ef00e
fix(ingress): allow none controller type EE-4420 ( #7883 )
...
Co-authored-by: testA113 <alex.harris@portainer.io>
2022-10-25 09:41:30 +13:00
Chaim Lev-Ari
e48ceb15e9
refactor(environments): move environments ts code to react [EE-3443] ( #7747 )
2022-10-23 09:53:25 +03:00
Ali
368e6b2a44
fix(helm): helm charts view bad icon aspect ratio EE-4451 ( #7875 )
2022-10-20 14:14:55 +13:00
itsconquest
c1f94be9b2
fix(notifications): sort by newest first by default [EE-4467] ( #7891 )
2022-10-19 15:25:20 +13:00
itsconquest
724f1f63b7
fix(notifications): cleanup notifications code [EE-4274] ( #7790 )
...
* fix(notifications): cleanup notifications code [EE-4274]
* break long words
2022-10-11 14:05:53 +13:00
congs
380a64d546
fix(wizard): EE-4350 Environment creating script should only showed for relevant type of environment ( #7786 )
2022-10-07 15:43:06 +13:00
itsconquest
648c1db437
feat(notifications): track toast notifications [EE-4132] ( #7711 )
...
* feat(notifications): track toast notifications [EE-4132]
* suggested refactoring
* fix failing test
* remove duplicate styles
* applying spacing to context icon
2022-09-23 17:17:44 +12:00
Chaim Lev-Ari
ceaee4e175
refactor(ui): replace ng selectors with react-select [EE-3608] ( #7203 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-09-21 10:10:58 +03:00
Chaim Lev-Ari
1e21961e6a
refactor(app): move settings components to react [EE-3442] ( #7625 )
2022-09-21 09:14:29 +03:00
congs
47f2490059
fix(wizard) EE-2053 Add Docker Standalone option to agent install instructions ( #7589 )
2022-09-19 13:44:52 +12:00
Chaim Lev-Ari
4d123895ea
feat(edge/update): select endpoints to update [EE-4043] ( #7602 )
2022-09-18 14:42:18 +03:00
Oscar Zhou
53025178ef
fix(access): support to list users or teams with specified endpoint [EE-1704] ( #7610 )
2022-09-16 14:45:14 +12:00
Chaim Lev-Ari
6c4c958bf0
feat(edge/update): remote update structure [EE-4040] ( #7553 )
2022-09-13 16:56:38 +03:00
congs
13338c46bb
fix(wizard): EE-3728 Metadata is not working with Nomad ( #7615 )
2022-09-08 13:11:57 +12:00
Chaim Lev-Ari
d9cc7eda51
refactor(app): move access-control components [EE-3441] ( #7559 )
2022-09-07 07:25:00 +03:00
Chaim Lev-Ari
f9427c8fb2
refactor(teams): migrate teams to react [EE-2273] ( #6691 )
...
closes [EE-2273]
2022-09-02 18:30:34 +03:00
fhanportainer
eb5036b96f
fix(docker): removed docker.sock code in docker API [EE-3612] ( #7586 )
2022-08-31 20:32:01 +12:00
Matt Hook
a54c54ef24
fix(swarm): fixed issue parsing url with no scheme [EE-4017] ( #7502 )
2022-08-26 11:55:55 +12:00
Zhang Hao
c6ab5d5717
fix(image): Add hide default registry teaser for CE version [EE-4038] ( #7533 )
...
* fix(image): Add hide default registry teaser for CE version [EE-4038].
* fix(image): Hide advanced mode only if there is no docker hub registries [EE-3734]
* sync with EE
2022-08-24 19:33:48 +08:00
itsconquest
87214d48be
fix(wizard): highcontrast style for BE only options ( #7544 )
2022-08-24 14:48:05 +12:00
matias-portainer
3a324acb0e
fix(edge): fix edge URL placeholder EE-2598 ( #7459 )
2022-08-22 10:13:01 -03:00
Chaim Lev-Ari
ace01eac9d
fix(ui): box-selector fixes [EE-3949] ( #7489 )
2022-08-22 11:55:48 +03:00
matias-portainer
a750259a2c
fix(edge): generate new EdgeID only if not present ( #7454 )
2022-08-11 22:23:13 -03:00
itsconquest
1fbaf5fcbf
fix(style): correct common pages [EE-3886] ( #7449 )
...
* fix(css): correct common pages [EE-3886]
2022-08-12 11:58:31 +12:00
Richard Wei
ee1ee633d7
feat(ui): portainer wizard ui change for ce EE-3576 ( #7405 )
...
* ui change for wizard
2022-08-12 08:43:01 +12:00
Chaim Lev-Ari
5ee570e075
feat(home): filter by connection type and agent version [EE-3373] ( #7085 )
2022-08-11 07:32:12 +03:00
Chaim Lev-Ari
c3ce4d8b53
feat(sidebar): add dark theme colors [EE-3666] ( #7414 )
2022-08-10 07:12:20 +03:00
Dakota Walsh
8ff2fa66b6
fix(kube): update kubectl agent install instructions ( #7421 )
2022-08-08 14:06:10 +12:00
Matt Hook
4e9b3a8940
fix(endpoint handler): fix endpoint address(url) parsing EE-3081] ( #7408 )
...
fix address validation when creating agent endpoint
2022-08-05 09:30:54 +12:00
Prabhat Khera
e1c7079c81
feat(ui): ui improvements create template EE-3628 ( #7352 )
2022-08-02 14:10:39 +12:00
Richard Wei
d4d80ed8f7
feat(ui): ui change for create access token EE-3541 ( #7366 )
...
* ui change for create access token
2022-08-01 10:08:45 +12:00
Chaim Lev-Ari
762c664948
feat(edge): create edge device with wizard [EE-3096] ( #7029 )
2022-07-28 10:34:22 -03:00
Chaim Lev-Ari
82b848af0c
refactor(azure): migrate module to react [EE-2782] ( #6689 )
...
* refactor(azure): migrate module to react [EE-2782]
* fix(azure): remove optional chain
* feat(azure): apply new icons in dashboard
* feat(azure): apply new icons in dashboard
* feat(ui): allow single string for breadcrumbs
* refactor(azure/containers): use Table.content
* feat(azure/containers): implement new ui [EE-3538]
* fix(azure/containers): use correct icon
* chore(tests): mock svg as component
* fix(azure): fix tests
Co-authored-by: matias.spinarolli <matias.spinarolli@portainer.io>
2022-07-26 16:44:08 -03:00
itsconquest
b040aa1e78
fix(TLS): remove file type validation [EE-3672] ( #7280 )
2022-07-21 16:25:23 +12:00
Chaim Lev-Ari
05357ecce5
fix(edge): filtering of edge devices [EE-3210] ( #7077 )
...
* fix(edge): filtering of edge devices [EE-3210]
fixes [EE-3210]
changes:
- replaces `edgeDeviceFilter` with two filters:
- `edgeDevice`
- `edgeDeviceUntrusted`
these filters will only apply to the edge endpoints in the query (so it's possible to get both regular endpoints and edge devices).
if `edgeDevice` is true, will filter out edge agents which are not an edge device.
false, will filter out edge devices
`edgeDeviceUntrusted` applies only when `edgeDevice` is true. then false (default) will hide the untrusted edge devices, true will show only untrusted edge devices.
fix(edge/job-create): retrieve only trusted endpoints + fix endpoint selector pagination limits onChange
fix(endpoint-groups): remove listing of untrusted edge envs (aka in waiting room)
refactor(endpoints): move filter to another function
feat(endpoints): separate edge filters
refactor(environments): change getEnv api
refactor(endpoints): use single getEnv
feat(groups): show error when failed loading envs
style(endpoints): remove unused endpointsByGroup
* chore(deps): update go to 1.18
* fix(endpoint): filter out untrusted by default
* fix(edge): show correct endpoints
* style(endpoints): fix typo
* fix(endpoints): fix swagger
* fix(admin): use new getEnv function
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-07-19 18:00:45 +02:00
LP B
1a8fe82821
fix(app/mustache): reuse mustache variables in templates [EE-3689] ( #7286 )
2022-07-19 15:38:00 +02:00
LP B
95f4db4f48
fix(app/templates): handle special characters in mustache templates [EE-3708] ( #7288 )
2022-07-19 14:05:18 +02:00
congs
4997e9c7be
feat(gpu) EE-3191 Add GPU support for containers ( #7146 )
2022-07-18 11:02:14 +12:00
congs
975dc9c1da
fix(edge): EE-3092 hide the ability to add edge agents in Docker Desktop extension ( #7090 )
2022-07-01 17:22:40 +12:00
Chaim Lev-Ari
ed8f9b5931
feat(sidebar): implement new design [EE-3447] ( #7118 )
2022-06-28 10:42:42 +03:00
andres-portainer
00126cd08a
fix(wizard): replace the YAML file by the docker commands EE-3589 ( #7111 )
2022-06-24 14:59:10 -03:00
Chaim Lev-Ari
825269c119
fix(edge): show heartbeat for async env [EE-3380] ( #7097 )
2022-06-22 20:11:46 +03:00
Chaim Lev-Ari
18252ab854
refactor(app): move react components to react codebase [EE-3179] ( #6971 )
2022-06-17 19:18:42 +03:00
Ali
66799a53f4
fix(wizard): return back to envs page EE-3419 ( #7065 )
2022-06-13 14:59:41 +12:00
Ali
be11dfc231
fix(wizard): show teasers for kaas and kubeconfig features [EE-3316] ( #7008 )
...
* fix(wizard): add kubeconfig, nomad and kaas teasers
2022-06-10 09:17:13 +12:00
Ali
60eab3e263
fix(wizard): use 'New Environments' title EE-3329 ( #7034 )
2022-06-08 16:35:58 +12:00
Ali
eb4ff12744
feat(wizard): replace-the-add-envs-button-with-env-wizard-button EE-3001 ( #7013 )
...
* feat(envs): on env click, direct user to wizard
2022-06-03 22:33:17 +12:00
Chaim Lev-Ari
ac096dda46
feat(wizard): add edge form [EE-3000] ( #6979 )
2022-06-01 07:28:31 +03:00
Chaim Lev-Ari
1ccdb64938
refactor(custom-templates): render template variables [EE-2602] ( #6937 )
2022-05-31 13:00:47 +03:00
Chaim Lev-Ari
01dc9066b7
refactor(wizard): migrate to react [EE-2305] ( #6957 )
2022-05-23 17:32:51 +03:00
Chaim Lev-Ari
1132c9ce87
refactor(app): create empty react structure [EE-3178] ( #6926 )
2022-05-17 07:22:44 +03:00