Commit Graph

  • 36690e674a canvas library config removed compeltely Priec 2025-07-31 21:41:54 +02:00
  • 8788323c62 fixed canvas library v0.4.10 Priec 2025-07-31 20:44:23 +02:00
  • 5b64996462 example with debug stuff Priec 2025-07-31 19:05:57 +02:00
  • 3f4380ff48 documented code now Priec 2025-07-31 17:29:03 +02:00
  • 59a29aa54b not working example to canvas crate, improving and fixing now Priec 2025-07-31 15:07:28 +02:00
  • 5d084bf822 fixed working canvas in client, need more fixes now Priec 2025-07-31 14:44:47 +02:00
  • ebe4adaa5d bug is present, i cant type or move in canvas from client Priec 2025-07-31 13:39:38 +02:00
  • c3441647e0 docs and config adjustement Priec 2025-07-31 13:18:27 +02:00
  • 574803988d introspection to generated config now works Priec 2025-07-31 12:31:21 +02:00
  • 9ff3c59961 Remove canvas .toml files from git tracking and ensure they remain ignored v0.4.9 Priec 2025-07-31 11:37:56 +02:00
  • c5f22d7da1 canvas library config is now required Priec 2025-07-31 11:16:21 +02:00
  • 3c62877757 removing compatibility code fully, we are now fresh without compat layer. We compiled successfuly Priec 2025-07-30 22:54:02 +02:00
  • cc19c61f37 new canvas library changed client for compatibility Priec 2025-07-30 22:42:32 +02:00
  • ad82bd4302 canvas robust solution to movement Priec 2025-07-30 22:02:52 +02:00
  • d584a25fdb removed hardcoded values from the canvas library Priec 2025-07-30 21:16:16 +02:00
  • baa4295059 removed _e files completely v0.4.8 Priec 2025-07-30 20:25:58 +02:00
  • 6cbfac9d6e read only deleted completely Priec 2025-07-30 19:39:27 +02:00
  • 13d28f19ea removing _ro files completely Priec 2025-07-30 19:30:55 +02:00
  • 8fa86965b8 removing canvasstate permanently Priec 2025-07-30 19:20:23 +02:00
  • 72c38f613f canvasstate is now officially nonexistent as dep Priec 2025-07-30 19:14:35 +02:00
  • e4982f871f add_logic is now using canvas library v0.4.7 Priec 2025-07-30 18:02:59 +02:00
  • 4e0338276f autotrigger vs manual trigger v0.4.6 Priec 2025-07-30 17:16:20 +02:00
  • fe193f4f91 unimportant Priec 2025-07-30 16:34:21 +02:00
  • 0011ba0c04 add_table now ported to the canvas library also Priec 2025-07-30 14:06:05 +02:00
  • 3c2eef9596 registering canvas functions now instead of internal state v0.4.5 Priec 2025-07-30 13:24:49 +02:00
  • dac788351f autocomplete gui as original, needs logic change in the future Priec 2025-07-30 13:00:23 +02:00
  • 8d5bc1296e usage of the canvas is fully implemented, time to fix bugs. Working now fully v0.4.4 Priec 2025-07-30 12:51:18 +02:00
  • 969ad229e4 compiled Priec 2025-07-30 12:45:13 +02:00
  • 0d291fcf57 auth not working with canvas crate yet Priec 2025-07-30 12:08:35 +02:00
  • d711f4c491 usage of canvas lib for auth BROKEN Priec 2025-07-30 11:14:05 +02:00
  • 9369626e21 migration md v0.4.3 Priec 2025-07-29 23:56:53 +02:00
  • f84bb0dc9e compiled successfulywith rich suggestions now Priec 2025-07-29 23:49:58 +02:00
  • 20b428264e library is now conflicting with client and its breaking it, but lets change the client Priec 2025-07-29 23:25:10 +02:00
  • 05bb84fc98 different structure of the library Priec 2025-07-29 23:04:48 +02:00
  • 46a85e4b4a autocomplete separate traits, one for autocomplete one for canvas purely Priec 2025-07-29 22:31:35 +02:00
  • b4d1572c79 autocomplete is now robust, but unified, time to split it up Priec 2025-07-29 22:18:44 +02:00
  • b8e1b77222 compiled autocomplete Priec 2025-07-29 21:46:55 +02:00
  • 1a451a576f working, cleaning trash via cargo fix Priec 2025-07-29 20:14:24 +02:00
  • 074b2914d8 gui canvas with rounded corners Priec 2025-07-29 20:00:16 +02:00
  • aec5f80879 gui of canvas is from the canvas crate now Priec 2025-07-29 19:54:29 +02:00
  • a1fa42e204 config now finally works v0.4.2 Priec 2025-07-29 18:56:56 +02:00
  • 306cb956a0 canvas has now its own config for keybindings, lets use that from the client Priec 2025-07-29 17:16:03 +02:00
  • d837acde63 bugs fixed, canvas library now replaced internal canvas, only form is using it now Priec 2025-07-29 16:05:45 +02:00
  • db938a2c8d canvas library usage instead of internal canvas on the form, others are still using canvas from state. Needed debugging because its not working yet Priec 2025-07-29 15:20:00 +02:00
  • f24156775a canvas ready, lets implement now client Priec 2025-07-29 12:47:43 +02:00
  • 2a7f94cf17 strings to enum, eased state.rs Priec 2025-07-29 10:12:16 +02:00
  • 15922ed953 canvas compiled for the first time Priec 2025-07-29 09:35:17 +02:00
  • 7129ec97fd canvas in a separate crate Priec 2025-07-29 08:33:49 +02:00
  • a921806e62 version 0.4.1 Priec 2025-07-29 08:28:33 +02:00
  • d1b28b4fdd init startup fail fixed to detect working profile not just default profile Priec 2025-07-28 23:15:26 +02:00
  • 64fd7e4af2 Add Nix flake development environment with direnv Priec 2025-07-28 11:41:50 +02:00
  • 7b52a739c2 basic nix flake added Priec 2025-07-28 10:59:25 +02:00
  • a4e94878e7 enter decider should be taken care of next, suggestions works in register now also filipriec 2025-07-26 22:30:45 +02:00
  • c7353ac81e email is now required filipriec 2025-07-26 20:34:02 +02:00
  • 1fbc720620 updated filipriec 2025-07-26 19:05:08 +02:00
  • 263ccc3260 updated system filipriec 2025-07-26 08:49:09 +02:00
  • 00c0a399cd sql search2 added filipriec 2025-07-25 22:38:34 +02:00
  • 8127c7bb1b renamed again and fixed some minor stuff v0.4.0 filipriec 2025-07-25 18:18:00 +02:00
  • 7437908baf removal of @ syntax as reference from the backend filipriec 2025-07-25 12:13:51 +02:00
  • 9eb46cb5d3 kompAC filipriec 2025-07-25 11:59:18 +02:00
  • 38a70128b0 prod code 2, time for new functionality filipriec 2025-07-25 00:08:16 +02:00
  • c58ce52b33 fixing warnings and making prod code filipriec 2025-07-24 23:57:21 +02:00
  • c82813185f code cleanup in post endpoint filipriec 2025-07-24 22:18:36 +02:00
  • a96681e9d6 cleaned up code filipriec 2025-07-24 22:04:55 +02:00
  • 4df6c40034 removal of hardcoded fix, now working in general filipriec 2025-07-24 21:56:07 +02:00
  • 089d728cc7 passers filipriec 2025-07-24 10:55:03 +02:00
  • aca3d718b5 CHECK THIS COMMIT I HAVE NO CLUE IF ITS CORRECT filipriec 2025-07-23 23:30:56 +02:00
  • 8a6a584cf3 compiletime error in test fixed filipriec 2025-07-23 00:43:11 +02:00
  • 00ed0cf796 test is now passing filipriec 2025-07-22 18:31:26 +02:00
  • 7e54b2fe43 we got a full passer now filipriec 2025-07-20 14:58:39 +02:00
  • 84871faad4 another passer, 2 more to go filipriec 2025-07-20 11:57:46 +02:00
  • bcb433d7b2 fixing post table script filipriec 2025-07-20 11:46:00 +02:00
  • 7d1b130b68 we have a passer filipriec 2025-07-17 22:55:54 +02:00
  • 24c2376ea1 crucial self reference allowed filipriec 2025-07-17 22:06:53 +02:00
  • 810ef5fc10 post table script is now aware of a type in the database filipriec 2025-07-17 21:16:49 +02:00
  • fe246b1fe6 reject boolean and text in math functions at the post table script filipriec 2025-07-16 22:31:55 +02:00
  • de42bb48aa deprecated function removed, no need for backup filipriec 2025-07-13 08:51:47 +02:00
  • 17495c49ac steel scripts now have far better logic than before filipriec 2025-07-12 23:06:21 +02:00
  • 0e3a7a06a3 put needs more adjustements filipriec 2025-07-12 11:06:11 +02:00
  • e0ee48eb9c put endpoint is now stronq boiii filipriec 2025-07-11 23:24:28 +02:00
  • d2053b1d5a SCRIPTS only scripts reference to a linked table from this commit filipriec 2025-07-11 08:55:32 +02:00
  • fbe8e53858 circular dependency fix in post script logic filipriec 2025-07-11 08:50:10 +02:00
  • 8fe2581b3f put request at halt until script fixes filipriec 2025-07-10 21:11:42 +02:00
  • 60cc0e562e adjusted tests for the put request filipriec 2025-07-09 22:24:33 +02:00
  • 26898d474f tests for steel in post request is fixed with all the errors found in the codebase filipriec 2025-07-08 22:04:11 +02:00
  • 2311fbaa3b post steel tests filipriec 2025-07-08 20:26:48 +02:00
  • be99cd9423 forgotten lock filipriec 2025-07-08 18:07:28 +02:00
  • a3dd6fa95b now fully functional without a steel decimal crate, we are only importing it via cargo, because steel decimal is a separate published crate now filipriec 2025-07-08 18:02:32 +02:00
  • 433d87c96d stuff around publishing crate successfuly done filipriec 2025-07-07 22:08:38 +02:00
  • aff4383671 tests are passing well now filipriec 2025-07-07 20:29:51 +02:00
  • b7c8f6b1a2 tests in the steel decimal crate with serious issue fixed filipriec 2025-07-07 19:24:08 +02:00
  • 3443839ba4 placing them properly filipriec 2025-07-07 18:47:50 +02:00
  • 6c31d48f3b steel decimal needs readme before being published to the crates io filipriec 2025-07-07 18:08:45 +02:00
  • 1770292fd8 all the tests are now passing perfectly well filipriec 2025-07-07 15:35:33 +02:00
  • afdd5c5740 parser finally fixed filipriec 2025-07-07 15:07:08 +02:00
  • 11487f0833 more fixes, still not done yet filipriec 2025-07-07 13:32:06 +02:00
  • 4d5d22d0c2 precision to steel decimal crate implemented filipriec 2025-07-07 00:31:13 +02:00
  • 314a957922 fixes, now .0 from rust decimal is being discussed filipriec 2025-07-06 20:53:40 +02:00
  • 4c57b562e6 more fixes, not there yet tho filipriec 2025-07-05 10:00:04 +02:00
  • a757acf51c we are now fully using steel decimal crate inside of the server crate filipriec 2025-07-04 13:11:47 +02:00