Ali
e07ee05ee7
refactor(app): persisted folders form section [EE-6235] ( #10693 )
...
* refactor(app): persisted folder section [EE-6235]
2024-01-03 09:46:26 +13: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
Ali
7218eb0892
feat(namespace): migrate create ns to react [EE-2226] ( #10377 )
2023-10-11 20:32:02 +01:00
Ali
c18504d6f1
fix(cluster): make angular refresh env [EE-5524] ( #10315 )
...
Co-authored-by: testa113 <testa113>
2023-09-20 19:33:43 +12:00
Ali
6a8ff7c076
fix(yaml): remove create message on edit views [EE-5356] ( #10254 )
...
Co-authored-by: testa113 <testa113>
2023-09-07 09:29:25 +12:00
Ali
515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] ( #10218 )
2023-09-06 04:06:36 +12: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
Prabhat Khera
665a25e448
fix edit namespace resource quota issue ( #10064 )
2023-08-16 10:25:01 +12:00
Dakota Walsh
704d70c99b
fix(gke): port metrics to the backend EE-5447 ( #9041 )
2023-07-24 12:16:29 +12: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
Prabhat Khera
fc1aec3bb8
fix(ui): namespace caching issue EE-5273 ( #8709 )
...
* fix namespace caching issue
* fix(apps): add loading state [EE-5273]
* rm endpoint provider
* fix(namespace): remove caching [EE-5273]
* variable typo
---------
Co-authored-by: testa113 <testa113>
2023-03-31 13:24:57 +13:00
Prabhat Khera
bdde278139
feat(applications): application page performance improvements EE-4956 ( #8569 )
2023-03-08 10:27:42 +13:00
Prabhat Khera
defce0cf6d
feat(kuberenetes): add annotations to kube objects EE-4089 ( #8499 )
...
* add annotations BE teaser
* fix settings icon click on home screen for kube env
* add debouce to namespace validation
* ingress button tooltip fixed
* fix tooltip text
2023-03-01 13:11:12 +13:00
Chaim Lev-Ari
e66dea44e3
refactor(ui/modals): replace bootbox with react solution [EE-4541] ( #8010 )
2023-02-14 13:49:41 +05:30
Ali
58d66d3142
chore(prettier): add tailwind prettier plugin [EE-4809] ( #8221 )
...
* add prettier plugin
* apply tailwind prettier formatting
2023-02-13 10:04:24 +13:00
Ali
9f6702d0b8
feat(resourcequotas): reduce resource quota requests [EE-4757] ( #8420 )
2023-02-10 18:28:53 +13:00
Ali
5b02f636d7
fix(namespace): move warning [EE-4885] ( #8370 )
...
Co-authored-by: testa113 <testa113>
2023-01-23 10:41:39 +13: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
78dcba614d
refactor(portainer): move to react [EE-3350] ( #7915 )
2022-11-13 10:10:18 +02:00
Ali
9f3d5185b0
fix(slider): use and update react slider EE-4522 ( #7987 )
2022-11-04 14:12:53 +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
Ali
1722257d68
fix(cluster): fix cluster setup no ingress develop EE-4352 ( #7776 )
...
* fix(cluster) update cluster wo controllers EE-4352
* fix(ing): stop errors in ns EE-4352
2022-10-04 12:13:56 +13:00
Dakota Walsh
89eda13eb3
feat(ingress): autodetect ingress controllers EE-673 ( #7712 )
2022-09-27 08:43:24 +13: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
Matt Hook
7accdf704c
fix(kube): change warning text colour to match figma styling [EE-3045] ( #7582 )
...
* update warning text colour, icon and alignment to match figma
2022-09-15 11:09:19 +12:00
Ali
36c93c7f57
fix(ui): kubernetes-consistent-styling EE-3820 ( #7425 )
2022-08-13 00:22:45 +06:00
Chaim Lev-Ari
c3ce4d8b53
feat(sidebar): add dark theme colors [EE-3666] ( #7414 )
2022-08-10 07:12:20 +03:00
Dakota Walsh
d28030abea
feat(ui): namespace details UI improvements EE-3480 ( #7335 )
2022-08-04 14:45:44 +12:00
Chaim Lev-Ari
9a92b97b7e
fix(sidebar): show authorized links [EE-3610] ( #7152 )
2022-07-22 14:14:31 +12:00
Richard Wei
a66fd78dc1
feat(ui): apply react pageheader to all pageview EE-3615 ( #7178 )
...
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
2022-07-06 09:08:45 +03:00
Chaim Lev-Ari
d7306fb22e
refactor(app): replace angularjs tooltip with react [EE-3606] ( #7172 )
...
* refactor(app): replace angularjs tooltip with react
2022-07-04 11:21:25 +12:00
Richard Wei
8ce3e7581b
fix: wildcard with hostname validation error issue EE-2101 ( #6741 )
...
* fix wildcard validation error
2022-04-20 17:02:21 +12:00
Richard Wei
9de0704775
feat(ingress): support-regex-with-k8s-ingress EE-2644 ( #6748 )
...
* support regex with k8s ingress
* remove text for rewrite to /
* added tooltip
2022-04-20 16:45:20 +12:00
wheresolivia
4ddd6663f5
add data-cy to mark namespace system button ( #6714 )
2022-04-01 13:30:56 +13:00
Chaim Lev-Ari
1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] ( #6356 )
2022-01-17 07:53:32 +02:00
Chaim Lev-Ari
7ae5a3042c
feat(app): introduce component library in react [EE-1816] ( #6236 )
...
* refactor(app): replace notification with es6 service (#6015 ) [EE-1897]
chore(app): format
* refactor(containers): remove the dependency on angular modal service (#6017 ) [EE-1898]
* refactor(app): remove angular from http-request [EE-1899] (#6016 )
* feat(app): add axios [EE-2035](#6077 )
* refactor(feature): remove angular dependency from feature service [EE-2034] (#6078 )
* refactor(app): replace box-selector with react component (#6046 )
fix: rename angular2react
refactor(app): make box-selector type generic
feat(app): add story for box-selector
feat(app): test box-selector
feat(app): add stories for box selector item
fix(app): remove unneccesary element
refactor(app): remove assign
* feat(feature): add be-indicator in react [EE-2005] (#6106 )
* refactor(app): add react components for headers [EE-1949] (#6023 )
* feat(auth): provide user context
* feat(app): added base header component [EE-1949]
style(app): reformat
refactor(app/header): use same api as angular
* feat(app): add breadcrumbs component [EE-2024]
* feat(app): remove u element from user links
* fix(users): handle axios errors
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
* refactor(app): convert switch component to react [EE-2005] (#6025 )
Co-authored-by: Marcelo Rydel <marcelorydel26@gmail.com>
2021-12-15 08:14:53 +13:00
Richard Wei
af0d637414
fix cluster setup page route ( #6020 )
2021-11-08 14:32:36 +13:00
cong meng
6a67e8142d
fix(frontend) prevent notification showing Object Object EE-1745 ( #5778 )
...
* fix(frontend) prevent notification showing Object Object EE-1745
* fix(frontend) fix notification args in wrong order EE-1745
* fix(rbac) add metrics rbac for regular users EE-1745
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-10-12 10:37:07 +13:00
Chaim Lev-Ari
e60dbba93b
feat(app): highlight be provided value [EE-882] ( #5703 )
2021-10-06 09:24:26 +03:00
Chaim Lev-Ari
db04bc9f38
fix(k8s/ns): validate ingress ctrl host pattern ( #5663 )
...
* fix(k8s/ns): validate ingress ctrl host pattern
* feat(kube/ns): validate ingress hostname
2021-09-24 14:02:06 +03:00
zees-dev
7d40a83d03
feat(kubectl-shell): page state refreshes in k8s endpoint do not close shell EE-1628 ( #5685 )
...
* converting all kubernetes view reload to partial state heirarchy refresh
* updated helm and kube kustom templates headers to use the reusable k8s page header component
2021-09-24 20:21:50 +12:00
testA113
5ad3cacefd
Xt 321 automate k8s smoke test data cy attributes ( #5734 )
...
* added data-cy attributes for robust ui test automation
2021-09-24 13:00:55 +12:00
Richard Wei
9f179fe3ec
feat(ui):rename endpoint(s) to environment(s) EE-1206 ( #5588 )
...
* rename endpoints to environments EE-1206
2021-09-08 20:42:17 +12:00
Richard Wei
8d8f21368d
feat(frontend): dark and high contrast theme supported EE-909 ( #5353 )
...
* feat dark theme & high contrast theme supported
2021-09-08 11:06:18 +12:00
LP B
6fea8373c6
feat(app/registries): add warning modal on registries deletion ( #5396 )
...
* feat(app/registries): add warning modal on registries deletion
feat(app/namespace): add confirmation modal on registry removal
feat(app/registry-access): add confirmation modal on namespace removal
fix(app/registry-access): change update to remove in confirmation modal
refactor(app/registries): generic message on registry access removal
* fix(app/registries): typo in warning messages
2021-09-06 17:25:02 +12:00
LP B
b8e6c5ea91
fix(app/namespace): allow default-ns registries edit from namespace page ( #5554 )
2021-09-03 15:47:37 +02:00
cong meng
7760595f21
feat(rbac) remove list ingresses permissions EE-1304 ( #5458 )
...
* feat(RBAC) EE-1304 list ingresses of current namespace other than all namespaces at front end side
* feat(RBAC) EE-1304 remove list ingresses from clusterrole
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-09-01 09:43:11 +12:00
Chaim Lev-Ari
1830a80a61
feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system ( #5360 )
...
* feat(k8s/resource-pool): add the ability to mark/unmark resource pool as system
fix(kube/ns): check label to see if namespace is system
refactor(k8s/namespaces): rename variables
feat(kubernetes): toggle system state in the server (#5361 )
fix(app/resource-pool): UI fixes
feat(app/resource-pool): add confirmation modal when unamrking system namespace
* refactor(app): review changes
* feat(app/namespaces): introduce store to retrieve namespace system status without changing all the kubernetes models
refactor(app/namespaces): remove unused code first introduced for system tagging
fix(app/namespaces): cache namespaces to retrieve system status regardless of namespace reference format
refactor(app): migrate namespace store from helper to a separate singleton
refactor(app): remove KubernetesNamespaceHelper from DI cycle
* refactor(app): normalize usage of KubernetesNamespaceHelper functions
* refactor(app/k8s): change namespace store to functions instead of class
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2021-08-26 16:00:59 +02:00
testA113
7c02e4b725
Xt 485/give front end elements data cy attributes ( #5483 )
...
* kubernetes attributes done, swarm attributes halfway, aci to go
* all attributes for cypress selectors added
* kubernetes attributes done, swarm attributes halfway, aci to go
* all attributes for cypress selectors added
* all attributes for cypress selectors added
* fixed files from rebase, added docker sidebar element attributes
* kubernetes attributes done, swarm attributes halfway, aci to go
* all attributes for cypress selectors added
* all attributes for cypress selectors added
* removed files to match develop
* ammended comments
* removed bindings for switch
2021-08-26 12:05:28 +12:00
LP B
f763dcb386
refactor(k8s/namespaces): rename Storages sections to Storage ( #5375 )
2021-08-17 15:20:04 +02:00