argos/dmp-frontend/src/app/ui/admin/dataset-profile
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
..
admin #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +02:00
editor #7665: Save and Previous buttons updated on the Dataset Template (Admin). 2022-04-20 18:25:55 +03:00
listing #7518 & #7519: [Bug fix] in Required indication in Rich Text Area fields & editable general info on dataset template new version & date with time shown in dataset templates. 2022-02-28 18:08:38 +02:00
preview dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00
table-of-contents upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-profile.module.ts #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +02:00
dataset-profile.routing.ts Deactivate Guard on dataset template editor 2021-07-23 17:03:29 +03:00