Ali
d38085a560
chore(data-cy): require data-cy attributes [EE-6880] ( #11453 )
2024-04-11 12:11:38 +12:00
Matt Hook
6e169662c2
fix(kube): fix edit application webhook link [EE-6861] ( #11391 )
2024-03-18 10:21:09 +13:00
Matt Hook
73307e164b
fix(docs): make all doc links versioned [EE-6861] ( #11382 )
2024-03-15 16:57:51 +13:00
Chaim Lev-Ari
f8e3d75797
refactor(tests): wrap tests explicitly with provider [EE-6686] ( #11090 )
2024-03-10 14:22:01 +02:00
Matt Hook
82516620e7
fix(contexthelp): remove extra slash from contexthelp docs link [EE-6780] ( #11311 )
2024-03-06 16:38:06 +13:00
Matt Hook
eda2dd20ee
fix(help): add versioned doc links to support LTS/STS docs [EE-6780] ( #11281 )
2024-03-01 15:36:09 +13:00
Chaim Lev-Ari
6c70049ecc
feat(kube): add a11y props for smoke tests [EE-6747] ( #11263 )
2024-02-29 09:26:13 +02:00
Chaim Lev-Ari
69c06bc756
feat(ci): replace jest with vitest [EE-6504] ( #10997 )
2024-01-23 08:42:52 +02:00
Ali
4096bb562d
feat(cache): introduce cache option [EE-6293] ( #10672 )
...
Co-authored-by: testa113 <testa113>
2023-11-22 14:21:07 +13:00
Ali
ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] ( #10641 )" ( #10658 )
...
This reverts commit 2c032f1739
.
2023-11-20 15:08:19 +13:00
Ali
2c032f1739
feat(cache): introduce cache option [EE-6293] ( #10641 )
2023-11-20 10:22:48 +13: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
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
e92f067e42
refactor(containers): migrate volumes tab to react [EE-5209] ( #10284 )
2023-09-21 05:31:00 +03:00
Chaim Lev-Ari
4a91e947ed
feat(edge/configs): add context help [EE-5963] ( #10055 )
2023-08-15 18:46:58 +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
Ali
07df4b1591
fix(notifications): limit only in header [EE-4815] ( #8579 )
...
Co-authored-by: testa113 <testa113>
2023-03-03 15:08:15 +13:00
Matt Hook
ac47649631
feat(kubernetes): list all kube services screen [EE-1571] ( #8524 )
...
* port services from ee
* fix external link
* post review improvements
* remove applications-ports-datatable
* minor post review updates
* add services help url
* post review update
* more post review updates
* post review updates
* rename index to component
* fix external ip display and sorting
* fix external apps tag
* fix ingress screen time format
* use uid for row id. Prevent blank link
* fix some missing bits ported from EE
* match ee
* fix display of show system resources
* remove icon next to service type
2023-03-03 08:45:19 +13:00
Ali
23f3008500
chore(notifications):improve performance [EE-4815] ( #8475 )
...
* chore(notifications):improve performance [EE-4815]
Co-authored-by: testa113 <testa113>
2023-02-17 12:51:00 +13:00
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
Matt Hook
4558ce84cf
fix(header): removed red dot from help menu [EE-4586] ( #8133 )
...
* remove red dot from help menu
* fix cursor, add menu-icon class back
2022-12-06 10:24:38 +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
itsconquest
724f1f63b7
fix(notifications): cleanup notifications code [EE-4274] ( #7790 )
...
* fix(notifications): cleanup notifications code [EE-4274]
* break long words
2022-10-11 14:05:53 +13:00
congs
6429546462
fix(help): EE-4335 context sensitive help improvement ( #7754 )
2022-10-07 14:25:26 +13:00
Ali
ae0b9b1e30
fix(ingress): ingress indicate missing services EE-4358 ( #7794 )
2022-10-06 15:24:59 +13:00
itsconquest
648c1db437
feat(notifications): track toast notifications [EE-4132] ( #7711 )
...
* feat(notifications): track toast notifications [EE-4132]
* suggested refactoring
* fix failing test
* remove duplicate styles
* applying spacing to context icon
2022-09-23 17:17:44 +12:00
congs
f8b8d549fd
feat(help): EE-2724 Context sensitive help ( #7694 )
2022-09-22 13:39:36 +12:00
Chaim Lev-Ari
fad376b415
refactor(ui): remove global providers [EE-4128] ( #7578 )
2022-09-20 21:14:24 +03:00
fhanportainer
0242c8e4ef
fix(dropdown): fixed dropdown menu background color in dark mode. [EE-4026] ( #7591 )
...
* fix(dropdown): fixed dropdown menu background color in dark mode. [EE-4026]
* fix(dropdown): fixed table setting background color in dark mode.
* fix(dropdown): updated --bg-dropdown-menu-color in dark theme.
* fix(dropdown): fixed dropdown border radius issue
* fix(dropdown): fixed dropdown option text color in dark mode
2022-09-14 10:16:02 +12:00
itsconquest
d95a67a567
fix(theme): env sidebar darkmode color [EE-4188] ( #7638 )
...
* fix(theme): env sidebar darkmode color [EE-4188]
* style usericon
* further dark mode changes
2022-09-09 12:47:06 +12:00
Chaim Lev-Ari
6536d36c24
feat(ui): hide user menu on docker extension [EE-4115] ( #7563 )
2022-08-29 05:07:07 +03:00
fhanportainer
c17baa36ef
fix(app-template): fixed the app template list not scroll to top issue ( #7519 )
...
* fix(app-template): fixed the app template list not scroll to top issue
* fix(templates): added id prop to PageHeader component.
2022-08-20 00:31:17 +12:00
Chaim Lev-Ari
eda8347091
fix(ui/header): change font sizes [EE-3966] ( #7485 )
2022-08-16 18:08:08 +03:00
Chaim Lev-Ari
95fb5a4baa
fix(ui): fix ui bugs [EE-3847] ( #7453 )
2022-08-12 15:47:56 +12:00
Chaim Lev-Ari
c3ce4d8b53
feat(sidebar): add dark theme colors [EE-3666] ( #7414 )
2022-08-10 07:12:20 +03:00
Richard Wei
75c1b485ab
feat(ui): css tidy up for ui change EE-3795 ( #7354 )
...
* css tidy up for ui change
2022-08-02 12:17:22 +12:00
Richard Wei
aa830a0e58
fix(ui): fix docker images page error on pageheader EE-3668 ( #7212 )
...
* fix docker images page error with link on page-header
2022-07-28 09:53:19 +12:00
Chaim Lev-Ari
82b848af0c
refactor(azure): migrate module to react [EE-2782] ( #6689 )
...
* refactor(azure): migrate module to react [EE-2782]
* fix(azure): remove optional chain
* feat(azure): apply new icons in dashboard
* feat(azure): apply new icons in dashboard
* feat(ui): allow single string for breadcrumbs
* refactor(azure/containers): use Table.content
* feat(azure/containers): implement new ui [EE-3538]
* fix(azure/containers): use correct icon
* chore(tests): mock svg as component
* fix(azure): fix tests
Co-authored-by: matias.spinarolli <matias.spinarolli@portainer.io>
2022-07-26 16:44:08 -03:00
LP B
b059641c80
fix(app/environment): console errors related to usage of React components [EE-3760] ( #7310 )
2022-07-26 17:50:49 +02: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
0cd2a4558b
chore(app): fix e2e tests ( #7154 )
2022-07-04 12:20:46 +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
Chaim Lev-Ari
6fe26a52dd
feat(app): ui additional css class [EE-3594] ( #7157 )
...
* feat(app): ui additional css class [EE-3594]
2022-07-01 13:14:22 +12:00
Chaim Lev-Ari
ed8f9b5931
feat(sidebar): implement new design [EE-3447] ( #7118 )
2022-06-28 10:42:42 +03:00
Chaim Lev-Ari
cd19eb036b
refactor(app): use colors with tailwind [EE-3601] ( #7133 )
...
* refactor(app): use colors with tailwind
2022-06-28 07:16:28 +12:00
Chaim Lev-Ari
84611a90a1
refactor(sidebar): migrate sidebar to react [EE-2907] ( #6725 )
...
* refactor(sidebar): migrate sidebar to react [EE-2907]
fixes [EE-2907]
feat(sidebar): show label for help
fix(sidebar): apply changes from ddExtension
fix(sidebar): resolve conflicts
style(ts): add explanation for ddExtension
fix(sidebar): use enum for status
refactor(sidebar): rename to EdgeComputeSidebar
refactor(sidebar): removed the need of `ident` prop
style(sidebar): add ref for mobile breakpoint
refactor(app): document testing props
refactor(sidebar): use single sidebar item
refactor(sidebar): use section for nav
refactor(sidebar): rename sidebarlink to link
refactor(sidebar): memoize menu paths
fix(kubectl-shell): infinite loop on hooks dependencies
refactor(sidebar): use authorized element
feat(k8s/shell): track open shell
refactor(k8s/shell): remove memoization
refactor(settings): move settings queries to queries
fix(sidebar): close sidebar on mobile
refactor(settings): use mutation helpers
refactor(sidebar): remove memo
refactor(sidebar): rename sidebar item for storybook
refactor(sidebar): move to react
gprefactor(sidebar): remove dependence on EndProvider
feat(environments): rename settings type
feat(kube): move kubeconfig button
fix(sidebar): open submenus
fix(sidebar): open on expand
fix(sibebar): show kube shell correctly
* fix(sidebar): import from react component
* chore(tests): fix missing prop
2022-06-23 10:25:56 +03:00
Chaim Lev-Ari
f78a6568a6
feat(ui): portainer base component css change [EE-3381] ( #7115 )
2022-06-23 09:32:18 +03:00
Chaim Lev-Ari
18252ab854
refactor(app): move react components to react codebase [EE-3179] ( #6971 )
2022-06-17 19:18:42 +03:00