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

665 Commits

Author SHA1 Message Date
8cfbca2342 fixed formatting 2018-07-25 17:03:30 +02:00
d29157c56d fixed missing (filter) reasons 2018-07-25 15:46:06 +02:00
28118c5ead improved pagination config granularity 2018-07-25 15:36:11 +02:00
26603111d5 sleep for a seconds to make sure the container is actually down. 2018-07-25 11:10:53 +02:00
c789d20e3e Merge branch 'feature/routes-pagination' into develop 2018-07-23 19:56:17 +02:00
8249651d46 added routes filtering 2018-07-23 19:55:26 +02:00
12957f93c8 normalized style 2018-07-23 18:50:19 +02:00
70bc3a76a0 added form control style 2018-07-23 18:35:29 +02:00
cbd1861f0d added pagination with select 2018-07-23 17:09:42 +02:00
363ed0bdea active pagination select 2018-07-23 17:09:23 +02:00
b874c95b28 improved scrolling 2018-07-23 15:24:24 +02:00
35681c930e added break to paginator 2018-07-23 13:50:38 +02:00
4704594c19 fixed glitch in loading indicator 2018-07-23 13:50:16 +02:00
bdd512eb70 basic pagination 2018-07-23 12:27:37 +02:00
c368019724 load pagination configuration 2018-07-23 12:27:16 +02:00
665f6736f9 remove container after finish 2018-07-23 12:26:10 +02:00
7a206a57a6 updated documentation 2018-07-23 12:20:15 +02:00
11cc1e2af2 updated pagination documentation 2018-07-23 12:15:31 +02:00
2884dfaf4e fetch routes if required 2018-07-23 11:38:39 +02:00
c651a4dbba fixed route pagination link; added change handler stub. 2018-07-21 11:05:08 +02:00
5c4c104576 paginator and links 2018-07-20 11:32:48 +02:00
afea6c3104 added page size to pagination info 2018-07-18 11:45:14 +02:00
07969a11c7 improved build 2018-07-18 11:09:59 +02:00
9673a5e57b added some convenience helpers 2018-07-18 11:00:37 +02:00
1388291ee5 added crash recovery 2018-07-18 10:54:16 +02:00
a4b90e736b updated routes loading indicator style 2018-07-16 22:54:15 +02:00
5b45840495 added routes rendering 2018-07-16 22:53:57 +02:00
419bc0a9ff added dealing with long loading times 2018-07-16 22:53:35 +02:00
f07b7341ee use new paginated views 2018-07-16 19:49:54 +02:00
71e997df38 load paginated routes, handle state change in reducer 2018-07-16 19:27:08 +02:00
6ea35091f0 moved gulp to image 2018-07-16 17:46:06 +02:00
e541de03f1 improved dockerized build process 2018-07-16 17:37:15 +02:00
c30a060719 make backend build with docker 2018-07-16 17:32:02 +02:00
76eb231669 make watch without deps 2018-07-16 17:03:46 +02:00
804f2329a6 Merge branch 'develop' into feature/routes-pagination 2018-07-16 16:51:33 +02:00
505edf74c9 updated test to cover state_changed in neighbor-summary 2018-07-16 16:51:13 +02:00
931e42ccb8 Merge branch 'develop' into feature/routes-pagination 2018-07-16 16:38:01 +02:00
84df5e9bc5 added config option to force use of classic neighbor list method 2018-07-16 16:30:39 +02:00
e7670d37f6 changed summary endpoint 2018-07-16 16:23:07 +02:00
1c1fcd9433 use state_changed as timestamp 2018-07-16 11:04:35 +02:00
67c8a328dd added package-lock 2018-07-16 10:53:54 +02:00
d9d0925a5e added actions 2018-07-16 10:52:41 +02:00
8ea08368c0 added dedicated routes reducer 2018-07-16 09:02:15 +02:00
d9653dcf29 added routes reducer and dedicated routes view 2018-07-15 17:52:44 +02:00
2b0f51f1a3 added tests 2018-07-15 16:55:39 +02:00
bb798efbc5 added serverside filtering of routes 2018-07-15 16:55:26 +02:00
df10bb024e Merge branch 'feature/neighbor-summary' into develop 2018-07-14 17:48:35 +02:00
71d6a3a907 use relative uptime timestamp 2018-07-14 17:48:27 +02:00
df1143cf0a use neighbors summary if present in birdwatcher 2018-07-14 17:01:12 +02:00
fab465bcce improved test dataset 2018-07-14 16:36:15 +02:00