Commit Graph

18 Commits

Author SHA1 Message Date
AccentuSoft
9c6fee0fa6 Fix bugs, add checks and enable configuration of default module packs source on first time start. 2023-10-24 19:04:53 +03:00
AccentuSoft
ff988d69a6 Shuffle code around to more appropriate places. 2023-10-23 23:30:08 +03:00
AccentuSoft
5fe072b2a9 Add ability to select LQL Query result nodes on current canvas.
Add query conditions for the sum of the values of the primary fields of parents & children.

Add query conditions for total number of ancestors & successors.

Made it so 'Run Query' button is preselected, and that you can run multiple queries in the current context without needing to reset the wizard each time.
2023-09-29 18:56:38 +03:00
AccentuSoft
f41de445bc Major refactoring & Minor bug fixes 2022-10-02 23:04:40 +03:00
AccentuSoft
5b2212952e Use proper syntax when copying graphs. 2022-08-13 15:53:02 +03:00
AccentuSoft
3f567c9929 Make certain conditions of LQL more straightforward - childof, parentof etc. now refer to the arguments passed. 2022-06-23 20:04:26 +03:00
AccentuSoft
079475bb6d Fix bug where group entities would be included in query considerations. 2022-06-14 00:20:46 +03:00
AccentuSoft
00dcaf3c1b Fix some bugs with queries when fields from different types of entities are queried for.
Changed some field types for HIBP entities to make it clearer where they belong to.
2022-06-14 00:07:04 +03:00
AccentuSoft
ae3cf3d9d0 Treat non-numerical strings as zeroes when numifying. 2022-06-13 15:53:14 +03:00
AccentuSoft
9aa8a3f43a Fix some more bugs with LQL. 2022-06-13 15:53:13 +03:00
AccentuSoft
ffdba4fecb More work done on LQL 2022-06-13 15:52:36 +03:00
AccentuSoft
0b79c4be20 Update LQL - backend close to done. Will not allow users to update DB with queries, at least for now.
Continue work on Query Wizard UI.
2022-06-13 15:52:35 +03:00
AccentuSoft
2c718a8543 Start bringing everything together. 2022-05-31 02:50:02 +03:00
AccentuSoft
368f0bd547 Progress on parsing queries. 2022-05-28 18:16:12 +03:00
AccentuSoft
2a1bc299de Even more updates to LQL 2022-05-25 22:33:12 +03:00
AccentuSoft
1fb510ed93 More updates to LQL 2022-05-23 11:23:43 +03:00
AccentuSoft
264f44fd7a Continue building LQL 2022-05-21 19:47:26 +03:00
AccentuSoft
a5402a8cd7 Start working on LQL 2022-05-16 03:33:04 +03:00