Commit Graph

  • fa2d03b19e version v0.8.8 bump - closer to stabilizing pages api and implementing more features soon main v0.8.8 Priec 2026-06-17 23:03:51 +02:00
  • 32d593de55 better readme, finally working everything Priec 2026-06-10 22:28:59 +02:00
  • 9b6e594d2f common build.rs migration bug fixed v0.8.2 Priec 2026-06-10 19:49:41 +02:00
  • 617f18f331 working upgraded Priec 2026-06-10 17:35:52 +02:00
  • 5481d1cb13 moving towards upgraded crates Priec 2026-06-10 17:22:42 +02:00
  • 40ad0db13f bumping up versions safely Priec 2026-06-10 13:44:51 +02:00
  • ed1d4be61b flake update and resolver update Priec 2026-06-10 13:39:19 +02:00
  • 394cd863e4 edition 2024 Priec 2026-06-10 13:26:51 +02:00
  • f73548649f tui pages canvas v0.8.1 Priec 2026-06-10 13:04:44 +02:00
  • bd204895d5 we are all at v0.7.5 welcome to bulk post, tui-pages support for canvas crate, moved validation-core crate v0.7.5 Priec 2026-06-07 17:51:51 +02:00
  • a05f1f2a1e removed formatter for rules Priec 2026-05-29 12:18:13 +02:00
  • f11c6060ea tui pages is not prod ready yet v0.6.15 Priec 2026-05-26 21:52:53 +02:00
  • 6d8fa0de63 cant change logic once data are in that column v0.6.14 v0.6.13 Priec 2026-05-19 14:30:56 +02:00
  • dc273506b7 working v12 Priec 2026-05-17 13:10:44 +02:00
  • 6a87750329 v0.6.9 nice Priec 2026-05-10 17:14:11 +02:00
  • 819058ad5c rule page in the validation client2 Priec 2026-05-10 09:24:04 +02:00
  • def75c00b4 rule page in the validation client Priec 2026-05-10 09:23:33 +02:00
  • 17a13569d8 cargo fmt v0.6.8 Priec 2026-05-06 20:33:53 +02:00
  • 14f88e6a40 validation docs Priec 2026-05-06 20:29:05 +02:00
  • 3373e00dfc validation core as a dependency2 Priec 2026-05-06 19:50:09 +02:00
  • f094346e1b validation core as a dependency Priec 2026-05-06 19:03:26 +02:00
  • 3b0133640f more advancements v0.6.7 Priec 2026-05-03 23:34:03 +02:00
  • 0600d3deaa table validation for the client from the server Priec 2026-05-03 10:34:59 +02:00
  • 90f8aedc3b better new functionality of column aliases Priec 2026-05-02 13:56:45 +02:00
  • 2a811b1f8c rename the column aliases v0.6.6 Priec 2026-05-02 00:38:54 +02:00
  • 1f9c29411e multiple requests to the structure of a tables at once(batching) Priec 2026-04-30 11:48:03 +02:00
  • b928004c76 search with multiquery redesigned v0.6.4 Priec 2026-04-29 19:56:17 +02:00
  • fb4769301c column name indexing Priec 2026-04-29 01:33:48 +02:00
  • 036e12f345 indexing done by the profile and not table Priec 2026-04-29 01:08:59 +02:00
  • 1ceab57f3b exact search endpoint Priec 2026-04-29 00:40:36 +02:00
  • 5de1cd7623 refactoring search based on the profile Priec 2026-04-29 00:38:42 +02:00
  • 1867de513d get profile details with scripts and tables columns is now working Priec 2026-04-27 22:01:17 +02:00
  • 42181499fe canvas has more advanced suggestions for the textarea now v0.6.2 Priec 2026-04-25 22:18:51 +02:00
  • 36249739d3 sync v0.6.0 Priec 2026-04-23 00:10:58 +02:00
  • bbd7c29681 frontend using steel engine Priec 2026-04-22 18:20:14 +02:00
  • 2818a5f280 updates on the client with suggestions and obeying new project structure, addtable and addlogic still not fixed v0.5.13 Priec 2026-04-15 23:34:47 +02:00
  • 946ee9677c v0.5.10 is here, we removed the manualf debug and default in the canvas library and cleaned client from it v0.5.10 Priec 2026-01-05 17:21:28 +01:00
  • ec16930569 completely redesigned core of the tui, not migrated everything yet, but very close Priec 2026-01-03 09:06:35 +01:00
  • accfb4f346 experimental client Priec 2025-12-24 23:32:21 +01:00
  • e5ce96e210 rust fmt and server clippy changes Priec 2025-12-21 00:15:26 +01:00
  • a506cd8f08 linted protobufs via buf Priec 2025-12-20 20:57:11 +01:00
  • 1cedd58708 serialization and gitignore in canvas Priec 2025-12-18 20:04:03 +01:00
  • 7f7ebd3ad6 Update client submodule pointer Priec 2025-11-22 23:31:42 +01:00
  • 9f6d480aee added validation2, NEXT DO GRPCURL TESTING OF THE VALIDATIONS Priec 2025-11-21 23:17:16 +01:00
  • 339d06ce7e table structure docs are made Priec 2025-10-26 22:02:44 +01:00
  • bb75b70341 Update submodule tui-canvas to latest commit Priec 2025-10-26 18:06:09 +01:00
  • 585891b0f8 Link komp_ac_server as submodule Priec 2025-10-26 18:03:39 +01:00
  • c4ed5e71b1 Remove inlined server crate (moved to komp_ac_server repo) Priec 2025-10-26 18:03:06 +01:00
  • 824eadc363 Link tui-canvas as submodule Priec 2025-10-26 17:54:22 +01:00
  • afab4bb521 Remove inlined canvas crate (moved to tui-canvas repo) Priec 2025-10-26 17:53:53 +01:00
  • bf29c666a5 Update komp_ac_client submodule after layout fix Priec 2025-10-26 17:49:34 +01:00
  • 4708f98ee9 Link komp_ac_client as submodule Priec 2025-10-26 17:45:54 +01:00
  • 0d465e47b3 Remove inlined client crate (moved to separate repository) Priec 2025-10-26 17:44:37 +01:00
  • 8ec1fa1761 validation2 I dont know if its correct??? v0.5.7 monorepo-final-shared-history Priec 2025-10-26 16:44:15 +01:00
  • 11185282c4 cargo fix on server Priec 2025-10-26 16:07:19 +01:00
  • 492f1f1e55 with last commit, we can simplify the logic + remove old 2025_ prefix for search of the tables Priec 2025-10-17 22:55:59 +02:00
  • 241ab99584 get column gets converted to get column with index automatically now Priec 2025-10-17 22:44:36 +02:00
  • 8bd5b5c62f marked crucial todo for 2025_ deprecated prefixing Priec 2025-09-21 21:47:32 +02:00
  • 7e21258d2e all tests passed without any problem Priec 2025-09-21 20:50:14 +02:00
  • 49277cfdd4 last error remaining Priec 2025-09-18 18:53:55 +02:00
  • 1f6dc3cd75 failed tests all over the place now Priec 2025-09-18 10:47:27 +02:00
  • 7350b0985c JSONB on table scripts also now Priec 2025-09-18 10:47:01 +02:00
  • 73bc6dc99c fixing tests and migration to the serialized deserialized JSONB2 Priec 2025-09-17 21:19:41 +02:00
  • 095645a209 fixing tests and migration to the serialized deserialized JSONB Priec 2025-09-17 21:10:11 +02:00
  • 532977056d fixing serialization and deserialization in the data insertion Priec 2025-09-17 09:38:05 +02:00
  • 2435f58256 table definition now has serialization deserialization properly implemented Priec 2025-09-16 22:55:49 +02:00
  • ceb560c658 serialization of the gRPC JSONB now fully works for the validation Priec 2025-09-14 11:24:27 +02:00
  • d88c239bf6 serde of jsonb in grpc Priec 2025-09-14 10:56:38 +02:00
  • 01c4ff2e14 validation backend filipriec 2025-09-13 21:15:44 +02:00
  • c2890e1f3d tests via script and make test works now Priec 2025-09-13 08:53:26 +02:00
  • e1ea44c68c inputing data for the client for the validation Priec 2025-09-12 23:06:42 +02:00
  • cec2361b00 validation1 for the form Priec 2025-09-12 21:25:49 +02:00
  • 9672b9949c finally a working space v0.5.6 Priec 2025-09-12 19:14:21 +02:00
  • e4e9594a9d minor changes Priec 2025-09-12 19:05:17 +02:00
  • 6daa5202b1 debug is now running properly in the background without any issues Priec 2025-09-12 18:17:52 +02:00
  • cae47da5f2 reused grpc connections, not a constant refreshes anymore, all fixed now, keep on fixing other bugs Priec 2025-09-12 18:15:46 +02:00
  • 85c7c89c28 space2 is now debugging better filipriec 2025-09-12 15:46:14 +02:00
  • 0d80266e9b space commands here we go again Priec 2025-09-11 22:36:40 +02:00
  • a604d62d44 inputs from keyboard are now decoupled Priec 2025-09-10 22:12:22 +02:00
  • 2cbbfd21aa revert works on login, now do the same for other pages as well Priec 2025-09-08 22:11:53 +02:00
  • 1c17d07497 space and revert working properly well, also shift Priec 2025-09-08 20:05:39 +02:00
  • ad15becd7a doing key sequencing via space Priec 2025-09-08 12:56:03 +02:00
  • c2a6272413 buttons in add_logic and add_table works properly well now Priec 2025-09-04 18:56:21 +02:00
  • c51af13fb1 intro buttons fixed Priec 2025-09-04 17:46:32 +02:00
  • d9d8562539 moving the state from general to each page owning its own state of button or canvas focus Priec 2025-09-04 17:36:13 +02:00
  • 6891631b8d validation of exact strings Priec 2025-09-02 13:52:36 +02:00
  • 738d58b5f1 moving add_table to add_logic modern architecture3 Priec 2025-09-02 11:46:35 +02:00
  • 3081125716 moving add_table to add_logic modern architecture2 Priec 2025-09-02 00:36:49 +02:00
  • 6073c7ab43 moving add_table to add_logic modern architecture Priec 2025-09-02 00:23:50 +02:00
  • 8157dc7a60 add_table working properly well filipriec 2025-09-01 16:37:43 +02:00
  • 3b130e9208 add_table fixing filipriec 2025-09-01 16:30:57 +02:00
  • ab81434c4e add table3 Priec 2025-09-01 07:12:00 +02:00
  • 62c54dc1eb moving add table to the same way as add logic Priec 2025-08-31 23:07:57 +02:00
  • 347802b2a4 working suggestions in add_logic Priec 2025-08-31 21:48:54 +02:00
  • a5a8d98984 add Logic fully decoupled Priec 2025-08-31 21:37:18 +02:00
  • 5b42da8290 separate page filipriec 2025-08-31 21:25:43 +02:00
  • 4e041f36ce move out of canvas properly fixed, now working everyhing properly well filipriec 2025-08-31 10:02:48 +02:00
  • 22926b7266 add logic now using general movement filipriec 2025-08-30 22:38:48 +02:00
  • 0a7f032028 add_logic cursor when refocus is proper again filipriec 2025-08-30 21:26:20 +02:00
  • 4edec5e72d add logic is now using canvas library now filipriec 2025-08-30 21:10:10 +02:00