Chaim Lev-Ari
95d96e1164
fix(ui): parse slider value correctly [EE-6225] ( #10484 )
2023-11-14 13:17:25 +02:00
Chaim Lev-Ari
99b39da03d
refactor(edge/groups): migrate view to react [EE-4683] ( #10592 )
2023-11-14 12:57:27 +02:00
Chaim Lev-Ari
1f2f4525e3
feat(ui/buttons): introduce Add and Delete buttons [EE-6296] ( #10585 )
2023-11-14 12:36:15 +02:00
Matt Hook
3c8c2118d4
update namespace section for helm ( #10610 )
2023-11-13 09:37:52 +13:00
Chaim Lev-Ari
d6ac29b498
fix(edge/stacks): remove parentheses [EE-6277] ( #10560 )
2023-11-09 09:55:54 +02:00
Prabhat Khera
e761a00098
fix(kubernetes): URL form validation for advance deployment [EE-6280] ( #10607 )
2023-11-09 13:26:42 +13:00
Oscar Zhou
9041880bdb
fix(container): assign container domain name ( #10605 )
2023-11-09 10:19:28 +13:00
Ali
e4ddd8048a
fix(app): disable deploy when there are no namespaces [EE-6295] ( #10606 )
...
Co-authored-by: testa113 <testa113>
2023-11-08 03:22:41 +00:00
Matt Hook
3fd696d6b5
switch to filter after upgrading helm binary ( #10596 )
2023-11-06 13:32:14 +13:00
Ali
24c9959ca4
fix(app): hide services section when there are no namespaces [EE-6295] ( #10588 )
...
Co-authored-by: testa113 <testa113>
2023-11-05 17:37:48 +00:00
Chaim Lev-Ari
e72671e4ab
fix(edge/updates): hide sidebar item when disabled [EE-6294] ( #10582 )
2023-11-05 12:45:56 +02:00
Prabhat Khera
47c9e498f9
fix validation fro custom template ( #10587 )
2023-11-03 11:39:44 +13:00
Ali
0c323b48e7
fix(nodes): restrict nodes details from standard user [EE-6125] ( #10586 )
...
Co-authored-by: testa113 <testa113>
2023-11-02 19:02:19 +00:00
Prabhat Khera
c8bdf21d07
fix(kubernetes): validation for advance deployments [EE-6280] ( #10574 )
2023-11-02 08:50:12 +13:00
Prabhat Khera
b6f9777bbf
fix custom template id on select ( #10573 )
2023-11-02 08:46:50 +13:00
Chaim Lev-Ari
948486df77
fix(services): update service [EE-6275] ( #10559 )
2023-11-01 12:27:38 +02:00
cmeng
600c8a3025
fix(volumes): fix broken volume browse button EE-6274 ( #10566 )
2023-11-01 14:15:54 +13:00
cmeng
8daf77c3b6
fix(log-viewer): unable to view container logs EE-6273 ( #10555 )
2023-11-01 12:00:05 +13:00
matias-portainer
8bb5129be0
feat(nomad): remove nomad from UI EE-6060 ( #10509 )
2023-10-31 15:27:20 -03:00
Ali
1140804fe9
fix(app): sync showSystem between stacks and apps tables [EE-6216] ( #10532 )
2023-10-30 19:41:41 +00:00
Prabhat Khera
7d868d1dc9
hide stacks tab if stack feature is disabled ( #10551 )
2023-10-30 14:13:36 +13:00
andres-portainer
247f358b94
fix(code): revert omitempty optimization EE-6269 ( #10548 )
2023-10-27 17:33:04 -03:00
matias-portainer
f10356641a
fix(edge/aeec): make edge id generator field mandatory EE-6010 ( #10545 )
2023-10-27 10:35:10 -03:00
LP B
9e60723e4d
fix(app/logout): always perform API logout + make API logout route public [EE-6198] ( #10448 )
...
* feat(api/logout): make logout route public
* feat(app/logout): always perform API logout on /logout redirect
* fix(app): send a logout event to AngularJS when axios hits a 401
2023-10-27 14:44:05 +02:00
Ali
47fa1626c6
fix(app): don't attach all ingresses to app [EE-5686] ( #10537 )
2023-10-27 16:59:45 +13:00
Prabhat Khera
26036c05f2
fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] ( #10542 )
2023-10-27 15:41:02 +13:00
cmeng
30e4b3e68c
fix(edge-stack): remove text info for relative path EE-6228 ( #10541 )
2023-10-27 14:53:20 +13:00
cmeng
0d56504268
fix(settings): disable save button when revert changes EE-6263 ( #10543 )
2023-10-27 13:47:08 +13:00
Ali
6a5f44b5ba
fix(errors): display kube confgimap and secret errors [EE-5558] ( #10539 )
2023-10-27 10:56:03 +13:00
cmeng
3964852fda
fix(container): hide capabilities tab EE-6258 ( #10540 )
2023-10-26 15:44:31 +13:00
Ali
403fdf7ce3
fix(nodes): disable select [EE-4692] ( #10538 )
...
Co-authored-by: testa113 <testa113>
2023-10-25 23:59:01 +01:00
Ali
afa3e7477b
fix(toggle): update cursor style and color transition speed [EE-6229] ( #10534 )
...
Co-authored-by: testa113 <testa113>
2023-10-25 23:17:18 +01:00
Ali
d9effb3597
fix(nodes): fix nodes datatable width [EE-4962] ( #10533 )
...
Co-authored-by: testa113 <testa113>
2023-10-25 20:42:36 +01:00
andres-portainer
ee80e3d252
fix(edge): fix frontend issues with omitempty EE-6260 ( #10536 )
2023-10-25 15:51:39 -03:00
matias-portainer
824706e4e9
fix(ui): label GPU functionality as NVIDIA only EE-6204 ( #10522 )
2023-10-25 14:48:22 -03:00
Prabhat Khera
577eef5de0
fix stack name placeholder and some css styling ( #10523 )
2023-10-25 08:59:10 +13:00
Ali
96ead31a8d
fix(kubeapi): fix ts api error handling [EE-5558] ( #10488 )
...
* fix(kubeapi): fix ts api error handling [EE-5558]
* use portainer errors for mapped functions
* don't parse long patch responses
* allow nested kube error that's thrown to bubble up
---------
Co-authored-by: testa113 <testa113>
2023-10-23 20:52:40 +01:00
Ali
e110856003
fix(namespace): remove duplicate 'no registry' text [EE-2226] ( #10519 )
...
Co-authored-by: testa113 <testa113>
2023-10-23 19:49:24 +01:00
Chaim Lev-Ari
10c3ed42f0
refactor(custom-templates): migrate list component to react [EE-6206] ( #10440 )
2023-10-23 20:00:50 +03:00
Chaim Lev-Ari
14129632a3
refactor(app-templates): convert list to react [EE-6205] ( #10439 )
2023-10-23 19:04:18 +03:00
Chaim Lev-Ari
1fa63f6ab7
refactor(docker/services): migrate service tasks to react [EE-4676] ( #10328 )
2023-10-23 13:52:49 +03:00
Chaim Lev-Ari
70455320be
fix(docker/volumes): Add volume typo [EE-6226] ( #10483 )
2023-10-23 13:31:59 +03:00
Chaim Lev-Ari
b933bee95e
feat(docker/networks): migrate networks datatable to React [EE-4670] ( #10351 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2023-10-22 12:35:22 +03:00
Chaim Lev-Ari
0dc1805881
refactor(docker/services): convert services table to react [EE-4675] ( #10289 )
2023-10-22 12:32:05 +03:00
Chaim Lev-Ari
6b5c24faff
refactor(custom-templates): migrate common-fields to react [EE-6207] ( #10445 )
2023-10-22 12:19:19 +03:00
Chaim Lev-Ari
1ad9488ca7
refactor(templates): migrate template item to react [EE-6203] ( #10429 )
2023-10-19 21:09:15 +02:00
Chaim Lev-Ari
d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] ( #9175 )
2023-10-19 13:45:50 +02:00
Prabhat Khera
03155685ab
fix toggle colors ( #10503 )
2023-10-19 15:01:31 +13:00
Oscar Zhou
7c91780eb7
fix(edge): introduce pause and rollback status [EE-5992] ( #10465 )
2023-10-19 11:26:02 +13:00
Ali
877dc1e236
fix(namespace): update no registries text [EE-2226] ( #10501 )
...
Co-authored-by: testa113 <testa113>
2023-10-18 22:57:29 +01:00
Prabhat Khera
56f3bd8417
add name field for helm install in advance deployments ( #10493 )
2023-10-18 11:37:03 +13:00
Ali
776be2e022
fix(sidebar): high contrast styles, single option link [EE-5666] ( #10485 )
2023-10-16 21:23:23 +01:00
Ali
0e47f22c0a
refactor(cluster): migrate nodes datatable to react [EE-4962] ( #10459 )
...
Co-authored-by: testa113 <testa113>
2023-10-16 21:19:08 +01:00
Prabhat Khera
35448c7f48
fix helm install ( #10479 )
2023-10-17 07:50:13 +13:00
Ali
07ec2ffe5e
fix(namespace): create ns qa feedback [EE-2226] ( #10474 )
2023-10-16 19:15:44 +01:00
Prabhat Khera
bcb3f918d1
some minor UI fixes ( #10475 )
2023-10-16 14:08:55 +13:00
Prabhat Khera
7840e0bfe1
feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] ( #10436 )
2023-10-16 14:08:06 +13:00
Chaim Lev-Ari
44d66cc633
fix(docker/secrets): allow navigating to secret item page [EE-6164] ( #10382 )
2023-10-15 09:33:27 +03:00
Matt Hook
7c4c985247
upgrade some badge components to match EE ( #10451 )
2023-10-13 03:10:16 +13:00
Chaim Lev-Ari
57c45838d5
fix(edge/updates): allow group search [EE-6179] ( #10408 )
2023-10-12 08:30:23 +03:00
Ali
5a73605df2
fix(sidebar): consistent font weight [EE-5666] ( #10461 )
2023-10-12 01:59:46 +01:00
Prabhat Khera
ff5b311eee
fix(helm): fix helm move to advance deployments issues [EE-5999] ( #10453 )
...
* fix helm move to adv deployments
2023-10-12 11:02:09 +13:00
Ali
7218eb0892
feat(namespace): migrate create ns to react [EE-2226] ( #10377 )
2023-10-11 20:32:02 +01:00
Prabhat Khera
31bcba96c6
feature(UI): toggle styling changes [EE-4602] ( #10373 )
2023-10-12 07:34:38 +13:00
Ali
6a5f5aa424
fix(sidebar): qa feedback [EE-5666] ( #10452 )
2023-10-11 19:32:52 +01:00
matias-portainer
da5a4d6714
fix(swarm/services): avoid sending credSpec object when empty EE-6178 ( #10441 )
2023-10-11 11:30:23 -03:00
Chaim Lev-Ari
35dfde70de
refactor(ui/page-header): make docs url explicit [EE-5966] ( #10411 )
2023-10-11 10:38:57 +03:00
Chaim Lev-Ari
9e57530bde
fix(build): handle warning about userId [EE-5612] ( #10444 )
2023-10-11 10:30:14 +03:00
Chaim Lev-Ari
5c37ed328f
refactor(docker/volumes): migrate table to react [EE-4677] ( #10312 )
2023-10-11 10:27:42 +03:00
Chaim Lev-Ari
8e1417b4e9
refactor(docker/containers): remove EndpointProvider from container service [EE-6180] ( #10392 )
2023-10-11 10:26:44 +03:00
Chaim Lev-Ari
b80fcb0467
fix(docker/stacks): show orphaned stacks option [EE-6149] ( #10346 )
2023-10-11 10:24:35 +03:00
cmeng
66ca73f98b
fix(edge-stack): sync CE code with EE EE-6163 ( #10437 )
2023-10-11 18:11:12 +13:00
Ali
a0dbabcc5f
feat(sidebar): update menu structure [EE-5666] ( #10418 )
2023-10-09 19:23:12 +01:00
Prabhat Khera
b468070945
feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] ( #10395 )
2023-10-09 11:20:44 +13:00
Chaim Lev-Ari
5f9687a361
fix(edge/waitingroom): hide sidebar when disabled [EE-6003] ( #10343 )
2023-10-05 10:31:08 +03:00
Chaim Lev-Ari
9bf2957ea7
feat(docker/images): show used tag correctly [EE-5396] ( #10305 )
2023-10-03 15:55:23 +03:00
Ali
b895e88075
fix(teasers): add teaser message full stops [EE-6035] ( #10401 )
2023-10-02 21:23:00 +01:00
matias-portainer
671f74ce0d
fix(edge/groups): include only user trusted endpoints in endpoint count EE-5964 ( #10378 )
2023-10-02 11:37:39 -03:00
cmeng
56ab19433a
fix(websocket): abort websocket when logout EE-6058 ( #10372 )
2023-09-29 12:13:09 +13:00
LP B
ada6b31f69
fix(docker/container): container logs viewer error when logging is disabled ( #10384 )
...
* fix(docker/container-logs): invalid string breadcrumb
* fix(docker/container): let docker select the logging driver by default on container create
* fix(docker/container-logs): information panel in container logs when logging is disabled
* fix(docker/container): dont include HostConfig.LogConfig if no driver is selected
2023-09-28 15:53:52 +02:00
Ali
d678b155ba
fix(teasers): updated muted styles from qa feedback [EE-6035] ( #10390 )
...
* fix(teasers): updated muted styles from qa feedback [EE-6035]
2023-09-28 11:32:58 +01:00
Prabhat Khera
99625cd35f
fix team lead access to view user names ( #10388 )
2023-09-28 12:40:54 +13:00
Chaim Lev-Ari
95ca1d396b
fix(docker/services): show cred spec configs [EE-5276] ( #10083 )
2023-09-27 07:57:47 +03:00
Prabhat Khera
3ff2f64930
fix(authorization): disable user list api call if not authorised [EE-5825] ( #10379 )
...
* disable user list api call if not authorised
* fix tests
* fix lint issues
2023-09-27 10:12:30 +13:00
Ali
702391cf88
remove apostrophe from tooltip ( #10386 )
...
Co-authored-by: testa113 <testa113>
2023-09-26 21:25:08 +01:00
LP B
d437cde046
fix(docker/container): missing return statement when preparing container config ( #10383 )
2023-09-26 14:09:38 +02:00
Chaim Lev-Ari
7acde18930
feat(containers): migrate labels tab to react [EE-5212] ( #10348 )
2023-09-26 13:54:45 +03:00
Chaim Lev-Ari
2dfa4a7c45
refactor(containers): migrate restart policy tab to react [EE-5213] ( #10347 )
2023-09-25 20:40:26 +03:00
Chaim Lev-Ari
3d19c46326
style(kubernetes): disable autoFocus warning [EE-5752] ( #10368 )
2023-09-25 20:13:31 +03:00
Chaim Lev-Ari
57e04c3544
refactor(containers): migrate caps tab to react [EE-5215] ( #10366 )
2023-09-25 19:36:50 +03:00
Chaim Lev-Ari
9dde610da3
fix(docker/containers): create container with bridge network [EE-6160] ( #10365 )
2023-09-25 19:35:54 +03:00
LP B
26cb75def9
feat(app/home): tooltip aside edge agent version on mismatch with Portainer version ( #10287 )
...
* feat(app/home): tooltip aside edge agent version on mismatch with Portainer version
* fix(app/home): split agent and edge version display + display warning for agents before 2.15
2023-09-25 11:56:08 +02:00
Prabhat Khera
3c4660bbf3
fix(permissions): non admin access to view users [EE-5825] ( #10352 )
...
* fix non admin access to view users
* review comments and fix tests
2023-09-25 09:08:26 +13:00
Ali
13c48ab961
fix(be-teaser): mute styles [EE-6035] ( #10349 )
2023-09-24 19:56:09 +01:00
Chaim Lev-Ari
ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] ( #10355 )
2023-09-24 15:31:06 +03:00
cmeng
fb7a2fbbe6
fix(stack): fix edit git stack validation EE-5855 ( #10339 )
2023-09-22 10:09:24 +12:00
matias-portainer
dfce48cd5e
fix(stacks): check properly if endpoint id is defined in the stacks object EE-6118 ( #10302 )
2023-09-21 10:12:43 -03:00
Chaim Lev-Ari
2b47b84e5e
feat(docker/containers): migrate network tab to react [EE-5210] ( #10344 )
2023-09-21 14:02:02 +03:00
Chaim Lev-Ari
e92f067e42
refactor(containers): migrate volumes tab to react [EE-5209] ( #10284 )
2023-09-21 05:31:00 +03:00
Chaim Lev-Ari
16ccf5871e
refactor(docker/containers): migrate env vars to react [EE-5211] ( #10345 )
2023-09-21 04:11:18 +03:00