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

Fix FallbackManager #35

Merged
merged 11 commits into from
Mar 23, 2024
Merged

Fix FallbackManager #35

merged 11 commits into from
Mar 23, 2024

Conversation

TudorOrban
Copy link
Collaborator

@TudorOrban TudorOrban commented Mar 23, 2024

I have:
-made the FallbackManagerView sit on top of the page content throughout the app.
-modified the FallbackManagerController to load all fallback views on initialization and switch between them, for better performance.
-replaced the loading spinner with one from FontAwesome, as the FX one wasn't working with the above approach.
-tidied up the List Header and added a refresh button.
-added a Back button in Sidebar and a navigation history to support it.
-added Update functionality for: Factory, Warehouse, Supplier, Client.
-started adding Organization page.

@SorinPopteanu SorinPopteanu merged commit 4199433 into main Mar 23, 2024
1 check passed
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