1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Kevan Ahlquist
1b206f223f DockerUI => UI For Docker 2016-04-29 21:57:27 -05:00
Kevan Ahlquist
5bf922325a Sanitize text that gets sent to Gritter for notifications,
#198
2016-03-31 20:06:46 -05:00
Kevan Ahlquist
5a20b9fc04 Add column sorting to containers page. 2016-03-19 17:30:47 -05:00
Kevan Ahlquist
49d4c5800f Added swarm on docker-machine example. 2016-01-24 17:03:20 -06:00
Kevan Ahlquist
00528edd7c Merge branch 'master' into networks-volumes 2016-01-10 19:34:03 -06:00
Kevan Ahlquist
91968b9f4b Switch to local jquery.gritter, fix undefined variable error in minified build due to "use strict"'; 2015-12-07 00:01:08 -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
9bdd96527c Convert services.js for safe minification, preserve license comments in javascript files, add missing recess target, remove oboe-browser.min.js from assets. 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
abccb316f8 Updated docs links in services. 2015-08-29 02:38:03 -05:00
Kevan Ahlquist
8a7f8f7c37 Whitespace diff, ran everything through the formatter. 2015-08-25 00:59:54 -05:00
Kevan Ahlquist
6012453d2d Switch to ngOboe, for DI and promise interface. 2015-04-18 23:06:58 -07:00
Kevan Ahlquist
14bfc57870 Angular version bump to 1.3.15. 2015-03-27 15:16:44 -05:00
Kevan Ahlquist
4682ae4ca7 Implemented remaining container creation options. 2015-01-25 15:52:40 -06:00
Kevan Ahlquist
76d7e280f9 Added PortBindings to container start. 2015-01-18 23:27:56 -06:00
Kevan Ahlquist
04418e2e68 Added Karma config for unit tests. 2015-01-03 18:59:22 -06:00
Kevan Ahlquist
ab2819addd Cleaned up linter errors. 2015-01-03 18:39:40 -06:00
Kevan Ahlquist
58bd6faa47 Added initial files for build and test automation. 2015-01-03 16:49:28 -06:00