Commit graph

59 commits

Author SHA1 Message Date
reesporte
f70fdfb59e remove inline styling 2021-11-04 12:14:01 -05:00
reesporte
7b3dee5653 single quotify 2021-11-04 11:55:32 -05:00
reesporte
e11ce9a248 clearer wording 2021-11-03 13:18:41 -05:00
reesporte
1585313a0c better styling 2021-11-03 13:14:28 -05:00
reesporte
f9c78091ab move warning label to results count 2021-11-03 13:05:47 -05:00
reesporte
ad2f5c5ed4 limit the number of results that we keep
also tells the user how many results there were, but they only
get to see 1000 of them
2021-11-02 16:03:43 -05:00
reesporte
510dd4dfb7 un-prettify for less lines of code changed :) 2021-11-01 09:36:36 -05:00
reesporte
705efc1b8a refactor for easier reading, add more tests 2021-11-01 09:25:07 -05:00
reesporte
4a18973274 use prettier to format changed files 2021-10-29 16:16:59 -05:00
reesporte
ad0b6db841 refactor css as import 2021-10-29 16:04:58 -05:00
reesporte
cdbfcef0eb hopefully updates the ci pipeline to run jest
i updated the gitlab ci pipeline so that hopefully it will run jest coverage stuff for sonar
2021-10-28 16:19:03 -05:00
reesporte
5ef7975475 refactor and add tests 2021-10-28 15:15:43 -05:00
reesporte
aadfc63bf0 add quotes around strings 2021-10-28 13:45:07 -05:00
Stephanie Yang
10f235dac1 attempt to upgrade node (to v14) and node-sass (to v4.14) 2021-10-27 13:00:40 -05:00
Stephanie Yang
1609582ba1 Update aggregate label to cardinality 2021-08-02 19:01:37 -05:00
Stephanie Yang
97df326ac6 update test and add additional test for aggregate sort 2021-08-02 19:01:37 -05:00
Stephanie Yang
b0633898a3 add ability to set an aggregate sort on int fields 2021-08-02 19:01:37 -05:00
Stephanie Yang
2947583a95 fix issue with editing saved queries 2021-07-29 12:03:32 -05:00
Stephanie Yang
8dc2105b63 add clear link for sort 2021-07-28 11:38:13 -05:00
Stephanie Yang
d8ac3251f6 replace old query builder 2021-07-28 11:21:54 -05:00
Stephanie Yang
fa353faf72 initial refactor commit 2021-07-28 11:21:54 -05:00
Stephanie Yang
fa6e179193 handle table-name.field-name syntax sql in console 2021-07-13 14:05:09 -05:00
Stephanie Yang
97ee1b91ef wrap field and table names in backticks for sql queries 2021-07-13 14:05:09 -05:00
Stephanie Yang
9c8b272bb0 fix secondary sort field for sum case 2021-07-02 16:10:10 -05:00
Stephanie Yang
986f1f1d0f clear sort when resetting 2021-07-02 16:10:10 -05:00
Stephanie Yang
46016fce4a add sort option to GroupBy query builder 2021-07-02 16:10:10 -05:00
Stephanie Yang
383b0a69d1 fix group by fields stuff 2021-07-02 16:10:10 -05:00
Stephanie Yang
7c89eb8033 add cache refresh copy 2021-06-14 16:02:15 -05:00
Stephanie Yang
9c21f6f109 consistency 2021-06-14 15:49:20 -05:00
Stephanie Yang
b14811b4fe add UTC time tooltip when hovering ov er relative time 2021-06-14 15:47:09 -05:00
Stephanie Yang
f48d7998e1 add last updated info for disk usage to ui 2021-06-14 15:47:09 -05:00
Stephanie Yang
e4159a1927 fix UI blow up when index disk usage not available 2021-06-14 15:47:09 -05:00
Stephanie Yang
db018e5f41 Add support for single codepoint keys for like queries 2021-06-10 11:03:15 -05:00
Stephanie Yang
1bd872e1f4 make keys optional on RowCallType 2021-06-10 11:03:15 -05:00
Stephanie Yang
90d795cc69 update stringifyRowData tests 2021-06-07 17:23:42 -05:00
Stephanie Yang
cc624a9c18 add support for non-keyed set, time, mutex and decimals 2021-06-07 17:23:42 -05:00
Stephanie Yang
732040dc80 update like to wrap between % if no wildcard is given 2021-06-07 16:30:39 -05:00
Stephanie Yang
af83e61101 add tests 2021-06-07 16:30:39 -05:00
Stephanie Yang
64c0542c3e implement 'like' for query builder queries 2021-06-07 16:30:39 -05:00
Stephanie Yang
3801d4b072 add gitignore to lattice folder 2021-06-03 16:40:10 -05:00
Stephanie Yang
c1915ff361 filter out saved queries without rowCalls 2021-06-03 16:40:10 -05:00
Stephanie Yang
291a9c1329 remove prodpad integration 2021-05-26 12:09:56 -05:00
Stephanie Yang
3edac67c0c update helper text 2021-05-24 21:44:48 -05:00
Stephanie Yang
2966bb5d66 add helper text for using GroupBy filter 2021-05-24 20:27:58 -05:00
Stephanie Yang
4367f58081 oops 2021-05-24 18:30:09 -05:00
Stephanie Yang
2a4c6d3503 cleanup unused code 2021-05-24 17:06:34 -05:00
Stephanie Yang
fc121f40b2 allow optional filter parameter from saved queries for group by 2021-05-24 16:51:44 -05:00
Alan Bernstein
e4a8293c0e Update lattice makefile to reflect new structure 2021-05-21 14:56:55 -05:00
Alan Bernstein
4aaf3e2fc2 Copy lattice repo @8c29787 into subdirectory lattice/ 2021-05-21 14:56:55 -05:00
Alan Bernstein
9ea12803a2 Remove lattice submodule 2021-05-21 14:56:55 -05:00