-
Notifications
You must be signed in to change notification settings - Fork 470
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* dev (dot-ema): add language selector to toolbar * dev (edit ema language selector): small styles tweaks * Update edit-ema-toolbar.component.scss * test (dot ema toolbar): add missing test cases * dev (dot ema language selector): add iso to language * dev (overlay panel): fix shadow * fix format for languages that doesn't have country code * dev (dot ema): refactor to change the approach of changing languages * fix broken test * dev (dot-ema): solve feedback * dev (dot-ema): add const * Update edit-ema-language-selector.component.ts * dev (general): move dot avatar and use it in new persona selector * dev (dot-ema): add basic flow for changing personas * dev (dot-ema): add flow for persona change and save * dev (dot-ema): get persona tag from nextJS * just styling dummy buttons * dev (dot-ema): Refactor to have a better handling in persona selection * dev (persona selector): selected item is just used for autocomplete in multiple mode * dev (persona-selector): add tests cases * update mocked buttons * Update core-web/libs/portlets/dot-ema/src/lib/components/edit-ema-persona-selector/edit-ema-persona-selector.component.spec.ts Co-authored-by: Freddy Montes <[email protected]> * Update core-web/libs/portlets/dot-ema/src/lib/components/edit-ema-persona-selector/edit-ema-persona-selector.component.spec.ts Co-authored-by: Freddy Montes <[email protected]> * Update core-web/libs/portlets/dot-ema/src/lib/components/edit-ema-persona-selector/edit-ema-persona-selector.component.spec.ts Co-authored-by: Freddy Montes <[email protected]> * Update core-web/libs/portlets/dot-ema/src/lib/components/edit-ema-persona-selector/edit-ema-persona-selector.component.ts Co-authored-by: Freddy Montes <[email protected]> * Update core-web/libs/portlets/dot-ema/src/lib/components/edit-ema-persona-selector/edit-ema-persona-selector.component.ts Co-authored-by: Freddy Montes <[email protected]> * Update core-web/libs/portlets/dot-ema/src/lib/services/dot-page-api.service.ts Co-authored-by: Freddy Montes <[email protected]> * solve feedback * make vm$ null unless we have data to prevent bad requests * solve feedback * dev (persona selector): cleaning * dev (persona selector): reset the value when rejecting * remove todos from scoped PR * Update toolbar styles and button size * Update persona selector * Imported necessary modules and fixed imports * Update tests * Fix tests * Fix cd in listbox * fix avatar bug on persona selector * fix avatar bug on persona selector * language selector now works as persona selector * last cleanup * dev (dot-ema): Add button to copy page url and to go to api response * fix race condition on personalization * solve feedback --------- Co-authored-by: Freddy Montes <[email protected]>
- Loading branch information
Showing
10 changed files
with
221 additions
and
73 deletions.
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
Oops, something went wrong.