argos/dmp-frontend/src/app/ui/dmp
Konstantina Galouni a5061759b8 #7665: Save and Previous buttons updated on the Dataset Template (Admin).
1. dmp-editor.component.html & dmp-clone.component.html & dataset-wizard.component.html: On next button, moved chevron_right icon to the right side of the text.
2. dataset-profile-editor.component.scss:
   a. Removed margin-top from .dataset-profile-editor.
   b. Updated position and styling of .scroll-on-top.
   c. Added .floating-btn and .progress-min-height.
3. dataset-profile-editor.component.ts:
   a. Set showScrollOnTopButton default value to true and comment intersection stepperNavigationObserver (because title is sticky now and always visible).
   b. In method "onSubmit()" added parameter close:boolean=false, to check if the router will navigate to "/dataset-profiles" or not (button "save and continue" added).
4. dataset-profile-editor.component.html:
   a. Renamed "Back" button to "Close" and use DATASET-WIZARD.ACTIONS.CLOSE.
   b. Moved "Close", "Save"/"Update" and "Finalize" buttons aligned with title on the top right.
   c. Made title with aligned buttons sticky to top with stepper.
   d. Moved buttons "Previous"/"Next" on the down right of viewport (floating buttons).
   e. Moved scroll button and update it.
   f. Updated alignment of main content when there is no sidebar on the left.
5. i18n/: In language files added "DATASET-WIZARD.ACTIONS.CLOSE" and updated "USER-PROFILE.MERGING-EMAILS-DIALOG.TITLE" (#7662).
2022-04-20 18:25:55 +03:00
..
clone #7665: Save and Previous buttons updated on the Dataset Template (Admin). 2022-04-20 18:25:55 +03:00
dataset-preview In Dataset Template selection cut description when templates are displayed in list and show description (instead of DMP-EDITOR.DATASET-DESCRIPTION.INTRO) in template preview. 2021-11-02 16:50:43 +02:00
dmp-to-dataset Fixed various styling issues 2020-11-10 16:53:48 +02:00
editor #7665: Save and Previous buttons updated on the Dataset Template (Admin). 2022-04-20 18:25:55 +03:00
invitation #7183: Do not query for authors (DMP invitation) until 3 letters have been typed. 2021-11-22 13:36:02 +02:00
listing 1. Change configuration of Zenodo to production. 2021-12-22 15:59:58 +02:00
overview On DMP Overview change the color of the finalized Datasets 2022-04-01 13:54:13 +03:00
start-new-dataset-dialogue Fix adding dataset dropdown on datasets listing 2021-07-23 12:05:07 +03:00
start-new-dmp-dialogue add link to RDA specifications - pop up and user guide 2022-03-23 16:21:14 +02:00
wizard Make DMP Editor more safe when saving and make save pop messages more consistent 2022-04-01 18:15:07 +03:00
dmp.module.ts Created common component for rich text editor configuration & added rich text for dmp and dataset description. 2021-11-01 14:45:02 +02:00
dmp.routing.ts Add deactivate guards in dataset editor and dmp editor. 2021-06-23 10:54:05 +03:00