portainer/api
Chaim Lev-Ari e686d64011
refactor(docker): strongly type snapshot [EE-3256] (#6990)
* refactor(docker): strongly type snapshot [EE-3256]

fixes [EE-3256]

* fix(endpoints): return empty from association api

* refactor(docker): ignore raw snapshot for swagger
2022-05-31 13:03:10 +03:00
..
adminmonitor feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 2022-04-05 16:29:57 +12:00
apikey fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
archive
aws/ecr feat(registry) EE-806 add support for AWS ECR (#6165) 2021-12-01 13:18:57 +13:00
backup Fix(db): needs encryption migration function fixed EE-2414 (#6494) 2022-02-02 09:53:59 +13:00
chisel fix(chisel): downgrade back to the previous version of Chisel EE-2718 (#6745) 2022-04-11 14:32:59 -03:00
cli feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
cmd/portainer feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
crypto fix(tls): downgrade minimum version to TLS 1.2 to avoid proxy problems EE-3152 (#6909) 2022-05-10 15:33:53 -03:00
database fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
dataservices fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
datastore refactor(docker): strongly type snapshot [EE-3256] (#6990) 2022-05-31 13:03:10 +03:00
demo feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
docker feat(intel): Enable OpenAMT and FDO capabilities (#6212) 2022-01-24 08:48:04 +13:00
exec fix(k8s) deploying manifest using default namespace EE-2104 (#6385) 2022-03-24 21:28:53 +13:00
filesystem feat(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644) 2022-04-19 13:10:42 +12:00
git fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
hostmanagement feat(intel): Enable OpenAMT and FDO capabilities (#6212) 2022-01-24 08:48:04 +13:00
http refactor(docker): strongly type snapshot [EE-3256] (#6990) 2022-05-31 13:03:10 +03:00
internal refactor(docker): strongly type snapshot [EE-3256] (#6990) 2022-05-31 13:03:10 +03:00
jwt fix(extension): extend JWT auth token expiration for extension EE-3065 (#6881) 2022-05-06 09:52:47 +12:00
kubernetes fix(kube): Use KubeClusterAccessService for Helm operations [EE-2500] (#6559) 2022-03-21 09:51:29 -03:00
ldap
oauth
scheduler fix(scheduler): fix a data race in the scheduler EE-2716 (#6629) 2022-03-16 10:33:15 -03:00
stacks fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
api-description.md fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
connection.go feat(db): add CreateObjectWithStringId function [EE-2612] (#6611) 2022-03-02 09:22:03 -03:00
go.mod switch natural sort lib for a better one (#6862) 2022-05-02 12:37:26 +12:00
go.sum switch natural sort lib for a better one (#6862) 2022-05-02 12:37:26 +12:00
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
portainer.go refactor(docker): strongly type snapshot [EE-3256] (#6990) 2022-05-31 13:03:10 +03:00
swagger.yaml chore(endpoint/edge): small refactor and move endpoint status handler [EE-2710] (#6637) 2022-04-07 09:17:36 -03:00
swagger_config.json