Chaim Lev-Ari
ecd54ab929
refactor(docker/images): convert table to react [EE-4668] ( #8910 )
2023-07-13 10:47:20 +03:00
Chaim Lev-Ari
599d214e50
refactor(docker): remove EndpointProvider from commit [EE-5641] ( #9123 )
2023-06-28 08:02:43 +07:00
Chaim Lev-Ari
dfc1a7b1d7
refactor(docker/images): remove EndpointProvider from build [EE-5551] ( #9020 )
2023-06-25 08:02:54 +07:00
Oscar Zhou
2ac70b1eb6
feat(gitops): reword automatic update to gitops update for ui and docs ( #9067 )
2023-06-13 15:32:10 +12:00
Chaim Lev-Ari
2d05103fed
refactor(ui): migrate env var field to react [EE-4853] ( #8451 )
2023-05-31 10:08:41 +07:00
Oscar Zhou
96de026eba
fix(container/network): recreate container changes static IP [EE-5448] ( #8960 )
...
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-05-30 09:36:10 +12:00
Chamhaw
a2f734051c
fix(service): service related UI issues [EE-4062] ( #7943 )
2023-05-25 15:59:32 +12:00
cmeng
93866644c6
fix(GPU): EE-4331 error when enabling gpu on existing container ( #8316 )
2023-05-24 09:21:21 +12:00
Chaim Lev-Ari
f96e7ff434
fix(ui): confirm deletion [EE-4612] ( #8868 )
2023-05-21 17:16:15 +07:00
cmeng
e156243e43
fix(code-editor): highlight syntax web editor EE-5405 ( #8871 )
2023-05-17 14:07:21 +12:00
Dakota Walsh
b5771df6a8
fix(image): allow dot in image names [EE-4595] ( #8619 )
2023-04-27 09:44:08 +12: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
Prabhat Khera
f6e8b25cf3
fix Gpus null issue ( #8692 )
2023-03-21 16:06:01 +13:00
Prabhat Khera
77b49ae9c5
fix typo in delete image modal dialog ( #8621 )
2023-03-13 11:05:51 +13:00
Ali
2cc80e5e5d
refactor(GPU): refactor to colocate and simplify UI work [EE-5127] ( #8593 )
...
* refactor to colocate and simplify
* fix(insights): text size to match portainer views
---------
Co-authored-by: testa113 <testa113>
2023-03-09 22:06:57 +13: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
fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] ( #8518 )
2023-03-03 14:47:10 +13:00
Chaim Lev-Ari
6074d1fcb5
fix(docker): clone config [EE-5115] ( #8575 )
2023-03-02 11:38:21 +02:00
Ali
96e5d44cc2
fix(teaser): add up-to-date teaser [EE-5014] ( #8548 )
...
Co-authored-by: testa113 <testa113>
2023-03-02 10:14:50 +13:00
Chaim Lev-Ari
ab9b0c2147
feat(docker/containers): show name in log view [EE-5108] ( #8557 )
2023-03-01 09:37:23 +02:00
Chaim Lev-Ari
b98c71f1ab
refactor(ui): move react components to react codebase [EE-3354] ( #8258 )
...
* refactor(ui): move react components to react codebase [EE-3354]
* refactor(app): move bocx selector options
* refactor(react): spearate portainer components
* fix(app): fix imports
2023-02-28 17:32:29 +02:00
Chaim Lev-Ari
5507b1e8c9
refactor(ui/editor): migrate code-editor to react [EE-4848] ( #8257 )
2023-02-23 09:10:31 +04: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
Matt Hook
f9bbe000fb
fix(docker): remove prepended slash by default on container names [EE-3592] ( #8195 )
...
* remove prepended slash by default if present
* trimcontainername still needed
2023-02-09 17:18:19 +13:00
Chaim Lev-Ari
2dddc1c6b9
refactor(ui/box-selector): replace all selectors [EE-3856] ( #7902 )
2023-02-07 09:03:57 +05:30
Chaim Lev-Ari
d75d2ba9ce
fix(docker): fix links to docs [EE-4486] ( #8166 )
2022-12-18 10:13:18 +02:00
Oscar Zhou
b22cdb3559
fix(access/team): team member cannot change ownership to its own team [EE-4423] ( #8052 )
2022-12-15 21:27:18 +13:00
matias-portainer
b48aa1274d
fix(host): fix host info request EE-4641 ( #8169 )
2022-12-07 10:48:42 -03: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
d484a0eb64
fix(docker): remove word break in details [EE-4481] ( #7996 )
2022-11-22 15:00:55 +02:00
Chaim Lev-Ari
75f40fe485
refactor(portainer): remove offline mode [EE-4348] ( #7761 )
...
Co-authored-by: deviantony <anthony.lapenna@portainer.io>
2022-11-21 09:50:47 +02:00
Chaim Lev-Ari
78dcba614d
refactor(portainer): move to react [EE-3350] ( #7915 )
2022-11-13 10:10:18 +02:00
Chaim Lev-Ari
a0237852ef
fix: fix occurred typo [EE-4536] ( #7994 )
2022-11-08 07:30:37 +02:00
congs
f94147b07b
fix(registry): EE-4526 Registry Manage access link broken ( #7975 )
2022-11-04 12:10:42 +13:00
Chaim Lev-Ari
37d4a80769
refactor(environments): remove endpoints cache [DTD-100] ( #6408 )
2022-11-02 13:29:26 +02:00
Hao
0365ed8e70
fix(docker): comfirm modal for removing secrets/networks/configs [EE-4211] ( #7882 )
...
* fix(ui): comfirm modal for removing secrets/networks/configs [EE-4211]
* fix(ui): comfirm modal for removing secrets/networks/configs [EE-4211]
* fix(ui): comfirm modal for removing secrets/networks/configs [EE-4211]
2022-10-21 16:03:41 +08:00
Rex Wang
66fd039933
EE-2681 fix(docker): fix message format ( #7784 )
2022-10-05 09:20:00 +08:00
congs
f8b8d549fd
feat(help): EE-2724 Context sensitive help ( #7694 )
2022-09-22 13:39:36 +12:00
Chao Geng
d3f094cb18
fix(image): better URL info text and a link to documentation to build image [EE-2409] ( #7641 )
...
* URL info text and a link to documentation to build image
2022-09-20 13:42:31 +08:00
Chao Geng
d570aee554
feat(image): upload local files for building image EE-3021 ( #7507 )
...
* support to make multiple files in archive buffer
* upload files by multipart
2022-09-14 14:47:24 +08:00
LP B
ea05814af4
fix(images/build): enforce file content length only when using the editor ( #7630 )
2022-09-08 02:32:36 +02:00
Chaim Lev-Ari
d9cc7eda51
refactor(app): move access-control components [EE-3441] ( #7559 )
2022-09-07 07:25:00 +03:00
Rex Wang
326a8abdc7
EE-4021 fix(docker): rename deployed container ( #7601 )
2022-09-05 17:39:08 +08:00
Rex Wang
c0f3d0193d
EE-4125 fix(docker): fix creating container UI style ( #7607 )
2022-09-05 07:08:38 +08:00
Rex Wang
88757d2617
fix(docker): style fixes [EE-4024] ( #7569 )
...
* EE-4042 update docker screens trash icon
* EE-4024 fix(docker): change styles
2022-09-01 19:02:21 +08:00
Rex Wang
a9b1a9c194
fix(docker): don't trimming when creating secret [EE-3265] ( #7577 )
...
* EE-3265 fix(docker): stop trimming when creating secret
* EE-3265 fix(docker): stop triming when creating secret in k8s
2022-08-31 23:19:14 +08:00
LP B
2f0dbf2ae1
fix(container/edit): fallback value when retrieving GPU config without snapshot available [EE-4110] ( #7570 )
2022-08-30 14:52:24 +02:00
Oscar Zhou
d24e5ff71e
feat(docker/container): support --shm-size configuration [EE-550] ( #7547 )
2022-08-30 09:22:27 +12:00
wheresolivia
6174940ac2
add data-cy attributes for docker image tag selectors ( #7581 )
2022-08-29 13:46:06 +12:00
Chaim Lev-Ari
234627f278
fix(ui/buttons): set hyperlink style [EE-4007] ( #7524 )
2022-08-24 07:40:50 +03:00
Chaim Lev-Ari
ace01eac9d
fix(ui): box-selector fixes [EE-3949] ( #7489 )
2022-08-22 11:55:48 +03:00
fhanportainer
8cbff097e4
feat(docker): fixed info icon in docker feature config section. ( #7492 )
2022-08-19 12:55:29 +12:00
Rex Wang
69bc815acd
EE-3998 bug fix ( #7522 )
2022-08-18 18:56:37 +08:00
Rex Wang
cc6c5d45b7
Fix(UI) UI fixes on docker container screens EE-3915 ( #7500 )
...
* EE-3915 ui fixes on docker container pages
* Update createcontainer.html
Update label
2022-08-17 23:37:35 +08:00
Rex Wang
b67f404d8d
EE-3905 changes for item 1,2,3,4,9,10,12,13,14 ( #7467 )
2022-08-12 12:47:44 +08:00
Chaim Lev-Ari
95fb5a4baa
fix(ui): fix ui bugs [EE-3847] ( #7453 )
2022-08-12 15:47:56 +12:00
Chaim Lev-Ari
bed4257194
refactor(containers): migrate view to react [EE-2212] ( #6577 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-08-11 07:33:29 +03:00
congs
04eb718f88
fix(gpu) EE-3191 fix gpu bugs ( #7451 )
2022-08-11 09:05:27 +12:00
Ali
7bd971f838
fix(toast): update styles and custom button ( #7450 )
...
EE-3829
2022-08-10 17:07:35 +12:00
Chaim Lev-Ari
c3ce4d8b53
feat(sidebar): add dark theme colors [EE-3666] ( #7414 )
2022-08-10 07:12:20 +03:00
Zhang Hao
8d4cb5e16b
fix(container): some style bug on container create page [EE-3744] ( #7415 )
...
* fix(container): some style bug on container create page [EE-3744]
2022-08-09 07:50:18 +08:00
Rex Wang
69a824c25b
Fix(UI) Update UI of docker dashboard EE-3845 ( #7422 )
...
* EE-3846 fix alignment of left-hand side of fields
2022-08-05 10:17:31 +08:00
Rex Wang
2574f223b4
fix(UI) check image name when build image EE-3010 ( #7409 )
...
* EE-3010 check image name when build image
2022-08-05 07:04:26 +08:00
Zhang Hao
0141e55936
fix(style): UI task issues [EE-3839] ( #7406 )
2022-08-04 23:41:12 +08:00
Rex Wang
46fba176f0
EE-3846 fix alignment of left-hand side of fields ( #7413 )
2022-08-04 22:05:27 +08:00
andres-portainer
441e265c32
feat(ui): renovate the docker images edit page EE-3505 ( #7375 )
2022-08-04 10:10:13 -03:00
Zhang Hao
5d1ea8ceb2
feat(secret&icon): secret creation page and some other icons [EE-3510] ( #7357 )
2022-08-03 08:56:29 +08:00
andres-portainer
5343b965aa
feat(ui): renovate the docker images import page EE-3504 ( #7374 )
2022-08-01 17:19:07 -03:00
andres-portainer
c0569a0752
feat(ui): renovate the Docker volume edit page EE-3515 ( #7379 )
2022-08-01 17:09:11 -03:00
andres-portainer
ff32e87b97
feat(ui): renovate the Docker volume creation page EE-3514 ( #7380 )
2022-08-01 14:46:09 -03:00
Zhang Hao
c54bb255ba
feat(container): container detail page as well as some icon changes [EE-3493] ( #7361 )
2022-08-01 23:06:39 +08:00
matias-portainer
8843b7b0e8
feat(ui): renovate the docker images build page EE-3503 ( #7387 )
2022-08-01 10:51:20 -03:00
Rex Wang
a95d734c34
EE-3487 update ui of docker/configs ( #7370 )
2022-08-01 20:31:56 +08:00
Zhang Hao
0ba10b44ec
feat(secret): secret item page [EE-3511] ( #7356 )
2022-07-31 20:15:12 +08:00
congs
44737029a9
fix(gpu): EE-3743 gpus null error ( #7342 )
2022-07-29 16:08:17 +12:00
Ali
d574a71cb1
feat(ui): allow-different-modal-icons EE-3751 ( #7299 )
...
* feat(ui): update modal icons EE-3751
2022-07-28 17:33:21 +12:00
Zhang Hao
5ffcbe8677
refactor(service): docker service edition page [EE-3520] ( #7327 )
2022-07-27 09:55:16 +08:00
Zhang Hao
3239a61bda
refactor(container): container creation page and plus button [EE-3744] ( #7325 )
2022-07-27 07:20:21 +08:00
Zhang Hao
2a43285593
feat(docker/component/button-selector): change button selector style and remove button style [EE-3491] ( #7315 )
2022-07-27 07:18:06 +08:00
Zhang Hao
6d95643a68
refactor(service): docker service creation page [EE-3519] ( #7326 )
2022-07-26 07:04:01 +08:00
Rex Wang
3356d1abe2
fix(UI) Update docker container inspect,log,stats,console,attach pages EE-3492 ( #7307 )
...
* EE-3492 update docker container inspect,log,stats,console,attach pages
* EE-3492 bug fixing
* EE-3492 replace chart bar icon
* EE-3492 bug fix
* Update resourcePoolsDatatable.html
* Update resourcePoolsDatatable.html
2022-07-25 11:03:22 +08:00
Rex Wang
5b3f099f4e
fix(UI) Update all network pages EE-3509 ( #7324 )
...
* EE-3509 update all network pages
* EE-3509 update access control panel and network container table
2022-07-25 07:57:18 +08:00
Zhang Hao
43bbeed141
refactor(docker/switch/component): implement new design [EE-3688] ( #7239 )
...
* refactor(docker/switch/component): implement new design [EE=3688]
* revert create volume
* revert por-switch on exec.html
* refactor(container): switch fields on container creation page and edition page
* refactor(container): switch fields on networking/secret/servicewebhook/swarmvisual
* bug fixed
* code review issues
* merge code
* fix teaser for container edition
* fix encode secret toggle bug on adding secret page
* fixed a bug for service webhook toggle
2022-07-20 08:39:44 +08:00
Rex Wang
43600083a7
EE-3723 update headers to feather icon ( #7275 )
2022-07-19 11:29:50 +08:00
congs
4997e9c7be
feat(gpu) EE-3191 Add GPU support for containers ( #7146 )
2022-07-18 11:02:14 +12:00
Peter Maguire
f0456cbf5f
fix(containers): fix incorrect grammar on recreate tooltip ( #7236 )
2022-07-15 17:04:41 +12:00
Rex Wang
e4fc41fc94
fix(ui): update UI of docker/network/create EE-3507 ( #7255 )
...
* EE-3507 update UI of docker/network/create
* EE-3507 update all icons
2022-07-14 21:35:37 +08:00
Richard Wei
ad7055ee01
feat(ui): turn off all teaser toggle in CE ( #7227 )
...
* turn off all teaser toggle in CE
2022-07-13 15:15:11 +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
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
congs
89359a21ce
fix(docker): EE-3247 Portainer should not send a host information request when host management features are disabled ( #7038 )
2022-07-04 17:13:15 +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
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
Chao Geng
cd66e32912
EE-2570 disable pull image toggle when invalid ( #7002 )
2022-06-30 08:35:32 +08: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
Chao Geng
eb547162e9
fix(image) add validation of image name in build image page [EE-3010] ( #6988 )
...
* EE-3010 add validation of image name
2022-06-07 16:42:09 +08:00
Chao Geng
3aacaa7caf
feat(dashboard) remove environment url from dashboard EE-2849 ( #6955 )
...
* EE-2849 remove environment url from dashboard
* EE-2849 only remove edge env's url
* EE-2849 remove logging
2022-05-23 17:05:37 +08:00