Chaim Lev-Ari
cf5056d9c0
chore(project): add prettier for code format ( #3645 )
...
* chore(project): install prettier and lint-staged
* chore(project): apply prettier to html too
* chore(project): git ignore eslintcache
* chore(project): add a comment about format script
* chore(prettier): update printWidth
* chore(prettier): remove useTabs option
* chore(prettier): add HTML validation
* refactor(prettier): fix closing tags
* feat(prettier): define angular parser for html templates
* style(prettier): run prettier on codebase
Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-04-11 09:54:53 +12:00
Anthony Lapenna
739a5ec299
fix(general): fix the size display using the filesize library ( #246 )
...
* fix(general): fix the size display using the filesize library
* refactor(humansize): use default value for filter
2016-10-01 21:38:20 +13:00
Anthony Lapenna
537ee24078
refactor(global): rename uifd to portainer
2016-09-04 14:50:37 +12:00
Anthony Lapenna
9698aa7ad5
feat(ui): remove the errorMsg filter and replace it with proper error management
2016-09-02 15:25:20 +12:00
Anthony Lapenna
7b72da857f
feat(ui): format all dates to use ISO8601
2016-08-10 16:04:19 +12:00
Anthony Lapenna
66ae15b4fb
feat(ui): new containers view ( #25 )
...
feat(ui): new containers view
2016-06-29 21:04:29 +12:00
Kevan Ahlquist
0ddf4a1828
Fix spec for top view.
2016-02-15 23:49:20 -06:00
Kevan Ahlquist
eede27e263
Implement volumes, hide networks and volumes tabs for APIs older than v1.21.
2015-12-20 21:17:01 -06:00
Kevan Ahlquist
5f4641af67
Catch plaintext errors for creation and connection, implement network creation,
2015-12-20 20:07:57 -06:00
Kevan Ahlquist
8a4be8b93a
Implemented single network view, connect, disconnect, remove.
2015-12-20 19:13:53 -06:00
Kevan Ahlquist
640c0b39c1
Add labels to container start and display.
2015-11-26 22:33:41 -06:00
Kevan Ahlquist
13e3fed351
Use bower for Angular dependencies.
2015-09-15 00:22:11 -05:00
Kevan Ahlquist
5a51495432
Added remaining memory stats, change humansize filter to give more accurate sizes.
2015-08-28 23:26:39 -05:00
Kevan Ahlquist
d243a83c5c
Implemented CPU usage graph, upgraded to Chart.js 1.0.2, broke dashboard charts, tests.
2015-08-26 01:28:08 -05:00
Kevan Ahlquist
8a7f8f7c37
Whitespace diff, ran everything through the formatter.
2015-08-25 00:59:54 -05:00
Kevan Ahlquist
b7daf91723
Current progress on stats page, nonfunctional.
2015-08-25 00:55:54 -05:00
Kevan Ahlquist
ef3596ff32
Merge branch 'master' into events
...
Conflicts:
app/app.js
index.html
2015-05-14 01:33:08 -05:00
Roger Abelenda
008884ec59
Change code to pass lint checks and add angular-vis to karma config for tests to pass.
2015-04-28 23:09:03 -03:00
Kevan Ahlquist
6012453d2d
Switch to ngOboe, for DI and promise interface.
2015-04-18 23:06:58 -07:00
Kevan Ahlquist
2514672c35
Merge commit '964eac6d530a7600459f92c312d79ee9365b0f9b' into events
...
Conflicts:
app/app.js
test/unit/app/components/containerController.spec.js
2015-04-18 21:26:15 -07:00
Houssem BELHADJ AHMED
ede37e2e79
Add Docker top feature
2015-03-31 23:37:03 +02:00
Kevan Ahlquist
14bfc57870
Angular version bump to 1.3.15.
2015-03-27 15:16:44 -05:00
Kevan Ahlquist
32a4703a53
Added events endpoint.
2015-03-26 14:12:44 -05:00
Houssem BELHADJ AHMED
c971189286
Add rename feature
2015-03-12 22:28:01 +01:00
Houssem BELHADJ AHMED
f29eaa28ba
Jshint & test fix
2015-03-08 18:19:51 +01:00
Kevan Ahlquist
687ed7bac2
Fixed Cmd parsing for strings, added error handling to start step.
2015-01-25 19:18:46 -06:00
Kevan Ahlquist
f75d298fe1
Cleaned up controller methods, Added placeholders, fixed PortBindings and error messages.
2015-01-25 17:59:08 -06:00
Kevan Ahlquist
4682ae4ca7
Implemented remaining container creation options.
2015-01-25 15:52:40 -06:00
Kevan Ahlquist
4d22a04484
Added ENV variables to container start.
2015-01-20 01:44:30 -06:00
Kevan Ahlquist
f65fed8d0a
Fixed grunt template issues, version bump.
2015-01-18 16:39:10 -06:00
Kevan Ahlquist
1784719047
Added unit tests for filters.
2015-01-04 20:35:47 -06:00
Kevan Ahlquist
04418e2e68
Added Karma config for unit tests.
2015-01-03 18:59:22 -06:00