portainer/api/http/handler
Anthony Lapenna 6fd5ddc802
feat(extensions): introduce extension support (#2527)
* wip

* wip: missing repository & tags removal

* feat(registry): private registry management

* style(plugin-details): update view

* wip

* wip

* wip

* feat(plugins): add license info

* feat(plugins): browse feature preview

* feat(registry-configure): add the ability to configure registry management

* style(app): update text in app

* feat(plugins): add plugin version number

* feat(plugins): wip plugin upgrade process

* feat(plugins): wip plugin upgrade

* feat(plugins): add the ability to update a plugin

* feat(plugins): init plugins at startup time

* feat(plugins): add the ability to remove a plugin

* feat(plugins): update to latest plugin definitions

* feat(plugins): introduce plugin-tooltip component

* refactor(app): relocate plugin files to app/plugins

* feat(plugins): introduce PluginDefinitionsURL constant

* feat(plugins): update the flags used by the plugins

* feat(plugins): wip

* feat(plugins): display a label when a plugin has expired

* wip

* feat(registry-creation): update registry creation logic

* refactor(registry-creation): change name/ids for inputs

* feat(api): pass registry type to management configuration

* feat(api): unstrip /v2 in regsitry proxy

* docs(api): add TODO

* feat(store): mockup-1

* feat(store): mockup 2

* feat(store): mockup 2

* feat(store): update mockup-2

* feat(app): add unauthenticated event check

* update gruntfile

* style(support): update support views

* style(support): update product views

* refactor(extensions): refactor plugins to extensions

* feat(extensions): add a deal property

* feat(extensions): introduce ExtensionManager

* style(extensions): update extension details style

* feat(extensions): display license/company when enabling extension

* feat(extensions): update extensions views

* feat(extensions): use ProductId defined in extension schema

* style(app): remove padding left for form section title elements

* style(support): use per host model

* refactor(extensions): multiple refactors related to extensions mecanism

* feat(extensions): update tls file path for registry extension

* feat(extensions): update registry management configuration

* feat(extensions): send license in header to extension proxy

* fix(proxy): fix invalid default loopback address

* feat(extensions): add header X-RegistryManagement-ForceNew for specific operations

* feat(extensions): add the ability to display screenshots

* feat(extensions): center screenshots

* style(extensions): tune style

* feat(extensions-details): open full screen image on click (#2517)

* feat(extension-details): show magnifying glass on images

* feat(extensions): support extension logo

* feat(extensions): update support logos

* refactor(lint): fix lint issues
2018-12-09 16:49:27 +13:00
..
auth refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
dockerhub refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpointgroups refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpointproxy feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
endpoints feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
extensions feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd feat(motd): relocate motd file URL and always return 200 (#2466) 2018-11-14 12:20:33 +13:00
registries feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
resourcecontrols refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
schedules * feat(UX): schedule creation UX overhaul (#2485) 2018-12-07 08:53:23 +13:00
settings feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
stacks feat(stack-details): Add the ability to duplicate a stack (#2278) 2018-10-01 14:36:49 +13:00
status refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
tags refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
teammemberships refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
teams refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
templates feat(api): update client.Get with a new timeout parameter and default… (#2297) 2018-09-24 12:09:12 +12:00
upload refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
users refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
webhooks feat(jobs): add the ability to run a job on a target endpoint #2374 2018-10-28 19:06:50 +13:00
websocket feat(api): support AGENT_SECRET environment variable (#2486) 2018-11-23 11:46:51 +13:00
handler.go feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00