1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
Commit graph

26 commits

Author SHA1 Message Date
Gunther Brunner
2f172c2fda Add upload and installation errors. 2014-09-04 16:10:42 +09:00
Gunther Brunner
a332b6a5bb Updated sensible bower dependencies.
Updated ng-file-upload to the latest version.
2014-07-24 20:17:49 +09:00
Gunther Brunner
9c7fd70e2f Adding TODO for APK Uninstall 2014-07-23 20:46:19 +09:00
Gunther Brunner
9d57e36e09 Fixed accordion bug in upload.
Now hide by default the activities.
Removed input dashboard.
2014-05-23 19:26:54 +09:00
Simo Kinnunen
d14b9965b0 Dragging an APK on the screen works now. Shares a lot of code with the upload controller, they should be merged somehow. 2014-05-22 18:05:30 +09:00
Simo Kinnunen
41ed33f5c4 Implement APK uploads using the new storage system. Installation from URL still does not work, and dropping the file on the screen may not work either. 2014-05-22 13:33:38 +09:00
Simo Kinnunen
f46540e51e All transaction-based ControlService methods now return promises directly, which makes it easier to integrate with other promises, is simpler and opens up new refactoring opportunities. 2014-04-15 16:56:13 +09:00
Gunther Brunner
e10a58c881 Removing $rootScope for device and control, not needed anymore. 2014-04-08 20:50:35 +09:00
Simo Kinnunen
4b155a3850 Show upload/processing progress for normal file uploads. 2014-04-07 16:36:28 +09:00
Gunther Brunner
c2b4bf4a90 Progress is floored now.
Tried doing upload & installation in multiple times but it looks bad because the animation is tweened.
2014-04-07 15:50:03 +09:00
Simo Kinnunen
be0510b93a Fix installation from file upload. 2014-04-07 11:51:57 +09:00
Gunther Brunner
1b651a47f2 Progress bar unified. 2014-04-04 20:26:20 +09:00
Gunther Brunner
db11a59125 Only install if enabled. 2014-04-04 19:46:59 +09:00
Gunther Brunner
5ec5ae12b5 Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop 2014-04-04 17:34:43 +09:00
Gunther Brunner
6cfe5cf9bc Adding Activity partial 2014-04-04 17:34:30 +09:00
Simo Kinnunen
44378e625f Show progress for URL installation. Temporarily break upload installation. 2014-04-04 17:33:51 +09:00
Gunther Brunner
63389ab7f8 Upload styling less dark. 2014-04-03 23:36:21 +09:00
Gunther Brunner
760464388e Upload now has uninstall. 2014-04-03 23:28:32 +09:00
Gunther Brunner
946ae16a45 Upload now uses package name and accordion. 2014-04-03 21:53:08 +09:00
Gunther Brunner
b01e901ffc Upload drop area improved. 2014-04-03 19:55:47 +09:00
Gunther Brunner
95bc46d6b7 - Upload is getting some buttons. 2014-04-03 17:28:04 +09:00
Simo Kinnunen
3799b51ad3 Give UploadCtrl access to the app manifest. 2014-04-03 15:47:24 +09:00
Gunther Brunner
605717817f - Upload progress destroy scope. 2014-04-02 16:32:44 +09:00
Gunther Brunner
34a1346634 - Upload progress is shown. 2014-04-02 16:23:31 +09:00
Gunther Brunner
f8a4fee2bb - Controlling devices from control-panes. 2014-03-31 16:13:12 +09:00
Gunther Brunner
e173a4f648 - Adding Upload component skeleton. 2014-03-31 14:34:33 +09:00