Open
Conversation
… add wizard shell and unit tests framework
…nd improved user feedback
…ted components and tests for consistency
…d step management and navigation
…ce wizard definitions with new MVP fields and wizards
…orts for consistency
- Implemented WizardConfigEditor component for editing wizard configurations. - Added modal styling for the configuration editor. - Integrated API calls to fetch and save wizard configurations. - Updated wizard definitions to support dynamic fetching from the backend. - Created a new JSON file for mock wizard configurations. - Enhanced permission scopes in package.json for wizard configuration endpoints.
* feat: enhance StepForm and TypeaheadField with display value handling and update deep link generation * feat: refine deep link parameter extraction to whitelist specific paths and simplify saving logic * feat: update yearRange field to use dropdowns for year selection and add validation * fix: rename wizardId to dashboardType in generateFormSubmitDeepLink function * feat: enhance generateFormSubmitDeepLink to collect condition values and display values separately * feat: add wildcard toggle for condition fields in StepForm and update deep link generation * feat: make 'Condition 1' field required and update label in wizards configuration * feat: enhance StepForm and TypeaheadField for improved input handling and validation
* feat: enhance StepForm and TypeaheadField with display value handling and update deep link generation * feat: refine deep link parameter extraction to whitelist specific paths and simplify saving logic * feat: update yearRange field to use dropdowns for year selection and add validation * fix: rename wizardId to dashboardType in generateFormSubmitDeepLink function * feat: enhance generateFormSubmitDeepLink to collect condition values and display values separately * feat: add wildcard toggle for condition fields in StepForm and update deep link generation * feat: make 'Condition 1' field required and update label in wizards configuration * feat: enhance StepForm and TypeaheadField for improved input handling and validation * feat: refactor wizard definitions to use hardcoded steps and remove result actions * feat: enhance StepForm validation and update styles for improved user experience * feat: improve form validation handling and error display in StepForm * feat: update error message styling and improve wizard loading logic * feat: enhance wizard field definitions by adding isWizardField property and refactoring related logic * feat: simplify StepForm field rendering by removing grouping logic and related styles * feat: remove options from FieldDefinition and update related test assertions * feat: simplify StepForm field rendering by consolidating wizard field logic * feat: add disabled styles for primary button in StepForm * feat: add groupInputs and groupSeparator styles for improved layout in StepForm * feat: add allowFreeText property to TypeaheadField and FieldDefinition for flexible input options * feat: update condition field rendering to include fieldValue check for wildcard toggle
…zwan/analyze-1632 Signed-off-by: Khairul Syazwan <80243918+khairul-syazwan@users.noreply.github.com>
Base automatically changed from
jerome-ng/1633-1653-wizards-dashboard-2
to
jerome-ng/1633-1653
February 6, 2026 02:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Checklist
Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.
developbranch)