1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 22:05:23 +02:00
portainer/app/portainer/rest
Matt Hook dbd2e609d7
Some checks are pending
ci / build_images (map[arch:amd64 platform:linux]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
ci / build_images (map[arch:arm64 platform:linux]) (push) Waiting to run
ci / build_manifests (push) Blocked by required conditions
/ triage (push) Waiting to run
Lint / Run linters (push) Waiting to run
Test / test-client (push) Waiting to run
Test / test-server (map[arch:amd64 platform:linux]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
Test / test-server (map[arch:arm64 platform:linux]) (push) Waiting to run
fix(api-key): add password requirement to generate api key [EE-6140] (#10617)
2024-01-09 11:14:24 +13:00
..
transform feat(registries): remove registry extension (#4155) 2020-08-05 22:23:19 +12:00
auth.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
backup.js feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
customTemplate.js refactor(stacks): break swagger docs by type [EE-5381] (#8820) 2023-04-27 11:03:55 +07:00
endpoint.js fix(endpoints): show edge script when unassociated [EE-2842] (#6730) 2022-04-11 11:26:13 +03:00
gitlab.js feat(registries): remove registry extension (#4155) 2020-08-05 22:23:19 +12:00
group.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
registry.js feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
resourceControl.js refactor(access-control): create access-control-panel component [EE-2345] (#6486) 2022-03-16 08:35:32 +02:00
settings.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
ssl.js feat(server): use https by default (#5315) [EE-332] 2021-08-10 07:59:47 +03:00
stack.js fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] (#10542) 2023-10-27 15:41:02 +13:00
support.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
tag.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
team.js fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2022-09-16 14:45:14 +12:00
teamMembership.js chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
template.js feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
user.js fix(api-key): add password requirement to generate api key [EE-6140] (#10617) 2024-01-09 11:14:24 +13:00
webhooks.js feat(webhook) EE-2125 send registry auth haeder when update swarms service via webhook (#6220) 2021-12-07 09:11:44 +13:00