Gunther Brunner
98148cdc7f
Disabling auto-reconnect because it fights with the auto-timeout.
...
Need to find a balance between both based on real usage.
2014-06-30 19:35:50 +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
Gunther Brunner
692582ce3d
Finally fixed disappearing headers from dynamic columns.
...
Bind-once optimizations.
2014-06-23 14:32:27 +09:00
Gunther Brunner
905879235e
Adding remote debug.
...
For some reason ng-table is loosing the header.
2014-06-20 20:36:21 +09:00
Gunther Brunner
cb519dbade
Manteinance and enhanced names back to filters because angular-gettext doesn't support translating variables from directives.
2014-06-19 22:13:03 +09:00
Gunther Brunner
aebeb4d357
Added Restart Device functionality.
...
Added device status to Fatal Message modal.
Added auto-reconnect to Fatal Message modal.
2014-06-19 21:13:20 +09:00
Gunther Brunner
af6fa9fe29
Added Chat (disabled for now).
2014-06-19 16:59:59 +09:00
Gunther Brunner
71e139ddaf
Added a modal lightbox-image directive.
...
Added a fallback-image directive.
Added the Device Photo on the Info tab.
2014-06-18 18:57:20 +09:00
Gunther Brunner
12fc884f78
Fixed device redirect when not usable.
2014-05-29 05:01:42 +09:00
Gunther Brunner
2d7853fd1f
Translating everything.
2014-05-28 19:18:33 +09:00
Gunther Brunner
5e6831ba65
Removed circular dependency.
2014-05-28 16:01:27 +09:00
Gunther Brunner
6b67d66a93
Added translate to everything.
...
Added new version update modal.
2014-05-28 15:58:18 +09:00
Gunther Brunner
345b4506f1
Tree not needed for now.
2014-05-16 12:43:47 +09:00
Gunther Brunner
3bdae62c7a
Tree not needed for now.
2014-05-16 12:41:32 +09:00
Gunther Brunner
70ddf81cfd
Fatal message styling.
2014-05-14 15:46:43 +09:00
Gunther Brunner
ef7fd77322
Dismiss modal when going to the device list.
2014-05-13 19:30:34 +09:00
Gunther Brunner
1d44bf5da3
Added basic fatal message functionality.
2014-05-13 19:22:23 +09:00
Gunther Brunner
8e5755137e
Updated almost all bower dependencies.
2014-05-13 18:35:14 +09:00
Gunther Brunner
efa5875d60
Adding Activity mockup.
2014-04-30 18:59:30 +09:00
Gunther Brunner
b4e30aae75
Removed isolated scope. Now we can use a parent scope inside the tabs.
2014-04-08 19:41:29 +09:00
Gunther Brunner
760464388e
Upload now has uninstall.
2014-04-03 23:28:32 +09:00
Gunther Brunner
af47e535e4
- Improving the shell. Still not a real shell.
2014-04-01 22:04:36 +09:00
Gunther Brunner
553b89f764
- Add ngEnter.
2014-03-31 19:14:02 +09:00
Gunther Brunner
3c8efab212
- Tabs are nice now.
2014-03-27 20:03:22 +09:00
Simo Kinnunen
8b13a1c945
Fix various JSHint warnings in client-side code.
2014-03-26 16:06:49 +09:00
Gunther Brunner
9427e21f81
- WebSocket error notification stays even when switching tabs.
2014-03-26 14:44:06 +09:00
Gunther Brunner
334d26eb30
- Adding refresh page directive.
...
- Moving controller inside link function because it was not shared code anyways.
2014-03-26 14:31:35 +09:00
Gunther Brunner
593e14a80a
- New nav menu.
...
- Polishing device list.
2014-03-25 21:18:10 +09:00
Gunther Brunner
ec1a488b4f
-Scope is applied now.
2014-03-25 19:29:37 +09:00
Gunther Brunner
dd38b478de
-Refactored socket state to use growl.
2014-03-25 18:51:50 +09:00
Gunther Brunner
9765a5759e
-Add growl like notifications.
2014-03-25 15:44:31 +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
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