-
Notifications
You must be signed in to change notification settings - Fork 470
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
Edit EMA: Copy URL and API Link Buttons #26846
Labels
Comments
Closed
fmontes
added a commit
that referenced
this issue
Dec 11, 2023
* 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent
#26644
User Story
As a dotCMS user, I want to be able to quickly copy the URL of a page and have a quick link to the Page API response, so that I can quickly access and share the URLs.
Acceptance Criteria
Figma.mp4
Proposed Objective
Core Features
Proposed Priority
Priority 3 - Average
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.:
N/A
Assumptions & Initiation Needs
N/A
Quality Assurance Notes & Workarounds
N/A
The text was updated successfully, but these errors were encountered: