Skip to content

Conversation

@dersmon
Copy link
Member

@dersmon dersmon commented Mar 12, 2025

I also reworked the landing/overview page and the login UI to also be LiveViews, instead of having a partially REST and partially LiveView implemented UI.

dersmon and others added 18 commits March 12, 2025 11:06
This state is still incomplete when it comes to the UI part of the application. Tests for the API (i.e. the synchronisation) already pass.
Gettext was never used to translate the interface and got removed as a dependency in b70ee96.
Also removed ` "run --eval FieldHub.CLI.setup() --no-start"` because the setup will be triggered on start anyway, so there is no reason to do it in the setup stage.
The UI now works except the issue evaluation...
- `FieldHubWeb.ChannelCase` is used for tests only.
- `FieldHubWeb.Gettext` is currently not really used.
- `FieldHubWeb.Layouts` does not contain any actual code at the moment.
- `FieldHubWeb.CoreComponents` were automatically generated and only a very small part is used.
After removing the step in 1cd14c9 github actions seem to fail?
@dersmon dersmon merged commit ef648ce into master Mar 13, 2025
2 checks passed
@dersmon dersmon deleted the fieldhub_major_deps_upgrade branch March 26, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants