Gunther Brunner
5e512bf51c
Removed battery voltage.
2014-05-26 21:19:10 +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
ff2d59ce08
Added Model reference.
2014-05-23 19:07:58 +09:00
Gunther Brunner
1d0e3e8ade
Removed navigation history button.
...
Added popup for Icon View.
2014-05-23 19:00:32 +09:00
Gunther Brunner
cd5a453bd9
Added ability to search in Icon view.
2014-05-23 18:40:56 +09:00
Gunther Brunner
eb238f97c7
Adding icon to the details list.
...
Adding small transition to the device list.
2014-05-23 17:56:13 +09:00
Gunther Brunner
948528a0ff
Moving default device icon to the devices db.
2014-05-23 17:32:19 +09:00
Gunther Brunner
3794237224
Updating to the new devices-db.
2014-05-23 17:23:49 +09:00
Gunther Brunner
d32001f32c
Start to add rotation listening.
2014-05-15 18:23:47 +09:00
Gunther Brunner
1bab43fed3
Starting to add Basic Mode.
2014-05-15 17:00:57 +09:00
Gunther Brunner
1c480ab801
Device view is not closeable anymore.
...
Just hide DOM for the table because there is a noticeable delay for creating it.
2014-05-14 19:54:48 +09:00
Gunther Brunner
37ec53fcd7
Device details now separated from Device icon view.
...
Tabs are not shown if the settings are not loaded yet.
2014-05-14 19:19:13 +09:00
Gunther Brunner
49f65bf313
Destroy the DOM for the Device Icons view if not necessary.
...
For the Details view, ngTable breaks without a DOM table.
2014-05-14 15:24:57 +09:00
Gunther Brunner
7a598af243
Adding panel info.
2014-05-01 22:42:35 +09:00
Gunther Brunner
cceded14c2
-Added battery info to the device list.
...
-Added App panel for opening common apps.
2014-05-01 22:06:48 +09:00
Gunther Brunner
a819fc980a
Battery info.
2014-05-01 21:25:13 +09:00
Gunther Brunner
ce5470ab8c
- Added new columns!
2014-04-22 21:00:29 +09:00
Gunther Brunner
245ac85632
- Trying to add dynamic columns.
2014-04-22 20:35:41 +09:00
Gunther Brunner
65cacc0ee2
- Reorganizing device list code.
2014-04-22 19:49:30 +09:00
Gunther Brunner
6d418314c0
- Remove unused code.
2014-04-22 19:44:46 +09:00
Gunther Brunner
e127a40770
- Device list doesn't overflows.
...
- Added browser clear.
2014-04-22 19:38:29 +09:00
Gunther Brunner
7266ab0140
- Device list doesn't overflows.
...
- Added browser clear.
2014-04-22 18:50:50 +09:00
Gunther Brunner
f3c4ebc45e
Device table is now selectable.
2014-04-15 15:43:39 +09:00
Gunther Brunner
13d0b05505
Adding hipchat link for user.
2014-04-14 19:39:00 +09:00
Simo Kinnunen
ceeda2b990
Add phone number to device list.
2014-04-03 16:35:05 +09:00
Gunther Brunner
593e14a80a
- New nav menu.
...
- Polishing device list.
2014-03-25 21:18:10 +09:00
Gunther Brunner
becda09b0c
- Device List polishing.
2014-03-25 19:50:22 +09:00
Gunther Brunner
e1feb20df6
-Adding table ui for styling with style.
...
-Added device.update event so the table can reload it's data (watch would be an overkill).
2014-03-24 18:20:31 +09:00
Gunther Brunner
4910314342
-Reduced delay.
2014-03-20 21:41:10 +09:00
Gunther Brunner
9d2a367e7c
-Added clear button directive.
...
-Added filter button directive.
-Moved the UI stuff to stf/common-ui.
-Added optional filtering to Details.
-Sync active tabs to local forage.
-Device List status filters by usability.
-Removed 750ms delay from filtering.
2014-03-20 21:30:55 +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
7e4f9bd0cd
- Shell module created.
...
- Device table now almost works.
2014-03-19 19:36:58 +09:00
Gunther Brunner
c51dd176fd
- A bit better styling for status for now.
2014-03-19 18:55:52 +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
78b768406a
fix(device-list): Default image path
2014-03-18 15:27:16 +09:00
Simo Kinnunen
30b04ab2d2
Add convenience flags for knowing if a device is usable, ready, and owned by us.
2014-03-18 15:06:02 +09:00
Gunther Brunner
6577241098
- The devices UI is trying to come back.
2014-03-17 20:08:26 +09:00
Simo Kinnunen
d1b724ada0
Integrate device database.
2014-03-17 14:59:18 +09:00
Gunther Brunner
ca401d7b9c
- Adding loaders for images/fonts.
...
- More styles working now.
2014-03-11 20:15:18 +09:00
Gunther Brunner
5bba97de78
Adding back more CSS.
2014-03-10 20:16:18 +09:00
Simo Kinnunen
2692f71219
Only track devices when we need to.
2014-02-27 15:05:50 +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
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
Gunther Brunner
38cfa63ab4
Fix device list.
2014-02-19 15:59:27 +09:00
Gunther Brunner
347d9e9a55
Added stf namespace.
2014-02-18 20:32:45 +09:00
Gunther Brunner
a1b0d136be
Updated oboe loader.
2014-02-18 20:13:01 +09:00
Gunther Brunner
c306a537b7
Remove angular dependency.
2014-02-18 19:49:17 +09:00
Gunther Brunner
80d0bb7ad2
Refactoring to use Google Angular Best Practices.
2014-02-18 19:26:30 +09:00