Skip to content

Conversation

@fulleni
Copy link
Member

@fulleni fulleni commented Jun 29, 2025

Status

READY/IN DEVELOPMENT/HOLD

Description

Type of Change

  • [] ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • [] ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • [] ✅ Build configuration change
  • [] 📝 Documentation
  • [] 🗑️ Chore

fulleni added 8 commits June 28, 2025 14:37
- Added AppConfigurationBloc
- Injected AppConfigRepository
- Added original config property
- Added showSaveSuccess property
- Implemented copyWith logic
- Added AppConfigurationDiscarded event
- Handles discarding config changes
- Added discard changes event
- Reverts to original config
- Clears error/success messages
- Implemented tabbed config sections
- Added forms for each user role
- Improved UX for setting limits
…verting the form fields to their original or last-saved state. This was achieved by converting the relevant sub-forms to StatefulWidgets and managing their TextFormFields with TextEditingControllers, ensuring proper UI synchronization with the bloc's state.
- Fixed snackbar display logic
- Cleared flag after showing snackbar
@fulleni fulleni merged commit 6171249 into main Jun 29, 2025
@fulleni fulleni deleted the fix_and_ui_refactor_for_app_configuration_feature branch June 29, 2025 04:55
@fulleni fulleni added this to the Foundation Edition milestone Nov 1, 2025
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