portainer/api/http/handler
Anthony Lapenna 6ab6cfafb7
feat(motd): add the ability to display motd and dimiss information panels (#2191)
* feat(api): add motd handler

* feat(app): add the motd api layer

* feat(motd): display motd and add the ability to dismiss information messages

* style(home): relocate important message before info01

* feat(api): silently fail when an error occurs during motd retrieval
2018-08-21 20:40:42 +02:00
..
auth feat(authentication): add a setting to toggle automatic user provisioning when u… (#2068) 2018-07-24 08:49:17 +02:00
dockerhub refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
endpointgroups refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
endpointproxy refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
endpoints style(home): only display CPU/MEM for standalone endpoints 2018-07-31 11:58:08 +02:00
file feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
motd feat(motd): add the ability to display motd and dimiss information panels (#2191) 2018-08-21 20:40:42 +02:00
registries fix(api): filter sensitive information from API response (#2103) 2018-07-31 11:50:04 +02:00
resourcecontrols feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
settings feat(templates): re-introduce external template management (#2119) 2018-08-07 17:43:36 +02:00
stacks feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
status feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
tags feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00
teammemberships refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
teams refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
templates feat(templates): re-introduce external template management (#2119) 2018-08-07 17:43:36 +02:00
upload feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
users fix(api): filter sensitive information from API response (#2103) 2018-07-31 11:50:04 +02:00
websocket fix(api): fix invalid platform build statements (#2064) 2018-07-23 16:49:04 +02:00
handler.go feat(motd): add the ability to display motd and dimiss information panels (#2191) 2018-08-21 20:40:42 +02:00