Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | feat: Add UI/Handler login process | Gabriel A. Giovanini | |
It adds the whole workflow to store and handle login on both UI and handler level. With that the login information should be available at any point given the context. | |||
2024-06-08 | feat: Add error handling | Gabriel A. Giovanini | |
2024-05-30 | feat: Add navbar selection | Gabriel A. Giovanini | |
2024-05-27 | feat: Wraps handler into its own package | Gabriel A. Giovanini | |
Although this creates more complex folder structure will allow in the feature for a easier testing of those given handlers. |