Anthony Lapenna
a2d29df21b
fix(rbac): add specific authorization for Storidge management
2019-05-27 10:41:12 +12:00
William
e3eeb32a11
style(container-creation): clarify port mapping ( #2899 )
2019-05-25 09:56:30 +12:00
baron_l
851607394c
feat(integrations): storidge evolution ( #2711 )
...
* feat(storidge): update storidge routes
* feat(storidge): add new fields on profile create/edit
* feat(storidge): add drives list and details view
* feat(storidge): add node details / cordon / uncordon / remove
* feat(storidge): add volume and snapshot details
* feat(storidge): add snapshot creation on volume details
* feat(storidge): add rescan drives button
* refactor(storidge): move add / remove / put in / put ouf maintenance buttons for cluster nodes
* style(storidge): change cluster / node icon color based on status
* feat(storidge): profiles can enable snapshots without interval + interval in minutes
* refactor(storidge): split cluster and node status badge filter
* fix(storidge): error on volume IOPS update
* fix(storidge): snapshot can now be created without comments
* feat(storidge): remove snapshots panels when volume snapshots are disabled
* fix(app): paginatedItemLimit now retrieved for datables extending GenericDatatableController
* fix(storidge): addDrive is called with the good parameters
* fix(storidge): update model and views for Storidge v2695
* refactor(storidge): webpack migration
* fix(storidge): display modifications + fix js errors
* feat(storidge): snapshots, profile and nodes evolution
* fix(storidge): values for InterfaceDriver on profile create/edit
* feat(storidge): v5 update without style (profile / statuses / volume)
* fix(storidge): description tables on the same view have now the same fixed offset
* fix(app): override rdash-ui select style
* Revert "fix(app): override rdash-ui select style"
This reverts commit e724833261
.
* feat(storidge): wip on update 6
* feat(storidge): update 6
* feat(storidge): update 6
* feat(storidge): update 6
* feat(storidge): update 7 - node details + cluster views
* fix(storidge): update 7 - profiles creation + volume details
* fix(storidge): update 7 - profile create/edit interface type
* feat(storidge): update 8 - add drive
* feat(storidge): update 8 - UI refactors + cluster availability
* fix(storidge): update 8 - revert cluster availability
* feat(storidge): update 8 - node availability on swarm overview
* feat(storidge): cluster condition badge
* fix(storidge): update 9 - move add storage button + api profile filesystem kv to obj
* feat(storidge): update 9 - disable add drive button when action is in progress
* fix(storidge): update 9 - add drive button will now change only for the concerned drive
* fix(storidge): update 10 - disable remove drive button when removal in progress
* fix(api): update Storidge proxy creation process
* refactor(api): update version number
* feat(extensions): fix an issue with Storidge API URL
* feat(storidge): force the use of a manager node
2019-05-25 09:53:10 +12:00
Anthony Lapenna
8057aa45c4
feat(extensions): introduce RBAC extension ( #2900 )
2019-05-24 18:04:58 +12:00
William
8025d4c817
fix(support): enforce minimum purchase amount ( #2891 )
...
* fix(support): enforce minimum purchase amount
* Update app/portainer/views/support/product/product.html
Co-Authored-By: Anthony Lapenna <lapenna.anthony@gmail.com>
* fix(support): fix product img tags for webpack
2019-05-24 17:57:27 +12:00
mrdrogdrog
1af9fb4490
feat(containers): add support docker attach ( #2842 )
...
* #592 feat(container-details): split websocket backend code into more files and add attach handler
* #592 feat(container-details): rename console to exec and add attach console
* Revert "#592 feat(container-details): rename console to exec and add attach console"
This reverts commit f2deaee1
* #592 feat(container-details): add attach to containerconsole
* #592 feat(container-details): catch more errors
* #592 feat(container-details): use less vars
* #592 feat(container-details): error message is more verbose
* #592 feat(container-details): go fmt
* #592 feat(container-details): unpack netdial
* #592 feat(container-details): reformat service
* #592 feat(container-details): fix go compiler bugs
* #592 feat(container-details): refactor services
* #592 feat(container-details): fix windows dial
* #592 feat(container-details): gofmt dial_windows.go
* #592 feat(container-details): split console into two views and fix breadcrumbs
* #592 feat(container-details): swap exec and attach action
* #592 feat(container-details): add some warnings
* #592 feat(container-details): refresh view more
* #592 feat(container-details): use less functions for connecting/disconnecting
* #592 feat(container-details): move link replacements into initTerm
* #592 feat(container-details): disable attach/exec button if container is not running
* #592 feat(container-details): fix typo
* #592 feat(container-details): autoconnect attach view
* #592 feat(container-details): fix first draw after attach + reformat code
* #592 feat(container-details): remove init-helper-div
* #592 feat(container-details): console resize code and remove padding
* #592 feat(container-details): swap height and width arguments in container tty resize restcall
* #592 feat(container-details): swap height and width arguments in exec tty resize restcall
* #592 feat(container-details): remove css unit
* #592 feat(container-details): remove loaded state from states object
* #592 feat(container-details): reword Disattach to Detach
* #592 feat(container-details): remove unloaded state from states object
* #592 feat(container-details): remove useless code
* #592 feat(container-details): clearer state-check
* #592 feat(container-details): fixed resize bugs by using xterms col attribute
2019-05-09 14:04:40 +12:00
baron_l
7b3ef7f1a2
fix(node-details): engine labels were displayed as Objects ( #2858 )
2019-05-02 08:37:24 +12:00
William
80c5052b55
style(users): fix typo/grammar ( #2848 )
2019-04-23 12:22:54 +12:00
William
845f4e912b
fix(secret-creation): prevent assignment of label with no name ( #2838 )
2019-04-19 09:18:40 +12:00
William
8a7a73fe84
fix(notifications): fix create user errormessage ( #2820 )
2019-04-08 15:48:43 +12:00
William
e4a81df42e
fix(group-access): fix authorize/deny all buttons behavior ( #2813 )
2019-04-08 09:28:57 +12:00
William
c39807e86c
fix(team): fix invalid team leader count ( #2811 )
2019-04-05 14:49:08 +13:00
Chaim Lev-Ari
45113a7ff4
refactor(app): introduce webpack and babel ( #2407 )
...
* feat(agent): add new host page
* feat(agent): convert volume-browser to files-datatable
* fix(agent): browse folders in file-datatable
* feat(engine-details): replace engine view with host view
* feat(engine-details): remove old panels
* feat(engine-details): add basic engine-details-panel component
* feat(engine-details): pass details to the different components
* feat(engine-details): replace host-view with host-overview
* feat(engine-details): add commaseperated filter
* feat(engine-details): add host-view container component
* feat(engine-details): add host-details component
* feat(engine-details): build host details object
* feat(engine-details): format engine version
* feat(engine-details): get details for one node
* feat(engine-details): pass is-agent from view
* feat(engine-details): replace old node view with a new component
* feat(engine-details): add swarm-node-details component
* feat(engine-details): remove isSwarm binding
* feat(engine-details): remove node-details and include in parent
* feat(engine-details): add labels-table component
* feat(engine-details): add update node service
* feat(engine-details): add update label functionality
* style(engine-details): remove whitespaces
* feat(engine-details): remove old node page
* feat(engine-details): pass is agent to host details
* feat(host-details): hide missing info
* feat(host-details): update node availability
* style(host-details): remove obsolete event object
* feat(host-details): fix labels not sending
* feat(host-details): remove flags for hiding data
* feat(host-details): create mock call to server for agent host info
* style(host-details): fix spelling mistake in filter's name
* feat(host-details): get info from agent
* feat(host-details): hide engine labels when empty
* feat(node-details): move labels table and save button
* feat(host-info): add different urls for refresh
* feat(host-details): show disk/devices info for agent
* feat(host-view): add loading indicator to devices-panel
* feat(host-details): add loading indicator to disks panel
* feat(agent): fix browse volume
* feat(agent): browse files
* feat(agent): enable rename
* feat(agent): download file
* fix(agent): download file from root
* feat(agent): delete file
* style(agent): remove whitespaces
* fix(agent): fix link on node browser
* feat(agent): basic file uploader
* feat(agent): add basic file upload
* fix(volume-browser): move volume id to query params
* feat(node-browser): moved uploader into browser
* feat(node-browser): add upload spinner
* feat(agent): browse files relative to root
* feat(build): add webpack build config
* feat(build): add missing imports
* feat(webpack): add missing imports
* feat(build): enable eslint on build
* feat(build): add webpack notifier
* feat(build): clean terminal on build
* feat(build): import all globals
* feat(build): add angular import
* feat(build): fix styles
* feat(build): load favicons
* feat(build): load css before script
* feat(webpack): split vendors css and js to a different bundle
* feat(webpack): import angular in all files
* feat(webpack): remove eslint global config
* feat(webpack): add webpack clean dist
* feat(webpack): fix styling issues
* refactor(webpack): remove empty controllers
* refactor(webpack): optimize moment
* refactor(webpack): add bundle analyzer
* feat(webpack): add babel
* refactor(webpack): optimize lodash
* refactor(toastr): update toastr
* feat(webpack): create basic production and dev config
* fix(webpack): fix production config
* fix(webpack): fix html templates url
* refactor(webpack): remove angular imports
* refactor(webpack): remove more angular imports
* refactor(webpack): return angular to entry file
* style(webpack): remove comments from config
* fix(hosts): remove browse button
* fix(webpack): import lodash
* fix(webpack): import missing htmls
* feat(webpack): reduce lodash size
* feat(webpack): config grunt to use webpack
* feat(webpack): add postcss
* chore(codeclimate): use eslint-5 channel
* feat(deps): upgrade from lodash to lodash-es
* fix(webpack): fix bug with lodash
* chore(build): add build client script
* fix(webpack): fix missing jsyaml reference
* refactor(webpack): seperate builds of img files
* chore(build): add a way to check times of webpack build
* feat(webpack): add dev server
* fix(webpack): fix css output name
* chore(webpack): optimize images
* chore(webpack): add node env
* fix(build): copy templates on release
* chore(webpack): set env NODE_ENV
* feat(webpack): set NODE_ENV on production builds
* fix(extensions): set image path
* refactor(css): move vendor css to js import
* style(app): remove whitespaces
* fix(build-system): allow DevOps pipeline to leverage webpack (#2670 )
* Update devopsbuild task to use webpack & remove AppVeyor environment var
* Added -Force to replace the existing dist folder
* Removed Test-Path
* dep(build-system): add angularjs-annotate to webpack + fix on imports
* Merge branch 'develop' into webpack
* refactor(app): webpack aliases for imports + async / await dep + start refactor
* style(extensions): use develop version of the view
* fix(app): fix several issues introduced by webpack migration
* fix(webpack): fix ng-include not loading templates with webpack
* Fix Windows CI with Webpack (#2782 )
* fix(configs): refactor broke configs creation and list views
* fix(build-system): update build_binary_devops for Windows
2019-03-21 18:46:49 +13:00
Fabian Grutschus
dbab524e5d
style(containers): change order of container action buttons to match ordering of quick action buttons ( #2772 )
2019-03-13 11:10:15 +13:00
Anthony Lapenna
1618388e39
refactor(app): minor refactor ( #2773 )
2019-03-13 11:09:53 +13:00
William
ac4af41317
fix(services): Do not display quick actions in a regular swarm environment ( #2769 )
2019-03-11 16:48:00 +13:00
Anthony Lapenna
82078a8d8f
style(extensions): update extensions information panel
2019-03-05 16:09:03 +13:00
Anthony Lapenna
2b31f489d9
feat(api): add support for an externally fetched title for motd ( #2755 )
...
* feat(api): add support for an externally fetched title for motd
* refactor(api): gofmt motd.go
* refactor(api): update go comment
2019-03-05 16:05:15 +13:00
Anthony Lapenna
415c1759d1
Merge branch 'oath-poc' into develop
2019-03-01 14:16:04 +13:00
linquize
42529cc5ea
feat(volumes): show volume creation date ( #2745 )
2019-03-01 11:59:11 +13:00
Anthony Lapenna
60fbfeba23
fix(oauth): fix settings displaying issue for custom OAuth configuration
2019-03-01 11:24:47 +13:00
Anthony Lapenna
f5091ce5fb
fix(auth): fix invalid condition to display OAuth login button
2019-03-01 10:58:18 +13:00
Anthony Lapenna
58962de20e
Merge branch 'develop' into oath-poc
2019-03-01 09:42:38 +13:00
Anthony Lapenna
1eb7e6bacc
fix(auth): rollback changes introduced via #2591 ( #2747 )
2019-02-28 11:38:02 +13:00
Tim van den Eijnden
9cbf1f34a7
feat(networks): prevent removal of predefined networks ( #2697 )
...
* fix(networks): disable removing predefined networks (#1838 )
* fix(networks): disable select all for predefined networks (#1838 )
* fix(networks): do not allow delete in network-details & use constant (#1838 )
2019-02-25 14:25:48 +13:00
linquize
c152d3f62e
fix(stacks): update web editor to set tab key to insert spaces ( #2735 )
2019-02-25 14:19:53 +13:00
linquize
da44f14e07
fix(auth): prevent redirect parameter to use state portainer.auth ( #2701 )
2019-02-25 13:57:11 +13:00
Anthony Lapenna
49516e2c3f
style(oauth): update Azure UI elements
2019-02-25 13:38:27 +13:00
Anthony Lapenna
9c4c782a90
style(container-creation): review auto remove element position
2019-02-25 13:09:09 +13:00
baron_l
7aa6a30614
feat(registry-manager): allow regular users to use the registry browse feature ( #2664 )
...
* feat(registries): registries accessibility to all authorized people and not only admins
* feat(registry): dockerhub settings for admin only
* feat(registry): remove registry config access for non admin users
* feat(api): use AuthenticatedAccess policy instead of RestrictedAccess for extensionList operation
* refactor(api): minor update to security package
* refactor(api): revert unexporting function changes
* refactor(api): apply gofmt
2019-02-25 13:02:49 +13:00
linquize
99e50370bd
feat(container-creation): support auto remove option (docker run --rm) ( #2684 )
2019-02-25 09:48:31 +13:00
Anthony Lapenna
dc2a8cf1f4
feat(oauth): update OAuth configuration UX
2019-02-21 14:02:25 +13:00
Anthony Lapenna
b9ac3d4286
feat(oauth): fix the double refresh issue
2019-02-21 11:09:57 +13:00
Anthony Lapenna
6711e6c969
feat(oauth): update configuration override UX
2019-02-21 10:30:09 +13:00
Anthony Lapenna
4a5fa211a7
feat(account): display a warning message in the account view
2019-02-20 13:57:13 +13:00
Anthony Lapenna
d510d23408
feat(oauth): improve Azure OAuth support
2019-02-20 13:53:25 +13:00
Anthony Lapenna
ce9e009e22
feat(oauth): update UI/UX
2019-02-19 14:38:42 +13:00
Anthony Lapenna
9918c1260b
feat(oauth): update authentication panel with OAuth provider details
2019-02-19 09:54:02 +13:00
Anthony Lapenna
e325ad10dd
fix(oauth): fix an UX issue when updating microsoft oauth settings
2019-02-18 16:18:48 +13:00
Anthony Lapenna
73f20b5157
refactor(oauth): remove console log statement
2019-02-18 15:21:34 +13:00
Anthony Lapenna
b6f04c5e0d
fix(oauth): fix missing scopes for microsoft provider
2019-02-18 15:21:06 +13:00
Anthony Lapenna
2ef8c0b33e
fix(app): rewrite URLHelper to avoid an issue with minification
2019-02-18 15:08:54 +13:00
Anthony Lapenna
7643f8d08c
feat(oauth): dev build supporting Oauth extension
2019-02-18 14:46:34 +13:00
Anthony Lapenna
78e2aaf7d4
feat(oauth): update OAuth UX
2019-02-17 17:01:36 +13:00
Anthony Lapenna
17cf374c30
Merge branch 'develop' into oath-poc
2019-02-17 16:39:23 +13:00
Anthony Lapenna
de76ba4e67
feat(oauth): update OAuth UX
2019-02-14 15:58:45 +13:00
linquize
8f32d58fae
fix(templates): redirect to home if endpoint not yet selected #2709 ( #2710 )
2019-02-14 12:08:46 +13:00
baron_l
8f568c8699
style(oauth): oauth loading + oauth config rework
2019-02-08 16:07:16 +01:00
baron_l
2755527d28
feat(oauth): default team for user on oauth settings
2019-02-07 19:32:02 +01:00
baron_l
4d8133f696
feat(oauth): spinner on code evaluation after sucessfull oauth
2019-02-07 15:07:10 +01:00
Anthony Lapenna
508352f4ea
Merge branch 'develop' into oath-poc
2019-02-04 09:19:12 +13:00
Daniel Cardoza
9b6b6e09ae
fix(endpoints): correct agent stack download url ( #2667 )
...
* 2584 fix(endpoints): correct agent stack download url
The directions for installing the agent stack from the endpoints
view used an old url. Update to the new url.
* Drop the portainer- prefix for the download path and filename
Co-Authored-By: dang3r <danielpcardoza@gmail.com>
2019-02-04 09:06:07 +13:00
Anthony Lapenna
899cd5f279
fix(home): fix an issue when trying to connect to an Azure ACI endpoint ( #2671 )
2019-02-04 09:04:52 +13:00
Chaim Lev Ari
90281fd7f0
feat(oauth): add providers to providers-selector
2019-01-25 10:57:40 +02:00
Chaim Lev Ari
c1939f6070
feature(oauth): add provider selector
2019-01-25 10:46:17 +02:00
Chaim Lev Ari
50c604ee4c
fix(auth): use the right function to oauth validate
2019-01-25 10:44:31 +02:00
Chaim Lev Ari
41ded64037
Revert "refactor(auth): extract oauth login mechanism to service"
...
This reverts commit 0a439b3893
.
2019-01-25 10:37:23 +02:00
baron_l
801336336f
fix(registry-manager): add repositories pagination support ( #2641 )
...
* fix(registry-management): add support for repositories list with multiple requests
* refactor(registry-management): change regex usage to a reusable interceptor function
* refactor(registry-management): change interceptor to transformResponse function
2019-01-24 13:38:36 +13:00
Anthony Lapenna
1a4dff536d
fix(container-creation): fix an issue with command parsing ( #2642 )
...
* fix(container-creation): fix an issue with command parsing
* refactor(container-creation): remove indentation update
2019-01-23 12:25:42 +13:00
Chaim Lev-Ari
f772cd31cb
feat(auth): preserve url when redirected to login ( #2591 )
...
* feat(auth): preserve url when redirected to login
* feat(auth): add redirect also to unauthenticated flow
* style(app): remove style changes from files
* fix(app): remove reference to otpLogin
* style(auth): remove semicolon
2019-01-23 12:22:56 +13:00
Chaim Lev-Ari
8160fe4717
feat(app): redirect to home if no endpoint is set ( #2601 )
...
* refactor(stacks): set newstack state as a child state of stacks
* fix(docker): add check on docker states for endpoint
* refactor(app): remove redirect notification
2019-01-23 12:21:48 +13:00
Anthony Lapenna
86c60807cd
feat(endpoint-creation): fix invalid link ( #2644 )
2019-01-23 12:18:18 +13:00
baron_l
c1f2d90997
fix(container-creation): fix missing capabilities on duplicate ( #2635 )
2019-01-23 09:28:44 +13:00
Chaim Lev Ari
3699b794eb
feat(oauth): add providers selectors
2019-01-18 12:14:12 +02:00
Chaim Lev Ari
69252a8377
refactour(auth): move information body to each setting
2019-01-18 12:08:18 +02:00
Chaim Lev Ari
c28274667d
refactor(oauth): use oauth2 to generate login url
2019-01-18 10:13:33 +02:00
Anthony Lapenna
54163e3b92
fix(extensions): fix an issue with extensions with expired licenses ( #2628 )
...
* fix(extensions): fix an issue with extensions with expired licenses
* fix(api): fix invalid log call
* fix(api): allow to re-enable an extension
2019-01-18 10:00:18 +13:00
Chaim Lev-Ari
62eb47b3cb
fix(container-creation): revert container state if creation failed ( #2565 )
...
* fix(container): rename old container only if exist
* fix(container): remove new container only if created
* style(container): fix typo
Co-Authored-By: chiptus <chiptus@users.noreply.github.com>
2019-01-18 08:59:43 +13:00
hiyao
a33eca4bbb
fix(registry-manager): fix an issue when removing all tags of a repository ( #2545 )
...
* fix repository reload got error in remove tags
When I remove all tags, removeTags() will reload and do initView() again, but data.tags response null, that trigger data.tags.length got error.
* Revert "fix repository reload got error in remove tags"
This reverts commit 5d9b1778ef
.
* fix(registry-management): change response repository tags type to array by force
* feat(registry-management): redirect to repositories page when no tag in the repository after delete tags
2019-01-18 08:01:47 +13:00
baron_l
50e77d2bf1
fix(network-details): displaying all subnets and gateways on network details ( #2629 )
2019-01-17 11:39:15 +13:00
DevHugo
50a3b08209
feat(app): add driver name in the volume selector for container/service creation ( #2534 )
...
* Feat(containers): add driver name in the volume selector
* Feat(services): add driver name in the volume selector
2019-01-17 11:28:40 +13:00
Chaim Lev Ari
0a439b3893
refactor(auth): extract oauth login mechanism to service
2019-01-16 18:57:15 +02:00
Chaim Lev Ari
0d4e1d00f0
refactor(login): move oauth button to right
2019-01-16 18:00:01 +02:00
Chaim Lev Ari
b09f491f62
style(auth): remove comments and change error
2019-01-16 17:53:10 +02:00
Chaim Lev Ari
b121f975fa
refactor(settings): remove duplicate settings
2019-01-16 17:38:07 +02:00
Chaim Lev Ari
3f44925d7e
fix(auth): fix typo - missing function
2019-01-16 17:37:50 +02:00
Chaim Lev Ari
80d570861d
refactor(auth): move public settings into view model
2019-01-16 17:34:12 +02:00
Chaim Lev Ari
317bd53e43
Merge branch 'oath-poc' of github.com:portainer/pportainer into oath-poc
2019-01-16 17:26:29 +02:00
Chaim Lev Ari
24f066716b
refactor(auth): expose only the login url
2019-01-16 17:25:16 +02:00
Chaim Lev Ari
4cbde7bb0d
refactor(auth): move oauth handler under auth
2019-01-16 17:24:58 +02:00
Anthony Lapenna
c650fe56c2
fix(auth): fix typos
...
Co-Authored-By: chiptus <chiptus@users.noreply.github.com>
2019-01-16 16:53:24 +02:00
Chaim Lev-Ari
fe63b4a156
fix(container-creation): populate logger config from existing container ( #2602 )
...
* refactor(container): change map function to lodash
* style(container): add semicolon
2019-01-16 13:34:28 +13:00
Chaim Lev-Ari
42365a52b1
feat(container-details): change network identifier to name ( #2623 )
2019-01-16 08:05:55 +13:00
baron_l
c7983d8993
fix(app): remove endpoint status update on 502/503 http return
...
* refactor(app): removing unused dep and function
2019-01-16 07:58:35 +13:00
Anthony Lapenna
34667bd3b3
fix(network-creation): force overlay network creation on manager node ( #2622 )
...
* fix(network-creation): force overlay network creation on manager node
* fix(app): fix function override
* fix(app): use portainerAgentManagerOperation in interceptor
2019-01-15 12:10:29 +13:00
Anthony Lapenna
3a3577754e
fix(home): only display group name if available ( #2621 )
2019-01-15 08:52:26 +13:00
Anthony Lapenna
bed49c37e4
fix(teams): remove name sanitization when creating a team ( #2619 )
2019-01-14 17:27:55 +13:00
Chaim Lev Ari
17ac3e5ed1
refactor(oauth): move enpoint constant to extension
2019-01-03 13:36:17 +02:00
Chaim Lev Ari
25620c5008
refactor(auth): refactor get url params
2019-01-02 20:49:25 +02:00
Chaim Lev Ari
9bebe9dee7
refactor(auth): move user setter into function
2019-01-02 20:01:23 +02:00
Chaim Lev Ari
81e3ace232
fix(auth): fix oauh enabled function
2019-01-02 20:01:06 +02:00
Chaim Lev Ari
15b6941872
refactor(oauth): move oauth rest service to extension
2019-01-02 20:00:41 +02:00
Chaim Lev Ari
7aaa9e58e9
refactor(auth): move oauth info to component
2019-01-02 16:24:10 +02:00
Chaim Lev Ari
515daf6dba
refactor(auth): exprt oauth settings into extension
2019-01-02 16:21:36 +02:00
Chaim Lev Ari
0a1643bbcf
style(auth): remove added spaces
2019-01-02 16:01:10 +02:00
Chaim Lev Ari
38f24683a6
refactor(auth): remove empty $q.deffered
2019-01-02 15:59:38 +02:00
Chaim Lev Ari
7494101a4d
refactor(auth): refactor auth controller
2019-01-02 15:56:08 +02:00
Chaim Lev Ari
241a701eca
feat(oauth): merge pr from https://github.com/portainer/portainer/pull/2515
2018-12-30 18:02:22 +02:00
Chaim Lev-Ari
f2cd33e831
feat(container-creation): call stopAndRename after pullImage ( #2564 )
...
* refactor(container): remove bind of function
2018-12-21 00:37:35 +09:00
Anthony Lapenna
6c26cf1f39
style(support): update support pricing
2018-12-12 16:03:20 +13:00
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
17d85fdc15
fix(registry-creation): fix registry creation request being fired twice on firefox
2018-12-10 21:56:07 +13:00
Anthony Lapenna
42a357f863
fix(support-details): fix a js error
2018-12-09 17:03:26 +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
Olli Janatuinen
2541f4daea
feat(UX): persist search criterias ( #2425 )
...
* feat(ui): persist search criteria
* fix(ui): trying make templates search working correctly
* fix(ui): corrected search persistance on home and templates
* fix(ui): corrected javascript errors
2018-12-07 08:54:34 +13:00
baron_l
1a94158f77
* feat(UX): schedule creation UX overhaul ( #2485 )
...
* feat(api): add a new Recurring property on Schedule
* feat(schedules): date to cron convert + recurring flag
* feat(schedules): update angularjs-datetime-picker from v1 to v2
* chore(app): use minified dependency for angularjs-datetime-picker
* chore(vendor): rollback version of angularjs-datetime-picker
* * feat(ux): replace datepicker for schedule creation/details
* feat(container-stats): add refresh rate of 1 and 3 seconds (#2493 )
* fix(templates): set var to default value if no value selected (#2323 )
* fix(templates): set preset to true iff var type is preset
* fix(templates): add env var value when changing type
* feat(security): shutdown instance after 5minutes if no admin account created (#2500 )
* feat(security): skip admin check if --no-auth
* fix(security): change error message
* fix(vendor): use datepicker minified version
* feat(schedule-creation): replace angular-datetime-picker
* feat(schedule): parse cron to datetime
* fix(schedule): fix zero based months
2018-12-07 08:53:23 +13:00
Anthony Lapenna
9e1800e2ec
style(settings): update host management tooltip
2018-12-06 14:01:49 +13:00
baron_l
a9b107dbb5
feat(app): add the capability to enable/disable host management features ( #2472 )
...
* feat(settings): add the capability to enable/disable the host management features
* feat(settings): remove the validation of EnableHostManagementFeatures in frontend
* feat(api): disable schedules API when HostManagementFeatures is false + DB migration
* style(settings): update host management settings tooltip
* refacot(schedules): update DBVersion to 15
2018-12-06 11:36:25 +13:00
Chaim Lev-Ari
acce5e0023
fix(templates): set var to default value if no value selected ( #2323 )
...
* fix(templates): set preset to true iff var type is preset
*
* fix(templates): add env var value when changing type
2018-12-04 09:52:59 +13:00
linquize
5fa4403d20
feat(container-stats): add refresh rate of 1 and 3 seconds ( #2493 )
2018-12-03 21:49:02 +13:00
baron_l
969f70edeb
fix(image-upload): uploading a tar with multiple images wont display an error anymore ( #2503 )
2018-11-29 07:00:58 +13:00
baron_l
c778e79004
fix(container-console): close the console when selected shell does not exist inside the container ( #2502 )
2018-11-29 06:57:36 +13:00
Andreas Roussos
b809177147
feat(dashboard): use plural form only when required
...
* fix(endpoint-item): use plural form only when required
* refactor(endpoint-item): use clearer patterns
* refactor(dashboard): use clearer patterns
2018-11-25 09:46:13 +13:00
baron_l
52788029ed
feat(container-details): add visual feedback when creating image from container ( #2487 )
2018-11-24 11:11:58 +13:00
baron_l
5e49f934b9
fix(containers-stats): accessing a down container stats wont display a js error anymore ( #2484 )
2018-11-23 21:44:34 +13:00
baron_l
fe8dfee69a
feat(home): display each endpoint URL ( #2471 )
2018-11-19 19:07:38 +13:00
baron_l
488dc5f9db
fix(network-creation): macvlan availability for standalone endpoints ( #2441 )
2018-11-16 13:26:56 +13:00
Anthony Lapenna
94d3d7bde2
feat(motd): relocate motd file URL and always return 200 ( #2466 )
2018-11-14 12:20:33 +13:00
baron_l
d455ab3fc7
feat(endpoints): enhance offline browsing ( #2454 )
...
* feat(api): rewrite error response when trying to query a down endpoint
* feat(interceptors): adding custom backend return code on offline fastfail
2018-11-13 16:08:12 +13:00
Anthony Lapenna
0825d05546
feat(endpoints): improve offline banner UX ( #2462 )
...
* feat(endpoints): add the last snapshot timestamp in offline banner
* feat(endpoints): add the ability to refresh a snapshot in the offline banner
2018-11-13 16:02:49 +13:00
Anthony Lapenna
64c29f7402
feat(schedules): add the ability to list tasks from snapshots ( #2458 )
...
* feat(schedules): add the ability to list tasks from snapshots
* feat(schedules): update schedules
* refactor(schedules): fix linting issue
2018-11-13 14:39:26 +13:00
Anthony Lapenna
a2d9f591a7
feat(schedules): add retry policy to script schedules ( #2445 )
2018-11-09 15:22:08 +13:00
Anthony Lapenna
e7ab057c81
feat(sidebar): add a new Scheduler top entry
2018-11-08 14:09:21 +13:00
Yassir Hannoun
309620545c
fix(container-stat): fix cpu/mem charts on Windows containers
...
* Fixing the CPU and Memory charts on Windows containers
* Fixing the CPU and Memory charts on Windows containers
2018-11-08 13:31:33 +13:00
Dmitriy Larionov
55b50c2a49
feat(container-creation): allow escaped quotes in command field ( #2419 )
2018-11-08 09:53:19 +13:00
Anthony Lapenna
807c830db0
feat(schedules): add the ability to update a schedule script ( #2438 )
2018-11-07 17:19:10 +13:00
Anthony Lapenna
695c28d4f8
fix(host): fix a typo in job history clear notification
2018-11-07 16:06:27 +13:00
Anthony Lapenna
4740375ba5
feat(schedules): add schedules UI ( #2414 )
...
* feat(schedules): add schedules UI mockups
* feat(schedules): update controller pattern
* feat(schedules): leverages API
* feat(schedules): add the ability create/edit a script execution job schedule
* feat(schedules): add form validation and details about cron expression
2018-11-07 11:59:21 +13:00
Jan Jansen
78bf374548
feat(ux): normalize quick actions buttons ( #2389 )
...
* feat(ux): normalize quick actions buttons
Fixes #2013
* fix(ux): fix wrong naming of variable
2018-10-31 15:50:38 +13:00
pc
8df64031e8
feat(log-viewer): change line count default to 100 and add a since parameter ( #2377 )
...
* chore(log-viewer): add the ability to use`since` parameter #1942
https://github.com/portainer/portainer/issues/1942#issuecomment-430246378
* chore(log-viewer): change lineCount to 100 #1942
https://github.com/portainer/portainer/issues/1942#issuecomment-430246378
* fix(log-viewer): js syntax typo for `;` and `'`
forget to lint the code, reported by codeclimate
* fix(log-viewer): use mementjs to format timestamp
1. use moment lib instead of define a function in filter.js(not the right place for this function, removed)
2. set sinceTimestamp init value to `24 hours ago`, as we just need to focus on the relative latest logs after the log-viewer loading, not all the logs(to speedup the process)
3. use moment().unix() to convert the `sinceTimestamp` to local unix timestamp(not utc)
* chore(log-viewer): add the ability to select the datetime for `since`
* chore(log-viewer): add the ability to fetch logs from specific time
2018-10-29 17:49:35 +13:00
baron_l
a61654a35d
feat(endpoints): add the ability to browse offline endpoints ( #2253 )
...
* feat(back): saved data in snapshot
* feat(endpoints): adding interceptors to retrieve saved data on offline endpoints
* feat(endpoints): offline dashboard working - need tests on offline views
* refactor(endpoints): interceptors cleaning and saving/loading offline endpoints data in/from localstorage
* feat(endpoints): browsing offline endpoints
* feat(endpoints): removing all the link in offline mode - sidebar not working when switching between off and on modes w/ stateManager logic
* feat(endpoints): endpoint status detection in real time
* fix(endpoints): offline swarm endpoint are not accessible anymore
* fix(endpoints): refactor message + disable offline browsing for an endpoint when no snapshot is available for it
* fix(endpoints): adding timeout and enabling loading bar for offline requests
* fix(endpoints): trying to access a down endpoint wont remove sidebar items if it fails
* feat(endpoints): disable checkboxes on offline views for offline mode
* feat(endpoints): updating endpoint status when detecting a change
* refactor(host): moved offline status panel from engine view to new host view
* fix(endpoints): missing endpoint update on ping from home view
* fix(api): rework EndpointUpdate operation
* refactor(offline): moved endpoint status to EndpointProvider and refactor the status-changed detection
* fix(offline): moved status detection to callback on views -> prevent displaying the offline message when endpoint is back online on view change
* fix(offline): offline message is now displayed online when browsing an offline endpoint
* fix(offline): sidebar updates correctly on endpoint status change
* fix(offline): offline panel not displayed and hidden on online mode
* refactor(offline): rework of OfflineMode management
* refactor(offline): extract information-panel for offlineMode into a component
* refactor(offline): remove redundant binding of informationPanel + endpointStatusInterceptor patter as service
* refactor(interceptors): moved interceptors pattern to service pattern
* feat(stacks): prevent inspection of a stack in offline mode
* feat(host): hide devices/disk panels in offline mode
* feat(host): disable browse action in offline mode
* refactor(home): remove comments
2018-10-28 22:27:06 +13:00
baron_l
354fda31f1
feat(jobs): add the ability to run a job on a target endpoint #2374
...
* feat(jobs): adding the ability to run scripts on endpoints
fix(job): click on containerId in JobsDatatable redirects to container's logs
refactor(job): remove the jobs datatable settings + texts changes on JobCreation view
fix(jobs): jobs payloads are now following API rules and case
feat(jobs): adding the capability to run scripts on hosts
* feat(jobs): adding the ability to purge jobs containers
* refactor(job): apply review changes
* feat(job-creation): store image name in local storage
* feat(host): disable job exec link in non-agent Swarm setup
* feat(host): only display execute job in agent setups or standalone
* feat(job): job execution overhaul
* docs(swagger): update EndpointJob documentation
2018-10-28 19:06:50 +13:00
Damian Czaja
7e6c647e93
feat(container-creation): add the ability to override the logging driver ( #2384 )
2018-10-28 16:00:56 +13:00
Yassir Hannoun
07c1e1bc3e
feat(container-stats): display cache in memory usage chart ( #2383 )
2018-10-28 15:45:02 +13:00
Ricardo Cardona Ramirez
fe6ca042f3
feat(ux): Alphabetically sort configs and secrets in service details/creation ( #2396 )
...
* fix(sorting): Alphabetically sort configs in service details select box
* fix(sorting): Alphabetically sort configs and secrets for service creation
2018-10-28 15:39:09 +13:00
Chaim Lev-Ari
9813099aa4
feat(app): toggle features based on agent API version ( #2378 )
...
* feat(agent): get agent's version from ping
* feat(agent): add version to api url
* feat(agent): query agent with api version
* feat(agent): rename agent api version name on state
* feat(agent): disable feature based on agent's api version
* style(agent): rename ping rest service + remove whitespaces
* style(state): remove whitespace
* style(agent): add whitespace
* fix(agent): remove check for error status 403
* refactor(agent): rename ping file name
* refactor(agent): move old services to v1 folder
* refactor(agent): turn ping service to usual pattern
* refactor(agent): change version to a global variable
* refactor(agent): move ping to version2
* refactor(agent): restore ping to use root ping
* fix(volumes): add volumeID to browse api path
* feat(volume): add upload button to volume browser
2018-10-26 16:16:29 +13:00
Anthony Lapenna
b5dfaff292
refactor(app): refactor unauthenticated state management ( #2393 )
...
* refactor(app): refactor Authentication service
* refactor(app): refactor unauthenticated state management
2018-10-23 17:28:59 +13:00
Yassir Hannoun
719299d75b
fix(container-stat) : exclude cache from the Memory Usage chart to avoid misinterpret… ( #2371 )
2018-10-18 10:00:45 +13:00
Jan Jansen
d6ba46ed7f
feat(ux): Redirect from init/admin to home when admin already exists ( #2340 )
...
Fixes #1853
2018-10-13 19:29:44 +13:00
Chaim Lev-Ari
c5aecfe6f3
feat(host): Add host file browser with upload/download files ( #2337 )
...
* feat(agent): add new host page
* feat(agent): convert volume-browser to files-datatable
* fix(agent): browse folders in file-datatable
* feat(engine-details): replace engine view with host view
* feat(engine-details): remove old panels
* feat(engine-details): add basic engine-details-panel component
* feat(engine-details): pass details to the different components
* feat(engine-details): replace host-view with host-overview
* feat(engine-details): add commaseperated filter
* feat(engine-details): add host-view container component
* feat(engine-details): add host-details component
* feat(engine-details): build host details object
* feat(engine-details): format engine version
* feat(engine-details): get details for one node
* feat(engine-details): pass is-agent from view
* feat(engine-details): replace old node view with a new component
* feat(engine-details): add swarm-node-details component
* feat(engine-details): remove isSwarm binding
* feat(engine-details): remove node-details and include in parent
* feat(engine-details): add labels-table component
* feat(engine-details): add update node service
* feat(engine-details): add update label functionality
* style(engine-details): remove whitespaces
* feat(engine-details): remove old node page
* feat(engine-details): pass is agent to host details
* feat(host-details): hide missing info
* feat(host-details): update node availability
* style(host-details): remove obsolete event object
* feat(host-details): fix labels not sending
* feat(host-details): remove flags for hiding data
* feat(host-details): create mock call to server for agent host info
* style(host-details): fix spelling mistake in filter's name
* feat(host-details): get info from agent
* feat(host-details): hide engine labels when empty
* feat(node-details): move labels table and save button
* feat(host-info): add different urls for refresh
* feat(host-details): show disk/devices info for agent
* feat(host-view): add loading indicator to devices-panel
* feat(host-details): add loading indicator to disks panel
* feat(agent): fix browse volume
* feat(agent): browse files
* feat(agent): enable rename
* feat(agent): download file
* fix(agent): download file from root
* feat(agent): delete file
* style(agent): remove whitespaces
* fix(agent): fix link on node browser
* feat(agent): basic file uploader
* feat(agent): add basic file upload
* fix(volume-browser): move volume id to query params
* feat(node-browser): moved uploader into browser
* feat(node-browser): add upload spinner
* feat(agent): browse files relative to root
* feat(agent): browse standalone agent
* feat(agent): move browse button from header
* fix(agent): fix url of browser view
* fix(agent): fix breadcrumb on title of host-browser
* feat(agent): fix url on node-browser breadcrumb
* refactor(agent): remove unused controller
* refactor(docker): remove unused filter
* refactor(docker): remove unused controllers
* refactor(docker): remove isAgent binding
2018-10-12 11:32:17 +13:00
baron_l
e948d606f4
fix(container-creation): set a default runtime value ( #2325 )
...
* fix(containers): creating a container with default runtime let the docker daemon assume the correct value
* refactor(containers): implementation simplification of default runtime value
2018-10-09 09:28:26 +13:00
Chaim Lev-Ari
ca08b2fa2a
feat(host): replace engine view with host view ( #2255 )
...
* feat(engine-details): remove old panels
* feat(engine-details): add basic engine-details-panel component
* feat(engine-details): pass details to the different components
* feat(engine-details): replace host-view with host-overview
* feat(engine-details): add commaseperated filter
* feat(engine-details): add host-view container component
* feat(engine-details): add host-details component
* feat(engine-details): build host details object
* feat(engine-details): format engine version
* feat(engine-details): get details for one node
* feat(engine-details): pass is-agent from view
* feat(engine-details): replace old node view with a new component
* feat(engine-details): add swarm-node-details component
* feat(engine-details): remove isSwarm binding
* feat(engine-details): remove node-details and include in parent
* feat(engine-details): add labels-table component
* feat(engine-details): add update node service
* feat(engine-details): add update label functionality
* style(engine-details): remove whitespaces
* feat(engine-details): remove old node page
* feat(engine-details): pass is agent to host details
* feat(host-details): hide missing info
* feat(host-details): update node availability
* style(host-details): remove obsolete event object
* feat(host-details): fix labels not sending
* feat(host-details): remove flags for hiding data
* feat(host-details): create mock call to server for agent host info
* style(host-details): fix spelling mistake in filter's name
* feat(host-details): get info from agent
* feat(host-details): hide engine labels when empty
* feat(node-details): move labels table and save button
* feat(host-info): add different urls for refresh
* feat(host-details): show disk/devices info for agent
* feat(host-view): add loading indicator to devices-panel
* feat(host-details): add loading indicator to disks panel
* feat(host-details): show devices/disks on standalone agent
* refactor(host-details): remove default value
* refactor(host-details): remove redundant commaSeperated filter
* refactor(host-details): remove unused functions
* style(host-details): remove whitespace
2018-10-08 11:44:08 +13:00
Chaim Lev-Ari
275fcf5587
fix(volume-browser): move volume id to query params ( #2338 )
2018-10-08 11:34:47 +13:00
Anthony Lapenna
3422662191
fix(app): fix invalid state name ( #2330 )
...
* fix(app): fix invalid state name
* fix(app): update ui-sref
2018-10-04 13:28:39 +13:00
Brian Kabiro
f6d9a4c7c1
feat(nodes): display node name when available ( #2328 )
...
- check if the name of a node is available, otherwise default to the Hostname
2018-10-04 12:07:31 +13:00
Ricardo Cardona Ramirez
575735a6f7
feat(ux): sort networks alphabetically in network selection dropdowns ( #2326 )
...
* Sort network lists
2018-10-04 12:04:38 +13:00
Brian Kabiro
b7c48fcbed
feat(visualizer): sort tasks in alphabetical order on refresh ( #2329 )
...
- sort the tasks on each node in alphabetical order to make it easier to track what has changed
2018-10-04 11:57:07 +13:00
Chaim Lev-Ari
9b4870d57e
feat(stack-details): Add the ability to duplicate a stack ( #2278 )
...
* feat(stack-details): add duplicate-stack button
* feat(stack-details): add stack-duplication-form component
* feat(stack-details): add duplicate stack method on controller
* feat(stack-details): add duplicate stack method
* feat(stack-details): remove old duplication in progress flag
* feat(stack-details): combine migration and duplication forms
* feat(stack-details): pass new stack name to server
* feat(stack-details): add option to rename migrated stack
* feat(stack-details): disable both migrate/duplicate buttons
* feat(stack-details): disable migration button on same endpoint
* feat(stack-details): change duplicate icon
* style(stack-details): remove whitespaces and fix pattern
* feat(stack-details): add name to migration payload in swagger.yml
* style(stack-details): add semicolon
* bug(stack-details): toggle endpoints before and after duplication
2018-10-01 14:36:49 +13:00
Chaim Lev-Ari
6e262e6e89
feat(home): support search in multiple fields (name, group, tag, status) ( #2285 )
...
* feat(home): search multiple fields (group/tag)
* feat(home): change search from "OR" to "AND"
* feat(home): search only for a tag or a group
* feat(home): search by keywords in name,group,tag
* feat(home): support case insensitive search
* style(home): remove unused $filter
* feat(home): search state
* style(home): update search input placeholder
2018-10-01 09:06:58 +13:00
Chaim Lev-Ari
5be2684442
feat(home): add the ability to edit an endpoint ( #2305 )
...
* feat(home): add edit button
* feat(home): style edit button
* feat(home): make endpoint editable on admin only
2018-09-30 11:20:10 +13:00
Chaim Lev-Ari
226c45f035
fix(template-creation): fix an issue related to the network setting ( #2312 )
...
* bug(template): pass network name on creation
* bug(templates): choose network object on update
* fix(templates): set network only when available
2018-09-28 15:06:47 +12:00
Angele
92b15523f0
feat(containers): add container name in error notification
...
* containersDatable: add containers name if error on executeActionOnContainerList
* Update containersDatatableActionsController.js
* Update containersDatatableActionsController.js
2018-09-28 10:49:30 +12:00
Anthony Lapenna
f0f01c33bd
feat(endpoint-creation): add requirement message for agent endpoint ( #2303 )
2018-09-26 18:59:50 +12:00
Anthony Lapenna
e2258f98cc
fix(services): only display logs action when container has ID in agent proxy mode
2018-09-15 10:33:33 +08:00
Anthony Lapenna
bab02f2b91
fix(container-details): update container restart policy init
2018-09-15 10:19:51 +08:00
Anthony Lapenna
77913543b1
feat(container-details): update container-restart-policy component ( #2273 )
2018-09-15 09:53:35 +08:00
Anthony Lapenna
7ba19ee1f9
fix(api): change user password update flow ( #2247 )
...
* fix(api): change password update flow
* feat(update-password): add current password confirmation
2018-09-05 08:49:43 +02:00
Kendrick
0efeeaf185
feat(webhooks): add support for service update webhooks ( #2161 )
...
* Initial pass at adding webhook controller and routes
* Moving some objects around
* Cleaning up comments
* Fixing syntax, switching to using the docker sdk over building an http client
* Adding delete and list functionality
* Updating the handler to use the correct permissions. Updating some comments
* Fixing some comments
* Code cleanup per pull request comments
* Cleanup per PR feedback. Syntax error fix
* Initial creation of webhook app code
* Moving ClientFactory creation out of handler code and instead using the one created by the main process. Removing webhookInspect method and updating the list function to use json filters
* Delete now works on the webhook ID vs service ID
* WIP - Service creates a webhook. Display will show an existing webhook URL.
* Adding the webhook field to the service view. There is now the ability to add or remove a webhook from a service
* Moving all api calls to be webhooks vs webhook
* Code cleanup. Moving all api calls to be webhooks vs webhook
* More conversion of webhook to webhooks?
* Moving UI elements around. Starting function for copying to clipboard
* Finalizing function for copying to clipboard. Adding button that calls function and copies webhook to clipboard.
* Fixing UI issues. Hiding field entirely when there is no webhook
* Moving URL crafting to a helper method. The edit pane for service now creates/deletes webhooks immidiately.
* style(service-details): update webhook line
* feat(api): strip sha when updating an image via the update webhook
* Fixing up some copy. Only displying the port if it is not http or https
* Fixing tooltip copy. Setting the forceupdate to be true to require an update to occur
* Fixing code climate errors
* Adding WebhookType field and setting to ServiceWebhook for new webhooks. Renaming ServiceID to resourceID so future work can add new types of webhooks in other resource areas.
* Adding the webhook type to the payload to support more types of webhooks in the future. Setting the type correctly when creating one for a service
* feat(webhooks): changes related to webhook management
* API code cleanup, removing unneeded functions, and updating validation logic
* Incorrectly ignoring the error that the webhook did not exist
* Re-adding missing error handling. Changing error response to be a 404 vs 500 when token can't find an object
* fix(webhooks): close Docker client after service webhook execution
2018-09-03 12:08:03 +02:00
Anthony Lapenna
a5d6ab0410
refactor(app): remove unused params in templates state declaration
2018-08-28 10:50:15 +02:00
Anthony Lapenna
812f3e3e85
feat(auth): remove sanitization calls and ask for password update if needed ( #2222 )
...
* wip
* feat(auth): remove sanitization calls and ask for password update if needed
2018-08-28 10:13:01 +02:00
aksappy
bfccf55729
fix(images): Fix upload modal to allow both tar and tar.gz images ( #2218 )
2018-08-27 21:43:58 +02:00
Anthony Lapenna
538a2b5ee2
fix(service-details): disable auto-focus on task datatable ( #2214 )
...
* fix(service-details): disable auto-focus on task datatable
* refactor(api): gofmt main.go
2018-08-24 14:30:41 +02:00
Anthony Lapenna
8cd3964d75
feat(security): update secured headers and sanitize team name ( #2167 )
2018-08-23 17:10:18 +02:00
Chaim Lev-Ari
e58acd7dd6
* chore(eslint): update esllint and remove unused variables
...
* chore(eslint-config): change no-unused-vars to warn
* chore(eslint): remove unused variables
* chore(eslint): allow unused globals
* fixup! chore(eslint): allow unused globals
* chore(eslint): remove commented unused vars
* fixup! chore(eslint): remove commented unused vars
2018-08-22 17:33:06 +02:00
Anthony Lapenna
46da95ecfb
feat(motd): ignore loading for motd
2018-08-22 13:18:02 +02:00
Luca
68d77e5e0e
feat(networks): add details about the attachable/internal properties ( #2200 )
2018-08-22 08:45:14 +02:00
Luca
e8ab89ae79
feat(config-details): add the ability to clone a config ( #2189 )
2018-08-22 08:41:02 +02:00
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
Chaim Lev-Ari
74ca908759
fix(stack-details): pass agentProxy as an argument ( #2196 )
2018-08-21 12:11:39 +02:00
Anthony Lapenna
e60d809154
fix(container-creation): fix an issue with container-edition and UAC
2018-08-20 21:06:30 +02:00
Anthony Lapenna
64beaaa279
feat(container-details): update re-creation flow ( #2193 )
2018-08-20 20:55:12 +02:00
baron_l
1b51daf9c4
fix(services): fix invalid replica count ( #1990 ) ( #2127 )
...
* fix(services): replicas numbers display is now correct with constraints and down nodes
* refactor(helpers): constraint helper has less complexity
* feat(services): constraints on node/engine labels are now supported
* refactor(helpers): ConstraintsHelper - remove regex patterns and improve code lisibility
* refactor(helpers): rework matchesConstraint() for better code lisibility and lodash find() instead for IE compatibility
2018-08-19 08:05:16 +02:00
Ricardo Cardona Ramirez
e1e263d8c8
feat(UAC): change default ownership to admininstrators ( #2137 )
...
* #960 feat(UAC): change ownership to admins for externally created ressources
* feat(UAC): change ownership to admins for externally created resources
Deprecated AdministratorsOnly js and go backend
* #960 feat(UAC): remove AdministratorsOnly property and minor GUI fixes
Update swagger definition changing AdministratorsOnly to Public
* #960 feat(UAC): fix create resource with access control data
* #960 feat(UAC): authorization of non-admin users for restricted operations
On stacks, containers networks, services , tasks and volumes.
* #960 feat(UAC): database migration to version 14
The administrator resources are deleted and Public resources are now managed by admins
* #960 feat(UAC): small fixes from PR #2137
* #960 feat(UAC): improve the readability of the source code
* feat(UAC) fix displayed ownership for Swarm related resources (#960 )
2018-08-19 07:57:28 +02:00
Hasnat
31c2a6d9e7
feat(container-console): Adds custom commands based on container labels ( #2159 )
...
* feat(console): Adds custom commands based on container labels
* feat(console): Update custom commands label prefix
2018-08-18 10:31:01 +02:00
Chaim Lev-Ari
102e63e1e5
refactor(container-creation): change order of container re-creation/duplication steps
...
* refactor(container-creation): change order of container creation steps
* refactor(container-creation): remove nested methods
* fix(container-creation): skip actions if old container missing
* fix(container-creation): reject if user is not authorized
* fix(container-creation): remove rejection on invalid form
* refactor(container-creation): start container after duplicate
* fix(container-creation): add form validation error message
* fix(container-creation): pass correct id to create resource control
* fix(container-creation): set action in progress after confirmation
2018-08-18 10:27:24 +02: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
Chaim Lev-Ari
8769fadd5c
feat(container-details): add the ability to update restart policy
2018-08-16 11:31:00 +02:00
Ru Fan
de9f99d030
feat(container-creation): add runtime option in ( #2162 ) ( #2163 )
2018-08-16 11:28:06 +02:00
Chaim Lev-Ari
594daf0de8
fix(home): Show correct number of cpus and total memory for swarm ( #2147 )
...
* fix(home): show cpu/mem for swarm
* fix(home): add nodes data to snapshot
* fix(dashboard): get cpus/mem from snapshot
* refactor(home): remove temp variable
2018-08-13 21:20:56 +02:00
Chaim Lev-Ari
f3dc67a852
fix(container-details): change order of container recreation
2018-08-13 21:13:42 +02:00
baron_l
9c0b568773
feat(container-creation): container add/drop capabilities on creation ( #468 ) ( #2078 )
...
* feat(container-creation): container add/drop capabilities on creation
* feat(container-creation): capabilities are now loaded on edit/duplicate/update
2018-08-09 10:40:06 +02:00
baron_l
5222413532
feat(volume-creation) : NFS volume creation ( #2083 ) ( #2108 )
...
* feat(volume-creation): NFS support for volume creation - layout
* feat(volume-creation): NFS support for volume creation
* fix(volume-creation): NFS style, display and check on submit
* refactor(volume-creation): remove useless controller + refactor var naming
* refactor(volume-creation): NFS wording, help and style
2018-08-09 10:33:16 +02:00
Anthony Lapenna
ee9c8d7d1a
feat(templates): re-introduce external template management ( #2119 )
...
* feat(templates): re-introduce external template management
* refactor(api): review error handling
2018-08-07 17:43:36 +02:00
Chaim Lev-Ari
8dfa129129
fix(dashboard): update stopped/running container filters
2018-08-06 15:09:23 +02:00
Kendrick
0ae10c6f82
feat(container-details): add the image name to the container details in addition to the sha ( #1369 ) ( #2121 )
2018-08-02 21:00:58 +02:00
Anthony Lapenna
2216bd6e80
style(home): only display CPU/MEM for standalone endpoints
2018-07-31 11:58:08 +02:00
Anthony Lapenna
29cd952a0b
feat(home): display refresh button if --no-auth enabled
2018-07-28 18:12:03 +02:00
Anthony Lapenna
024739f9f1
fix(authentication): fix an issue with the --no-auth flag ( #2090 )
2018-07-28 16:38:26 +02:00
Anthony Lapenna
9ab2da1018
style(home): add a group prefix in front of endpoint group
2018-07-27 16:04:36 +02:00
baron_l
5bca9560c9
feat(images): add the ability to export/import Docker images ( #935 ) ( #2073 )
2018-07-26 15:09:48 +02:00
Anthony Lapenna
ab77f149fa
feat(home): add the ability to refresh endpoint information ( #2080 )
...
* feat(home): add the ability to refresh endpoint information
* style(home): update refresh confirmation message
2018-07-25 21:52:17 +02:00
Anthony Lapenna
52f71b0813
style(home): display information about endpoint CPU/RAM
2018-07-25 20:51:21 +02:00
Anthony Lapenna
134a38a566
style(dashboard): update dashboard information ( #2079 )
...
* style(dashboard): update dashboard information
* docs(swagger): update swagger.yml
2018-07-25 20:47:33 +02:00
Jan Jansen
76e1aa97e2
feat(stack-creation): add the ability to specify git reference ( #1948 ) ( #2063 )
2018-07-24 16:11:35 +02:00
hiyao
4de83f793f
fix(container-stats): fix invalid component closing tag ( #2069 )
2018-07-24 09:25:46 +02:00
Anthony Lapenna
113da93145
feat(authentication): add a setting to toggle automatic user provisioning when u… ( #2068 )
...
* feat(api): add a setting to toggle automatic user provisioning when using LDAP authentication
* fix(auth): fix an issue with AutoCreateUsers disabled
2018-07-24 08:49:17 +02:00
Anthony Lapenna
7225619456
feat(agent): support agent deployed on standalone engine endpoint ( #2061 )
2018-07-23 11:31:21 +02:00
Anthony Lapenna
3c6f6cf5bf
feat(home): update endpoint list ( #2060 )
2018-07-23 09:51:33 +02:00
Anthony Lapenna
48179b9e3d
feat(volume-browser): add the ability to browse volume content ( #2051 )
2018-07-23 07:01:03 +02:00
Olli Janatuinen
cec878b01d
feat(authentication/ldap): Auto create and assign LDAP users ( #2042 )
2018-07-23 06:57:38 +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
Olli Janatuinen
4129550d44
feat(api): Add npipe support ( #2018 )
2018-07-20 11:02:06 +02:00
Johann Schmitz
0368c4e937
feat(ux): make Images and Volumes datatable more readable ( #2047 )
...
Raise cutoff level and provide tooltips for links in images and volumes datatables to avoid having to open the detail view to see the full name.
2018-07-16 09:06:41 +02:00
Anthony Lapenna
e15da005a5
feat(templates): support env variables in Compose stacks
2018-07-12 09:17:07 +02:00
Anthony Lapenna
c8c54cf991
fix(templates): fix an issue when deploying a swarm stack template
2018-07-12 07:22:02 +02:00
Anthony Lapenna
6e2e643f1f
fix(containers): fix an issue when removing a container with agent proxy ( #2036 )
2018-07-12 07:09:27 +02:00
Anthony Lapenna
e156aa202e
feat(ux): update form input validation ( #2035 )
2018-07-11 16:22:02 +02:00
Anthony Lapenna
cdf79c731b
feat(ux): always display search bar in datatables ( #2034 )
2018-07-11 16:18:44 +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
Parag Jayant Datar
50020dae89
feat(containers): add column visibility dropdown in containers view ( #1977 )
2018-07-05 09:24:53 +02:00
Anthony Lapenna
863d917acc
feat(services): default value for update image to false when updating a service ( #2023 )
2018-07-05 09:21:26 +02:00
Anthony Lapenna
61c285bd2e
feat(templates): introduce templates management ( #2017 )
2018-07-03 20:31:02 +02:00
Anthony Lapenna
0a9eab53d0
feat(containers): do not remember selected items ( #1988 )
2018-06-21 13:09:57 +02:00
Anthony Lapenna
d3a26a4ade
refactor(images): relocate tag/digest replacement
2018-06-21 13:59:50 +03:00
Anthony Lapenna
23b0d6f1dc
fix(stack): fix an issue with stack migration
2018-06-20 21:02:53 +03:00
Anthony Lapenna
413ab44dc0
refactor(stacks): remove unused component
2018-06-20 17:08:31 +03:00
Anthony Lapenna
165ca3ce3e
fix(services): fix invalid published ports link
2018-06-20 17:03:53 +03:00
Duvel
f8370a1421
fix(images): create tags from RepoDigests when no tags are available ( #1522 )
2018-06-20 15:58:56 +02:00
Anthony Lapenna
61c74e22f0
feat(services): add the ability to pull latest image when updating a … ( #1984 )
...
* feat(services): add the ability to pull latest image when updating a service
* feat(services): update version header value
* refactor(services): remove TODO
* feat(services): rollback version header value to 1.29
2018-06-20 15:53:58 +02:00
Anthony Lapenna
0da9e564b9
feat(stacks): add the ability to migrate stacks to another endpoint ( #1976 )
...
* feat(stacks): add the ability to migrate stacks to another endpoint
* feat(stack-details): do not redirect to alternate endpoint after migration
* fix(api): fix merge conflicts
* feat(stack-details): add a modal to confirm stack migration
2018-06-19 17:28:40 +02:00
Anthony Lapenna
9cab961d87
fix(about): fix missing widget headers
2018-06-19 14:20:34 +03:00
Anthony Lapenna
da5a430b8c
fix(api): add an authenticated access policy to the websocket endpoint ( #1979 )
...
* fix(api): add an authenticated access policy to the websocket endpoint
* refactor(api): centralize EndpointAccess validation
* feat(api): validate id query parameter for the /websocket/exec endpoint
2018-06-18 11:56:31 +02:00
Anthony Lapenna
783f838171
feat(containers): add a tooltip with full container name on hover ( #1978 )
2018-06-17 10:00:15 +03:00
Anthony Lapenna
e1345416b4
feat(stacks): migrate stack data from previous portainer version
2018-06-15 18:14:01 +03: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
cedric-crouzet-penbase
b349f16090
fix(containers): remove hardcoded container stop/restart timeout
...
REST call to stop/restart a container overrides the default stop timeout (before kill) with hardcoded 5 seconds.
Containers already have a default stop timeout handled by the engine API (https://github.com/moby/moby/blob/master/client/container_stop.go ).
With this hardcoded 5 seconds, the containers get killed after 5 seconds even if they define a custom greater stop timeout.
Another solution would be to not hardcode the 5 seconds but rather use a global editable setting.
2018-06-13 16:04:24 +02:00
Anthony Lapenna
e3d564325b
feat(stacks): support compose v2.0 stack ( #1963 )
2018-06-11 15:13:19 +02:00
Anthony Lapenna
ef15cd30eb
style(app): update widget title property ( #1952 )
...
* style(app): update widget title property
* style(containerinstances): fix invalid component title
2018-06-06 18:12:35 +02:00
Anthony Lapenna
3ace184069
feat(dashboard): update dashboard info ( #1944 )
2018-06-04 10:30:53 +02:00
Konstantin Azizov
4429c6a160
fix(container-details): recreate container with multiple networks ( #1907 )
...
* fix(container): Use first network's Mac address by default
* fix(container): Connect additional networks to container after creation
* fix(container): Remove warning message
2018-06-02 08:44:18 +02:00
Anthony Lapenna
9bb885629a
feat(endpoints): UX enhancements ( #1943 )
...
* feat(endpoints): add details about endpoints in datatable
* feat(endpoint-details): add the ability to inspect/update azure endpoint
* feat(endpoint-selector): disable placeholder selection
2018-06-01 16:13:24 +02:00
Anthony Lapenna
bfc49574b7
style(endpoints): update Azure endpoint type description
2018-06-01 09:11:56 +02:00
Anthony Lapenna
1cc31f8956
fix(app): fix a state URL conflict between azure and docker modules
2018-06-01 09:09:36 +02:00
Anthony Lapenna
e15856c62c
fix(init-endpoint): fix an issue preventing the init of a remote endpoint
2018-05-31 22:00:18 +02:00
Anthony Lapenna
9ff4b21616
feat(support): add support view ( #1937 )
2018-05-28 16:40:59 +02:00
Anthony Lapenna
9ad9cc5e2d
feat(azure): add experimental Azure endpoint support ( #1936 )
2018-05-28 16:40:33 +02:00
Anthony Lapenna
fe7a88697b
feat(service): automatically focus replica input after clicking on scale ( #1916 )
2018-05-21 10:59:02 +02:00
kirdia
19c3fa276b
feat(log-viewer): Add the ability to specify displayed line count ( #1914 )
2018-05-21 10:51:56 +02:00
Anthony Lapenna
5d3f438288
fix(tasks): fix an issue when filtering tasks ( #1913 )
2018-05-19 10:47:58 +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
a0a667053e
feat(tasks): change task name format in tasks datatable ( #1884 )
2018-05-10 17:17:53 +02:00
Miguel A. C
b2b1c86067
fix(service-details): avoid sending unmodified service reservation, limits and update config ( #1625 )
2018-05-10 09:54:22 +02:00
Andrew Pearson
1c06bfd911
feat(container-details): update port mapping order ( #1878 )
...
Switching container port mapping around to match docker, correcting issue #1871
2018-05-09 10:26:47 +02:00
Anthony Lapenna
4d79259748
feat(notifications): display image removal error
2018-05-08 08:20:27 +02:00
Anthony Lapenna
cdb09a91a7
refactor(about): remove Swarm support
2018-05-08 08:20:04 +02:00
Konstantin Azizov
284f2b7752
feat(settings): allow hide container with label with no value ( #1860 ) ( #1872 )
...
Also add ability to submit form by pressing "Enter" key
Fixes #1860
2018-05-08 07:46:07 +02:00
Anthony Lapenna
2327d696e0
feat(agent): add agent support ( #1828 )
2018-05-06 09:15:57 +02:00
Anthony Lapenna
77a85bd385
fix(container-edit): fix an issue related to missing extra hosts in network config ( #1862 )
2018-05-04 09:59:51 +02:00
Anthony Lapenna
e0cf088428
fix(log-viewer): strip headers in container logs when TTY is disabled ( #1861 )
2018-05-04 09:45:05 +02:00
Hans-Joachim Krauch
1e55ada6af
feat(templates): allow to set hostname in container templates ( #1833 )
2018-05-02 20:41:46 +02:00
Anthony Lapenna
1162549209
feat(endpoint-groups): add endpoint-groups ( #1837 )
2018-04-26 18:08:46 +02:00
Anthony Lapenna
2ffcb946b1
fix(access-control): fix access control panel layout ( #1844 )
2018-04-25 22:13:06 +02:00
Guri
afa3fd9a47
feat(app): remove charset from content-type of post/put/patch ( #1791 )
2018-04-25 16:00:29 +02:00
Anthony Lapenna
fe74f36f62
fix(volume-creation): fix missing endpointProvider variable
2018-04-23 08:05:22 +02:00
Anthony Lapenna
05d6abf57b
feat(api): ping the endpoint at creation time ( #1817 )
2018-04-16 13:19:24 +02:00
Maximilian Pachl
2a9ba1f9a2
feat(swarm-visualizer): save settings to local storage ( #1777 )
2018-04-06 18:59:25 +10:00
Shahar Hadas
216d6c2b14
feat(container-console): add the ability to select ash ( #1790 )
...
Add /bin/ash as another dropbox option in addition to bash and sh
2018-04-06 18:43:08 +10:00
Rahul Ruikar
dca1976252
feat(stack): Add the ability to scale services in stack-details ( #1776 )
2018-04-04 19:45:35 +10:00
Anthony Lapenna
1cfbec557c
refactor(project): remove Swarm standalone support ( #1720 )
...
* refactor(project): remove Swarm standalone support
* fix(state): fix an issue with endpoint state not being registered
2018-04-04 10:31:04 +10:00
Anthony Lapenna
8d32703456
fix(service-details): prevent regular users from using bind mounts ( #1778 )
2018-03-29 18:41:47 +11:00
moncho
7e26d09881
feat(service-details): display stop grace period in a human-friendly format ( #1773 )
2018-03-28 08:05:01 +11:00
Rahul Ruikar
80a23b5351
feat(log-viewer): add the ability to display timestamps ( #1697 )
2018-03-25 10:36:13 +10:00
Anthony Lapenna
30dfd3d616
fix(api): manage registry authentication in the API ( #1751 )
2018-03-23 08:44:43 +10:00
Anthony Lapenna
c267f8bf57
fix(stacks): fix an issue when deploying public stacks
2018-03-22 15:38:00 +10:00
Herwono W. Wijaya
bca8936faa
fix(templates): fix app templates stack deployment ( #1747 )
...
* fix(templates): fix app templates stack deployment
* fix(templates): stack deployment remove return statement and fix identation
2018-03-22 15:28:55 +10:00
Anthony Lapenna
a72ffe4188
fix(extensions): use an empty object instead of a null value when registering extension ( #1750 )
2018-03-22 14:37:36 +10:00
Anthony Lapenna
27dcd708a6
fix(extensions): init endpoint extensions after admin user creation ( #1733 )
...
* fix(extensions): init endpoint extensions after admin user creation
2018-03-18 07:09:07 +10:00
Anthony Lapenna
adf1ba7b47
feat(stack-creation): add the ability to specify git credentials ( #1722 )
...
* feat(stack-creation): add the ability to specify git credentials
* docs(api): update Swagger
2018-03-16 07:22:05 +10:00
Anthony Lapenna
50ece68f35
style(app): update icon style ( #1727 )
2018-03-14 15:32:14 +10:00
Paweł Kozioł
4e38e4ba33
feat(image-details): display image layer order and sort by it by default ( #1715 )
...
* feat(image-details): display image layer depth and sort by it by default (#1706 )
* refactor(image-details): rename 'Depth' to 'Order' in image layers table
* refactor(image-details): sort image layers from the bottom to the top one
2018-03-14 10:27:06 +10:00
Herwono W. Wijaya
66f29dd103
style(app): upgrade to font awesome v5
2018-03-13 15:36:53 +10:00
Anthony Lapenna
aa41fd02ef
feat(log-viewer): use only one switch to manage collection/autoscroll ( #1713 )
...
* feat(log-viewer): use only one switch to manage collection/autoscroll
* feat(log-viewer): add the ability to clear selection
* style(log-viewer): update unselect button design
2018-03-11 20:29:13 +10:00
Herwono W. Wijaya
b389e3c65a
fix(service-logs): fix services log view breadcrumb link ( #1709 )
2018-03-10 08:09:03 +10:00
Anthony Lapenna
02b3d54a75
fix(extensions): fix invalid storidge API URL ( #1707 )
2018-03-09 19:50:48 +10:00
Anthony Lapenna
f1a21c07bd
feat(storidge): add extension check on endpoint switch ( #1693 )
...
* feat(storidge): add extension check on endpoint switch
* feat(storidge): add extension check post login
2018-03-09 08:49:43 +10:00
Anthony Lapenna
a76ccff7c9
refactor(xterm): update xtermjs to latest version ( #1692 )
2018-03-06 17:40:02 +10:00
Mauro Cortellazzi
716cd033b2
feat(events): add missing events support ( #1682 )
2018-03-02 18:21:26 +10:00
Anthony Lapenna
28bca85e01
feat(registries): remove actual password from registry password input ( #1687 )
2018-03-02 18:16:33 +10:00
Anthony Lapenna
73e6498d2f
refactor(swarm-visualizer): move task border logic to a filter ( #1686 )
2018-03-02 09:00:34 +10:00
Mauro Cortellazzi
1b8d5e89d1
feat(swarm-visualizer): swarm visualizer color by service ( #1683 )
2018-03-02 08:10:14 +10:00
Anthony Lapenna
76aeee7237
feat(templates): add support for the name property ( #1680 )
2018-02-28 08:59:31 +01:00
Anthony Lapenna
b8f8df5f48
fix(endpoints-creation): remove endpoint if an error is raised during creation ( #1678 )
2018-02-28 07:52:40 +01:00
Anthony Lapenna
0c5152fb5f
feat(log-viewer): introduce the log viewer component ( #1666 )
2018-02-28 07:19:28 +01:00
Anthony Lapenna
81de2a5afb
feat(image-build): add the ability to build images ( #1672 )
2018-02-28 07:19:06 +01:00
Anthony Lapenna
e065bd4a47
style(containers): update label color for unhealthy containers ( #1677 )
2018-02-28 05:54:13 +01:00
Anthony Lapenna
9b80b6adb2
refactor(code-editor): introduce code-editor component ( #1674 )
...
* refactor(code-editor): introduce code-editor component
* refactor(code-editor): add some extra validation
2018-02-27 08:19:21 +01:00
Anthony Lapenna
eb43579378
feat(storidge): introduce endpoint extensions and proxy Storidge API ( #1661 )
2018-02-23 03:10:26 +01:00
Anthony Lapenna
b5e256c967
fix(services): use the Public URL instead of a manager IP ( #1665 )
2018-02-21 10:55:51 +01:00
Boissier Florian
ae5416583e
style(containers): update quick actions tooltips messages ( #1659 )
2018-02-17 09:44:29 +01:00
Anthony Lapenna
1c67db0c70
feat(ux): enable auto-focus on search field ( #1636 )
2018-02-06 16:58:05 +01:00
Anthony Lapenna
7365e69c59
fix(config-creation): fix an issue setting config editor as read-only ( #1634 )
2018-02-06 14:23:08 +01:00
Anthony Lapenna
27dceadba1
refactor(app): introduce new project structure for the frontend ( #1623 )
2018-02-01 13:27:52 +01:00
Ben Yanke
e6422a6d75
style(container-details): fix a typo in container status
2018-01-31 20:28:36 +01:00
Anthony Lapenna
f31f29fa2f
feat(volumes): check if volumes are used in service definitions ( #1601 )
2018-01-25 08:13:56 +01:00
Miguel A. C
8ae3abf29e
fix(service-details): avoid sending unmodified restart policy settings when updating a service ( #1576 )
2018-01-23 10:06:58 +01:00
Anthony Lapenna
362f036a68
fix(state): ensure API version >= 1.25 before extension check ( #1594 )
...
* fix(state): ensure API version >= 1.25 before extension check
2018-01-23 09:50:14 +01:00
Anthony Lapenna
0d0072a50e
extension(storidge): support cluster shutdown ( #1589 )
2018-01-23 09:49:29 +01:00
Anthony Lapenna
173ea372c2
fix(extension): bypass the error returned by plugin service during ex… ( #1586 )
...
* fix(extension): bypass the error returned by plugin service during extension check
* feat(plugins): bypass the error returned by plugin service during plugin retrieval
2018-01-23 09:47:36 +01:00
Anthony Lapenna
7817d4bd0b
extension(storidge): add Storidge extension ( #1581 )
2018-01-21 17:26:24 +01:00