Commit Graph

230 Commits

Author SHA1 Message Date
46ce445010 return information about the plotted sequences
this information can be used for tests
2017-04-01 18:27:43 +02:00
2875237272 replace the dateTo with an interval
I hope an interval is easier to handle than having 
to change two date fields
2017-03-27 20:07:32 +02:00
726258020f make it possible to specify the time in the range 2017-03-27 19:38:02 +02:00
364997e611 show better error message, when no data points are found 2017-03-26 17:30:50 +02:00
7cf638400c ignore application properties for the 'dev' profile 2017-03-20 18:55:59 +01:00
ea905c2315 replace sysout with logger 2017-03-19 09:20:00 +01:00
9ab5d76d93 better exception logging 2017-03-19 09:08:41 +01:00
aadc9cbd21 move TcpIngestor to pdb-ui
and start it in the web application.
Also use the spring way of handling property files.
2017-03-19 08:00:18 +01:00
513c256352 update third party libraries 2017-03-17 16:23:21 +01:00
ade8463e46 update to jquery 3.2.0 2017-03-17 16:12:18 +01:00
182a907466 replace flex boxes with new grids 2017-03-17 13:13:12 +01:00
3456177291 add date range filter 2017-03-17 11:17:57 +01:00
8cc42916a4 scroll in autocomplete proposals 2017-02-12 19:43:35 +01:00
e0a2c90cfe make active row in autocomplete proposals better visible 2017-02-12 18:23:52 +01:00
141e090129 ignore user properties 2017-02-12 18:20:50 +01:00
a0f67c383c remove user config 2017-02-12 18:20:38 +01:00
d137f7c9cb limit the number of plots 2017-02-12 18:17:36 +01:00
e47519e6d9 change button 'search' to 'plot'
add label to 'groupBy' option
2017-02-12 12:34:18 +01:00
562dadb692 group plots by field 2017-02-12 09:59:14 +01:00
b238849d65 use text input for filtering, again 2017-02-12 09:32:46 +01:00
0c9195011a use log4j in pdb-ui 2017-02-05 11:20:00 +01:00
175a866c90 update third-party libraries 2017-02-05 08:54:49 +01:00
9c86f8136b you can now make runnable distributions via './gradlew distZip' 2017-02-05 08:29:59 +01:00
4f77515bbd test for keywords db performance 2017-01-07 09:10:42 +01:00
c283568757 group plots by a single field 2016-12-30 18:45:01 +01:00
61de6695f9 use better contrast colors for autocomplete 2016-12-23 10:44:43 +01:00
24ee0fa60a scroll selected element into view 2016-12-23 10:42:39 +01:00
95e34831d3 simple auto-completion for the search box 2016-12-23 10:32:51 +01:00
bc5d1b0b7b show rendered image
added loading icon
image is scaled to available space
2016-12-21 20:06:11 +01:00
d1e39513f3 create web application 2016-12-21 17:48:36 +01:00