Prabhat Khera
3d22cde096
fix fallback rule ( #9114 )
2023-06-22 09:33:22 +12:00
Oscar Zhou
cd89487c41
fix(environment): blank environments list page [EE-5615] ( #9113 )
2023-06-22 09:05:58 +12:00
andres-portainer
b12e1aade4
fix(boltdb): remove extra allocation and copy from GetObject() EE-5622 ( #9111 )
2023-06-20 18:29:33 -03:00
andres-portainer
716c196682
feat(dataservices): abstract away some redundant code EE-5620 ( #9110 )
2023-06-20 17:51:34 -03:00
Chaim Lev-Ari
7dc6a1559f
refactor(settings): kube settings panel [EE-5504] ( #9079 )
2023-06-20 11:02:39 +07:00
matias-portainer
806e1fdffa
fix(environments): fix Add Environments button link EE-5616 ( #9105 )
2023-06-19 17:56:51 -03:00
LP B
2eca5e05d4
fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] ( #9085 )
...
* refactor(edge-stacks): filter endpoints by edgeStack
* feat(api/endpoints): edge stack filter support filtering on status in stack
* refactor(endpoints): use separate query params and not JSON query param when querying for an edge stack
* feat(api/endpoints): handle stack filter on dynamic groups + unique list with multiple groups sharing environments
* fix(app/endpoints): edge stack related query params type definition
* fix(api/endpoints): rebase conflicts on imports
2023-06-19 11:55:33 +02:00
Prabhat Khera
223dfe89dd
fix(ingress): remove path from ingress host when added EE-5406 ( #9099 )
...
* remove path from ingress host when added
* add icon to message
2023-06-19 14:11:50 +12:00
Oscar Zhou
9f9cdf7d43
refactor(settings/backup): migrate backup setting module [EE-5508] ( #9076 )
2023-06-19 09:57:33 +12:00
Chaim Lev-Ari
caf87bb0b5
refactor(environments): migrate table to react [EE-4702] ( #8882 )
2023-06-18 12:18:55 +07:00
andres-portainer
f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 ( #9089 )
2023-06-16 10:44:22 -03:00
andres-portainer
933e764a13
fix(endpoints): document an undocumented parameter EE-5556 ( #9088 )
2023-06-16 10:43:37 -03:00
andres-portainer
e43973da1a
fix(logging): skip caller frames to give better context EE-5227 ( #9087 )
2023-06-15 18:34:11 -03:00
Ali
a2388226ad
fix(app): path override validation [EE-5078] ( #9077 )
...
Co-authored-by: testa113 <testa113>
2023-06-15 09:05:19 +12:00
Oscar Zhou
0074bcc2ee
fix(node): update minimum node version ( #9078 )
2023-06-14 21:44:12 +12:00
Ali
a4dfeda4ae
fix(app): handle no options and volume mounts [EE-5078] ( #9075 )
...
* fix(app): handle no options and vol mounts EE-5078
* rm comment
---------
Co-authored-by: testa113 <testa113>
2023-06-14 16:22:44 +12:00
Prabhat Khera
90759182db
fix fallback rule and wordings ( #9074 )
2023-06-14 13:45:25 +12:00
Chaim Lev-Ari
79822e1d3b
refactor(edge): move stack response to a shared config [EE-5564] ( #9033 )
2023-06-13 13:20:02 +07:00
Ali
9d3f13ac92
fix(app): single delete config or secret [EE-5078] ( #9069 )
...
Co-authored-by: testa113 <testa113>
2023-06-13 17:03:55 +12: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
Prabhat Khera
57fa044f2e
feat(kubernetes): remove path and service from mandatory fields EE-5406 ( #9054 )
2023-06-13 12:38:00 +12:00
Ali
3721c1478e
fix(app): fix app env var update issues [EE-5078] ( #9066 )
...
Co-authored-by: testa113 <testa113>
2023-06-13 09:14:10 +12:00
andres-portainer
424c98e256
fix(http): log HTTP server errors as DEBUG level EE-5225 ( #9060 )
2023-06-12 09:54:28 -03:00
Ali
2d69e93efa
feat(app): rearrange app form services [EE-5566] ( #9056 )
2023-06-12 11:50:13 +12:00
Ali
d7fc2046d7
feat(config): separate configmaps and secrets [EE-5078] ( #9029 )
2023-06-12 09:46:48 +12:00
Ali
4a331b71e1
refactor(r2aform): remove validationData [EE-5559] ( #9045 )
...
* refactor(r2aform): remove validationData [EE-5559]
* update doc
---------
Co-authored-by: testa113 <testa113>
2023-06-12 08:48:10 +12:00
Chaim Lev-Ari
834ab7c158
fix(docker/images): show image tag [EE-5495] ( #9051 )
2023-06-11 08:55:19 +07:00
Chaim Lev-Ari
f799dd86c3
chore(deps): upgrade babel [EE-5219] ( #9034 )
2023-06-11 08:44:20 +07:00
Prabhat Khera
3233987a21
feat(kubernetes): add note teaser and styled application note on details EE-5364 ( #9016 )
2023-06-09 08:35:29 +12:00
Chaim Lev-Ari
58c1a60fee
chore(edge): add test ids [EE-5323] ( #9048 )
2023-06-08 06:03:04 +07:00
Chaim Lev-Ari
8129e7590b
feat(waiting-room): add beta alert to assignment [EE-5384] ( #9028 )
2023-06-08 06:02:36 +07:00
LP B
73950f3603
fix(app/stacks): swarm stack duplicate and migrate errors [EE-5520] ( #9039 )
...
* fix(dev): dev container script
* fix(app/stacks): make swarm stack migrate effectively target the target env and not the current env
* fix(app/stacks): make stack duplicate save the target swarm id on duplicated swarm stack
2023-06-07 14:28:40 +02:00
Chaim Lev-Ari
c7756f3018
refactor(settings): move app settings to panel [EE-5503] ( #9043 )
2023-06-07 12:16:47 +07:00
cmeng
4f04fe54a7
fix(edge-stack): transmit dot env file to agent [EE-4533] ( #8664 )
2023-06-06 09:39:08 +12:00
matias-portainer
c90a1be0e5
fix(edgegroups): allow edge groups with no environments or tags EE-4927 ( #8439 )
2023-06-05 10:18:34 -03:00
Matt Hook
0c5a0eb3a0
fix golint version ( #9030 )
2023-06-02 17:10:21 +12:00
Prabhat Khera
ecf7f7ec14
update docker go mod to 23.0.3 ( #9024 )
2023-06-02 11:55:37 +12:00
cmeng
e8e8329aab
fix(registry): disable tls for azure [EE-3726] ( #8605 )
2023-06-02 11:53:46 +12:00
cmeng
4c2906e89d
fix(edge) inconsistent heartbeat EE-5533 ( #9011 )
2023-06-02 10:36:14 +12:00
Matt Hook
fb2646b70c
port changes from EE ( #9003 )
2023-06-02 08:35:15 +12:00
Matt Hook
3cd0409184
fix(build) cleanup build process [EE-5555] ( #9026 )
...
* improve makefile and related files
* update wording for build-all target
2023-06-01 13:50:34 +12:00
Matt Hook
1b041a029e
increase timeout ( #9023 )
2023-05-31 18:11:34 +12:00
Ali
69776b4863
refactor(app): app service form to react [EE-5415] ( #8994 )
2023-05-31 17:58:41 +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
Matt Hook
6b5940e00e
add card component ( #9022 )
2023-05-31 13:18:05 +12:00
Matt Hook
3a49dbf803
add copy to clipboard to web editor ( #9009 )
2023-05-31 12:28:11 +12:00
Chaim Lev-Ari
1cda08ca11
chore(deps): upgrade css tools [EE-5116] ( #8990 )
2023-05-31 01:35:25 +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
0ec7dfce69
chore(git): ignore go.work.sum [EE-5550] ( #9019 )
...
closes [EE-5550]
2023-05-30 21:35:46 +07:00
andres-portainer
eda07614ce
chore(unit-test): simplify teardown EE-5536 ( #9015 )
2023-05-30 11:02:22 -03:00