Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI #3

Open
jgraef opened this issue May 13, 2024 · 4 comments
Open

UI #3

jgraef opened this issue May 13, 2024 · 4 comments
Labels
todo Stuff that needs to be implemented

Comments

@jgraef
Copy link
Member

jgraef commented May 13, 2024

Either a TUI, web UI or both.

A TUI can be embedded into skunk-cli. But it could also connect to the control API. So ideally we support both.

This is blocked by a control-api implementation (#4)
edit: Not blocked anymore. control-api is in development.

To allow querying captured flow data, this also needs a store (#5) (edit. this is also in development)

@jgraef jgraef added todo Stuff that needs to be implemented blocked labels May 13, 2024
@jgraef
Copy link
Member Author

jgraef commented Jul 4, 2024

Started basic UI on branch ui

@jgraef
Copy link
Member Author

jgraef commented Jul 4, 2024

@jgraef jgraef removed the blocked label Jul 7, 2024
@jgraef
Copy link
Member Author

jgraef commented Jul 7, 2024

Stylance currently needs a tool to collect SCSS files (which is triggered automatically by trunk). It should be easy to modify it to move that code into a lib-crate that we can use from a build-script. Then it's just a build-dependency instead of asking the user to install a tool.

@jgraef
Copy link
Member Author

jgraef commented Jul 15, 2024

Might be worth taking a look at grass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Stuff that needs to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant