Commit Graph

2754 Commits (6da71661d5e057bf9a7bc7b13b25e44fee29c1f2)

Author SHA1 Message Date
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
Prabhat Khera 03155685ab
fix toggle colors (#10503)
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
Prabhat Khera 56f3bd8417
add name field for helm install in advance deployments (#10493)
1 year ago
Ali 776be2e022
fix(sidebar): high contrast styles, single option link [EE-5666] (#10485)
1 year ago
Ali 0e47f22c0a
refactor(cluster): migrate nodes datatable to react [EE-4962] (#10459)
1 year ago
Prabhat Khera 35448c7f48
fix helm install (#10479)
1 year ago
Ali 07ec2ffe5e
fix(namespace): create ns qa feedback [EE-2226] (#10474)
1 year ago
Prabhat Khera bcb3f918d1
some minor UI fixes (#10475)
1 year ago
Prabhat Khera 7840e0bfe1
feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] (#10436)
1 year ago
Chaim Lev-Ari 44d66cc633
fix(docker/secrets): allow navigating to secret item page [EE-6164] (#10382)
1 year ago
Matt Hook 7c4c985247
upgrade some badge components to match EE (#10451)
1 year ago
Chaim Lev-Ari 57c45838d5
fix(edge/updates): allow group search [EE-6179] (#10408)
1 year ago
Ali 5a73605df2
fix(sidebar): consistent font weight [EE-5666] (#10461)
1 year ago
Prabhat Khera ff5b311eee
fix(helm): fix helm move to advance deployments issues [EE-5999] (#10453)
1 year ago
Ali 7218eb0892
feat(namespace): migrate create ns to react [EE-2226] (#10377)
1 year ago
Prabhat Khera 31bcba96c6
feature(UI): toggle styling changes [EE-4602] (#10373)
1 year ago
Ali 6a5f5aa424
fix(sidebar): qa feedback [EE-5666] (#10452)
1 year ago
matias-portainer da5a4d6714
fix(swarm/services): avoid sending credSpec object when empty EE-6178 (#10441)
1 year ago
Chaim Lev-Ari 35dfde70de
refactor(ui/page-header): make docs url explicit [EE-5966] (#10411)
1 year ago
Chaim Lev-Ari 9e57530bde
fix(build): handle warning about userId [EE-5612] (#10444)
1 year ago
Chaim Lev-Ari 5c37ed328f
refactor(docker/volumes): migrate table to react [EE-4677] (#10312)
1 year ago
Chaim Lev-Ari 8e1417b4e9
refactor(docker/containers): remove EndpointProvider from container service [EE-6180] (#10392)
1 year ago
Chaim Lev-Ari b80fcb0467
fix(docker/stacks): show orphaned stacks option [EE-6149] (#10346)
1 year ago
cmeng 66ca73f98b
fix(edge-stack): sync CE code with EE EE-6163 (#10437)
1 year ago
Ali a0dbabcc5f
feat(sidebar): update menu structure [EE-5666] (#10418)
1 year ago
Prabhat Khera b468070945
feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] (#10395)
1 year ago
Chaim Lev-Ari 5f9687a361
fix(edge/waitingroom): hide sidebar when disabled [EE-6003] (#10343)
1 year ago
Chaim Lev-Ari 9bf2957ea7
feat(docker/images): show used tag correctly [EE-5396] (#10305)
1 year ago
Ali b895e88075
fix(teasers): add teaser message full stops [EE-6035] (#10401)
1 year ago
matias-portainer 671f74ce0d
fix(edge/groups): include only user trusted endpoints in endpoint count EE-5964 (#10378)
1 year ago
cmeng 56ab19433a
fix(websocket): abort websocket when logout EE-6058 (#10372)
1 year ago
LP B ada6b31f69
fix(docker/container): container logs viewer error when logging is disabled (#10384)
1 year ago
Ali d678b155ba
fix(teasers): updated muted styles from qa feedback [EE-6035] (#10390)
1 year ago
Prabhat Khera 99625cd35f
fix team lead access to view user names (#10388)
1 year ago
Chaim Lev-Ari 95ca1d396b
fix(docker/services): show cred spec configs [EE-5276] (#10083)
1 year ago
Prabhat Khera 3ff2f64930
fix(authorization): disable user list api call if not authorised [EE-5825] (#10379)
1 year ago
Ali 702391cf88
remove apostrophe from tooltip (#10386)
1 year ago
LP B d437cde046
fix(docker/container): missing return statement when preparing container config (#10383)
1 year ago
Chaim Lev-Ari 7acde18930
feat(containers): migrate labels tab to react [EE-5212] (#10348)
1 year ago
Chaim Lev-Ari 2dfa4a7c45
refactor(containers): migrate restart policy tab to react [EE-5213] (#10347)
1 year ago
Chaim Lev-Ari 3d19c46326
style(kubernetes): disable autoFocus warning [EE-5752] (#10368)
1 year ago
Chaim Lev-Ari 57e04c3544
refactor(containers): migrate caps tab to react [EE-5215] (#10366)
1 year ago
Chaim Lev-Ari 9dde610da3
fix(docker/containers): create container with bridge network [EE-6160] (#10365)
1 year ago
LP B 26cb75def9
feat(app/home): tooltip aside edge agent version on mismatch with Portainer version (#10287)
1 year ago
Prabhat Khera 3c4660bbf3
fix(permissions): non admin access to view users [EE-5825] (#10352)
1 year ago
Ali 13c48ab961
fix(be-teaser): mute styles [EE-6035] (#10349)
1 year ago
Chaim Lev-Ari ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] (#10355)
1 year ago
cmeng fb7a2fbbe6
fix(stack): fix edit git stack validation EE-5855 (#10339)
1 year ago
matias-portainer dfce48cd5e
fix(stacks): check properly if endpoint id is defined in the stacks object EE-6118 (#10302)
1 year ago
Chaim Lev-Ari 2b47b84e5e
feat(docker/containers): migrate network tab to react [EE-5210] (#10344)
1 year ago
Chaim Lev-Ari e92f067e42
refactor(containers): migrate volumes tab to react [EE-5209] (#10284)
1 year ago
Chaim Lev-Ari 16ccf5871e
refactor(docker/containers): migrate env vars to react [EE-5211] (#10345)
1 year ago
LP B a66942aa5a
fix(app/stacks): swarm stacks incorrectly marked as orphaned (#10319)
1 year ago
Ali c18504d6f1
fix(cluster): make angular refresh env [EE-5524] (#10315)
1 year ago
Chaim Lev-Ari 25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] (#10091)
1 year ago
Chaim Lev-Ari bf85a8861d
refactor(docker/swarm): migrate nodes table to react [EE-4672] (#10184)
1 year ago
Chaim Lev-Ari fbdbd277f7
fix(docker/container): pass empty command and entrypoint [EE-6106] (#10285)
1 year ago
Matt Hook 291625959b
update logic to purge the cache, update the message when the environment can't be reached (#10298)
1 year ago
Prabhat Khera 4c16594a25
fix(security): added restrictions to see user names [EE-5825] (#10296)
1 year ago
Chaim Lev-Ari 60477ae287
refactor(docker/networks): migrate macvlan nodes selector to react [EE-4669] (#10183)
1 year ago
Chaim Lev-Ari 09aa1d35a8
refactor(ui): remove unused tables [EE-4698] (#10215)
1 year ago
cmeng 7669a3c8c6
fix(settings): misaligned poll frequency selector EE-6081 (#10286)
1 year ago
Ali dde4b95426
fix(cluster): faster submitting load times [EE-5524] (#10280)
1 year ago
LP B dfd415c62e
fix(app/stacks): stacks incorrectly marked as orphaned (#10273)
1 year ago
Matt Hook b40b305e63
fix(styles): improve styling of form-section-title [EE-5366] (#10250)
1 year ago
Chaim Lev-Ari c8a1f0fa77
refactor(docker/stacks): migrate table to react [EE-4705] (#9956)
1 year ago
Chaim Lev-Ari c3d266931f
refactor(docker/services): convert service tasks table to react [EE-4674] (#10188)
1 year ago
Chaim Lev-Ari c47a804c97
refactor(docker/secrets): migrate table to react [EE-4673] (#10185)
1 year ago
Chaim Lev-Ari b15812a74d
refactor(docker/containers): migrate networks table to react [EE-4665] (#10069)
1 year ago
matias-portainer 776f6a62c3
fix(authentication): allow nested whitespaces on AD OU names EE-5206 (#10260)
1 year ago
Chaim Lev-Ari ae3e612a24
feat(docker/stacks): fold env vars by default [EE-5575] (#9957)
1 year ago
Ali 6a8ff7c076
fix(yaml): remove create message on edit views [EE-5356] (#10254)
1 year ago
Matt Hook e5f7641e46
non-admins must supply existing passwd when changing passwd (#10249)
1 year ago
Ali 515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] (#10218)
1 year ago
Dakota Walsh 6a08bbe7e9
fix(security): block non-admins from user info listing EE-5825 (#10241)
1 year ago
Chaim Lev-Ari e82b34b775
refactor(docker/services): migrate scale form to react [EE-6057] (#10208)
1 year ago
Chaim Lev-Ari f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085)
1 year ago
Chaim Lev-Ari 46e73ee524
refactor(docker/containers): migrate processes table to react [EE-4666] (#10081)
1 year ago
Chaim Lev-Ari e5880b3e34
fix(edge): add background to table icons [EE-6020] (#10187)
1 year ago
Chaim Lev-Ari 0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] (#10068)
1 year ago
Chaim Lev-Ari cb7377ead6
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] (#9955)
1 year ago
Dakota Walsh 7be8619ab7
fix(search): Add noindex meta tag EE-5371 (#10220)
1 year ago
Chaim Lev-Ari 4a6b7e2654
fix(ui/switch): reduce label size [EE-3803] (#10019)
1 year ago
Prabhat Khera 4560a53317
add tls options to the tls dropdown (#10221)
1 year ago
Chaim Lev-Ari 1b0fd60115
refactor(docker/configs): remove EndpointProvider [EE-5746] (#9198)
1 year ago
Ali cd3c6e3089
fix(k8sconfigure): make ingress restrict be only [EE-6062] (#10216)
1 year ago
Prabhat Khera 6d203033c1
fix showing default ns for ingresses on edi (#10197)
1 year ago
Ali 841ca1ebd4
feat(app): migrate app parent view to react [EE-5361] (#10086)
1 year ago
Chaim Lev-Ari 531f88b947
chore(tests): clean tests output [EE-5758] (#9215)
1 year ago
Dakota Walsh 2953848b9a
feat(gpu): remove GPU lightbubble EE-5254 (#10096)
1 year ago
Ali 1e61f7e305
fix(ingress): handle system resources [EE-4775] (#9972)
1 year ago
Chaim Lev-Ari 5586910e9d
fix(ui/datatables): sync page count with filtering [EE-5890] (#10010)
1 year ago
Prabhat Khera bb646162d1
fix wrong error message for secrets (#10073)
1 year ago
Chaim Lev-Ari cfe0d3092d
feat(ui): add confirmation to delete actions [EE-4612] (#10003)
1 year ago
Chaim Lev-Ari 36b8c849b3
feat(edge/stacks): reload edge stacks from server [EE-5970] (#10061)
1 year ago
Ali 0f6607e703
refactor(app): migrate the yaml inspector to react [EE-5356] (#10058)
1 year ago
Ali 23295d2736
feat(app): migrate app containers to react [EE-5353] (#9992)
1 year ago
cmeng 6290e9facc
fix(waiting-room): search endpoints by edge group name EE-5965 (#10072)
1 year ago
cmeng 95424c322d
fix(datatable): image page not loading image list EE-5978 (#10071)
1 year ago
Chaim Lev-Ari a1e610a39a
fix(edge/groups): filter selected environments [EE-5891] (#10050)
1 year ago
Chaim Lev-Ari a27cc6c0e5
fix(edge/stacks): show pending envs [EE-5913] (#10052)
1 year ago
Ali 2b4cb1b7b4
fix(ingress): empty initial selection + fixes [EE-5852] (#10066)
1 year ago
Ali 26074437ca
fix(environments): fix env table [EE-5971] (#10059)
1 year ago
Prabhat Khera 665a25e448
fix edit namespace resource quota issue (#10064)
1 year ago
Chaim Lev-Ari 4a91e947ed
feat(edge/configs): add context help [EE-5963] (#10055)
1 year ago
Chaim Lev-Ari d514eeec86
fix(edge/devices): search waiting room devices [EE-5895] (#10014)
1 year ago
matias-portainer 0ef4aad79a
fix(authentication): allow whitespaces when loading AD OU name EE-5206 (#9977)
1 year ago
matias-portainer 8355d449c5
fix(edge/stacks): add pagination to environments list EE-5908 (#10042)
1 year ago
Chaim Lev-Ari fd7e8a629e
feat(edge/stacks): info for old agent status [EE-5792] (#10013)
1 year ago
Ali 7757bf7a84
fix(r2a): remove withUserProvider [EE-5355] (#10048)
1 year ago
Ali 5862aa5dd8
fix(app): use correct withCurrentUser wrapper [EE-5928] (#10040)
1 year ago
Ali 2a7a96f498
fix(microk8s): PO ui fixes [EE-5900] (#10031)
1 year ago
Ali c472fe9c18
refactor(app): app events datatable [EE-5355] (#10024)
1 year ago
matias-portainer e1a3010bc7
fix(edge/stacks): fix UI issues EE-5844 (#10021)
1 year ago
Oscar Zhou 8cf54cd0df
fix(react/datatable): override getColumnCanGlobalFilter method (#9990)
1 year ago
Ali 5865f1ca77
fix(app): update summary with ingresses [EE-5847] (#9973)
1 year ago
Chaim Lev-Ari f59573f306
fix(home): empty default sort [EE-5822] (#9951)
1 year ago
Chaim Lev-Ari 1cecbd7177
fix(docker/images): show empty size cell [EE-5823] (#9954)
1 year ago
Ali acf9203580
fix(ingress): ingress ui feedback [EE-5852] (#9982)
1 year ago
Matt Hook df47f3d8a8
show kube icon for custom template (#9968)
1 year ago
Ali d0ecf6c16b
fix(ingress): loading and ui fixes [EE-5132] (#9959)
1 year ago
Ali b19800681f
fix(app): improve perceived ingress load time [EE-5805] (#9946)
1 year ago
cmeng 6a4e44ee0a
fix(stack): update gitops updates tooltip EE-5827 (#9962)
1 year ago
Chaim Lev-Ari 37ece734f0
refactor(kube/apps): convert placement table to react [EE-4662] (#8938)
1 year ago
Matt Hook a585f34106
workding change (#9266)
1 year ago
Ali b128139b69
fix(UI): PO review tweaks [EE-5776] (#9245)
1 year ago
Dakota Walsh 400d95c1a5
fix(metrics): node chart race condition EE-5447 (#9249)
1 year ago
Matt Hook c4e8251e52
post po review changes (#9244)
1 year ago
Prabhat Khera 9fac997300
warning message placement and persisted folders heading (#9233)
1 year ago
Dakota Walsh 704d70c99b
fix(gke): port metrics to the backend EE-5447 (#9041)
1 year ago
cmeng 634326b5cd
fix(container): column selection UI issue EE-5780 (#9242)
1 year ago
cmeng 94379763f8
fix(edge-stack): edfix(image): force remove button color EE-5787ge stack git authentication issues EE-5595 (#9237)
1 year ago
Ali bb61723ba1
apply changes from EE (#9232)
1 year ago
matias-portainer b8f20a4f05
fix(waiting-room): remove breadcrumb EE-5781 (#9231)
1 year ago
matias-portainer b5c5df798a
chore(edgegroups): rename decoratedEdgeGroup property EE-5501 (#9212)
1 year ago
matias-portainer 88da28694c
refactor(docker/events): fix null dataset EE-4667 (#9208)
1 year ago
Chaim Lev-Ari 4f0f53b9aa
feat(edge/stacks): ui for status [EE-5593] (#9214)
1 year ago
Chaim Lev-Ari 03b9a9b65d
fix(registry): find registry for image [EE-5660] (#9181)
1 year ago
Chaim Lev-Ari fa755ffbca
fix(edge/stacks): show registry field for git [EE-5742] (#9217)
1 year ago
Chaim Lev-Ari fbec123595
style(edge/stacks): remove duplicate component [EE-5554] (#9209)
1 year ago