portainer/api/http/proxy
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
..
access_control.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
azure_transport.go feat(azure): add experimental Azure endpoint support (#1936) 2018-05-28 16:40:33 +02:00
build.go feat(jobs): add the job execution API 2018-10-23 10:03:30 +13:00
configs.go feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
containers.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
docker_transport.go feat(api): support AGENT_SECRET environment variable (#2486) 2018-11-23 11:46:51 +13:00
factory.go feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
factory_local.go fix(api): fix invalid build related filenames (#2067) 2018-07-23 18:50:45 +02:00
factory_local_windows.go fix(api): fix invalid build related filenames (#2067) 2018-07-23 18:50:45 +02:00
local.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
manager.go feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
networks.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
registry.go fix(api): manage registry authentication in the API (#1751) 2018-03-23 08:44:43 +10:00
response.go feat(api): add debug statements in response handling 2018-05-15 19:13:27 +02:00
reverse_proxy.go feat(azure): add experimental Azure endpoint support (#1936) 2018-05-28 16:40:33 +02:00
secrets.go feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
services.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
swarm.go feat(api): rewrite SwarmInspect operation (#2065) 2018-07-23 18:04:11 +02:00
tasks.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
volumes.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00