Commit Graph

40 Commits

Author SHA1 Message Date
4ad8120cb5
feat: remove removal of spaces in title
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-15 15:17:24 +02:00
7496d0e964
chore: remove unused variables
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-15 15:07:49 +02:00
4a91a564bf
feat: with toggle item
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-15 15:06:16 +02:00
837caee5db
feat: with backend
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-14 23:30:20 +02:00
7bdf8393b1
feat: can add items
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-13 23:33:37 +02:00
699bac7159
feat: server can actually create root and sections
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-13 22:57:20 +02:00
76f1c87663
feat: abstract commander
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 22:24:37 +02:00
64d59e069f
chore: refactor out graph created event
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 21:11:08 +02:00
9bb5bc9e87
feat: with async commands instead of inline mutations phew.
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 21:07:21 +02:00
2d63d3ad4c
refactor: let state use either local or backend
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 15:54:03 +02:00
9cb3296cec
chore: remove warnings
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:38:03 +02:00
874045dca8
chore: remove extra logs
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:35:35 +02:00
5548d8e36e
feat: add command pattern
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:29:14 +02:00
cf26422673
feat: allow async function in command
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 12:58:54 +02:00
4a0fcd1bbb
feat: move core to tui and begin grpc work
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 23:23:00 +02:00
78ccae8a1b
feat: add filtering
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 23:46:51 +02:00
07b768d0be
feat: implement filter
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 23:23:47 +02:00
63420d9187
chore: remove unused
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 22:49:30 +02:00
442ab64583
feat: can create root
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 22:47:32 +02:00
55c731ef5b
feat: add color
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 22:22:19 +02:00
3588dc2993
feat: it freaking works
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 21:54:18 +02:00
4a36116300
feat(redo-ui): wip
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 21:12:39 +02:00
b3d6b77752
chore: refactor into classic
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 12:38:58 +02:00
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
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
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