Prabhat Khera
35701f5899
svg support in icons.tsx ( #7266 )
2022-07-14 13:44:56 +12:00
Richard Wei
9a2cdc4a93
feat(ui): replace boxselector with react component EE-3593 ( #7215 )
...
* replace boxselector and upload vendor icon
2022-07-08 12:57:36 +12:00
Ali
14a8b1d897
feat(ui): add sorting icon component and table header cell styling EE-3626 ( #7165 )
...
* feat(ui): add sorting icons EE-3626
feat(ui): Add react component for sorting icons
feat(ui) make component usable in angular
* feat(ui): update angular example EE-3626
2022-07-08 01:20:33 +12:00
Chaim Lev-Ari
ce840997bf
feat(ui): sort search bar icon [EE-3663] ( #7205 )
2022-07-06 17:05:17 +03:00
Chaim Lev-Ari
88c4a43a19
feat(ui): add icon to button [EE-3662] ( #7204 )
2022-07-06 17:05:00 +03:00
Chaim Lev-Ari
8bf1c91bc9
refactor(app): redesign dashboard-item component [EE-3634] ( #7175 )
2022-07-06 11:23:53 +03: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
b004b33935
fix(sidebar): sort issues [EE-3447] ( #7147 )
2022-07-06 08:09:14 +03:00
Chaim Lev-Ari
0cd2a4558b
chore(app): fix e2e tests ( #7154 )
2022-07-04 12:20:46 +03:00
Richard Wei
69baa279d4
feat(ui): break css into module EE-3629 ( #7180 )
...
* break css into module and fix icon mode
2022-07-04 14:11:13 +12:00
Matt Hook
dd4d126934
feat(switch): add optional switch text [EE-3625] ( #7164 )
...
* add optional switch text
2022-07-04 13:05:04 +12: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
f26e1fa21b
add inline-flex to button group ( #7168 )
...
* add inline-flex to button group
2022-07-04 07:16:45 +12:00
congs
975dc9c1da
fix(edge): EE-3092 hide the ability to add edge agents in Docker Desktop extension ( #7090 )
2022-07-01 17:22:40 +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
882051cc30
chore(sidebar): add data-cys [EE-3605] ( #7143 )
...
* chore(sidebar): add data-cys [EE-3605]
fix [EE-3605]
2022-06-28 19:36:40 +03: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
95f706aabe
fix(analytics): load public settings [EE-3590] ( #7128 )
2022-06-27 19:29:17 +03:00
Chaim Lev-Ari
46e1a01625
refactor(docker): move components to react [EE-3348] ( #7084 )
2022-06-26 17:16:50 +03:00
andres-portainer
00126cd08a
fix(wizard): replace the YAML file by the docker commands EE-3589 ( #7111 )
2022-06-24 14:59:10 -03: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
825269c119
fix(edge): show heartbeat for async env [EE-3380] ( #7097 )
2022-06-22 20:11:46 +03:00
Chaim Lev-Ari
92eaa02156
fix(docker/networks): show correct resource control data [EE-3401] ( #7060 )
2022-06-17 19:21:41 +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
Ali
66799a53f4
fix(wizard): return back to envs page EE-3419 ( #7065 )
2022-06-13 14:59:41 +12:00
Ali
be11dfc231
fix(wizard): show teasers for kaas and kubeconfig features [EE-3316] ( #7008 )
...
* fix(wizard): add kubeconfig, nomad and kaas teasers
2022-06-10 09:17:13 +12:00
Ali
60eab3e263
fix(wizard): use 'New Environments' title EE-3329 ( #7034 )
2022-06-08 16:35:58 +12:00
Ali
eb4ff12744
feat(wizard): replace-the-add-envs-button-with-env-wizard-button EE-3001 ( #7013 )
...
* feat(envs): on env click, direct user to wizard
2022-06-03 22:33:17 +12:00
Chaim Lev-Ari
ac096dda46
feat(wizard): add edge form [EE-3000] ( #6979 )
2022-06-01 07:28:31 +03:00
Chaim Lev-Ari
1ccdb64938
refactor(custom-templates): render template variables [EE-2602] ( #6937 )
2022-05-31 13:00:47 +03:00
Chaim Lev-Ari
d52417c14f
refactor(app): convert tag-selector to react [EE-2983] ( #6783 )
2022-05-29 09:14:14 +03:00
Chaim Lev-Ari
01dc9066b7
refactor(wizard): migrate to react [EE-2305] ( #6957 )
2022-05-23 17:32:51 +03:00
Chaim Lev-Ari
1132c9ce87
refactor(app): create empty react structure [EE-3178] ( #6926 )
2022-05-17 07:22:44 +03:00