portainer/app/docker/views
강지원 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
..
configs chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
containers fix(containers): correct base URL construction for console access 2024-09-05 18:00:49 +09:00
docker-features-configuration feat(docker): label gpu as nvidia only [EE-6999] (#11729) 2024-08-28 16:38:27 -03:00
host fix(host): show clear host info message [EE-7075] (#12011) 2024-07-12 08:45:50 +12:00
images feat(app): limit the docker API version supported by the frontend (#11855) 2024-06-10 20:54:31 +02:00
networks feat(app): limit the docker API version supported by the frontend (#11855) 2024-06-10 20:54:31 +02:00
nodes fix(docker): surface node details docker error [EE-7054] (#11752) 2024-05-09 12:01:13 +12:00
registries/access fix(registry): EE-4526 Registry Manage access link broken (#7975) 2022-11-04 12:10:42 +13:00
secrets fix(deletion): delete objects batch by batch EE-7084 (#11833) 2024-05-16 14:34:50 +12:00
services feat(app): limit the docker API version supported by the frontend (#11855) 2024-06-10 20:54:31 +02:00
swarm chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
tasks refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
volumes fix(swarm): auto multi-select volume with same name [EE-7240] (#11955) 2024-07-31 12:12:26 +12:00