portainer/api
Mike Church 6f59f130a1
feat(dashboard): add health status to home page and dashboard (#3489)
* feat(dashboard): add health status to home page and dashboard

* fix(dashboard): code review updates, using builtin for substring search
2020-02-05 07:59:29 +13:00
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt chore(version): bump version number 2019-12-04 17:05:36 +13:00
chisel feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cli feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cmd/portainer feat(api): implement anonymous mode for LDAP connection (#3460) 2020-01-22 11:14:07 +13:00
cron feat(api): add go module support (#3408) 2019-12-05 17:02:27 +13:00
crypto feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
docker feat(dashboard): add health status to home page and dashboard (#3489) 2020-02-05 07:59:29 +13:00
exec feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
filesystem feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http feat(settings/ldap): preserve ReaderDN in database if empty in settings payload (#3537) 2020-01-31 13:17:19 +13:00
jwt feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
ldap feat(api): implement anonymous mode for LDAP connection (#3460) 2020-01-22 11:14:07 +13:00
libcompose feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
access_control.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
authorizations.go fix(api): introduce priority based logic for RBAC roles (#3374) 2019-11-18 21:22:47 +13:00
errors.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
go.mod feat(api): add go module support (#3408) 2019-12-05 17:02:27 +13:00
go.sum feat(api): add go module support (#3408) 2019-12-05 17:02:27 +13:00
portainer.go feat(dashboard): add health status to home page and dashboard (#3489) 2020-02-05 07:59:29 +13:00
swagger.yaml feat(api): implement anonymous mode for LDAP connection (#3460) 2020-01-22 11:14:07 +13:00
swagger_config.json chore(version): bump version number 2019-12-04 17:07:21 +13:00