-
Notifications
You must be signed in to change notification settings - Fork 392
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
CB-3703 save product configuration from ui #2334
Merged
Wroud
merged 18 commits into
devel
from
CB-3703-ability-to-edit-configuration-in-the-settings-panel
Jan 31, 2024
Merged
Changes from 8 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
5ac5c12
CB-4560 api for saving product configuration
yagudin10 98f6e68
CB-4560 save product config in te
yagudin10 d2e8858
Merge branch 'devel' into CB-3703-ability-to-edit-configuration-in-th…
Wroud 3917ebb
CB-4560 move update product config to mutations
yagudin10 19bbe0c
CB-3703 feat: extend base components
Wroud 21ce5c1
CB-3703 feat: settings editor
Wroud eeda015
CB-3703 chore: review fixes
Wroud c8c5e7a
CB-3703 chore: pr review
Wroud 1417621
CB-3703 feat: update server configuration icon
Wroud 5dd0985
Merge branch 'devel' into CB-3703-ability-to-edit-configuration-in-th…
EvgeniaBzzz ff842c8
CB-4560 add events
yagudin10 1afde6b
Merge branch 'devel' into CB-3703-ability-to-edit-configuration-in-th…
EvgeniaBzzz 6fdeffd
Merge branch 'devel' into CB-3703-ability-to-edit-configuration-in-th…
Wroud 76735c3
Merge branch 'devel' into CB-3703-ability-to-edit-configuration-in-th…
Wroud 2ae57b1
CB-3703 fix: localization
Wroud 516f54b
Merge branch 'devel' into CB-3703-ability-to-edit-configuration-in-th…
EvgeniaBzzz 717b257
CB-3703 chore: localization
Wroud 9220c25
Merge branch 'devel' into CB-3703-ability-to-edit-configuration-in-th…
EvgeniaBzzz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we use array of enums? so it is more typescript friendly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
features is extendable entity, so we can't declare all possible values