Ali
2c032f1739
feat(cache): introduce cache option [EE-6293] ( #10641 )
2023-11-20 10:22:48 +13:00
cmeng
d089dfbca0
fix(container): fix various creating container issues EE-6287 ( #10595 )
...
* fix(container): show placeholder for image field EE-6287
* fix(container): correct query params for search button field EE-6287
* fix(container): use btoa to encode registry credential EE-6287
* fix(container): allow creating non-existing option EE-6287
* fix(ui/forms): typeahead component
* fix(container): select the default registry EE-6287
* fix(container): always enable deploy button when always pull is off EE-6287
* fix(container): reset command fields outside current event to avoid validation on broken values EE-6287
* fix(container): query registry with endpoint ID param EE-6287
---------
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-11-16 08:50:23 +13:00
Chaim Lev-Ari
e43d076269
feat(edge/templates): introduce edge specific settings [EE-6276] ( #10609 )
2023-11-15 14:43:18 +02:00
Chaim Lev-Ari
68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] ( #10561 )
2023-11-15 10:45:07 +02:00
Chaim Lev-Ari
e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] ( #10480 )
2023-11-14 14:54:44 +02:00
Chaim Lev-Ari
95d96e1164
fix(ui): parse slider value correctly [EE-6225] ( #10484 )
2023-11-14 13:17:25 +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
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
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
cmeng
3964852fda
fix(container): hide capabilities tab EE-6258 ( #10540 )
2023-10-26 15:44:31 +13: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
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
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
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
Chaim Lev-Ari
57c45838d5
fix(edge/updates): allow group search [EE-6179] ( #10408 )
2023-10-12 08:30:23 +03:00
Ali
7218eb0892
feat(namespace): migrate create ns to react [EE-2226] ( #10377 )
2023-10-11 20:32:02 +01:00
Chaim Lev-Ari
35dfde70de
refactor(ui/page-header): make docs url explicit [EE-5966] ( #10411 )
2023-10-11 10:38:57 +03: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
9bf2957ea7
feat(docker/images): show used tag correctly [EE-5396] ( #10305 )
2023-10-03 15:55:23 +03: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
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
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
25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] ( #10091 )
2023-09-20 09:04:26 +03:00
Matt Hook
b40b305e63
fix(styles): improve styling of form-section-title [EE-5366] ( #10250 )
2023-09-08 13:40:09 +12:00
Chaim Lev-Ari
c8a1f0fa77
refactor(docker/stacks): migrate table to react [EE-4705] ( #9956 )
2023-09-07 15:59:59 +01:00
Chaim Lev-Ari
c3d266931f
refactor(docker/services): convert service tasks table to react [EE-4674] ( #10188 )
2023-09-07 15:19:03 +01:00
Chaim Lev-Ari
b15812a74d
refactor(docker/containers): migrate networks table to react [EE-4665] ( #10069 )
2023-09-07 15:14:03 +01:00
Chaim Lev-Ari
ae3e612a24
feat(docker/stacks): fold env vars by default [EE-5575] ( #9957 )
2023-09-07 14:45:59 +01:00
Ali
515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] ( #10218 )
2023-09-06 04:06:36 +12:00
Chaim Lev-Ari
f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] ( #10085 )
2023-09-04 19:07:29 +01:00
Chaim Lev-Ari
0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] ( #10068 )
2023-09-04 16:20:36 +01:00
Chaim Lev-Ari
cb7377ead6
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] ( #9955 )
2023-09-04 10:33:07 +01:00
Chaim Lev-Ari
4a6b7e2654
fix(ui/switch): reduce label size [EE-3803] ( #10019 )
2023-09-03 10:26:38 +01:00
Ali
841ca1ebd4
feat(app): migrate app parent view to react [EE-5361] ( #10086 )
...
Co-authored-by: testa113 <testa113>
2023-08-28 09:01:35 +12:00
Chaim Lev-Ari
531f88b947
chore(tests): clean tests output [EE-5758] ( #9215 )
2023-08-27 12:30:45 +02:00
Chaim Lev-Ari
5586910e9d
fix(ui/datatables): sync page count with filtering [EE-5890] ( #10010 )
2023-08-22 09:36:31 +03:00
Ali
0f6607e703
refactor(app): migrate the yaml inspector to react [EE-5356] ( #10058 )
...
Co-authored-by: testa113 <testa113>
2023-08-17 22:01:10 +12:00
Ali
23295d2736
feat(app): migrate app containers to react [EE-5353] ( #9992 )
2023-08-17 22:00:25 +12:00
cmeng
95424c322d
fix(datatable): image page not loading image list EE-5978 ( #10071 )
2023-08-17 09:53:28 +12:00
Chaim Lev-Ari
4a91e947ed
feat(edge/configs): add context help [EE-5963] ( #10055 )
2023-08-15 18:46:58 +03:00
Chaim Lev-Ari
d514eeec86
fix(edge/devices): search waiting room devices [EE-5895] ( #10014 )
2023-08-15 06:05:10 +03:00
Ali
c472fe9c18
refactor(app): app events datatable [EE-5355] ( #10024 )
2023-08-14 05:09:40 +12:00
Oscar Zhou
8cf54cd0df
fix(react/datatable): override getColumnCanGlobalFilter method ( #9990 )
2023-08-07 10:30:38 +12:00
Ali
d0ecf6c16b
fix(ingress): loading and ui fixes [EE-5132] ( #9959 )
2023-08-01 19:31:35 +12:00
cmeng
634326b5cd
fix(container): column selection UI issue EE-5780 ( #9242 )
2023-07-24 10:12:43 +12:00
Chaim Lev-Ari
09f60c3277
feat(docker): migrate files table to react [EE-4663] ( #8916 )
2023-07-16 10:59:58 +03:00
Chaim Lev-Ari
0bcb57568c
feat(edge/stacks): increase status transparency [EE-5554] ( #9094 )
2023-07-13 23:55:52 +03:00
Chaim Lev-Ari
ecd54ab929
refactor(docker/images): convert table to react [EE-4668] ( #8910 )
2023-07-13 10:47:20 +03:00
Matt Hook
2d94f020d0
fix react table filter placement ( #9200 )
2023-07-13 11:47:53 +12:00
Chaim Lev-Ari
a216a1e960
refactor(edge/stacks): migrate list view to react [EE-2237] ( #9186 )
2023-07-12 17:26:52 +03:00
LP B
39eed67fd7
fix(app): dark theme be teaser colors [EE-5621] ( #9124 )
...
* fix(app): dark theme be teaser colors
* fix(app): review comments and prettier format
* fix(app): revert changes on arbitrary class
* feat(app/teaser): blue lock svg on dark theme
2023-07-11 17:35:43 +02:00
Chaim Lev-Ari
10014ae171
refactor(ui/image-config): create react component [EE-5342] ( #8856 )
2023-07-10 18:56:12 +03:00
Chaim Lev-Ari
60ae6a63fc
refactor(settings): migrate ssl panel to react [EE-5506] ( #9163 )
2023-07-10 14:03:58 +03:00
Chaim Lev-Ari
8b11e1678e
refactor(settings): migrate hidden containers panel to react [EE-5507] ( #9119 )
2023-07-10 03:39:11 +07:00
Chaim Lev-Ari
f293ea41d3
refactor(settings): migrate helm cert panel to react [EE-5505] ( #9132 )
2023-06-29 13:31:17 +07:00
Oscar Zhou
f02ede00b3
fix(docker/tls): update tls certs for Docker API env [EE-4286] ( #9112 )
2023-06-28 08:51:58 +12:00
Ali
89c1d0e337
feat(app): add ingress to app service form [EE-5569] ( #9106 )
2023-06-26 16:21:19 +12:00
Chaim Lev-Ari
11571fd6ea
refactor(edge/stacks): migrate envs table to react [EE-5613] ( #9093 )
2023-06-25 12:38:43 +07:00
Chaim Lev-Ari
e91b4f5c83
refactor(groups): migrate groups selectors to react [EE-3842] ( #8936 )
2023-06-22 11:11:10 -03:00
Ali
2d69e93efa
feat(app): rearrange app form services [EE-5566] ( #9056 )
2023-06-12 11:50:13 +12:00
Ali
d7fc2046d7
feat(config): separate configmaps and secrets [EE-5078] ( #9029 )
2023-06-12 09:46:48 +12:00
Ali
4a331b71e1
refactor(r2aform): remove validationData [EE-5559] ( #9045 )
...
* refactor(r2aform): remove validationData [EE-5559]
* update doc
---------
Co-authored-by: testa113 <testa113>
2023-06-12 08:48:10 +12:00
Prabhat Khera
3233987a21
feat(kubernetes): add note teaser and styled application note on details EE-5364 ( #9016 )
2023-06-09 08:35:29 +12:00
Chaim Lev-Ari
58c1a60fee
chore(edge): add test ids [EE-5323] ( #9048 )
2023-06-08 06:03:04 +07:00
Chaim Lev-Ari
8129e7590b
feat(waiting-room): add beta alert to assignment [EE-5384] ( #9028 )
2023-06-08 06:02:36 +07:00
Chaim Lev-Ari
c7756f3018
refactor(settings): move app settings to panel [EE-5503] ( #9043 )
2023-06-07 12:16:47 +07:00
Matt Hook
fb2646b70c
port changes from EE ( #9003 )
2023-06-02 08:35:15 +12:00
Ali
69776b4863
refactor(app): app service form to react [EE-5415] ( #8994 )
2023-05-31 17:58:41 +12:00
Chaim Lev-Ari
2d05103fed
refactor(ui): migrate env var field to react [EE-4853] ( #8451 )
2023-05-31 10:08:41 +07:00
Matt Hook
6b5940e00e
add card component ( #9022 )
2023-05-31 13:18:05 +12:00
Matt Hook
3a49dbf803
add copy to clipboard to web editor ( #9009 )
2023-05-31 12:28:11 +12:00
Chaim Lev-Ari
93bf630105
feat(edge/stacks): sync EE codechanges [EE-498] ( #8580 )
2023-05-31 01:33:22 +07:00
Chamhaw
a2f734051c
fix(service): service related UI issues [EE-4062] ( #7943 )
2023-05-25 15:59:32 +12:00
Prabhat Khera
b58cd1e87e
fix(UI): update icons for beta and experimental features EE-5435 ( #8940 )
2023-05-18 10:19:44 +12:00
cmeng
e156243e43
fix(code-editor): highlight syntax web editor EE-5405 ( #8871 )
2023-05-17 14:07:21 +12:00
Chaim Lev-Ari
077046030d
chore(deps): upgrade build-tools [EE-5117] ( #8577 )
2023-05-16 12:22:50 +07:00
Chaim Lev-Ari
5f3c0ff835
fix(ui/form): expandable form section [EE-4799] ( #8866 )
2023-05-16 10:39:52 +07:00
Chaim Lev-Ari
6ef53f0598
chore(deps): upgrade typescript [EE-4841] ( #8247 )
2023-05-14 16:24:37 +07:00
Chaim Lev-Ari
365316971b
feat(waiting-room): choose relations when associated endpoint [EE-5187] ( #8720 )
2023-05-14 09:26:11 +07:00
Chaim Lev-Ari
c86b76261a
fix(gitops): make polling mechanism static button [EE-5420] ( #8893 )
2023-05-09 08:00:14 +07:00
Chaim Lev-Ari
acc340b324
fix(ui/code-editor): disable multi select [EE-5383] ( #8861 )
2023-05-09 07:59:34 +07:00
cmeng
59f543f442
fix(web-editor) update web editor button color EE-5404 ( #8892 )
2023-05-05 16:49:11 +12:00
Chaim Lev-Ari
cfed481d6e
feat(license): remove untrusted devices from node count [EE-5357] ( #8817 )
2023-05-05 09:02:31 +07:00
LP B
1ff19f8604
fix(app/home): env tile hover style [EE-5299] ( #8765 )
...
* fix(app/home): environment item hover
* fix(app/home): remove white border above env list footer
* fix(app/home): icon color on edit buttons hover in high contrast theme
2023-05-04 16:00:56 +02:00
Ali
14a581e86b
fix(dialog): dialog migration issues [EE-5385] ( #8849 )
...
* fix(dialog): dialog migration issues [EE-5385]
* don't highlight slider tooltip text
---------
Co-authored-by: testa113 <testa113>
2023-05-04 16:23:27 +12:00
Chaim Lev-Ari
757461d58b
chore(deps): upgrade react-table to v8 [EE-4837] ( #8245 )
2023-05-02 13:42:16 +07:00
Dakota Walsh
3654109332
fix(slider): update rc-slider [EE-5011] ( #8611 )
...
* fix(slider): update rc-slider [EE-5011]
* fix PasswordLengthSlider tooltip
* fix unnecessarily bulky className for SliderTooltip
* remove SliderTooltip inner div
* center slider handle value
* relative tooltip
* update z index
---------
Co-authored-by: testa113 <testa113>
2023-04-21 16:52:05 +12:00
Ali
de953da5a4
fix(editor): fix styles [EE-5369] ( #8809 )
...
* fix(editor): fix styles [EE-5369]
* rm hash
---------
Co-authored-by: testa113 <testa113>
2023-04-20 08:27:25 +12:00
cmeng
b00aa68c2b
fix(homepage) move heartbeat logic to backend EE-5317 ( #8737 )
2023-04-06 09:09:22 +12:00
Chaim Lev-Ari
d64e7eacfc
fix(ui/code-editor): stretch code editor content full height [EE-5202] ( #8673 )
2023-03-30 12:26:32 +03:00
Ali
30248eabb4
fix(apps) UI release fixes [EE-5197] ( #8702 )
...
* fix(apps) searchbar flex resizing and insights
* UI fixes
* update stacks datatable
---------
Co-authored-by: testa113 <testa113>
2023-03-23 08:20:30 +13:00
Chaim Lev-Ari
45def82156
fix(ui/box-selector): BE link and use icons standard size [EE-5133] ( #8607 )
2023-03-19 13:37:35 +01:00
matias-portainer
621a01ba3b
fix(upgrade): remove yellow upgrade banner EE-5141 ( #8640 )
2023-03-13 09:01:27 -03:00
Ali
2cc80e5e5d
refactor(GPU): refactor to colocate and simplify UI work [EE-5127] ( #8593 )
...
* refactor to colocate and simplify
* fix(insights): text size to match portainer views
---------
Co-authored-by: testa113 <testa113>
2023-03-09 22:06:57 +13:00
Chaim Lev-Ari
0669ad77d3
fix(home): disable live connect for async [EE-5000] ( #8462 )
2023-03-07 21:27:34 -03:00
Ali
89194405ee
fix(kube): improve dashboard load speed [EE-4941] ( #8572 )
...
* apply changes from EE
* clear query cache when logging out
* Text transitions in smoother
2023-03-08 11:22:08 +13:00
Chaim Lev-Ari
01ea9afe33
feat(edge): hide FDO features behind a flag [EE-5128] ( #8600 )
2023-03-07 13:45:39 -03:00