Commit Graph

140 Commits

Author SHA1 Message Date
Gunther Brunner
02c5a9181c Sending the events to the port forwarder. 2014-05-29 01:40:38 +09:00
Gunther Brunner
bde6d9f311 Added an elastic non-resizeable auto-fitting text area for the Clipboard. 2014-05-27 16:17:27 +09:00
Gunther Brunner
00eb155ab9 Created Packery and Draggabilly directives.
Applied the Packery directive to Info layout based on media queries.
2014-05-26 21:05:54 +09:00
Gunther Brunner
17e7b94d68 Bootstrap forked. 2014-05-23 17:19:35 +09:00
Gunther Brunner
21d4480f77 Added a new font Lato 2 (made a bower package for it).
Trying to solve the btn:focus black problem.
2014-05-22 23:23:39 +09:00
Gunther Brunner
f5ffd14c92 Adding new Settings shortcuts. 2014-05-22 23:23:39 +09:00
Gunther Brunner
8d6ba82126 Updated npm & bower dependencies.
Added ngMin webpack plugin.
2014-05-22 15:20:12 +09:00
Gunther Brunner
e5cd4c855f Adding range for screenshot zoom. 2014-05-22 15:20:11 +09:00
Simo Kinnunen
60bdecc5d4 Merge branch 'feature/screenshot' into develop
Conflicts:
	res/app/control-panes/dashboard/upload/upload.jade
2014-05-22 13:38:44 +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
Gunther Brunner
1c89235267 Logging implemented (except filtering).
Automatically enable/disable scroll lock based on the scrollbar position.
2014-05-19 22:28:39 +09:00
Gunther Brunner
fd42bd9697 Small fixes to Basic Mode. 2014-05-15 17:26:47 +09:00
Gunther Brunner
8e5755137e Updated almost all bower dependencies. 2014-05-13 18:35:14 +09:00
Gunther Brunner
ea5f848956 Add loading bar for now. 2014-05-01 21:25:13 +09:00
Gunther Brunner
3c79c82810 Updating libraries. 2014-04-30 16:03:20 +09:00
Gunther Brunner
ce5470ab8c - Added new columns! 2014-04-22 21:00:29 +09:00
Gunther Brunner
f20c798ec4 Bumping bower packages. 2014-04-14 17:28:26 +09:00
Gunther Brunner
bd3a2b6caf Explicitly bump package versions. 2014-04-14 17:16:51 +09:00
Gunther Brunner
946ae16a45 Upload now uses package name and accordion. 2014-04-03 21:53:08 +09:00
Simo Kinnunen
c945a460e7 Update ng-file-upload now that the bug fix is out. 2014-03-27 10:49:40 +09:00
Simo Kinnunen
92b8ca0a24 Lock ng-file-upload to 1.2.9 due to issue angular-file-upload/171. 2014-03-26 17:20:54 +09:00
Gunther Brunner
35ae4627fe - Adding bluebird from bower instead of npm so we don't have to build it every time. 2014-03-26 15:34:13 +09:00
Gunther Brunner
b4e6e39761 - Update dependencies. 2014-03-26 12:06:54 +09:00
Gunther Brunner
593e14a80a - New nav menu.
- Polishing device list.
2014-03-25 21:18:10 +09:00
Gunther Brunner
9765a5759e -Add growl like notifications. 2014-03-25 15:44:31 +09:00
Simo Kinnunen
f44822e744 Merge branch 'feature/install' into develop
Conflicts:
	package.json
2014-03-20 22:03:15 +09:00
Simo Kinnunen
dfe3d97de3 APKs can now be drag & dropped to the device screen, which will install the application. Still lacking UI, and the app doesn't get launched. 2014-03-20 22:00:01 +09:00
Gunther Brunner
a260aa2cf8 - Updated almost all dev dependencies.
- Removed everything grunt (the gettext stuff needs to be converted but was not using yet anyways).
- Update angular-localForage to latest version, all API methords changed.
- Added jshintrc for mocha.
2014-03-20 19:26:48 +09:00
Gunther Brunner
ea13232f10 - Update ng-table to master.
- Device list icon view works now.
2014-03-19 18:42:15 +09:00
Gunther Brunner
eaaf6a36bd - Add Local settings.
- Add Language settings synced back.
2014-03-13 21:03:41 +09:00
Gunther Brunner
a3870f93e9 - Adding data folder for external data.
- Adding Layout Controller.
- Start adding STF 1 layout
- Refactored graphics to a common repository.
- Added all bower/npm dependencies needed for now.
2014-03-11 18:43:53 +09:00
Gunther Brunner
345f921fb9 - Renamed 'lib' to 'bower_components' because we need to easily differentiate npm/component/bower packages.
- Started to add CSS back.
2014-03-10 19:58:04 +09:00
Gunther Brunner
615088edcd Updated dependencies.
Using bluebird from npm instead of bower because it's easier.
2014-02-27 14:52:46 +09:00
Gunther Brunner
13361c5264 Add image loader 2014-02-24 19:44:50 +09:00
Simo Kinnunen
8769b8040c Initial version of transactions. Shell command implemented as an example. Still needs channel cleanup on app side, handling a device dying in the middle of a transaction, and getting device list back to normal. 2014-02-21 15:55:23 +09:00
Simo Kinnunen
7c0e04c4b4 Add user service and reorganize services. Messy commit but it's a start. 2014-01-31 15:52:16 +09:00
Simo Kinnunen
52ae7765c8 Add Oboe.js. 2014-01-31 03:52:55 +09:00
Simo Kinnunen
9ed2524a7f Add socket.io with authentication and start rebuilding the device list. 2014-01-31 03:37:55 +09:00
Gunther Brunner
00628279c7 Styling the login page. 2014-01-30 23:17:35 +09:00
Simo Kinnunen
2b46ff41d3 Fairly overkill AngularJS + RequireJS UI for the mock login screen. 2014-01-24 22:53:51 +09:00