Anthony Lapenna
5c2e714e69
style(extensions): minor update to extension UX/UI ( #2538 )
...
* style(extensions): update extension icons
* style(extensions): style update
* feat(extensions): update extension UX
* style(extensions): update extension style
* style(extension-details): update screenshot default size
* style(extensions): update overview diagram image
* refactor(support): fix support URLs
2018-12-12 10:28:21 +13:00
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
Christer Warén
40e0c3879c
style(dashboard): change blocklist-item border color ( #2465 )
...
Changing blocklist-item border color to more confortable color that makes UI look more consistence
2018-11-14 10:01:36 +13:00
baron_l
bda5eac0c1
feat(network-creation): enhance UX with macvlan driver for swarm mode ( #2082 ) ( #2122 )
...
* feat(network-creation): macvlan driver for swarm
* refactor(network-creation): layout rework to make it simpler with MACVLAN and keep it consistent with other drivers
* fix(network-creation): MACVLAN - parent network card is now properly saved, names are not prefixed anymore and the --attachable option is now supported
* refactor(network-creation): PR macvlan review - rework of macvlan view + code optimisation
* fix(network-creation): disable attachable and internal options on macvlan config creation
2018-08-16 12:29:15 +02:00
Anthony Lapenna
3c6f6cf5bf
feat(home): update endpoint list ( #2060 )
2018-07-23 09:51:33 +02:00
baron_l
0f63326bd5
fix(app): wrap long text in tables cells ( #1920 ) ( #2052 )
...
* fix(style): wrap long text in tables cells (#1920 )
* fix(style): <code> tags are now wrapped correctly (PR #2052 )
* fix(style): revert #1770 style-related content and apply nowrap on datatables (PR#2052)
2018-07-20 18:31:34 +02:00
Anthony Lapenna
e156aa202e
feat(ux): update form input validation ( #2035 )
2018-07-11 16:22:02 +02:00
Anthony Lapenna
b6792461a4
feat(home): add a new home view ( #2033 )
2018-07-11 10:39:20 +02:00
Hasnat
a94f2ee7b8
feat(log-viewer): add the ability to wrap lines ( #1972 )
...
* feat(log-viewer): Split auto scrolling & log refresh + adds wrap lines option
* feat(log-viewer): Get rid of scroll lock changes
* feat(log-viewer): remove function call in view [code review changes]
2018-07-10 21:06:45 +02:00
Anthony Lapenna
61c285bd2e
feat(templates): introduce templates management ( #2017 )
2018-07-03 20:31:02 +02:00
Anthony Lapenna
5e73a49473
feat(tags): add the ability to manage tags ( #1971 )
...
* feat(tags): add the ability to manage tags
* feat(tags): update tag selector UX
* refactor(app): remove unused ui-select library
2018-06-15 09:18:25 +02:00
Anthony Lapenna
32800a843a
feat(sidebar): update endpoint selection UX ( #1902 )
...
* style(sidebar): update selected endpoint name color
* feat(sidebar): sort groups/endpoints alphabetically
2018-05-16 08:49:14 +02:00
Anthony Lapenna
2327d696e0
feat(agent): add agent support ( #1828 )
2018-05-06 09:15:57 +02:00
Emanuele De Cupis
b2b685ba6f
style(datatables): prevent cell content to go to new line ( #1770 )
2018-03-28 08:11:17 +11:00
Herwono W. Wijaya
66f29dd103
style(app): upgrade to font awesome v5
2018-03-13 15:36:53 +10:00
Mauro Cortellazzi
1b8d5e89d1
feat(swarm-visualizer): swarm visualizer color by service ( #1683 )
2018-03-02 08:10:14 +10:00
Anthony Lapenna
81de2a5afb
feat(image-build): add the ability to build images ( #1672 )
2018-02-28 07:19:06 +01:00
Anthony Lapenna
7817d4bd0b
extension(storidge): add Storidge extension ( #1581 )
2018-01-21 17:26:24 +01:00
Anthony Lapenna
d0da9860af
style(datatables): use normal font weight for table headers ( #1496 )
2017-12-11 16:03:00 +01:00
1138-4EB
75b3a78e2b
refactor(services): Refactor chartService and pluginService ( #1340 )
2017-12-05 09:49:04 +01:00
1138-4EB
e51246ee78
style(sidebar): prevent icon of active item moving on hover ( #1422 )
2017-11-23 09:59:29 +01:00
Anthony Lapenna
d68708add7
feat(ux): replace spinners ( #1383 )
2017-11-12 20:27:28 +01:00
Anthony Lapenna
9ceb3a8051
feat(templates): add support for stack templates ( #1346 )
2017-11-07 08:18:23 +01:00
Fish2
ade66414a4
chore(assets): lossless image compression
2017-11-05 14:51:07 +01:00
1138-4EB
42347d714f
style(sidebar): automatically adjust title form-control size based on height ( #1338 )
2017-10-30 09:29:22 +01:00
1138-4EB
a028413496
feat(assets): make URLs for favicons relative ( #1343 )
2017-10-30 08:56:21 +01:00
Anthony Lapenna
86e5ca57e9
style(sidebar): automatically adjust sidebar font-size based on height ( #1336 )
2017-10-28 19:42:55 +02:00
1138-4EB
f8451e944a
style(sidebar): make sidebar-header fixed, use flex instead of absolute to position footer ( #1315 )
2017-10-27 09:35:35 +02:00
1138-4EB
ddd804ee2e
feat(container-inspect): display content in tree view by default ( #1310 )
2017-10-24 09:32:21 +02:00
Anthony Lapenna
3e99fae070
style(sidebar): add a small logo in the sidebar ( #1255 )
2017-10-01 09:44:02 +01:00
Anthony Lapenna
e2979a631a
style(swarm-visualizer): update font-size ( #1228 )
2017-09-22 08:53:08 +02:00
Anthony Lapenna
f96b70841f
feat(swarm-visualizer): add a platform icon next to node name ( #1191 )
2017-09-14 10:22:27 +02:00
Anthony Lapenna
87825f7ebb
feat(swarm-visualizer): add the swarm-visualizer view ( #1190 )
2017-09-14 08:04:59 +02:00
Anthony Lapenna
c0d282e85b
feat(container-stats): overhaul ( #1183 )
2017-09-09 18:49:21 +02:00
Anthony Lapenna
9a0f0a9701
feat(favicon): fix favicon display ( #1177 )
2017-09-05 09:57:49 +02:00
Anthony Lapenna
e65d132b3d
feat(init-admin): allow to specify a username for the initial admin account ( #1160 )
2017-08-28 20:59:13 +02:00
Anthony Lapenna
d27528a771
feat(authentication): add LDAP authentication support ( #1093 )
2017-08-10 10:35:23 +02:00
Dan Hlavenka
635ecdef72
style(sidebar): crop logo.png to fit in sidebar without scaling ( #1072 )
2017-07-26 07:52:44 +02:00
Konstantin Azizov
bc4b0a0b35
feat(images): display unused images tags ( #1009 )
2017-07-11 09:56:28 +02:00
Anthony Lapenna
317303fc43
feat(image-details): image layer enhancements
2017-07-08 09:21:30 +02:00
Gábor Kovács
b6b579d55d
feat(image-details): simple image history ( #425 )
2017-07-08 08:59:32 +02:00
Anthony Lapenna
08c5a5a4f6
feat(registries): add registry management ( #930 )
2017-06-20 13:00:32 +02:00
Fish2
1c4ccfe294
feat(assets): lossless compression of images saved 14KB ( #915 )
2017-06-05 07:47:55 +02:00
Anthony Lapenna
5523fc9023
feat(global): introduce user teams and new UAC system ( #868 )
2017-05-23 20:56:10 +02:00
Anthony Lapenna
0579251c70
feat(templates): new templates capabilities ( #862 )
2017-05-18 23:00:08 +02:00
Thomas Krzero
3d8eec2557
feat(containers) - clean non-persistent volumes when removing a container ( #824 )
2017-05-01 11:18:06 +01:00
Thomas Krzero
e70817f776
feat(containers): show health status of containers ( #622 )
2017-04-25 10:09:06 +01:00
Anthony Lapenna
f15cf3e8be
feat(notifications): replace gritter with toastr ( #793 )
2017-04-12 20:47:22 +01:00
Anthony Lapenna
b8803f380b
feat(templates): LinuxServer.io templates integration ( #761 )
2017-04-05 10:13:32 +02:00
Anthony Lapenna
c243a02e7a
feat(UX): UX/responsiveness enhancements
2017-03-27 14:44:39 +02:00