Commit Graph

  • ff5e0908ea sidebar takes now alot of space filipriec 2025-03-21 16:13:00 +01:00
  • ab6c005ba6 removed redundancy filipriec 2025-03-21 16:03:32 +01:00
  • d067f5b515 compiled and working sidebar in ratatui filipriec 2025-03-21 15:53:40 +01:00
  • c46bbc26e1 fixed unused terminalcore implementation filipriec 2025-03-21 14:27:20 +01:00
  • 14f8785c5b fixing warnings filipriec 2025-03-21 14:24:43 +01:00
  • af0d71c5cf drop for terminalcore filipriec 2025-03-21 14:17:02 +01:00
  • 8dfec29202 compiled without error, needs fix for warnings and testing filipriec 2025-03-21 14:05:39 +01:00
  • 15d87e33e5 far better, renamed evenhandler to even reader in tui filipriec 2025-03-21 13:54:58 +01:00
  • c456caf405 more updates in the split config filipriec 2025-03-21 13:15:43 +01:00
  • 1a55f9c066 more fixes filipriec 2025-03-21 12:52:33 +01:00
  • 5edc286854 terminal.rs huge changes filipriec 2025-03-21 12:05:18 +01:00
  • d3f6296d67 better cleanup implemented filipriec 2025-03-20 22:59:00 +01:00
  • 6d87707ecf terminal cleanup filipriec 2025-03-20 22:09:04 +01:00
  • 5d5208705f working, separated canvas from form fully filipriec 2025-03-20 22:03:38 +01:00
  • f678f9d251 now form is using a canvas filipriec 2025-03-20 21:29:56 +01:00
  • 37cbd72d56 reverted form filipriec 2025-03-20 19:50:55 +01:00
  • 01ed33df0a it compiled filipriec 2025-03-20 19:43:44 +01:00
  • 135b213f0d todo commnet filipriec 2025-03-17 14:13:24 +01:00
  • 2e0dad5bf9 unused import filipriec 2025-03-17 12:28:55 +01:00
  • 0887b46782 steel script working perfectly well filipriec 2025-03-17 12:28:09 +01:00
  • 65b254f4c2 post table data not foreign key proper push filipriec 2025-03-17 12:08:58 +01:00
  • 3ecfcfee02 post table data validating now steel filipriec 2025-03-16 17:47:02 +01:00
  • 587f122275 working filipriec 2025-03-16 15:19:21 +01:00
  • 4e3799e8d2 forgotten import filipriec 2025-03-16 15:10:24 +01:00
  • bd3ff1135c not working adding sql options filipriec 2025-03-16 14:56:22 +01:00
  • b731e4ef2c fixing the row issue, missing sql stuff filipriec 2025-03-16 13:39:46 +01:00
  • 50487c1269 execution properly working, time to code the funcitons that are called from within the steel script filipriec 2025-03-15 23:47:40 +01:00
  • d0cf1332e2 removed validation, needs to add the validation later in the post script filipriec 2025-03-15 21:21:50 +01:00
  • ff185549b4 compiled without any problems filipriec 2025-03-15 21:16:14 +01:00
  • d0bc41978d parser improvements filipriec 2025-03-15 21:08:49 +01:00
  • d8a52b9d73 renamed parser filipriec 2025-03-15 20:48:02 +01:00
  • d87cc3b5b9 migration is now holding the target table information filipriec 2025-03-15 13:53:34 +01:00
  • 79f57ddaed needs to create functions called from within the steel filipriec 2025-03-15 00:53:48 +01:00
  • f8b2c4b136 fixing regex error filipriec 2025-03-14 12:58:31 +01:00
  • 6628f954f3 minor changes filipriec 2025-03-14 11:28:51 +01:00
  • 8a7188d320 atomicity when creating tables filipriec 2025-03-14 11:21:37 +01:00
  • ec323d24be this miracle compiled, idk if it even does what i want but should run custom sql queries from steel script. Da heck if this works, my gosh filipriec 2025-03-12 23:39:10 +01:00
  • 22564682c8 WORKING STEEL PROPER IMPLEMENTATION finally fixed filipriec 2025-03-11 18:52:58 +01:00
  • 2c4abb0bbc working setup where steel script works, with example filipriec 2025-03-11 13:02:58 +01:00
  • a24ef3d064 sqlx prepare added filipriec 2025-03-11 11:36:40 +01:00
  • fc6f033711 compiled steel engine filipriec 2025-03-10 22:52:07 +01:00
  • e235fbd49b post table data commented out execution of steel code filipriec 2025-03-09 23:52:19 +01:00
  • 45d05d24f9 removing not needed unused nonsense filipriec 2025-03-09 23:40:18 +01:00
  • e152a2006b redesing of a steel usage completely filipriec 2025-03-09 23:37:19 +01:00
  • 693ac54544 saving steel setup filipriec 2025-03-09 15:28:57 +01:00
  • 4a4f92c41e moved code in steel, time to implement working steel next filipriec 2025-03-08 23:09:15 +01:00
  • 07170bbe00 fixed working table creation properly well, ready to be unit tested in the future, but its amazing now filipriec 2025-03-08 20:46:10 +01:00
  • 6f9887a303 fixed push data to the tables filipriec 2025-03-08 20:06:34 +01:00
  • b0daa4ff18 tree with a modern linkage filipriec 2025-03-08 19:42:02 +01:00
  • ba672098c2 completely changed system of how are tables linked together filipriec 2025-03-08 19:35:26 +01:00
  • 9396a08af0 fixed filipriec 2025-03-08 16:30:10 +01:00
  • 4a43097773 generalization on the way, needs fixes filipriec 2025-03-08 16:25:36 +01:00
  • 48c614084d migration file for script withint the same profile now filipriec 2025-03-08 15:57:31 +01:00
  • 6281702575 compiled, needs further progress filipriec 2025-03-08 12:49:54 +01:00
  • 9a87940311 docs to the pushing script into the db filipriec 2025-03-08 11:55:49 +01:00
  • 6ae5b11f84 it is now properly working, properly saving stuff filipriec 2025-03-08 11:53:40 +01:00
  • 8ad2179d86 trying to make the post request into the scripts filipriec 2025-03-08 11:51:26 +01:00
  • 53ab9ad7d7 steel validation in progress filipriec 2025-03-08 10:20:08 +01:00
  • 66c29d8d65 steel implementation, validation check only on post request filipriec 2025-03-07 23:21:00 +01:00
  • 9b8e49e65f added steel interpereter filipriec 2025-03-07 22:25:01 +01:00
  • b703ab366d docs also fixed filipriec 2025-03-07 21:42:38 +01:00
  • 1b4851e1a7 firma bug in table creation was fixed filipriec 2025-03-07 21:40:02 +01:00
  • 65599da437 forgotten lock filipriec 2025-03-07 20:46:37 +01:00
  • 965ffee35a saving steel script into the database filipriec 2025-03-07 20:37:32 +01:00
  • b01eeddfe0 steel scripts filipriec 2025-03-07 10:45:35 +01:00
  • 0e0578d158 rhai implementation added filipriec 2025-03-06 19:32:45 +01:00
  • a52e2b05f8 rhai migration added filipriec 2025-03-06 19:03:38 +01:00
  • 144b23e532 sqlx prepare ready filipriec 2025-03-05 20:01:04 +01:00
  • 8d7335a46e all tests are passing filipriec 2025-03-05 19:59:17 +01:00
  • a535156aad tests are now working for get count, two are failing filipriec 2025-03-05 19:55:36 +01:00
  • 70038feb49 test for get by position filipriec 2025-03-05 19:36:48 +01:00
  • af37c6c0bb docs of get by position now working filipriec 2025-03-05 19:29:55 +01:00
  • c27fa586d3 get by position in general endpoint is now working properly well filipriec 2025-03-05 18:59:19 +01:00
  • 1a3c063fdd test is finally passing properly well filipriec 2025-03-05 17:49:57 +01:00
  • ff34d97f2a nothing changed, still 3/6 filipriec 2025-03-05 10:41:21 +01:00
  • c4e70edfeb get count test implemented passing only 3/6 now filipriec 2025-03-05 10:28:21 +01:00
  • 59a2184592 working get count endpoint filipriec 2025-03-05 10:10:20 +01:00
  • c976d551fa get tests are now passing without any issue filipriec 2025-03-05 09:06:21 +01:00
  • 967915d734 get is failing filipriec 2025-03-04 21:19:50 +01:00
  • 3a62f8ff81 get test not working now filipriec 2025-03-04 20:58:27 +01:00
  • 6d6fcb9fe1 get request is now working perfectly fine filipriec 2025-03-04 20:12:06 +01:00
  • 42b97c9bff properly working delete test passing 100% filipriec 2025-03-04 19:34:49 +01:00
  • ec168156f8 better tests, 2 are still failing filipriec 2025-03-04 19:31:32 +01:00
  • cdf49612c4 delete test implemented filipriec 2025-03-04 19:16:54 +01:00
  • 5256279b65 general endpoint delete filipriec 2025-03-04 18:47:17 +01:00
  • 5aaabae978 working test passing filipriec 2025-03-04 17:59:21 +01:00
  • 2c0c65ea61 fixed warnings filipriec 2025-03-04 16:47:46 +01:00
  • bbda6ea1c8 fixed post request now we are not failing any tests filipriec 2025-03-04 14:55:33 +01:00
  • b2e29eb8c8 better test filipriec 2025-03-04 14:53:39 +01:00
  • 72c6076b1e test table schema filipriec 2025-03-04 14:44:38 +01:00
  • 83c62148e9 tests for general data pushing filipriec 2025-03-04 14:22:55 +01:00
  • c8bd4ab6ad working test, all failed as of now filipriec 2025-03-03 23:55:48 +01:00
  • 74f43bdc52 put working now doing post general test filipriec 2025-03-03 23:43:43 +01:00
  • eef5efccd4 unused import removed filipriec 2025-03-03 16:51:10 +01:00
  • e269de7e85 fixing the warnings properly filipriec 2025-03-03 16:49:49 +01:00
  • f46b52a8dc better separation of concerns filipriec 2025-03-03 16:38:26 +01:00
  • 43031ea933 post method into user created tables is working perfectly well filipriec 2025-03-03 16:29:03 +01:00
  • d59e5b60cf post to the user defined table, broken push filipriec 2025-03-03 16:14:31 +01:00
  • 2ac988303e empty ready for a new logic filipriec 2025-03-03 15:43:40 +01:00
  • df39d967f4 cargo fix filipriec 2025-03-03 15:25:32 +01:00