Prabhat Khera
82fb5f7ac1
feat(kubernetes): UI improvements kube app create EE-3462 ( #7149 )
2022-07-11 14:05:23 +12:00
fhanportainer
de59ea030a
feat(stack): added ui label in env var section ( #7010 )
...
* feat(stack): added ui label in env var section
* feat(stack): added ui label in env var advanced section
* feat(stack): added showHelpMessage flag
* feat(stack): show help message when stack created from web editor.
2022-07-10 00:01:51 +12:00
LP B
768f1aa663
fix(k8s/app-templates): display moustache variables fields when deploying from app template ( #7184 )
2022-07-08 14:15:23 +12:00
Ali
69caa1179f
fix(ui): stacks example feedback EE-3676 ( #7225 )
2022-07-08 13:25:39 +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
Richard Wei
712207e69f
fix(ui): fix tooltip background color ( #7211 )
2022-07-07 13:31:55 +03:00
Chaim Lev-Ari
8d46692d66
refactor(ui): move datatable css from bootstrap-override [EE-3664] ( #7206 )
2022-07-07 07:29:46 +03:00
Oscar Zhou
3241738775
fix(gitops): show prune option only in the swarm stack ( #7190 )
2022-07-07 11:23:22 +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
Chao Geng
b4acbfc9e1
fix(registry): Add input prompt and checker in edit page [EE-2705] ( #7106 )
...
* EE-2705 restrict registry edit options for different registry type
2022-07-06 19:11:59 +08: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
Dmitry Salakhov
d32793e84e
fix(users): enable manual user addition ( #7198 )
2022-07-06 15:47:11 +12:00
Dmitry Salakhov
fd4b515350
fix(oauth): analyze id_token for Azure [EE-2984] ( #7000 )
2022-07-06 13:22:57 +12:00
Chaim Lev-Ari
0cd2a4558b
chore(app): fix e2e tests ( #7154 )
2022-07-04 12:20:46 +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
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
Oscar Zhou
7275d23e4b
feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] ( #7025 )
2022-07-04 11:39:03 +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
Chao Geng
cd66e32912
EE-2570 disable pull image toggle when invalid ( #7002 )
2022-06-30 08:35:32 +08:00
Prabhat Khera
81f8b88541
fix ingress published url ( #7113 )
2022-06-29 16:28:09 +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
Prabhat Khera
e5e57978af
delete force terminating namespace ( #7081 )
2022-06-28 16:35:30 +12:00
Chaim Lev-Ari
624490716e
fix(environments): hide async mode on deployment [EE-3380] ( #7130 )
...
fixes [EE-3380]
2022-06-28 10:23:15 +12:00
andres-portainer
8eff32ebc7
fix(css): improve the handling of different color entries EE-3603 ( #7134 )
2022-06-27 18:11:14 -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
Ali
1551b02fde
fix(home): dont close filter on select EE-3257 ( #6991 )
2022-06-27 13:47:07 +12: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
LP B
58c44ad1ea
fix(app/account): ensure newTransition exists in uiCanExit [EE-3336] ( #7110 )
2022-06-24 17:35:35 +02: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
matias-portainer
f86ba7b176
feat(edge): move edge jobs out of beta ( #7105 )
2022-06-21 17:57:59 -03:00
Hao Zhang
912250732a
feat(psp): kubernetes pod security policy EE-1577 ( #6553 )
...
* docs(github): fix slack link [EE-2438] (#6541 )
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
Co-authored-by: cheloRydel <marcelorydel26@gmail.com>
Co-authored-by: Chao Geng <93526589+chaogeng77977@users.noreply.github.com>
Co-authored-by: chaogeng77977 <chao.geng@portainer.io>
2022-06-20 15:48:41 +08:00
itsconquest
ae731b5496
fix(auth): track skips per user [EE-3318] ( #7089 )
2022-06-20 17:00:07 +12: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
itsconquest
212400c283
fix(auth): clear skips when using new instance [EE-3331] ( #7027 )
2022-06-17 14:45:47 +12:00
LP B
8ed41de815
fix(app/account): create access token button ( #7014 )
...
* fix(api): remove unused leftover imports
* fix(app/account): create access token button
* fix(app/formcontrol): error message overlapping input on smaller screens
2022-06-16 21:25:37 +02:00
Chaim Lev-Ari
97a880e6c1
feat(custom-templates): hide variables [EE-2602] ( #7068 )
2022-06-16 08:32:41 +03:00
itsconquest
f39775752d
feat(auth): allow single char passwords [EE-3385] ( #7050 )
...
* feat(auth): allow single character passwords
* match weak password modal logic to slider
2022-06-16 12:31:36 +12:00
itsconquest
8059cae8e7
fix(auth): notify user password requirements [EE-3344] ( #7042 )
...
* fix(auth): notify user password requirements [EE-3344]
* fix angular code
2022-06-15 16:01:19 +12:00
sunportainer
cb6a5fa41d
fix(typo):UI and logs EE-3282 ( #7063 )
...
* fix logs and UI typos
2022-06-13 14:53:51 +08:00
Ali
66799a53f4
fix(wizard): return back to envs page EE-3419 ( #7065 )
2022-06-13 14:59:41 +12:00
congs
892fdbf60d
fix(teamleader): EE-3383 allow teamleader promote member to teamleader ( #7040 )
2022-06-10 17:13:33 +12:00
Chao Geng
b6309682ef
feat(kubeconfig): pagination for downloading kubeconfigs EE-2141 ( #6895 )
...
* EE-2141 Add pagination to kubeconfig download dialog
2022-06-10 11:42:27 +08: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
congs
12527aa820
fix(teamleader): EE-3332 hide name and leaders ( #7031 )
2022-06-09 14:22:35 +12:00
Ali
60eab3e263
fix(wizard): use 'New Environments' title EE-3329 ( #7034 )
2022-06-08 16:35:58 +12: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
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
congs
0522032515
feat(teamleader) EE-294 redesign team leader ( #6973 )
...
feat(teamleader) EE-294 redesign team leader (#6973 )
2022-06-03 16:44:42 +12:00
itsconquest
bca1c6b9cf
feat(internal-auth): ability to set minimum password length [EE-3175] ( #6942 )
...
* feat(internal-auth): ability to set minimum password length [EE-3175]
* pass props to react component
* fixes + WIP slider
* fix slider updating + add styles
* remove nested ternary
* fix slider updating + add remind me later button
* add length to settings + value & onchange method
* finish my account view
* fix slider updating
* slider styles
* update style
* move slider in
* update size of slider
* allow admin to browse to authentication view
* use feather icons instead of font awesome
* feat(settings): add colors to password rules
* clean up tooltip styles
* more style changes
* styles
* fixes + use requiredLength in password field for icon logic
* simplify logic
* simplify slider logic and remove debug code
* use required length for logic to display pwd length warning
* fix slider styles
* use requiredPasswordLength to determine if password is valid
* style tooltip based on theme
* reset skips when password is changed
* misc cleanup
* reset skips when required length is changed
* fix formatting
* fix issues
* implement some suggestions
* simplify logic
* update broken test
* pick min password length from DB
* fix suggestions
* set up min password length in the DB
* fix test after migration
* fix formatting issue
* fix bug with icon
* refactored migration
* fix typo
* fixes
* fix logic
* set skips per user
* reset skips for all users on length change
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
Co-authored-by: Dmitry Salakhov <to@dimasalakhov.com>
2022-06-03 16:00:13 +12:00
Ali
aea62723c0
fix(forms): increase-click-area-for-expandable-form-section EE-3314 ( #7007 )
...
* fix(forms): increase click area for form section
2022-06-03 13:29:23 +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
Prabhat Khera
71c0e8e661
fix(kubernetes): fix redeploying kubernetes app EE-2875 ( #6984 )
2022-05-31 10:12:37 +12:00
Chaim Lev-Ari
d52417c14f
refactor(app): convert tag-selector to react [EE-2983] ( #6783 )
2022-05-29 09:14:14 +03:00
Chao Geng
ca30efeca7
EE-1892 Centralize prompt dialog ( #6903 )
2022-05-24 20:14:38 +08:00
Chaim Lev-Ari
dc98850489
feat(app): enforce using of props in r2a [EE-3215] ( #6943 )
2022-05-24 08:35:20 +03:00
Chaim Lev-Ari
01dc9066b7
refactor(wizard): migrate to react [EE-2305] ( #6957 )
2022-05-23 17:32:51 +03: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
Chaim Lev-Ari
b031a30f62
feat(edge-devices): set specific page to view [EE-2082] ( #6869 )
2022-05-23 10:57:22 +03:00
Chaim Lev-Ari
12cddbd896
feat(demo): disable features on demo env [EE-1874] ( #6040 )
2022-05-22 08:34:09 +03:00
Chao Geng
3791b7a16f
fix(kube): misspelling kube namespace ( #6951 )
2022-05-20 07:34:30 +08:00
Chao Geng
9a48ceaec1
fix(docker): Restrict registry edit options for different registry type EE-2705 ( #6708 )
...
* EE-2705 restrict registry edit options for different registry type
* EE-2705 quay and azure registry should not disable authentication
* EE-2705 Resolve conflict
2022-05-18 18:46:24 +08:00
Chaim Lev-Ari
1132c9ce87
refactor(app): create empty react structure [EE-3178] ( #6926 )
2022-05-17 07:22:44 +03:00
itsconquest
668d526604
fix(networks): handle windows specific system networks [EE-2594] ( #6922 )
2022-05-17 14:45:30 +12:00
Chaim Lev-Ari
0e257c200f
chore(app): use base font-size of 16px [EE-3186] ( #6938 )
2022-05-16 10:24:13 +03:00
congs
df05914fac
fix(git) EE-2026 git default branch ( #6876 )
...
fix(git) EE-2026 git default branch
2022-05-16 09:35:11 +12:00
Chaim Lev-Ari
0ffb84aaa6
refactor(app): add rq mutation helpers [EE-3176] ( #6923 )
2022-05-15 10:01:08 +03:00
Chaim Lev-Ari
b01180bb29
chore(deps): remove lodash-es dependency [EE-2560] ( #6576 )
2022-05-12 08:44:53 +03:00
cong meng
16f8b737f1
fix(pwd) EE-3161 ease the minimum password restrictions to 12 characters ( #6921 )
...
* fix(pwd): EE-3161 ease the minimum password restrictions to 12 characters
2022-05-12 13:17:01 +12:00
Ali
2e0555dbca
refactor(docker networks): migrate docker network detail view to react EE-2196 ( #6700 )
...
* Migrate network details to react
2022-05-10 09:01:15 +12:00
Chaim Lev-Ari
c732ca2d2f
fix(edge): allow more options for url [EE-2975] ( #6781 )
2022-05-05 10:03:24 +03:00
Chaim Lev-Ari
d4c2ad4a57
fix(edge/aeec): add explanation about PORTAINER_EDGE_ID [EE-3056] ( #6874 )
2022-05-05 10:02:34 +03:00
wheresolivia
bf59ef50a3
add data-cy to application creation info elements ( #6871 )
2022-05-02 14:06:54 +12:00
sunportainer
24c61034c1
fix endpoints tag display issue ( #6851 )
2022-04-30 16:30:40 +08:00
Richard Wei
95b3fff917
fix(filter): EE-2972 - fix filter selector css EE-2972 ( #6858 )
...
* fix selector css style
* fix selector css
2022-04-29 15:06:43 +12:00
itsconquest
0f52188261
fix(home): fix styles of edit button [EE-3006] ( #6803 )
...
* fix(home): fix styles of edit button [EE-3006]
* fix(home): EE-3006 fix styles of edit button
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2022-04-29 11:01:05 +12:00
itsconquest
b1b0a76465
fix(edge): fix formatting of scripts for release [EE-2987] ( #6794 )
...
* fix(edge) fix formatting for release [EE-2987]
* fix(edge) EE-2987 fix edge agent command formatting
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2022-04-29 09:44:34 +12:00
andres-portainer
8a6024ce9b
fix(edge-stacks): add an endpoint to delete the status of an edge stack EE-2432 ( #6551 )
2022-04-28 16:50:23 -03:00
Richard Wei
61a3bfe994
fix clear all button text vertical align ( #6833 )
2022-04-28 10:18:44 +12:00
Chaim Lev-Ari
842044e759
chore(app): add typescript check and fix errors [EE-3014] ( #6822 )
2022-04-27 14:10:20 +03:00
Prabhat Khera
b3e035d353
pass tagsPartialMatch query param on home screen ( #6842 )
2022-04-27 17:27:35 +12:00
itsconquest
abb79ccbeb
fix(settings): fix logic for showing https section [EE-3008] ( #6805 )
2022-04-27 10:48:40 +12:00
cong meng
c340b62f43
fix: EE-3019 add space on top copy button ( #6819 )
2022-04-27 10:10:49 +12:00
Chaim Lev-Ari
bbb096412d
fix(edge): show edge environment in edge views [EE-2997] ( #6795 )
2022-04-26 14:25:20 +03:00
Chaim Lev-Ari
141a530e28
chore(deps): add tailwindcss [DTD-29] ( #6604 )
2022-04-26 08:16:46 +03:00
Chaim Lev-Ari
d08b498cb9
refactor(edge): use react poll freq field [EE-2614] ( #6757 )
2022-04-26 08:14:48 +03:00