cmeng
b3c489366f
fix(edge-stack): avoid reference of undefined EE-6914 ( #11465 )
2024-03-27 16:02:25 +13:00
Oscar Zhou
d9ae249ffe
chore(template/git): sync frontend code from ee ( #11343 )
2024-03-18 08:55:26 +13:00
Prabhat Khera
6094dc115b
fix(container): autocomplete off for create container form [EE-6761] ( #11337 )
...
* autocomplete off doe create container form
* address review commets
* remove auto complete off from forms
2024-03-11 13:38:59 +13:00
Prabhat Khera
de3a3f88a0
fix(ui): autocomplete on edge custom template and stacks [EE-6761] ( #11269 )
2024-02-27 20:15:56 +13:00
Oscar Zhou
6258c02353
fix(edge/template): validate app template env vars [EE-6743] ( #11234 )
2024-02-26 09:00:03 +13:00
Oscar Zhou
22b4d029fd
fix(edge/template): custom template git fields not pre-filled [EE-6695] ( #11113 )
2024-02-19 08:39:16 +13:00
Chaim Lev-Ari
fe6ed55cab
feat(edge/stacks): add app templates to deploy types [EE-6632] ( #11070 )
2024-02-15 09:00:57 +02:00
Oscar Zhou
fa63432695
fix(stack/template): web editor error shows for changing between same mustache templates [EE-6563] ( #10976 )
2024-01-19 09:28:09 +13:00
Chaim Lev-Ari
2a18c9f215
fix(edge/templates): fix issues with git templates [EE-6357] ( #10679 )
2023-12-04 08:46:44 +02:00
Chaim Lev-Ari
7a9436dad7
fix(edge/stacks): clear templates values on change method [EE-6390] ( #10707 )
2023-11-30 07:13:01 +02:00
Chaim Lev-Ari
76bcdfa2b8
fix(edge/templates): fix issues [EE-6328] ( #10656 )
2023-11-27 09:56:15 +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
Chaim Lev-Ari
e43d076269
feat(edge/templates): introduce edge specific settings [EE-6276] ( #10609 )
2023-11-15 14:43:18 +02:00
Chaim Lev-Ari
68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] ( #10561 )
2023-11-15 10:45:07 +02:00
Chaim Lev-Ari
e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] ( #10480 )
2023-11-14 14:54:44 +02:00
matias-portainer
8bb5129be0
feat(nomad): remove nomad from UI EE-6060 ( #10509 )
2023-10-31 15:27:20 -03:00
Chaim Lev-Ari
f5e09618f0
feat(edge): add EnvVar to stack details [EE-5463] ( #9036 )
2023-07-04 11:14:35 +07:00
Chaim Lev-Ari
93bf630105
feat(edge/stacks): sync EE codechanges [EE-498] ( #8580 )
2023-05-31 01:33:22 +07:00
Chaim Lev-Ari
feab2a757e
feat(gitops): allow to skip tls verification [EE-5023] ( #8668 )
2023-04-03 09:19:17 +03:00
Chaim Lev-Ari
d64e7eacfc
fix(ui/code-editor): stretch code editor content full height [EE-5202] ( #8673 )
2023-03-30 12:26:32 +03:00
cmeng
0ab7987684
fix(edge-stack) always show edge group selector [EE-5157] ( #8639 )
2023-03-10 10:48:44 +13:00
Chaim Lev-Ari
70710cfeb7
feat(edge): associate edge env to meta fields [EE-3209] ( #8551 )
...
* refactor(edge/groups): load edge groups in selector
fix(edge/stacks): remove double groups title
* feat(edge): supply meta fields to edge script [EE-5043]
* feat(edge): auto assign aeec envs to groups and tags [EE-5043]
fix [EE-5043]
fix(envs): fix global key test
* fix(edge/groups): save group type
* refactor(edge/devices): move loading of devices to table
* refactor(tags): select paramter for query
* feat(edge/devices): show meta fields
* refactor(home): simplify filter
* feat(edge/devices): filter by meta fields
* refactor(edge/devices): break filter and loading hook
2023-03-07 09:25:04 +13:00
cmeng
6d659b4a2c
fix(edge-stack): add validation for edge stack name [EE-4283] ( #8504 )
2023-03-01 19:51:08 +13:00
Chaim Lev-Ari
273a3f9a10
refactor(gitops): migrate git form to react [EE-4849] ( #8268 )
2023-02-23 01:43:33 +05:30
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
Chaim Lev-Ari
2dddc1c6b9
refactor(ui/box-selector): replace all selectors [EE-3856] ( #7902 )
2023-02-07 09:03:57 +05:30
Ali
5640cce4d6
chore(kompose): remove from settings [EE-4741] ( #8375 )
2023-01-26 16:03:44 +13:00
cmeng
919a854d93
feat(edge): EE-4570 allow pre-pull images with edge stack deployment ( #8210 )
...
Co-authored-by: Matt Hook <hookenz@gmail.com>
2022-12-21 13:18:51 +13:00
Chaim Lev-Ari
930d9e5628
feat(edge/stacks): use namespace in manifest [EE-4507] ( #8145 )
2022-12-13 22:56:47 +02: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
cmeng
4cfa584c7c
fix(git): EE-4577 Git Repository Fields are Missing in Edge Stacks ( #8057 )
2022-11-18 08:59:58 +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
Chaim Lev-Ari
ace01eac9d
fix(ui): box-selector fixes [EE-3949] ( #7489 )
2022-08-22 11:55:48 +03:00
Ali
7bd971f838
fix(toast): update styles and custom button ( #7450 )
...
EE-3829
2022-08-10 17:07:35 +12:00
matias-portainer
ad86b6b11f
feat(ui): renovate the edge stacks creation page EE-3533 ( #7319 )
2022-08-01 15:33:18 -03:00
Matt Hook
3d4d2b50ae
update wording, docker-compose to docker compose ( #7233 )
2022-07-14 10:40:34 +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
1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] ( #6356 )
2022-01-17 07:53:32 +02:00
Marcelo Rydel
8dbb802fb1
feat(react): add FileUploadField and FileUploadForm components [EE-2336] ( #6350 )
2022-01-05 10:39:34 -03: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
testA113
7611cc415a
added selectors ( #5616 )
...
* added selectors
* moved selector to html element
2021-09-28 22:10:41 +13:00
Chaim Lev-Ari
5c8450c4c0
feat(edgestacks): support kubernetes edge stacks ( #5276 ) [EE-393]
2021-09-09 11:38:34 +03:00
Chaim Lev-Ari
4ffee27a4b
feat(analytics): track existing features ( #5448 ) [EE-1076]
2021-09-05 13:03:48 +03: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
Richard Wei
3257cb1e28
fix(app):fix additional not save warning EE-799 ( #5161 )
...
* fix(app):fix additional not save warning EE-799
* fix additional warning when user leave page
* fix additional warning when user leave page in buildImageController.js
* fix docker build controller additional warning message
* fix changes required from reviews
* - refactored ondestroy hook function to align it closer to (below) oninit
- removed duplicated hook func duplication in configurationController
Co-authored-by: zees-dev <dev.786zshan@gmail.com>
2021-08-10 16:44:33 +12:00
Chaim Lev-Ari
c6b770d697
feat(edgestack): remove deploy message ( #5279 )
...
[EE-392]
2021-07-08 11:39:52 +12:00