Commit Graph

142 Commits

Author SHA1 Message Date
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
Gunther Brunner
c83e14486b Update dependencies. Latest angular-ui-bootstrap fixes tooltip bug. 2015-10-19 16:59:43 +09:00
Gunther Brunner
df8c935975 Revert to Angular 1.4.7 since it seems to break the transcluded directive which uses ng-context-menu.
Commit that seems to be breaking it: 652b83eb22

Also, use a ng-context-menu fork since the original is looking for maintainers now.
2015-10-13 20:57:16 +09:00
Gunther Brunner
41be8d09a2 Change angular-bootstrap to default version. 2015-10-13 19:40:27 +09:00
Gunther Brunner
8625a6db23 Update bootstrap UI. 2015-10-13 17:29:24 +09:00
Simo Kinnunen
26ec3d4403 Attempt to resolve bower conflicts. 2015-10-10 16:22:56 +09:00
Gunther Brunner
b95ec55e3e Update dependencies. Fix npm 3 flattened paths for our webpack middleware. 2015-10-09 16:31:59 +09:00
Gunther Brunner
6a956d10a7 Update bower dependencies. 2015-10-01 18:56:21 +09:00
Gunther Brunner
065f06edac Update bower dependencies. 2015-10-01 17:46:31 +09:00
Gunther Brunner
1ce4b4fbed Update dependencies. 2015-08-25 15:17:07 +09:00
Gunther Brunner
79dabc5751 Update dependencies. 2015-08-13 15:30:05 +09:00
Gunther Brunner
2d5f7082cf Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version. 2015-08-06 15:40:18 +09:00
Gunther Brunner
72ab9b24db Update dependencies. 2015-08-04 14:59:47 +09:00
Gunther Brunner
b6c8d4809d Update dependencies. 2015-07-27 20:54:47 +09:00
Gunther Brunner
e5384e2cfd Update dependencies. 2015-07-14 18:39:54 +09:00
Gunther Brunner
45d6653674 Removed all npm & bower warnings dependencies that are under our control. 2015-07-01 20:38:13 +09:00
Gunther Brunner
5bd7ecaa38 Revert Angular to a bit less edgy version. 2015-07-01 15:45:07 +09:00
Gunther Brunner
02779f648d Remove unused Bower dependencies. 2015-06-30 20:22:50 +09:00
Gunther Brunner
43fff42ec6 Removed stf-site from STF.
Moved stf-graphics to res/common/logo.
2015-06-22 19:56:21 +09:00
Gunther Brunner
7b6d18af05 Moved nine-bootstrap dependency over stf repository. 2015-06-22 18:46:03 +09:00
Gunther Brunner
61202bc3ac Remove analytics. 2015-06-18 18:52:06 +09:00
Gunther Brunner
a42546f9a2 Add color to all the tab contents. 2015-06-16 20:00:57 +09:00
Gunther Brunner
0a67ab7673 Device list and details various fixes. 2015-06-15 23:47:41 +09:00
Gunther Brunner
c1253524b2 Add nine-bootstrap template. 2015-06-15 19:29:41 +09:00
Gunther Brunner
5e176477e4 Change to git:// repository. 2015-06-15 18:38:52 +09:00
Gunther Brunner
263549dca1 Updated most dependencies. 2015-06-15 16:55:55 +09:00
Gunther Brunner
cefe35b82e Updated most dependencies. 2015-03-17 21:16:26 +09:00
Gunther Brunner
cd86fc8033 Updated dependencies. 2015-02-26 20:29:53 +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
4a1b68155d Use new auto-domain analytics. 2015-01-29 20:29:32 +09:00
Gunther Brunner
54cf8970d5 Updated lot's of dependencies.
Socket.io 1.3.2 still not ready.
2015-01-21 15:53:09 +09:00
Gunther Brunner
c162291753 Reverting to ng-file-upload 2.0.5 because latest 2.1.0 is buggy.
It's almost fixed in HEAD but not the drop part yet.
2015-01-06 19:40:13 +09:00
Gunther Brunner
91b1861d8d Fixed autofill for HTTPS.
Added dummy API endpoint for autofill POST requests.

Autofill also reads the CSRF token from cookies and doesn't require an 'about:blank' anymore on the forms.
2015-01-06 18:35:23 +09:00
Gunther Brunner
3e2628b235 Updated dependencies. 2015-01-06 16:50:25 +09:00
Gunther Brunner
b38908e594 Updated dependencies. 2014-12-24 19:16:03 +09:00
Gunther Brunner
9defe97e07 Updated bower dependencies. 2014-12-12 20:09:41 +09:00
Gunther Brunner
5114a50992 Updated dependencies. 2014-12-08 15:36:01 +09:00
Gunther Brunner
3f02f87fc7 Updated dependencies. 2014-12-05 16:58:05 +09:00
Gunther Brunner
c2167681e3 Updated Angular. 2014-12-03 17:37:01 +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
b3d260ae7f Updated dependencies. 2014-11-27 19:33:45 +09:00
Gunther Brunner
d1c200eef8 Updated dependencies. ui-bootstrap still pending. 2014-11-19 11:33:13 +09:00
Gunther Brunner
18c34111f6 Removed trailing comma. 2014-11-12 17:19:18 +09:00
Gunther Brunner
fcc3de0e56 Added retina support for the Screenshots.
Removing picturefill dependency.
Since it's a progressive enhancement, we can ignore old browsers by using standard srcset attribute.
2014-11-12 17:18:58 +09:00
Gunther Brunner
9cd2aea19b Use angular-picture for picture polyfill image support. 2014-11-11 20:58:26 +09:00
Gunther Brunner
2ed8a5884f Updated devices db.
Updated dependencies.
2014-11-10 16:08:07 +09:00
Gunther Brunner
fcd37a065f Lot's of dependencies updated. 2014-11-06 16:37:35 +09:00
Gunther Brunner
d67db855fb Dependencies updated. 2014-10-24 21:04:31 +09:00
Gunther Brunner
423ef6c428 Add git hash commits to the dependencies. 2014-10-16 15:09:09 +09:00
Simo Kinnunen
f829afa69f Force d3 to 3.4.12 (build is failing). 2014-10-15 20:43:35 +09:00