Chaim Lev-Ari
eed11e33f3
Merge branch 'develop' into webpack
2018-12-09 14:25:52 +02: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
Chaim Lev-Ari
4accf4a4c7
feat(deps): upgrade from lodash to lodash-es
2018-11-29 09:54:13 +02:00
Chaim Lev-Ari
f6e1782632
refactor(webpack): remove more angular imports
2018-11-06 14:45:16 +02:00
Chaim Lev-Ari
ae7fff3fe9
refactor(webpack): remove angular imports
2018-11-06 14:42:46 +02:00
Chaim Lev-Ari
fbf24c88af
feat(webpack): import angular in all files
2018-10-28 09:21:31 +02:00
Chaim Lev-Ari
dde82f3d96
feat(build): import all globals
2018-10-14 13:27:48 +03:00
Chaim Lev-Ari
3cb053250b
feat(webpack): add missing imports
2018-10-11 17:55:43 +03:00
Chaim Lev-Ari
f5ccfabb2b
feat(build): add missing imports
2018-10-11 17:03:25 +03:00
Chaim Lev-Ari
fd3e96735c
feat(build): add webpack build config
2018-10-10 11:06:23 +03: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
baron_l
0f63326bd5
fix(app): wrap long text in tables cells ( #1920 ) ( #2052 )
...
* fix(style): wrap long text in tables cells (#1920 )
* fix(style): <code> tags are now wrapped correctly (PR #2052 )
* fix(style): revert #1770 style-related content and apply nowrap on datatables (PR#2052)
2018-07-20 18:31:34 +02:00
Anthony Lapenna
cdf79c731b
feat(ux): always display search bar in datatables ( #2034 )
2018-07-11 16:18:44 +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
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
1cc31f8956
fix(app): fix a state URL conflict between azure and docker modules
2018-06-01 09:09:36 +02:00
Anthony Lapenna
9ad9cc5e2d
feat(azure): add experimental Azure endpoint support ( #1936 )
2018-05-28 16:40:33 +02:00