1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

280 Commits

Author SHA1 Message Date
945c5b301b Merge branch 'master' into develop 2018-07-05 16:04:48 +02:00
fc42832319 Merge branch 'feature/imp-configure-neighbours-table' into develop 2018-07-05 16:03:46 +02:00
dc56d49993 refactored routes table rendering 2018-07-05 16:02:49 +02:00
d87f2bd42b removed refactoring artifacts 2018-07-05 16:02:31 +02:00
b7691ddcea updated example configuration 2018-07-05 15:44:37 +02:00
4813626269 Merge branch 'bugfix/missing-timezone-default' into develop 2018-07-05 15:27:31 +02:00
90d1f1d26e updated example config 2018-07-05 15:27:25 +02:00
2d9f7b1369 test timezone default value override 2018-07-05 15:27:03 +02:00
f44e20e601 added UTC as default 2018-07-05 15:26:51 +02:00
4b5599c3be Merge branch 'bugfix/utc-normalization' into develop 2018-07-05 15:18:58 +02:00
36aaa6cc0b time parsing tests 2018-07-05 15:18:52 +02:00
e30c328c1f improved config test coverage 2018-07-05 14:55:12 +02:00
82e91cfed2 improved example documentation 2018-07-05 14:48:47 +02:00
b5005f4006 use example config as source 2018-07-05 14:41:37 +02:00
f7ef57f6b8 added servertime format 2018-07-05 14:39:48 +02:00
e27f204125 normalize to UTC 2018-07-05 14:36:30 +02:00
508a82fe7b added counter columns 2018-07-05 12:33:57 +02:00
ca3e3df151 render confiugrable neighbours table 2018-07-05 12:31:59 +02:00
0030b2948c added neighbour columns to exampe config 2018-07-05 12:31:31 +02:00
ef201cf7a9 changed neighbour to address 2018-07-05 12:30:30 +02:00
e44704b14c fixed coding style 2018-07-05 10:49:52 +02:00
2299eb2927 routes table header ordering 2018-07-05 10:31:20 +02:00
5765beac99 include routes and neighbours columns in reducer 2018-07-05 10:30:52 +02:00
13b8b2c907 fixed section 2018-07-05 10:19:59 +02:00
c5a84f7fd8 added columns to config response 2018-07-05 10:18:17 +02:00
65da2f4f6d get neighbours columns 2018-07-05 10:16:03 +02:00
8b69dd0d92 defined neighbours columns defaults 2018-07-02 16:18:36 +02:00
64428a831d added defaults for routes columns 2018-07-02 16:12:20 +02:00
14a9ebfa43 added neighbours columns and column ordering to config 2018-07-02 15:57:29 +02:00
e1ef234a25 Merge branch 'feature/imp-test-coverage' into develop 2018-06-27 15:43:17 +02:00
b12a6221a6 test lookup prefix at 2018-06-27 15:42:58 +02:00
153eaf5d7e check for presence in result set 2018-06-27 15:40:38 +02:00
5cfd68b1a7 test: LookupPrefixForNeighbours 2018-06-27 15:21:46 +02:00
b523308abe removed debug log 2018-06-27 14:55:17 +02:00
5da1f88507 added routes store test: lookup prefix 2018-06-27 11:11:33 +02:00
51279fc9a4 start n.store service 2018-06-27 11:02:42 +02:00
bcdcd7741e updated documentation 2018-06-26 18:43:32 +02:00
1d9110597b Merge branch 'feature/ext-theme-texts' into develop 2018-06-26 17:12:33 +02:00
a6be2c9915 dynamic content for welcome screen 2018-06-26 17:12:16 +02:00
6d6c41409a introduced content resolver 2018-06-26 17:09:34 +02:00
1b1a8fe176 added content store and extension endpoint 2018-06-26 16:59:01 +02:00
3127fb7bd0 test debugging 2018-06-26 14:16:09 +02:00
06c382cb2d test route store stats 2018-06-26 12:16:06 +02:00
0e9bc09643 added better test data 2018-06-26 12:15:37 +02:00
66213510bf added initial test data 2018-06-26 11:50:43 +02:00
6d407c358c Merge branch 'develop' into feature/imp-test-coverage 2018-06-26 11:24:20 +02:00
fcf53976a1 Merge branch 'feature/fix-broken-tests' into develop 2018-06-26 11:24:01 +02:00
15ebfa0e1d started with routes store test 2018-06-26 11:19:53 +02:00
682c1ebd39 use anonymous field for rwmutex 2018-06-26 10:51:11 +02:00
d377a002db added tests to makefile 2018-06-26 00:10:53 +02:00