Commit graph

45 commits

Author SHA1 Message Date
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
Matthew Jaffee
c83099bc8a update lattice submodule, should include all the lookup/postgres changes 2021-05-10 17:29:42 -05:00
Matt Jaffee
e1f2ffe614
upgrade UI for final Molecula 3.x/Pilosa 2.x release 2021-03-04 14:44:38 -06:00
Cody Soyland
dca19f7e94
Add new Docker build process and continuous delivery 2021-02-26 14:34:14 -06:00
Matt Jaffee
0e3461e9f4
update lattice version to correct from accidental downgrade 2021-02-12 14:50:10 -06:00
Maxton Huff
b89dae01cc clarify purpose of trialVersion by changing the name to handleTrialDeadline and adding a doc string 2021-02-11 16:13:04 -06:00
Cody Soyland
0227d8306f
Upgrade lattice 2021-02-09 15:00:11 -06:00
Alan Bernstein
e981b162f0 Upgrade lattice 2021-01-29 17:48:24 -06:00
Maxton Huff
927db378b4 add linux OS check and the way mmap limit is read 2021-01-27 09:52:13 -06:00
Cody Soyland
34f728521c
Add git-submodule to manage lattice version 2021-01-22 15:05:19 -06:00