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

1074 commits

Author SHA1 Message Date
Simo Kinnunen
c5b745c20c Add track by to column headers so that angular doesn't have to calculate $$hashCode. 2014-07-07 11:16:55 +09:00
Simo Kinnunen
91aebeb39c Save device list columns and sort settings. 2014-07-04 23:22:40 +09:00
Simo Kinnunen
8142173682 Remove duplicate column labels, they should only be in one place. 2014-07-04 23:05:09 +09:00
Simo Kinnunen
f86f1230f5 Merge branch 'feature/embedded-settings' into develop 2014-07-04 23:00:18 +09:00
Simo Kinnunen
e13fc6701f Save user settings to the database and embed them to the template for fast access. 2014-07-04 22:59:29 +09:00
Gunther Brunner
01aefb441a Added hotkeys cheatsheet.
Added some hotkeys (not mapped yet).
Fixed logging search style.
2014-07-03 22:24:40 +09:00
Gunther Brunner
6715bff634 Added busy class for Icon view.
Made text un-selectable in Devices List accordingly to Application guidelines.
2014-07-03 21:34:56 +09:00
Gunther Brunner
f3e882f013 Updated translations. 2014-07-03 21:33:17 +09:00
Gunther Brunner
b1cbbc7030 Improved Search and Customize filtering controls. 2014-07-03 21:14:53 +09:00
Gunther Brunner
854db4c218 Added UI for device filtering.
Customize columns is now 2 columns.
2014-07-03 20:22:51 +09:00
Simo Kinnunen
332c7b6106 Embed user into the main template. "Hide" it using a data URL so that it looks better in the source. 2014-07-03 19:41:03 +09:00
Simo Kinnunen
a9d9f61615 Realized that the main app doesn't use partials anymore, which makes template customization easier. 2014-07-03 19:41:03 +09:00
Simo Kinnunen
720292ae3c Rename the APP global variable to APPSTATE. It will soon contain more information. 2014-07-03 19:41:02 +09:00
Simo Kinnunen
a392cd6613 Remove angular touch because bower keeps removing it. 2014-07-03 19:40:27 +09:00
Simo Kinnunen
cb487afce6 Update webpack and patch our middleware to match webpack-dev-middleware/commit/90b10b133fbd245b50439427228bdf97909e0680. 2014-07-03 19:24:57 +09:00
Gunther Brunner
1fc6b0965a Added styles for sorting on the Device List table. 2014-07-03 19:04:45 +09:00
Gunther Brunner
df5a5e2308 Finally updated to angular-borderlayout. 2014-07-03 19:04:45 +09:00
Gunther Brunner
21975af4af Ensure common modules. 2014-07-03 19:04:45 +09:00
Gunther Brunner
fba8586a70 Save stats to a json file for deep analysis.
Fixed translate parallel running.
2014-07-03 19:04:45 +09:00
Simo Kinnunen
ec470a8493 Sync icon list classnames status button classnames with the detail list. 2014-07-03 15:16:58 +09:00
Simo Kinnunen
c858bfa7df Make device columns a service so that we can keep just one copy in memory. 2014-07-03 14:04:08 +09:00
Simo Kinnunen
69cb530b19 Remove unused variable. 2014-07-03 12:17:50 +09:00
Gunther Brunner
6a4ff35a78 JSHint fix. 2014-07-02 21:31:44 +09:00
Gunther Brunner
562776d942 Adding cache and gzip for the static build files (except the build entries, to make things easier). 2014-07-02 21:28:49 +09:00
Simo Kinnunen
f421919c03 Merge branch 'feature/fast-device-list' into develop 2014-07-02 20:32:13 +09:00
Gunther Brunner
d27d0f86da Updated bower dependencies.
angular-hotkeys 0.4.0 fixes hiding of cheatsheet.
2014-07-02 20:31:06 +09:00
Simo Kinnunen
b459e9f5bd Fix busy classname. 2014-07-02 20:13:53 +09:00
Gunther Brunner
71ce7a58b6 Fixed new build entry path. 2014-07-02 20:12:54 +09:00
Gunther Brunner
0add3eaddc Separated webpack entries from chunks so the big chunks can be cached easily. 2014-07-02 20:10:19 +09:00
Gunther Brunner
080d7d9e39 Bundle file was being scanned with translate:extract. 2014-07-02 20:10:19 +09:00
Simo Kinnunen
714867de59 Don't render both lists at once, and remember which list was selected (just like before). Some refactoring here would be nice. 2014-07-02 20:02:12 +09:00
Valverde Antonio
275dc873af Merge branch 'feature/add-account-menu' into develop 2014-07-02 18:45:08 +09:00
Valverde Antonio
d294906a65 Implement pop up add account menu (for Google Account). 2014-07-02 18:37:39 +09:00
Simo Kinnunen
46baaf4fe0 Update the "no devices" widget to work with the new system. 2014-07-02 17:50:49 +09:00
Simo Kinnunen
f329d021d3 Rename device-list-icon to device-list-icons. 2014-07-02 15:54:02 +09:00
Simo Kinnunen
6ab7cd702a Compare versions properly. 2014-07-02 15:27:26 +09:00
Simo Kinnunen
c5d79c7b80 Add some max-age to device and browser icons so that they can be served directly from cache. 2014-07-02 15:16:48 +09:00
Simo Kinnunen
d51da4b215 Add username back to device list stats. 2014-07-02 14:13:11 +09:00
Simo Kinnunen
d2ea49ef07 Make SDK column sorting work. 2014-07-01 17:48:59 +09:00
Simo Kinnunen
305a67330b Make display column sort by total number of pixels. 2014-07-01 15:48:24 +09:00
Simo Kinnunen
20076ffc0e Remove unused directive attribute. 2014-07-01 11:38:56 +09:00
Valverde Antonio
9125816d07 Merge branch 'feature/wifi-status' into develop 2014-07-01 11:13:51 +09:00
Valverde Antonio
d9281bb30a Implement get Wifi status. 2014-07-01 10:51:48 +09:00
Simo Kinnunen
eaebbc76ce Remove controller attribute from template (the controller was already removed). 2014-06-30 20:33:34 +09:00
Simo Kinnunen
29785058f9 Make the icon view use a custom renderer too. Many common parts with the details view; planning on refactoring duplicate code away. 2014-06-30 19:48:11 +09:00
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
Simo Kinnunen
447903f771 Verify static results. 2014-06-30 15:09:54 +09:00
Simo Kinnunen
a971c5a7dc Remove unfinished test case from patch-array-test. 2014-06-30 15:09:25 +09:00
Simo Kinnunen
30ab91b6ba Columns are now swappable. It does more work than it should but the slowness seems to be coming from angular anyway. 2014-06-30 14:36:18 +09:00
Simo Kinnunen
919d213782 Add a class to column headings to signify active sorting. 2014-06-29 12:00:45 +09:00