Commit Graph

821 Commits (e6a1c29655cae775ae02ebec84ff8950647a115e)

Author SHA1 Message Date
Chaim Lev-Ari 26bb028ace
refactor(kube/namespaces): migrate table to react [EE-4694] (#10988)
8 months ago
Chaim Lev-Ari da615afc92
refactor(kube/volumes): migrate to react [EE-4695] (#10987)
8 months ago
LP B 2b53bebcb3
fix(app): replace fields removed by Docker 25 and 26 (#11468)
8 months ago
Chaim Lev-Ari d336a14e50
feat(docker/services): show port ranges [EE-4012] (#10657)
8 months ago
Matt Hook 07de1b2c06
fix(doclinks): fix help link paths [EE-6861] (#11418)
8 months ago
Matt Hook 573f003226
fix(docs): fix all remaining webhook app links [EE-6861] (#11393)
8 months ago
Matt Hook 6e169662c2
fix(kube): fix edit application webhook link [EE-6861] (#11391)
8 months ago
cmeng 31658d4028
fix(stack): prepopulate when creating template from stack EE-6853 (#11380)
8 months ago
Oscar Zhou bb02c69d14
chore(template/git): sync frontend code from ee (#11344)
8 months ago
Matt Hook 73307e164b
fix(docs): make all doc links versioned [EE-6861] (#11382)
8 months ago
cmeng 3cd58cac54
fix(container): make blank string as valid value EE-6852 (#11373)
8 months ago
Ali 3b1d853090
fix(app): only show special message when limits change for existing app resource limit [EE-6837] (#11367)
9 months ago
Chaim Lev-Ari 8635bc9b9c
fix(docker): apply private uac to edge admin [EE-6788] (#11285)
9 months ago
Prabhat Khera 71292a60b1
address review commets (#11360)
9 months ago
Ali 51449490fa
fix(app): on create don't mention previous values [EE-6837] (#11350)
9 months ago
Prabhat Khera ae4970f0ed
fix(container): autocomplete off for create container form [EE-6761] (#11336)
9 months ago
Chaim Lev-Ari f8e3d75797
refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090)
9 months ago
Chaim Lev-Ari 27aaf322b2
fix(kube/config): validate change window start [EE-6830] (#11329)
9 months ago
Ali 96b1d36280
fix(time window): show errors for component [EE-6800] (#11317)
9 months ago
Chaim Lev-Ari 31c5a82749
fix(kube/setup): add a11y labels [EE-6747] (#11307)
9 months ago
Matt Hook 82516620e7
fix(contexthelp): remove extra slash from contexthelp docs link [EE-6780] (#11311)
9 months ago
Matt Hook d26d5840f1
fix(helm): remove helm insights from the stack datatable [EE-6803] (#11314)
9 months ago
Dakota Walsh ebd26316bf
fix(datatable): title size EE-6774 (#11272)
9 months ago
matias-portainer ebcc98d5c5
fix(edge/templates): get correct default value for selectType env vars EE-6796 (#11294)
9 months ago
Matt Hook eda2dd20ee
fix(help): add versioned doc links to support LTS/STS docs [EE-6780] (#11281)
9 months ago
cmeng 385fd95779
fix(edge-stacks): take not-found stack as removed EE-6758 (#11248)
9 months ago
cmeng 88185d7f6d
fix(container): get old container info correctly EE-6716 (#11216)
9 months ago
cmeng 253cda8cef
fix(stack): more space for add button EE-6773 (#11259)
9 months ago
Chaim Lev-Ari b34afba7cd
fix(auth): prevent unauthorized redirect on page load [EE-6777] (#11264)
9 months ago
Chaim Lev-Ari 6c70049ecc
feat(kube): add a11y props for smoke tests [EE-6747] (#11263)
9 months ago
Chaim Lev-Ari 19a6a5c608
fix(docker): hide write buttons for non authorized [EE-6775] (#11260)
9 months ago
Prabhat Khera d8e374fb76
fix(ui): autocomplete on edge custom template and stacks [EE-6761] (#11268)
9 months ago
Ali f6beedf0d5
fix(app): parse nan in validation check [EE-6714] (#11246)
9 months ago
Chaim Lev-Ari c622f6da4e
fix(docker): prevent non admins from passing security settings [EE-6765] (#11240)
9 months ago
Ali 8856bae5c6
fix(app): NaN validation for autoscaling [EE-6714] (#11237)
9 months ago
Ali 0c05539dee
fix(input): allow clearing number inputs [EE-6714] (#11186)
9 months ago
Ali a2a2c6cf3e
fix(inputlist): update warning style [EE-6737] (#11221)
9 months ago
Chaim Lev-Ari 76fdfeaafc
fix(ui): check for authorization [EE-6733] (#11208)
9 months ago
Chaim Lev-Ari 5932c78b88
fix(kube/apps): move namespace selector in apps view [EE-6612] (#11024)
9 months ago
Ali 2d87a8d8c3
fix(app): set values in react autoscaling form section [EE-6740] (#11219)
9 months ago
Chaim Lev-Ari ce3a1b8ba5
feat(a11y): add labels and roles [EE-6717] (#11181)
9 months ago
Ali 4f3f5e57b6
fix(app): avoid duplicate env requests [EE-6727] (#11194)
9 months ago
Prabhat Khera 6b3f30e32f
fix(ui): update search placeholder [EE-6667] (#11190)
9 months ago
Matt Hook bdeedb4018
fix(namespace): fix default namespace quota [EE-6700] (#11185)
9 months ago
Chaim Lev-Ari 50946e087c
chore(eslint): add rule to check imports [EE-6730] (#11201)
9 months ago
Chaim Lev-Ari 7b89b04667
fix(auth): export hasAuthorizations [EE-6595] (#11199)
9 months ago
Chaim Lev-Ari f5f84c5fa4
feat(ui): restrict views by role [EE-6595] (#11010)
9 months ago
Chaim Lev-Ari 437831fa80
feat(edge/stacks): add app templates to deploy types [EE-6632] (#11040)
9 months ago
Chaim Lev-Ari 31f5b42962
feat(auth): add useIsEdgeAdmin hook [EE-6627] (#11057)
9 months ago
Ali 7a6c872948
fix(insight): split insight from input [EE-6693] (#11176)
9 months ago
Chaim Lev-Ari 4bf18b1d65
feat(ui): write tests [EE-6685] (#11081)
9 months ago
Ali 2d25bf4afa
fix(configs): correct 'external' display in tables [EE-6649] (#11110)
9 months ago
Ali 56ae19c5ab
fix(stacks): add app form stacks input [EE-6693] (#11104)
9 months ago
Ali 901549e8dd
fix(kube-owner): owner labels from resources created via manifest [EE-6647] (#11102)
10 months ago
Ali 80d02f9cd1
fix(auth): isAdmin redirect for wizard [EE-6669] (#11074)
10 months ago
Prabhat Khera 671b22b5d6
fix(ui): scroll issue [EE-6667] (#11084)
10 months ago
Matt Hook f4db09a534
fix(kube-apps): add helm insights, remove namespace insights panel [EE-6671] (#11077)
10 months ago
Prabhat Khera 01cd64037f
fix(UI): some minor fixes [EE-6667] (#11061)
10 months ago
Prabhat Khera a2195caa10
keep labels on edit ingress, configmaps and secrets (#11050)
10 months ago
Dakota Walsh e39c19bcca
fix(console): export LANG and LC_ALL for kube app console EE-6593 (#11037)
10 months ago
Chaim Lev-Ari 97d227be2a
fix(swarm/services): convert webhooks API filters to JSON on list request [EE-6621] (#11031)
10 months ago
Prabhat Khera 46b2175729
fix(kubernetes): placement rules calculations [EE-6552] (#11013)
10 months ago
Chaim Lev-Ari 1561814fe5
feat(gitops): add autocomplete to ref selector [EE-6245] (#10935)
10 months ago
Chaim Lev-Ari 2826a4ce39
feat(custom-templates): filter templates by edge [EE-6565] (#10979)
10 months ago
Matt Hook 441a8bbbbf
fix(helm): add clarifying text and new badge to helm user repo settings table [EE-6609] (#11018)
10 months ago
Ali 2248ce0173
fix(secret): update hide secret tooltip [EE-6568] (#11020)
10 months ago
Dakota Walsh b640b58371
fix(console): use writeUtf8 instead of environment variables EE-6593 (#11019)
10 months ago
Ali 249b6bc628
fix(secrets): teaser wording updates [EE-6568] (#11017)
10 months ago
Chaim Lev-Ari 4a10c2bb07
feat(version): show git commit and env [EE-6021] (#10748)
10 months ago
Chaim Lev-Ari 079bade139
refactor(kube/app): use structuredClone to copy object [EE-6581] (#11004)
10 months ago
Dakota Walsh fe47318e26
fix(terminal): display os specific copy/paste tooltip EE-1976 (#10835)
10 months ago
Dakota Walsh fc7d9ca2cd
fix(secrets): add CE teaser EE-6568 (#11001)
10 months ago
Ali 7bf346bd2d
fix(app): no summary for existing pvc on edit [EE-6569] (#11003)
10 months ago
Chaim Lev-Ari 69c06bc756
feat(ci): replace jest with vitest [EE-6504] (#10997)
10 months ago
Prabhat Khera f7840e0407
fix(ui): mark resources system correctly [EE-6558] (#10996)
10 months ago
Ali 77c38306b2
fix(app): get min resource limits [EE-6567] (#10994)
10 months ago
Ali b81babe682
fix(app): no summary for existing pvc [EE-6569] (#10995)
10 months ago
Oscar Zhou 7cba02226e
fix(container): duplicate/edit button causes empty container screen [EE-6566] (#10982)
10 months ago
Ali 5f040bf788
fix(app): namespace selector fixes [EE-6561] (#10977)
10 months ago
Prabhat Khera a4739f1701
fix messaging for resourse over commit (#10974)
10 months ago
Ali 59f642ea56
fix(app): persisted volume fixes [EE-6554] (#10975)
10 months ago
Chaim Lev-Ari 115b01cee3
fix(docker): include healthy containers in running [EE-6264] (#10746)
10 months ago
Ali a58b4f479b
fix(app): remove duplicate validation messages [EE-5933] (#10967)
10 months ago
Prabhat Khera 51ae2198f6
fix typo in app name (#10965)
10 months ago
Prabhat Khera ccc97e6f78
fix(ui): app summary [EE-6515] (#10966)
10 months ago
Dakota Walsh 3f28d56bfc
fix(teams): show add user notification EE-4899 (#10873)
10 months ago
Ali 787c7ec4cc
fix(app): remove canUndo function from environment variables [EE-6232] (#10961)
10 months ago
Ali 95474b7dc5
fix(app): various persisted folder fixes [EE-6235] (#10963)
10 months ago
Prabhat Khera 211fff5ed4
update metrics help text (#10960)
10 months ago
Prabhat Khera 2f2cfad722
fix high contrast theme colors (#10872)
10 months ago
Prabhat Khera 380c16c8dd
increase the font size for search panel (#10838)
10 months ago
Prabhat Khera bbf1900677
Disable update application button on load of edit screen (#10957)
10 months ago
Ali ae6333bf7c
fix(app): remove duplicate values for multinode cluster [EE-6386] (#10947)
10 months ago
Ali 3a959208a8
fix(app): autoscaling min validation [EE-6387] (#10945)
10 months ago
Prabhat Khera b3b7cfa77f
fix(kube): patching stateful service [EE-6523] (#10948)
10 months ago
Ali 6d71a28584
fix(app): improve resource quota error handling [EE-5933] (#10951)
10 months ago
Ali d750389c67
fix(app): fix exhaused error message [EE-6231] (#10949)
10 months ago
Ali cb7efd8601
fix(app): fix wording and 2 key validation [EE-6233] (#10944)
10 months ago
Ali 55f66f161e
fix(app): fix env var state and validation [EE-6232] (#10941)
10 months ago
Prabhat Khera cf88570c39
update validation for storage classes (#10940)
11 months ago
Prabhat Khera 0e6a175bf6
fix metrics text wordings (#10939)
11 months ago
Oscar Zhou bb680ef20a
fix(git): incorrect git commit url for bitbucket [EE-6446] (#10855)
11 months ago
Oscar Zhou c6505a6647
fix(docker/container): show exit code in status column if needs [EE-5760] (#10916)
11 months ago
Ali 4e7d1c7088
refactor(app): migrate remaining form sections [EE-6231] (#10938)
11 months ago
Prabhat Khera 0b9cebc685
fix(caching): integrate with axios cache interceptor [EE-6505] (#10922)
11 months ago
Prabhat Khera b7635feff0
fix rbac message when not enabled (#10933)
11 months ago
Matt Hook dbd2e609d7
fix(api-key): add password requirement to generate api key [EE-6140] (#10617)
11 months ago
Chaim Lev-Ari 236e669332
refactor(templates): migrate edit view to react [EE-6412] (#10774)
11 months ago
Chaim Lev-Ari e142939929
fix(ui): apply controlled input to field [EE-6411] (#10738)
11 months ago
Prabhat Khera 98157350b6
fix(UI): add resourse quota warning is consumed 100% [EE-6508] (#10914)
11 months ago
Prabhat Khera 317eec2790
allow kube app to scale 0 (#10909)
11 months ago
Prabhat Khera 7a1893f864
fix showing env var values (#10908)
11 months ago
Chaim Lev-Ari c7125266f6
fix(registries): retag image [EE-6456] (#10836)
11 months ago
matias-portainer 69271c9d59
fix(docker/images): check for empty tags EE-6256 (#10531)
11 months ago
Ali abf517de28
refactor(app): migrate app summary section [EE-6239] (#10910)
11 months ago
Chaim Lev-Ari 400a80c07d
chore(deps): upgrade to msw v2 [EE-6489] (#10911)
11 months ago
Matt Hook ecd603db8c
fix(docker-networks): use Network icon for networks [EE-6507] (#10913)
11 months ago
Ali 9fc7187e24
refactor(app): placement form section [EE-6386] (#10818)
11 months ago
Ali 2d77e71085
refactor(app): migrate-autoscaling [EE-6387] (#10709)
11 months ago
Ali 6da71661d5
refactor(app): migrate replicas form section [EE-6238] (#10705)
11 months ago
Ali 58da51f767
refactor(app): migrate deployment type section [EE-6237] (#10704)
11 months ago
Ali 947ba4940b
refactor(app): migrate resource reservations [EE-6236] (#10695)
11 months ago
Ali e07ee05ee7
refactor(app): persisted folders form section [EE-6235] (#10693)
11 months ago
Ali 7a2412b1be
refactor(app): migrate configmap and secret form sections [EE-6233] (#10528)
11 months ago
Ali 488393007f
refactor(app): migrate env var form section [EE-6232] (#10499)
11 months ago
Chaim Lev-Ari ba19aab8dc
refactor(registries): migrate repos table to react [EE-6451] (#10830)
11 months ago
Chaim Lev-Ari a1519ba737
chore(deps): upgrade axios [EE-6488] (#10885)
11 months ago
Chaim Lev-Ari 4c226d7a17
fix(templates): separate template views filters [EE-6397] (#10711)
11 months ago
Chaim Lev-Ari 2b73116284
fix(templates): add host file entry [EE-6461] (#10839)
11 months ago
Prabhat Khera d2ccb10972
add border to tooltip and modal in high contrast theme (#10834)
11 months ago
Prabhat Khera 6b07c874fc
revert #10765 (#10870)
11 months ago
Ali 52fe09d0b1
fix(stacks): remove deployed version column [EE-6346] (#10859)
11 months ago
Ali d98fc1238e
fix(git): stacks deployed version [EE-6346] (#10852)
12 months ago
Dakota Walsh 0ddf84638f
fix(kubernetes): deprecate old configurations api EE-5571 (#10837)
12 months ago
Oscar Zhou e4d71d858d
fix(setting/ssl): cert files are optional to upload [EE-6139] (#10776)
12 months ago
Chaim Lev-Ari 25741e8c4c
feat(edge): sort waiting room table [EE-6259] (#10577)
12 months ago
Prabhat Khera fb3b00de41
fix(UI): remember backup settings tab selection [EE-6347] (#10765)
12 months ago
Dakota Walsh 79f3e1b04b
fix(backup ui): minor typo on backup page EE-6348 (#10716)
12 months ago
Ali 4e8b371fb7
fix(gitops): clean trailing slash [EE-6346] (#10777)
12 months ago
Chaim Lev-Ari dabcf4f7db
feat(custom-templates): migrate create view to react [EE-6400] (#10715)
12 months ago
Prabhat Khera bd5ba7b5d0
fix(kube): configmaps and secrets from envFrom in the app detail screen [EE-6282] (#10742)
12 months ago
Chaim Lev-Ari 8ee0c0cf27
fix(images): sort by tags [EE-6410] (#10740)
12 months ago
Chaim Lev-Ari 2a18c9f215
fix(edge/templates): fix issues with git templates [EE-6357] (#10679)
12 months ago
Ali 974378c9b5
fix(gitops): correct commit hash link [EE-6346] (#10723)
12 months ago
Oscar Zhou 5c7f6aab66
fix(docker/image): swarm image list issue [EE-6374] (#10710)
12 months ago
Chaim Lev-Ari 3cf36b0e93
fix(app/templates): show default url in settings [EE-6393] (#10706)
1 year ago
Chaim Lev-Ari 7a9436dad7
fix(edge/stacks): clear templates values on change method [EE-6390] (#10707)
1 year ago
cmeng 92c18843b2
fix(wizard): count swarm agent as local environment EE-6215 (#10684)
1 year ago
Chaim Lev-Ari c40931b31c
fix(templates): show type selector [EE-6370] (#10694)
1 year ago
Chaim Lev-Ari 76bcdfa2b8
fix(edge/templates): fix issues [EE-6328] (#10656)
1 year ago
cmeng dc574af734
fix(container): runtime and resources issues EE-6306 (#10611)
1 year ago
Ali 2f91315ac7
fix(namespace): handle undefined registry options [EE-6366] (#10683)
1 year ago
cmeng 13d1fc63ff
fix(stack): sync ee code to ce EE-5960 (#10642)
1 year ago
Ali a4926e5237
fix(namespace): create page layout [EE-6385] (#10675)
1 year ago
Ali 4096bb562d
feat(cache): introduce cache option [EE-6293] (#10672)
1 year ago
Chaim Lev-Ari ad5a17ac34
feat(edge/updates): schedule time changes [EE-5975] (#10458)
1 year ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
Ali ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] (#10641)" (#10658)
1 year ago
Ali 2c032f1739
feat(cache): introduce cache option [EE-6293] (#10641)
1 year ago
cmeng fffc7b364e
fix(container): Unable to create container with webhook EE-6313 (#10619)
1 year ago
cmeng be09c5e346
fix(volumes): Volumes browse button spacing issue EE-6323 (#10633)
1 year ago
cmeng d089dfbca0
fix(container): fix various creating container issues EE-6287 (#10595)
1 year ago
Chaim Lev-Ari e43d076269
feat(edge/templates): introduce edge specific settings [EE-6276] (#10609)
1 year ago
Chaim Lev-Ari 68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] (#10561)
1 year ago
Chaim Lev-Ari a0f583a17d
fix(containers): align switches [EE-6314] (#10616)
1 year ago
Chaim Lev-Ari 51474262eb
fix(access-control): show only environment users [EE-6315] (#10614)
1 year ago
Chaim Lev-Ari e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] (#10480)
1 year ago
Chaim Lev-Ari 95d96e1164
fix(ui): parse slider value correctly [EE-6225] (#10484)
1 year ago
Chaim Lev-Ari 99b39da03d
refactor(edge/groups): migrate view to react [EE-4683] (#10592)
1 year ago
Chaim Lev-Ari 1f2f4525e3
feat(ui/buttons): introduce Add and Delete buttons [EE-6296] (#10585)
1 year ago
Chaim Lev-Ari d6ac29b498
fix(edge/stacks): remove parentheses [EE-6277] (#10560)
1 year ago
Oscar Zhou 9041880bdb
fix(container): assign container domain name (#10605)
1 year ago
Chaim Lev-Ari e72671e4ab
fix(edge/updates): hide sidebar item when disabled [EE-6294] (#10582)
1 year ago
Ali 0c323b48e7
fix(nodes): restrict nodes details from standard user [EE-6125] (#10586)
1 year ago
cmeng 600c8a3025
fix(volumes): fix broken volume browse button EE-6274 (#10566)
1 year ago
matias-portainer 8bb5129be0
feat(nomad): remove nomad from UI EE-6060 (#10509)
1 year ago
Ali 1140804fe9
fix(app): sync showSystem between stacks and apps tables [EE-6216] (#10532)
1 year ago
andres-portainer 247f358b94
fix(code): revert omitempty optimization EE-6269 (#10548)
1 year ago
matias-portainer f10356641a
fix(edge/aeec): make edge id generator field mandatory EE-6010 (#10545)
1 year ago
LP B 9e60723e4d
fix(app/logout): always perform API logout + make API logout route public [EE-6198] (#10448)
1 year ago
Ali 47fa1626c6
fix(app): don't attach all ingresses to app [EE-5686] (#10537)
1 year ago
cmeng 30e4b3e68c
fix(edge-stack): remove text info for relative path EE-6228 (#10541)
1 year ago
Ali 6a5f44b5ba
fix(errors): display kube confgimap and secret errors [EE-5558] (#10539)
1 year ago
cmeng 3964852fda
fix(container): hide capabilities tab EE-6258 (#10540)
1 year ago
Ali 403fdf7ce3
fix(nodes): disable select [EE-4692] (#10538)
1 year ago
Ali afa3e7477b
fix(toggle): update cursor style and color transition speed [EE-6229] (#10534)
1 year ago
andres-portainer ee80e3d252
fix(edge): fix frontend issues with omitempty EE-6260 (#10536)
1 year ago
matias-portainer 824706e4e9
fix(ui): label GPU functionality as NVIDIA only EE-6204 (#10522)
1 year ago
Ali 96ead31a8d
fix(kubeapi): fix ts api error handling [EE-5558] (#10488)
1 year ago
Chaim Lev-Ari 10c3ed42f0
refactor(custom-templates): migrate list component to react [EE-6206] (#10440)
1 year ago
Chaim Lev-Ari 14129632a3
refactor(app-templates): convert list to react [EE-6205] (#10439)
1 year ago
Chaim Lev-Ari 1fa63f6ab7
refactor(docker/services): migrate service tasks to react [EE-4676] (#10328)
1 year ago
Chaim Lev-Ari 70455320be
fix(docker/volumes): Add volume typo [EE-6226] (#10483)
1 year ago
Chaim Lev-Ari b933bee95e
feat(docker/networks): migrate networks datatable to React [EE-4670] (#10351)
1 year ago
Chaim Lev-Ari 0dc1805881
refactor(docker/services): convert services table to react [EE-4675] (#10289)
1 year ago
Chaim Lev-Ari 6b5c24faff
refactor(custom-templates): migrate common-fields to react [EE-6207] (#10445)
1 year ago
Chaim Lev-Ari 1ad9488ca7
refactor(templates): migrate template item to react [EE-6203] (#10429)
1 year ago
Chaim Lev-Ari d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] (#9175)
1 year ago
Oscar Zhou 7c91780eb7
fix(edge): introduce pause and rollback status [EE-5992] (#10465)
1 year ago
Ali 877dc1e236
fix(namespace): update no registries text [EE-2226] (#10501)
1 year ago