Prabhat Khera
83551201fb
fix(docker): add docker desktop extension flag in settings and add migration EE-5277 ( #8948 )
2023-05-17 14:31:46 +12:00
cmeng
e156243e43
fix(code-editor): highlight syntax web editor EE-5405 ( #8871 )
2023-05-17 14:07:21 +12:00
andres-portainer
1473cc208b
feat(edgegroups): add support for transactions EE-5323 ( #8946 )
2023-05-16 16:07:03 -03:00
andres-portainer
d29b688eb9
feat(endpointgroups): implement support for transactions EE-5328 ( #8944 )
2023-05-16 14:47:31 -03:00
Chaim Lev-Ari
077046030d
chore(deps): upgrade build-tools [EE-5117] ( #8577 )
2023-05-16 12:22:50 +07:00
Chaim Lev-Ari
5f3c0ff835
fix(ui/form): expandable form section [EE-4799] ( #8866 )
2023-05-16 10:39:52 +07:00
Chaim Lev-Ari
23e3cdb193
fix(stacks): show containers table [EE-5487] ( #8935 )
2023-05-16 10:30:34 +07:00
cmeng
e6984c5787
fix(icon) update ecr icon EE-4143 ( #8880 )
2023-05-16 14:08:23 +12:00
Matt Hook
0743f26ab8
fix(kube): updated kube terminology for configmaps/secrets [EE-4816] ( #8770 )
2023-05-16 09:21:50 +12:00
Dakota Walsh
8fa49d47f4
fix(docker): search published ports EE-4856 ( #8939 )
2023-05-15 12:26:42 +12:00
Chaim Lev-Ari
6ef53f0598
chore(deps): upgrade typescript [EE-4841] ( #8247 )
2023-05-14 16:24:37 +07:00
Chaim Lev-Ari
365316971b
feat(waiting-room): choose relations when associated endpoint [EE-5187] ( #8720 )
2023-05-14 09:26:11 +07:00
andres-portainer
511adabce2
fix(http): drain and close response bodies EE-5486 ( #8933 )
2023-05-12 17:55:27 -03:00
andres-portainer
5b96136dd2
fix(customtemplates): set TLSSkipVerify properly EE-5336 ( #8742 )
2023-05-12 09:59:28 -03:00
Ali
42fce1ec57
fix(kube-tables): update table accessor fns [EE-5464] ( #8920 )
...
* fix(services): update accessor fns [EE-5464]
* small fixes
---------
Co-authored-by: testa113 <testa113>
2023-05-11 12:55:15 +12:00
Ali
22f4c5d650
separate internal configs with isInternal ( #8690 )
...
client-key: /Users/aliharris/.minikube/profiles/minikube/client.key
Co-authored-by: testa113 <testa113>
2023-05-11 08:13:54 +12:00
Prabhat Khera
945798a662
fix(kubernetes): fix light bulb panel for non docker envs EE-5418
2023-05-10 10:43:58 +12:00
Prabhat Khera
6a29198c5c
fix note patching for Pod ( #8915 )
2023-05-10 10:42:56 +12:00
andres-portainer
7197ca435a
fix(tls): add missing cipher suites EE-5465 ( #8924 )
2023-05-09 16:23:27 -03:00
Matt Hook
c3c2221437
fix(docs): fixing missing kube api endpoint docs [EE-5204] ( #8843 )
2023-05-09 16:42:26 +12:00
Matt Hook
d8fcce4c31
sync makefile with ee ( #8918 )
2023-05-09 15:19:38 +12:00
Chaim Lev-Ari
c86b76261a
fix(gitops): make polling mechanism static button [EE-5420] ( #8893 )
2023-05-09 08:00:14 +07:00
Chaim Lev-Ari
acc340b324
fix(ui/code-editor): disable multi select [EE-5383] ( #8861 )
2023-05-09 07:59:34 +07:00
Chaim Lev-Ari
e0609e3d93
docs(teams): fix swagger [EE-5414] ( #8890 )
2023-05-08 16:00:00 +07:00
Prabhat Khera
926ca19a1b
feat(UI): migrate console view to react EE-2276 ( #8767 )
2023-05-08 14:07:46 +12:00
hungdoo
c03b2ebbc1
wrap response rewrite operation with validation check ( #7727 )
2023-05-07 13:52:03 +12:00
andres-portainer
e82c88317e
feat(edgestacks): add support for transactions EE-5326 ( #8908 )
2023-05-05 20:39:22 -03:00
cmeng
59f543f442
fix(web-editor) update web editor button color EE-5404 ( #8892 )
2023-05-05 16:49:11 +12:00
Matt Hook
f092b85f55
feat(makefile): improvements to the makefile and use gotestsum [EE-5439] ( #8906 )
...
* makefile improvements. use gotestsum
* increase timeout
2023-05-05 14:35:32 +12:00
Chaim Lev-Ari
cfed481d6e
feat(license): remove untrusted devices from node count [EE-5357] ( #8817 )
2023-05-05 09:02:31 +07:00
Chaim Lev-Ari
5f6ddc2fad
fix(edge/stacks): validate deployment type [EE-4580] ( #8875 )
2023-05-05 09:01:43 +07:00
Matt Hook
334eee0c8c
fix(errors): wrap db errors, improve error handling ( #8859 )
...
* use error check func, wrap db object not found
* add errorlint and fix all the linting errors
* add exportloopref linter and fix errors
* fix incorrect error details returned on an api
* fix new errors
* increase linter timeout
* increase timeout to 10minutes
* increase timeout to 10minutes
* rebase and fix new lint errors
* make CE match EE
* fix govet issue
2023-05-05 12:19:47 +12:00
Oscar Zhou
550e235d59
fix(admin): infinite loop when initializaing admin user ( #8905 )
2023-05-05 11:45:03 +12:00
Matt Hook
9970fb3940
fix git options for kube ( #8889 )
2023-05-05 09:20:20 +12:00
pibica
5d2723f4b9
#8546 fix(logging): manage time in seconds or milliseconds ( #8547 )
2023-05-05 07:41:11 +12:00
andres-portainer
a062a0bfbe
feat(resourcecontrol): add support for transactions EE-5431 ( #8901 )
2023-05-04 13:24:04 -03:00
andres-portainer
706d66a76e
feat(teammemberships): add support for transactions EE-5412 ( #8900 )
2023-05-04 11:51:30 -03:00
Chaim Lev-Ari
2d22c4ff7d
docs(stacks): require endpointId for delete [EE-4334] ( #8897 )
2023-05-04 21:32:46 +07:00
Chaim Lev-Ari
d77a0887a7
docs(endpoints): deprecate EdgeCheckinInterval [EE-5281] ( #8864 )
2023-05-04 21:31:57 +07:00
Chaim Lev-Ari
2383d243d5
docs(custom-templates): add missing parameters [EE-5233] ( #8865 )
2023-05-04 21:31:06 +07:00
Chaim Lev-Ari
426c132f97
refactor(edge/stacks): separate create by method [EE-4947] ( #8898 )
2023-05-04 21:11:19 +07:00
LP B
1ff19f8604
fix(app/home): env tile hover style [EE-5299] ( #8765 )
...
* fix(app/home): environment item hover
* fix(app/home): remove white border above env list footer
* fix(app/home): icon color on edit buttons hover in high contrast theme
2023-05-04 16:00:56 +02:00
Ali
14a581e86b
fix(dialog): dialog migration issues [EE-5385] ( #8849 )
...
* fix(dialog): dialog migration issues [EE-5385]
* don't highlight slider tooltip text
---------
Co-authored-by: testa113 <testa113>
2023-05-04 16:23:27 +12:00
Oscar Zhou
ed279ba65b
fix(edgestack): incorrect response code ( #8873 )
2023-05-04 10:01:33 +12:00
Oscar Zhou
19eceaf37f
fix(restore/swarm): init primary endpoint after admin user is created ( #8854 )
2023-05-04 09:44:11 +12:00
Oscar Zhou
1963d064a3
fix(swarm/ui): keep stack detail page on the top [EE-4931] ( #8858 )
2023-05-04 09:29:47 +12:00
Matt Hook
58d130ee37
fix(buildscripts): make build process more closely resemble EE ( #8881 )
2023-05-03 12:13:28 +07:00
Ali
98e6393274
refactor(app): summary widget migration [EE-5351] ( #8796 )
...
* refactor(app): summary widget migration [EE-5351]
* update converter and limit display
---------
Co-authored-by: testa113 <testa113>
2023-05-03 15:55:25 +12:00
andres-portainer
745bbb7d79
feat(roles): add transactions support EE-5390 ( #8878 )
2023-05-02 19:05:18 -03:00
Chaim Lev-Ari
757461d58b
chore(deps): upgrade react-table to v8 [EE-4837] ( #8245 )
2023-05-02 13:42:16 +07:00