dependabot[bot]
ead160f792
chore(deps): bump js-yaml from 3.10.0 to 3.13.1 ( #2930 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.10.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.10.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-11 23:41:32 +02:00
Anthony Lapenna
48281df41a
chore(version): bump version number
2019-06-04 15:51:11 +12:00
William
27a0188949
feat(build-system): remove webpack-bundle-analyzer plugin ( #2898 )
2019-05-24 17:59:44 +12:00
William
c8c8345a43
dep(jquery): update jquery to version 3.4.0 ( #2897 )
2019-05-24 17:58:25 +12: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
Anthony Lapenna
cb858f0412
chore(version): bump version number
2019-03-05 17:34:19 +13:00
linquize
b1e048e218
feat(build-system): prefix some dependencies with "semver:" ( #2690 )
...
This makes both npm and yarn to work
2019-02-14 12:13:48 +13:00
Anthony Lapenna
fdc11dbe3a
feat(build-system): update build system ( #2682 )
2019-02-07 12:00:47 +13:00
Anthony Lapenna
6b1c476b63
chore(version): bump version number
2019-01-31 13:15:18 +13:00
Anthony Lapenna
808eb7d341
dep(bootstrap): update bootstrap version to 3.4.0 ( #2632 )
2019-01-18 08:51:12 +13:00
Anthony Lapenna
189d131105
chore(version): bump version number
2018-12-12 17:03:25 +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
Chaim Lev-Ari
34b886d690
chore(build-system): add start and start:server scripts ( #2495 )
2018-11-27 10:05:13 +13:00
Olli Janatuinen
17d63ae3ca
chore(dependencies): updated xterm to 3.8.0 version ( #2452 )
2018-11-23 22:00:30 +13:00
Anthony Lapenna
22450bbdeb
chore(build): update build script and add grunt yarn script ( #2276 )
2018-09-16 10:34:46 +08:00
Anthony Lapenna
313c8be997
chore(version): bump version number
2018-09-15 19:26:03 +08:00
Anthony Lapenna
57bd82ba85
chore(version): bump version number
2018-09-15 16:40:26 +08:00
Chaim Lev-Ari
7e08227ddb
feat(build-system): add build-offline script ( #2169 )
2018-08-17 08:37:31 +02:00
Anthony Lapenna
1233cb7f08
chore(project): update lodash version to 4.17.10 ( #2156 )
2018-08-13 19:10:09 +02:00
Chaim Lev-Ari
d4e4d34ea4
chore(build-system): add dev, clean, build scripts ( #2146 )
2018-08-13 17:28:59 +02:00
Anthony Lapenna
b8ed6d3d4a
chore(version): bump version number
2018-07-28 20:42:17 +02:00
Anthony Lapenna
b15af67552
chore(version): bump version number
2018-07-28 19:44:01 +02:00
Anthony Lapenna
8964dad73b
chore(version): bump version number
2018-07-27 16:05:57 +02:00
Anthony Lapenna
48179b9e3d
feat(volume-browser): add the ability to browse volume content ( #2051 )
2018-07-23 07:01:03 +02:00
Anthony Lapenna
b6792461a4
feat(home): add a new home view ( #2033 )
2018-07-11 10:39:20 +02:00
Anthony Lapenna
e7939a5384
chore(version): bump version number
2018-06-25 18:33:08 +03:00
Anthony Lapenna
686712e042
chore(version): bump version number
2018-06-25 16:49:50 +03:00
Anthony Lapenna
b19356be6f
chore(version): bump version number
2018-06-25 15:13:01 +03:00
Anthony Lapenna
3782761d04
chore(version): bump version number
2018-06-21 16:59:05 +03:00
Anthony Lapenna
decb67f4d9
chore(version): bump version number
2018-06-21 14:28:07 +03: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
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
9a071a57f2
chore(version): bump version number
2018-05-21 13:58:47 +02:00
Anthony Lapenna
19f9840c8c
chore(version): bump version number
2018-05-21 11:03:48 +02:00
Anthony Lapenna
f75c87315e
chore(version): bump version number
2018-05-10 17:22:11 +02:00
Anthony Lapenna
81ed0e4507
chore(version): bump version number
2018-04-02 07:44:19 +10:00
Herwono W. Wijaya
66f29dd103
style(app): upgrade to font awesome v5
2018-03-13 15:36:53 +10:00
Anthony Lapenna
ec2a9e149b
chore(version): bump version number
2018-03-11 20:30:07 +10:00
Anthony Lapenna
403de0d319
chore(momentjs): upgrade momentjs version ( #1701 )
2018-03-08 11:42:50 +10:00
Anthony Lapenna
a76ccff7c9
refactor(xterm): update xtermjs to latest version ( #1692 )
2018-03-06 17:40:02 +10:00
Anthony Lapenna
9634cf1563
chore(version): bump version number
2018-03-03 09:19:54 +10:00
Anthony Lapenna
0c5152fb5f
feat(log-viewer): introduce the log viewer component ( #1666 )
2018-02-28 07:19:28 +01:00
Anthony Lapenna
27dcfd043b
chore(version): bump version number
2018-02-08 09:27:13 +01:00
Anthony Lapenna
4c2dfb3346
chore(version): bump version number
2018-01-23 16:52:54 +01:00
Anthony Lapenna
8c75f705e2
chore(dependency): upgrade jquery version to latest ( #1592 )
2018-01-22 17:44:49 +01:00
Anthony Lapenna
a7cb0ca823
chore(version): bump version number
2018-01-21 17:30:06 +01:00
Anthony Lapenna
7817d4bd0b
extension(storidge): add Storidge extension ( #1581 )
2018-01-21 17:26:24 +01:00
Anthony Lapenna
fbd9139928
chore(version): bump version number
2017-12-11 16:03:53 +01:00
Anthony Lapenna
7dcf5c2d0b
chore(version): bump version number
2017-12-10 10:09:11 +01:00
1138-4EB
997af882c4
chore(build-system): drop bower, use npm|yarn for frontend dependencies ( #1416 )
...
* chore(build-system): drop bower, use npm|yarn for frontend dependencies
* chore(build-sytem): for github dependencies, use semver format instead of tag/commit
* add yarn.lock
2017-12-05 09:52:38 +01:00
Anthony Lapenna
2275467bdc
chore(version): bump version number
2017-11-26 10:07:59 +01:00
Anthony Lapenna
d9262d4b7f
chore(version): bump version number
2017-11-13 10:11:11 +01:00
Anthony Lapenna
7ee16d1e51
chore(version): bump version number
2017-11-08 08:28:37 +01:00
Anthony Lapenna
e110986728
chore(version): bump version number
2017-10-15 19:27:23 +02:00
Anthony Lapenna
b59dd03b43
chore(version): bump version number
2017-09-27 19:43:01 +02:00
Anthony Lapenna
4b53c3422f
chore(version): bump version number
2017-09-21 17:22:01 +02:00
Anthony Lapenna
5e2b3c1d07
chore(version): bump version number
2017-09-20 15:41:01 +02:00
Anthony Lapenna
27188f4dff
chore(version): bump version number
2017-08-13 20:17:23 +02:00
Anthony Lapenna
f2347b2f77
chore(version): bump version number
2017-07-17 15:59:43 +02:00
Anthony Lapenna
206eb0513d
chore(version): bump version number
2017-07-13 18:08:39 +02:00
1138-4EB
0a436600f4
feat(build-system): dynamic vendoring ( #994 )
2017-07-12 11:28:51 +02:00
1138-4EB
b23943e30b
refactor(build-system): reduce gruntfile verbosity, drop grunt-if, allow custom build ( #939 )
2017-07-11 09:30:25 +02:00
Konstantin Azizov
c5ce45f588
chore(build-system): replace Recess with PostCSS ( #975 )
2017-07-04 14:30:22 +02:00
Anthony Lapenna
0e0764eff8
chore(version): bump version number
2017-06-29 16:37:22 +02:00
Anthony Lapenna
c82cd50d87
chore(version): bump version number
2017-06-20 13:21:06 +02:00
Anthony Lapenna
afd99d2d68
chore(version): bump version number
2017-06-05 08:42:08 +02:00
Anthony Lapenna
de9be4bbe0
chore(version): bump version number
2017-05-25 12:20:43 +02:00
Anthony Lapenna
db1a754b39
chore(version): bump version number
2017-05-23 21:13:55 +02:00
Anthony Lapenna
b9035659d2
chore(build-system): update Gruntfile tasks
2017-05-23 15:33:40 +02:00
Anthony Lapenna
2ef1c90248
feat(app): disable Angular debug information on release ( #867 )
2017-05-19 17:48:03 +02:00
Anthony Lapenna
5b81b35bf8
chore(gruntfile): use eslint instead of jshint
2017-05-04 10:17:55 +02:00
Anthony Lapenna
90d13684e5
chore(project): add eslint and codeclimate configuration files
2017-04-27 18:09:40 +02:00
Anthony Lapenna
0cde215259
chore(version): bump version number
2017-04-06 10:37:26 +02:00
Anthony Lapenna
e9c6feb3c4
chore(version): bump version number
2017-04-05 10:15:03 +02:00
Anthony Lapenna
135a92feb4
chore(version): bump version number
2017-03-28 15:18:29 +02:00
Anthony Lapenna
be2acdbdfb
chore(version): bump version number
2017-03-13 10:12:42 +01:00
Anthony Lapenna
1294ebaa8c
chore(version): bump version number
2017-03-12 22:33:26 +01:00
Anthony Lapenna
44ceae40b5
merge branch 'release-1.11.4' into develop
2017-03-03 12:54:22 +01:00
Anthony Lapenna
ccaabf3b6b
chore(version): bump version number
2017-03-03 12:36:24 +01:00
Anthony Lapenna
66c574f74d
feat(project): add google analytics in app ( #599 )
2017-02-14 11:39:26 +13:00
Anthony Lapenna
9ebe2d96dd
chore(jshint): update jshint library and configuration ( #581 )
2017-02-10 14:34:56 +13:00
Anthony Lapenna
a97e7bbaae
chore(version): bump version number
2017-02-01 11:02:05 +13:00
Anthony Lapenna
f8ced03792
chore(version): bump version number
2017-01-26 17:43:47 +13:00
Anthony Lapenna
d1b9820a29
chore(version): bump version number
2017-01-05 10:42:38 +13:00
Anthony Lapenna
6e98237419
feat(api): introduce cache busting mechanism ( #439 )
2016-12-31 12:20:38 +13:00
Anthony Lapenna
4d6dadd17c
chore(version): bump version number
2016-12-26 13:30:06 +13:00
Anthony Lapenna
db46087799
chore(version): bump version number
2016-11-26 00:50:50 +13:00
Anthony Lapenna
2d35ac8f82
chore(version): bump version number
2016-11-16 23:17:39 +13:00
Anthony Lapenna
3aa0f4d263
chore(version): bump version number
2016-11-11 15:29:02 +13:00
Anthony Lapenna
65c126f6a1
chore(version): bump version number
2016-10-09 10:50:32 +13:00
Anthony Lapenna
520532cb9a
chore(version): bump version number
2016-10-07 18:22:44 +13:00
Anthony Lapenna
833053a2e1
chore(version): bump version number
2016-10-02 16:26:11 +13:00
Anthony Lapenna
87df297a56
chore(version): bump version number
2016-09-24 22:33:23 +12:00
Anthony Lapenna
39909d774f
chore(global): replace CloudInovasi with Portainer.io
2016-09-23 18:28:20 +12:00
Anthony Lapenna
9f22e01d3b
chore(version): bump version number
2016-09-07 18:31:32 +12:00
Anthony Lapenna
3f9276ee4c
chore(version): bump version number
2016-09-04 15:10:47 +12:00
Anthony Lapenna
537ee24078
refactor(global): rename uifd to portainer
2016-09-04 14:50:37 +12:00
Anthony Lapenna
954a6a11b7
chore(version): bump version number
2016-08-18 15:47:18 +12:00
Anthony Lapenna
f1ec419e3a
chore(version): bump version number
2016-08-03 21:50:01 +12:00
Anthony Lapenna
30e9a604cd
chore(version): bump version number
2016-07-14 12:12:01 +12:00
Anthony Lapenna
a9209da167
chore(version): bump version number
2016-07-13 14:53:24 +12:00
Anthony Lapenna
afaa1433ff
chore(version): bump version number
2016-07-08 16:06:46 +12:00
Anthony Lapenna
b573a8bafa
chore(version): bump version number
2016-07-06 16:41:21 +12:00
Anthony Lapenna
e6e21e9f46
chore(version): bump version number
2016-07-06 14:04:31 +12:00
Anthony Lapenna
ce2e6f80fc
chore(version): bump version number
2016-06-24 10:24:27 +12:00
Anthony Lapenna
1460d69cd1
bump version number
2016-06-16 17:29:12 +12:00
Anthony Lapenna
e7a836a6b2
bump version number
2016-06-14 14:36:20 +12:00
Anthony Lapenna
a471b77f8d
Bumped version number to 1.0.1
2016-06-08 18:36:35 +12:00
Anthony Lapenna
b3b3feac66
Bump version number
2016-06-02 18:14:03 +12:00
Kevan Ahlquist
1b206f223f
DockerUI => UI For Docker
2016-04-29 21:57:27 -05:00
Kevan Ahlquist
a67206dd8d
Version bump, 0.10.1-beta
2016-04-02 21:04:51 -05:00
Kevan Ahlquist
c3f22fe989
Add custom logo.
2015-12-17 00:08:29 -06:00
Kevan Ahlquist
cdf4767d7d
Use grunt for building
...
Add shell commands to gruntfile for local dev.
Build binary if needed for `grunt build`, always build for `grunt release`. Exclude unused assets from jquery.gritter and vis.
Remove Makefile
2015-09-15 00:24:11 -05:00
Kevan Ahlquist
13e3fed351
Use bower for Angular dependencies.
2015-09-15 00:22:11 -05:00
Kevan Ahlquist
5d4a2a7c25
Fixed dashboard graphs, Chart.js doesn't like charts being hidden on creation, fixed routing issue to dashboard, version bump.
2015-08-29 01:57:08 -05:00
Kevan Ahlquist
8a7f8f7c37
Whitespace diff, ran everything through the formatter.
2015-08-25 00:59:54 -05:00
Kevan Ahlquist
3d251fdba4
Fixes #75
2015-02-01 17:15:58 -06:00
Kevan Ahlquist
f65fed8d0a
Fixed grunt template issues, version bump.
2015-01-18 16:39:10 -06:00
Kevan Ahlquist
58bd6faa47
Added initial files for build and test automation.
2015-01-03 16:49:28 -06:00