Commit Graph

1107 Commits

Author SHA1 Message Date
filipriec
312d5fff36 disabling : in the edit mode 2025-02-27 12:24:49 +01:00
filipriec
8698b64957 fixed command mode trigger 2025-02-27 11:23:14 +01:00
filipriec
6fd46de89f command mode splitted 2025-02-27 11:10:40 +01:00
filipriec
5f41e9aa6f working split of event.rs 2025-02-27 10:36:06 +01:00
filipriec
91935b3818 removed dotenv that is not maintained 2025-02-27 09:56:24 +01:00
filipriec
0810fcd92b working moved event to modes 2025-02-26 17:00:14 +01:00
filipriec
343f5ebd3e docs wrong file type 2025-02-26 13:27:30 +01:00
filipriec
fef821c800 moving state out of ui 2025-02-25 23:36:53 +01:00
filipriec
5010b73bab project structure redesign 2025-02-25 23:20:29 +01:00
filipriec
08bbd9bd29 move to top and bottom, needs redesign of config 2025-02-25 22:04:07 +01:00
filipriec
8a23af7f3f working a and i commands perfectly well 2025-02-25 16:07:01 +01:00
filipriec
71b373d661 letter a to get from read only mode to edit mode implemented and working perfectly well 2025-02-25 14:23:50 +01:00
filipriec
5e11ea2585 properly working vim like movements in the read only mode 2025-02-25 13:22:52 +01:00
filipriec
584ee2f651 working perfectly well, except for the letter e 2025-02-25 13:19:33 +01:00
filipriec
820e457525 cursor changes 2025-02-25 13:03:57 +01:00
filipriec
6f9780c0ae working perfectly well vim cursor 2025-02-25 12:58:34 +01:00
filipriec
c4c2c5b946 better vim like cursor 2025-02-25 12:29:18 +01:00
filipriec
bba0efd9bf deprecation fixed 2025-02-25 12:18:22 +01:00
filipriec
03f02126b9 working delete also, only fixing the deprecation now 2025-02-25 12:17:23 +01:00
filipriec
2abf0ab772 deleted test working, crashing other test, needs fix 2025-02-25 12:01:01 +01:00
filipriec
f81aabff78 working without any problems 2025-02-25 11:44:04 +01:00
filipriec
684f238d1c get adresar by position unit test 2025-02-25 11:17:02 +01:00
filipriec
6f5e548200 working count adresar unit test 2025-02-25 10:59:33 +01:00
filipriec
8fc4d34c4b working test count only fixing it to not run concurrently 2025-02-25 10:47:36 +01:00
filipriec
8d546606fd working test for count of get 2025-02-25 10:37:09 +01:00
filipriec
d296da0b31 not working test yet 2025-02-25 09:49:12 +01:00
filipriec
04c7efe296 removing database remove functionality 2025-02-24 23:04:49 +01:00
filipriec
160a5e488c not working, needs fixes 2025-02-24 21:44:41 +01:00
filipriec
c612409808 trying to do get request unit test to work with vipe out database 2025-02-24 21:28:51 +01:00
filipriec
7a98bcd72e improving get method and its test 2025-02-24 20:27:18 +01:00
filipriec
7e45daff10 get working 2025-02-24 19:51:39 +01:00
filipriec
70cb2be4fa put working also in rstest module 2025-02-24 16:49:09 +01:00
filipriec
040794d59d working 2025-02-24 16:32:42 +01:00
filipriec
da89715be3 not working, rstest port 2025-02-24 16:05:32 +01:00
filipriec
e8a3fdd673 working perfectly well 2025-02-24 14:38:33 +01:00
filipriec
ea12e20f87 tests are now in the tests folder 2025-02-24 14:06:46 +01:00
filipriec
5df7311e41 changing the structure of the unit testing for good 2025-02-24 09:53:50 +01:00
filipriec
627139d1e2 properly tested code 2025-02-24 00:01:05 +01:00
filipriec
f466d34395 put adresar test 2025-02-23 23:50:27 +01:00
filipriec
eb804f1007 much better post request and a test written for this post request 2025-02-23 21:17:52 +01:00
filipriec
d1be9c74ed working test added 2025-02-23 20:35:45 +01:00
filipriec
7157ab8e43 testing added 2025-02-23 19:36:07 +01:00
filipriec
eacdfa6aae small docs note 2025-02-23 19:16:29 +01:00
filipriec
21c512bb02 test finally working, needs to apply migration to the database 2025-02-23 19:15:41 +01:00
filipriec
2788ff6b1f sqlx prepare 2025-02-23 17:36:12 +01:00
filipriec
80d04e5f9a removed non neccessary cargolock 2025-02-23 16:39:28 +01:00
filipriec
05e1e1face cargo deny 2025-02-23 16:26:26 +01:00
filipriec
5ae1aaa36d proper licenseing 2025-02-23 14:37:47 +01:00
filipriec
5bff2a034b adjusted readme 2025-02-23 13:40:59 +01:00
filipriec
f329efc924 working proper style of cargo toml files 2025-02-23 13:17:40 +01:00