Gunther Brunner
|
a3f815c118
|
Fix all res/ files with ESLint rules with 0 errors.
|
2016-01-19 23:08:33 +09:00 |
|
Simo Kinnunen
|
f5e76039cd
|
Refactor query parser to append query values with a separate method. This allows possible flag-fields (like 'numeric') to be added later, although currently this functionality is not required.
|
2015-06-26 16:49:29 +09:00 |
|
Simo Kinnunen
|
581689d67a
|
Don't match version until we have a dot in the query.
|
2014-12-02 19:21:04 +09:00 |
|
Gunther Brunner
|
208094a254
|
Refactored all device list components to its own module.
|
2014-09-18 20:27:37 +09:00 |
|
Simo Kinnunen
|
72c6de0414
|
Add op support to query parser. You can now look for values using <=, <, > and >=.
|
2014-07-08 14:57:01 +09:00 |
|
Simo Kinnunen
|
2898170240
|
Device filter works on the device table. Icon list is not supported yet and the filter is not saved.
|
2014-07-08 12:51:16 +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 |
|