hyperlog/crates/hyperlog-tui/src
kjuulh 5548d8e36e
All checks were successful
continuous-integration/drone/push Build is passing
feat: add command pattern
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:29:14 +02:00
..
app feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
commands feat: add command pattern 2024-05-12 14:29:14 +02:00
components feat: add command pattern 2024-05-12 14:29:14 +02:00
querier feat: add command pattern 2024-05-12 14:29:14 +02:00
app.rs feat: add command pattern 2024-05-12 14:29:14 +02:00
command_parser.rs feat: allow async function in command 2024-05-12 12:58:54 +02:00
commander.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
commands.rs feat: add command pattern 2024-05-12 14:29:14 +02:00
components.rs chore: refactor into classic 2024-05-10 12:38:58 +02:00
core_state.rs feat: allow async function in command 2024-05-12 12:58:54 +02:00
engine.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
events.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
lib.rs feat: add command pattern 2024-05-12 14:29:14 +02:00
logging.rs feat: version 0.0.0-working-ui 2024-05-05 21:09:26 +02:00
models.rs feat: add command pattern 2024-05-12 14:29:14 +02:00
querier.rs feat: add command pattern 2024-05-12 14:29:14 +02:00
shared_engine.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
state.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
storage.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
terminal.rs feat: left right movement done 2024-05-02 23:47:47 +02:00