강지원
c138e90210
refactor(containers) : remove duplicate base URL assignment
2024-10-29 23:34:27 +09:00
강지원
549ee0a945
fix(containers): correct base URL construction for console access
...
Fixed an issue where the base URL for WebSocket connection in the console was being duplicated. The base href and window.location.origin were both set to "http://localhost:49000 ", resulting in a duplicated URL like "http://localhost:49000http://localhost:49000 ". This fix ensures that the base URL is properly constructed without duplication.
2024-09-05 18:00:49 +09:00
Yajith Dayarathna
4bb5a7f480
updating ci workflow ( #12183 )
2024-09-05 09:19:36 +12:00
andres-portainer
9a88511d00
fix(docker): avoid specifying the MAC address of container for Docker API < v1.44 BE-10880 ( #12179 )
2024-09-03 10:31:24 -03:00
Yajith Dayarathna
48cd614948
CVE 2024 43798 ( #12171 )
2024-09-03 09:27:24 +12:00
andres-portainer
2fe252d62b
fix(jwt): generate JWT IDs BE-11179 ( #12175 )
2024-09-02 12:06:39 -03:00
LP B
8fae7f8438
feat(app/wizard): info panel telling to add env only once per swarm cluster ( #11954 )
2024-09-02 14:22:07 +02:00
andres-portainer
e4e55157e8
fix(bouncer): add support for JWT revocation BE-11179 ( #12164 )
2024-08-30 20:24:05 -03:00
Yajith Dayarathna
a5e246cc16
testing go directive change ( #12124 )
2024-08-30 08:27:42 +02:00
andres-portainer
d28dc59584
fix(git): optimize listFiles() BE-11184 ( #12160 )
2024-08-29 19:01:51 -03:00
andres-portainer
5353570721
task(code): remove unnecessary uses of govalidator BE-11181 ( #12156 )
2024-08-28 19:37:20 -03:00
andres-portainer
eb3e367ba8
fix(edgestacks): change the level of a logged line EE-6874 ( #11396 )
2024-08-28 18:16:34 -03:00
Chaim Lev-Ari
3c1441d462
refactor(users): migrate list view to react [EE-2202] ( #11914 )
2024-08-28 17:04:32 -03:00
Chaim Lev-Ari
33ce841040
refactor(docker/events): migrate list view to react [EE-2228] ( #11581 )
2024-08-28 16:41:15 -03:00
Chaim Lev-Ari
9797201c2a
feat(docker): label gpu as nvidia only [EE-6999] ( #11729 )
2024-08-28 16:38:27 -03:00
Chaim Lev-Ari
6e14ac583b
fix(access-control): fix dt column header typo [EE-7113] ( #11853 )
2024-08-28 16:37:12 -03:00
Anthony Lapenna
0b37b677c1
refactor: fix linting issues across the codebase ( #12152 )
2024-08-28 15:03:15 +02:00
Oscar Zhou
f59dd34154
fix(swarm/service): list task when filtering service [BE-11029] ( #12146 )
2024-08-28 18:28:38 +12:00
James Carppe
e8ec648886
Update bug report template for 2.21.0 ( #12145 )
2024-08-27 16:42:49 +12:00
Ali
10767a06df
fix(invalidate): keep invalidate default behaviour [BE-11064] ( #12080 )
2024-08-27 09:48:50 +12:00
James Carppe
59b3375b59
Update bug report template for 2.21.0-rc2 ( #12128 )
2024-08-23 10:55:43 +12:00
andres-portainer
4408fd0cd3
chore(polling): simplify the polling logic BE-4585 ( #12121 )
2024-08-22 10:54:34 -03:00
Yajith Dayarathna
975a9517b9
undo change to go directive
2024-08-22 16:21:13 +12:00
Yajith Dayarathna
89c92b7834
updating go directive
2024-08-22 16:17:28 +12:00
Anthony Lapenna
747cea8084
security: bump dependencies to address CVEs ( #12119 )
2024-08-21 20:08:25 +12:00
Ali
f016b31388
fix(docker-desktop): support auth cookies [BE-11134] ( #12108 )
2024-08-21 18:21:51 +12:00
Oscar Zhou
8cd53a4b7a
fix(registry): non admin can see add registry button [BE-10834] ( #12112 )
2024-08-21 11:00:00 +12:00
LP B
a39abe61c2
fix(api/edge_stacks): ensure edge stacks related endpoints list generation returns unique elements ( #12101 )
2024-08-20 10:20:03 +02:00
James Carppe
054898f821
Update bug report template for 2.21.0-rc1 ( #12104 )
2024-08-15 19:27:24 +12:00
Oscar Zhou
13d9b12a2e
fix(group): create group twice when associating devices [EE-7418] ( #12092 )
2024-08-12 17:09:49 +12:00
LP B
aaec856282
fix(app/registries): enforce user accesses on registries ( #12087 )
2024-08-10 11:53:16 +02:00
andres-portainer
009eec9475
fix(compose): avoid the need to pass the file to remove the stack BE-11057 ( #12065 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
2024-08-09 10:22:31 -03:00
Yajith Dayarathna
8d14535fd5
updating github workflow
2024-08-09 14:58:20 +12:00
Oscar Zhou
cc7f14951c
fix(stack/remote): pass forceRecreate setting [EE-7374] ( #12051 )
2024-08-06 09:02:21 +12:00
Yajith Dayarathna
b67ff87f35
Installing docker-compose during test-server step ( #12075 )
2024-08-05 11:28:47 +12:00
andres-portainer
f55ef6e691
fix(pendingactions): remove excessive logging BE-11094 ( #12071 )
2024-08-02 16:35:14 -03:00
andres-portainer
560a1a00ca
fix(scheduler): remove jobs that won't be used anymore BE-11045 ( #12058 )
2024-08-01 10:59:29 -03:00
andres-portainer
3b5ce1b053
fix(scheduler): remove unnecessary goroutines BE-11044 ( #12059 )
2024-08-01 10:58:53 -03:00
andres-portainer
03e8d05f18
fix(scheduler): fix a data race in a unit test BE-11084 ( #12057 )
2024-08-01 10:58:08 -03:00
Oscar Zhou
bedb7fb255
fix(swarm): auto multi-select volume with same name [EE-7240] ( #11955 )
2024-07-31 12:12:26 +12:00
Oscar Zhou
4d586f7a85
fix(docker): missing browse volume option [EE-7179] ( #11901 )
2024-07-30 08:53:17 +12:00
Oscar Zhou
6486a5d971
fix(edgestack): broken parallel setting in create view [EE-7245] ( #11945 )
2024-07-29 09:42:05 +12:00
andres-portainer
e3364457c4
fix(security): update github.com/containers/image/v5 to fix GO-2024-2842 BE-11055 ( #12046 )
2024-07-23 18:56:17 -03:00
andres-portainer
66119a8b57
fix(snapshots): remove the attempt to snapshot untrusted environments EE-7407 ( #12044 )
2024-07-23 18:43:31 -03:00
Ali
6eb9e906af
fix(placements) filter out empty items in the required node affinity array [BE-11022] ( #12034 )
...
Co-authored-by: testa113 <testa113>
2024-07-23 09:31:08 +12:00
LP B
1900fb695d
fix(docker/container): use nodeName to build links to networks used by containers ( #12002 )
2024-07-17 14:40:05 +02:00
Oscar Zhou
a62aac296b
fix(host): show clear host info message [EE-7075] ( #12011 )
2024-07-12 08:45:50 +12:00
Oscar Zhou
5294aa2810
fix(stack): excessive alias count error [EE-7305] ( #11990 )
2024-07-11 14:09:25 +12:00
andres-portainer
31bdb948a8
chore(code): use int ranges in loops BE-10990 ( #12028 )
2024-07-10 19:22:47 -03:00
andres-portainer
468c12c75b
chore(bbolt): update to v1.3.10 EE-7298 ( #12006 )
2024-07-09 15:19:27 -03:00