Commit Graph

26 Commits

Author SHA1 Message Date
f6a48540e1
chore: refactor app
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 12:20:43 +02:00
86310c6764
chore: fix test breaking changes
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 12:03:48 +02:00
f284171f5a fix(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-09 16:05:18 +00:00
105ab41f19
feat: add create section
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 18:00:25 +02:00
0406fbe14d
feat: render sections
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 17:39:00 +02:00
81f1f8ee60
chore: make clippy happy
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 17:25:52 +02:00
e0ef338321
feat: can actually check marks
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 17:22:48 +02:00
56a63dbb7d
feat: add archive
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 17:02:06 +02:00
9ceaa4cd38
feat: add more interaction
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 15:26:58 +02:00
547d34782c
feat: tie dialog to graph
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 14:10:43 +02:00
7cead58ed3
chore: fix styles
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 12:07:23 +02:00
ed5a5db7c5
feat: implement command mode
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 00:15:42 +02:00
445a628ff5
feat: make highlight be a little more bold
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-08 21:30:04 +02:00
26c430e173
feat: with input
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-07 23:21:13 +02:00
74f91a6201
chore: refactor
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-05 22:37:19 +02:00
21fc587e6e
feat: version 0.0.0-working-ui
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-05 21:09:26 +02:00
9de5e6bbff
feat: left right movement done
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-02 23:47:47 +02:00
d7e21a256d
feat: show basic json screen
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-01 23:26:25 +02:00
1885a200c4
feat: add logging for tui
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-01 22:17:39 +02:00
5327aff217
refactor: remove unused imports
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-30 20:37:15 +02:00
1be3a4fa6c
refactor: into crates
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-30 20:36:45 +02:00
14ef235dd9
refactor: into crates
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-30 20:27:55 +02:00
469f28f65d
refactor: move subcommands aside
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-30 20:18:54 +02:00
8e4b46d2d7
feat: add storage
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-29 23:34:04 +02:00
cce97f62f8
feat: add event layer
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-29 21:48:01 +02:00
7de4872816
feat: hyperlog with basic engine
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-28 23:10:15 +02:00