Vishal Banthia
|
3f32cee984
|
Create childscope only when required and destroy it after use. https://github.com/openstf/stf/issues/124
|
2015-11-14 15:40:39 +09:00 |
|
Vishal Banthia
|
466890777d
|
Allow to update device notes column from STF UI. https://github.com/openstf/stf/issues/124
|
2015-11-13 21:16:59 +09:00 |
|
Akhmad Fathonih
|
120d116c42
|
Fix scss error
Error was:
ERROR in ./~/css-loader!./~/sass-loader!./res/web_modules/nine-bootstrap/nine-bootstrap.scss
Module build failed:
.btn &.disabled,
^
Base-level rules cannot contain the parent-selector-referencing character '&'.
Backtrace:
stdin:395
in /Users/Github/stf/res/web_modules/nine-bootstrap/nine-bootstrap.scss (line 395, column 6)
@ ./res/web_modules/nine-bootstrap/nine-bootstrap.scss 4:14-137
|
2015-10-27 10:16:49 +09:00 |
|
Gunther Brunner
|
f179f80238
|
Disable background hover on disabled buttons.
|
2015-08-25 16:48:48 +09:00 |
|
Gunther Brunner
|
fb9e1b4eaf
|
Fix long-standing bug that prevents vertical scrolling on the device list when it has horizontal scrolling.
It only happens on latest versions of Chrome when used along a MacBook Trackpad.
Couldn't reproduce on other browsers/hardware.
|
2015-07-01 17:36:55 +09:00 |
|
Gunther Brunner
|
cdee3d7711
|
Adding full path resolution for nine-bootstrap.
|
2015-06-22 19:15:55 +09:00 |
|
Gunther Brunner
|
7b6d18af05
|
Moved nine-bootstrap dependency over stf repository.
|
2015-06-22 18:46:03 +09:00 |
|
Gunther Brunner
|
c1253524b2
|
Add nine-bootstrap template.
|
2015-06-15 19:29:41 +09:00 |
|
Gunther Brunner
|
5c5bd7a822
|
Updated almost all dependencies.
Socket.io' has-binary PR finally got merged so updating to the latest version.
|
2015-02-24 18:59:56 +09:00 |
|
Gunther Brunner
|
7a8d48b026
|
Adding big message prototype.
|
2014-12-22 17:29:16 +09:00 |
|
Gunther Brunner
|
50e4dfd47b
|
Updated most dependencies.
Upgraded ng-file-upload to 2.0
|
2014-12-02 16:15:52 +09:00 |
|
Gunther Brunner
|
87de3cfb8d
|
angular-picture removed completely.
|
2014-11-12 17:23:54 +09:00 |
|
Gunther Brunner
|
9cd2aea19b
|
Use angular-picture for picture polyfill image support.
|
2014-11-11 20:58:26 +09:00 |
|
Gunther Brunner
|
58244cbf60
|
Add first sample of ng-epoch.
|
2014-10-06 21:31:13 +09:00 |
|
Gunther Brunner
|
a1cf0ba7bd
|
Add Epoch.
|
2014-10-06 20:50:28 +09:00 |
|
Gunther Brunner
|
1bedbad650
|
Replaced 'font-awesome-bower' -> 'components-font-awesome' because it's more up-to-date.
|
2014-10-06 19:05:03 +09:00 |
|
Gunther Brunner
|
f705cd60a7
|
Add basic context-menu for actions.
|
2014-09-25 16:24:57 +09:00 |
|
Gunther Brunner
|
743f8becd6
|
- Finally, most of the unit tests now passes (resolving dependencies also).
- Shims now exports angular module name, however some of them clash with the original.
|
2014-08-21 22:04:19 +09:00 |
|
Gunther Brunner
|
40d7a2c6cb
|
Added spinner for when adding a Store account using Ladda.
Added default store account.
Show list of accounts when finished adding.
|
2014-08-07 14:12:01 +09:00 |
|
Gunther Brunner
|
df5a5e2308
|
Finally updated to angular-borderlayout.
|
2014-07-03 19:04:45 +09:00 |
|
Gunther Brunner
|
21975af4af
|
Ensure common modules.
|
2014-07-03 19:04:45 +09:00 |
|
Gunther Brunner
|
d7c027f2ba
|
Added support for switching charsets from the keyboard by pressing SHIFT+SPACE.
|
2014-06-27 20:44:53 +09:00 |
|
Gunther Brunner
|
0aefed70c8
|
Moved some multiple-entry shimmings to web_modules, because Bower specs about main are still not finished, and webpack doesn't support multiple entry-aliases neither yet.
Also making custom css/overriding them becomes easier.
|
2014-06-27 20:44:53 +09:00 |
|