Commit Graph

  • 8e22ea05ff improvements and fixing of the tests filipriec 2025-06-20 19:59:42 +02:00
  • 8414657224 gen isolated tables filipriec 2025-06-18 23:19:19 +02:00
  • e25213ed1b tests are robusts running in parallel filipriec 2025-06-18 22:38:00 +02:00
  • 4843b0778c robust testing of the table definitions filipriec 2025-06-18 21:37:30 +02:00
  • f5fae98c69 tests now working via make file filipriec 2025-06-18 14:44:38 +02:00
  • 6faf0a4a31 tests for table definitions filipriec 2025-06-17 22:46:04 +02:00
  • 011fafc0ff now working proper types filipriec 2025-06-17 17:31:11 +02:00
  • 8ebe74484c now not creating tables with the year_ prefix and living in the gen schema by default filipriec 2025-06-17 11:45:55 +02:00
  • 3eb9523103 you are going to kill me but please dont, i just cleaned up migration file and its 100% valid, do not use any version before this version and after this version so many things needs to be changed so haha... im ashamed but i love it at the same time filipriec 2025-06-17 11:21:33 +02:00
  • 3dfa922b9e unimportant change v0.3.36 filipriec 2025-06-17 10:27:22 +02:00
  • 248d54a30f accpeting now null in the post table data as nothing filipriec 2025-06-16 22:51:05 +02:00
  • b30fef4ccd post doesnt work, but refactored code displays the autocomplete at least, needs fix filipriec 2025-06-16 16:42:25 +02:00
  • a9c4527318 complete redesign oh how client is displaying data filipriec 2025-06-16 16:10:24 +02:00
  • c31f08d5b8 fixing post with links filipriec 2025-06-16 14:42:49 +02:00
  • 9e0fa9ddb1 autocomplete now autocompleting data not just id filipriec 2025-06-16 11:54:54 +02:00
  • 8fcd28832d better answer parsing v0.3.35 filipriec 2025-06-16 11:14:04 +02:00
  • cccf029464 autocomplete is now perfectc filipriec 2025-06-16 10:52:28 +02:00
  • 512e7fb9e7 suggestions in the dropdown menu now works amazingly well filipriec 2025-06-15 23:11:27 +02:00
  • 0e69df8282 empty search is now allowed filipriec 2025-06-15 18:36:01 +02:00
  • eb5532c200 finally works as i wanted it to filipriec 2025-06-15 14:23:19 +02:00
  • 49ed1dfe33 trash filipriec 2025-06-15 13:52:43 +02:00
  • 62d1c3f7f5 suggestion works, but not exactly, needs more stuff filipriec 2025-06-15 13:35:45 +02:00
  • b49dce3334 dropdown is being triggered filipriec 2025-06-15 12:15:25 +02:00
  • 8ace9bc4d1 links are now in the get method of the backend filipriec 2025-06-14 18:09:30 +02:00
  • ce490007ed fixing server responses, now push data links fixed filipriec 2025-06-14 17:39:59 +02:00
  • eb96c64e26 links to the other tables filipriec 2025-06-14 12:47:59 +02:00
  • 2ac96a8486 working perfectly well with the search and debug in the status line when enabled v0.3.34 filipriec 2025-06-13 20:46:33 +02:00
  • b8e6cc22af way better debugging in the status line now filipriec 2025-06-13 16:57:58 +02:00
  • 634a01f618 service search changed filipriec 2025-06-13 16:53:39 +02:00
  • 6abea062ba ui debug in status line filipriec 2025-06-13 15:26:45 +02:00
  • f50887a326 outputting to the status line filipriec 2025-06-13 13:38:40 +02:00
  • 3c0af05a3c the search tui is not working yet filipriec 2025-06-11 22:08:23 +02:00
  • c9131d4457 working but not properly displaying search results filipriec 2025-06-11 16:46:55 +02:00
  • 2af79a3ef2 search added, but unable to trigger it yet filipriec 2025-06-11 16:24:42 +02:00
  • afd9228efa json in the otput of the tantivy v0.3.33 filipriec 2025-06-11 14:07:22 +02:00
  • 495d77fda5 4 ngram tokenizer, not doing anything elsekeeping this as is filipriec 2025-06-10 23:56:31 +02:00
  • 679bb3b6ab search in common module, now fixing layer mixing issue filipriec 2025-06-10 13:47:18 +02:00
  • 350c522d19 better search but still has some flaws. It at least works, even tho its not perfect. Needs more testing, but im pretty happy with it rn, keeping it this way filipriec 2025-06-10 00:22:31 +02:00
  • 4760f42589 slovak language tokenized search filipriec 2025-06-09 16:36:18 +02:00
  • 50d15e321f automatic indexing is working perfectly well v0.3.32 filipriec 2025-06-08 23:26:13 +02:00
  • a3e7fd8f0a forgotten changes to the lib that are needed for a single port of two crates working separately filipriec 2025-06-08 22:40:46 +02:00
  • 645172747a we are now running search server at the same port as the whole backend service filipriec 2025-06-08 21:53:48 +02:00
  • 7c4ac1eebc search via tantivy on different grpc port works perfectly well now filipriec 2025-06-08 21:28:10 +02:00
  • 4b4301ad49 fixed now it all compiled successfuly filipriec 2025-06-08 20:14:44 +02:00
  • b60e03eb70 search crate compiled, lets get to fixing all the other errors filipriec 2025-06-08 20:10:57 +02:00
  • 2c7bda3ff1 search crate created filipriec 2025-06-08 16:25:56 +02:00
  • eeaaa3635b crucial dialog reloading bug fixed for good(hardest bug had a single line of code fix) v0.3.31 filipriec 2025-06-08 10:53:46 +02:00
  • e61cbb3956 features ui debug is now working perfectly well, it debugs the rerender flags filipriec 2025-06-08 09:26:56 +02:00
  • f9841f2ef3 centralizing logic in the formstate filipriec 2025-06-08 00:00:37 +02:00
  • dc232b2523 form is now working as expected filipriec 2025-06-07 15:25:35 +02:00
  • b086b3e236 hardcoded firma is being removed part2 filipriec 2025-06-07 15:12:00 +02:00
  • 387e1a0fe0 displaying data properly, fixing hardcoded backend to firma part one filipriec 2025-06-07 14:05:35 +02:00
  • 08e01d41f2 now properly not displaying in the frontend form fields that should be hidden from the user filipriec 2025-06-07 09:37:12 +02:00
  • f5edf52571 working find palette now properly well filipriec 2025-06-07 09:16:43 +02:00
  • 02c62213c3 making select from the find file to work, not yet working, needs more redesign in how select is working filipriec 2025-06-06 23:44:29 +02:00
  • d0722fbbbe working well now, creation of the columns filipriec 2025-06-06 20:18:51 +02:00
  • 4ec569342d hidden from the user now in the form filipriec 2025-06-03 18:47:14 +02:00
  • 9540d9ccb9 table definitions are now forbidden for user to allocated rust autoallocated table columns filipriec 2025-06-03 18:46:57 +02:00
  • 6b5cbe854b now working with the gen schema in the database v0.3.30 filipriec 2025-06-02 12:39:23 +02:00
  • 59ed52814e compiled, needs other fixes filipriec 2025-06-02 12:08:16 +02:00
  • 3488ab4f6b hardcoded adresar to general form filipriec 2025-06-02 10:32:39 +02:00
  • 6e2fc5349b code cleanup filipriec 2025-05-31 23:02:09 +02:00
  • ea88c2686d tabbing now adds / if there is nothing to tab to filipriec 2025-05-30 23:43:49 +02:00
  • 3df4baec92 tabbing now works perfectly well filipriec 2025-05-30 23:36:53 +02:00
  • ff74e1aaa1 it works amazingly well now, we can select the table name via command line filipriec 2025-05-30 22:46:32 +02:00
  • b0c865ab76 workig suggestion menu filipriec 2025-05-29 19:46:58 +02:00
  • 3dbc086f10 overriding overflows by using empty spaces as letters filipriec 2025-05-29 19:32:48 +02:00
  • e9b4b34fb4 fixed height of the find file filipriec 2025-05-29 19:02:02 +02:00
  • 668eeee197 navigation in the menu but needs refactoring filipriec 2025-05-29 16:11:41 +02:00
  • 799d8471c9 open menu in command mode now implemented filipriec 2025-05-28 19:09:55 +02:00
  • f77c16dec9 temp fix, before implementing C-x C-f filipriec 2025-05-28 15:53:33 +02:00
  • 45026cac6a table schema is gen now filipriec 2025-05-28 15:40:17 +02:00
  • edf6ab5bca gen schema being created filipriec 2025-05-28 13:10:08 +02:00
  • 462b1f14e2 generated tables are now in gen schema, breaking change, needs crucial fixes NOW filipriec 2025-05-27 22:21:40 +02:00
  • 7a8f18b116 cargo fix v0.3.29 filipriec 2025-05-26 22:28:58 +02:00
  • d255e4abb6 proper postiion of the cursor when using sql filipriec 2025-05-26 20:53:05 +02:00
  • b770240f0d better autocomplete filipriec 2025-05-26 20:43:58 +02:00
  • 43b064673b autocomplete is now powerful filipriec 2025-05-26 20:22:47 +02:00
  • bf2726c151 tablenames added properly well filipriec 2025-05-26 19:51:48 +02:00
  • f3cd921c76 we are suggesting properly table column names now filipriec 2025-05-26 19:42:23 +02:00
  • 913f6b6b64 broken autocomplete in the add_logic, but its usable, we are keeping it as is, there is nothing more we can do filipriec 2025-05-26 16:37:01 +02:00
  • 3463a52960 working autocomplete, need more fixes soon filipriec 2025-05-26 11:54:28 +02:00
  • 116db3566f intro buffer can be killed now also filipriec 2025-05-25 22:37:27 +02:00
  • 32210a5f7c killing of the buffer now works amazingly well filipriec 2025-05-25 22:24:26 +02:00
  • d8f9372bbd killing buffers v0.3.28 filipriec 2025-05-25 22:02:18 +02:00
  • 6e1997fd9d storage in the system is now storing log in details properly well filipriec 2025-05-25 21:33:24 +02:00
  • 4e7213d1aa automcomplete running and working now v0.3.27 filipriec 2025-05-25 19:26:30 +02:00
  • 5afb427bb4 neccessary hardcode changes to fix the last changes introducing bug. general solution soon filipriec 2025-05-25 19:16:42 +02:00
  • 685361a11a server table structure response is now generalized filipriec 2025-05-25 18:57:13 +02:00
  • bd7c97ca91 required table to access logic v0.3.26 filipriec 2025-05-25 17:53:06 +02:00
  • 81235c67dc add script now has a proper way of doing things filipriec 2025-05-25 15:46:06 +02:00
  • 65e8e03224 better and better add script filipriec 2025-05-25 15:27:41 +02:00
  • 85eb3adec7 logic is being implemented properly well filipriec 2025-05-25 15:09:38 +02:00
  • 5d0f958a68 working cursor tracking in the add_table v0.3.25 filipriec 2025-05-25 14:08:50 +02:00
  • b82f50b76b movement in the add_table now fixed filipriec 2025-05-25 12:40:19 +02:00
  • 0ab11a9bf9 add table movement adjustements filipriec 2025-05-25 12:27:30 +02:00
  • d28c310704 forbid jump from the last to the first and vice versa filipriec 2025-05-25 11:39:25 +02:00
  • 2e1d7fdf2b admin panel fixed completely filipriec 2025-05-25 11:26:19 +02:00
  • 82e96f7b86 vim or default mode workin properly now v0.3.24 filipriec 2025-05-24 19:25:35 +02:00
  • 7229e2abbd weird highlight is gone filipriec 2025-05-24 18:53:06 +02:00