Commit Graph

50 Commits

Author SHA1 Message Date
Bernaldo Mihasi 8ac8f9588c #7680: Support SAML Authentication 2022-04-28 12:03:01 +03:00
Konstantina Galouni 198061aeaa Description boxes in admin forms replaced with rich text editor <angular-editor>.
1. dataset-profile-editor-composite-field.component.ts & dataset-profile-editor-section.component.ts & dataset-profile-editor.component.ts: Initialize AngularEditorConfig.
2. dataset-profile-editor-composite-field.component.html & dataset-profile-editor-section.component.html & dataset-profile-editor.component.html: Use <angular-editor> in description.
3. multiple-auto-complete.component.html & dataset-profile-listing.component.html & form-section.component.html: Show description as html.
4. dataset-profile.module.ts: Imported HttpClientModule, AngularEditorModule (needed for <angular-editor>).
5. available-profiles.component.html: Show description as html, under the Dataset Template title, not as tooltip (matTooltip does not receive html).
6. available-profiles.component.ts: Added styleUrls: ['available-profiles.component.scss'].
7. available-profiles.component.scss: [NEW] Added css for class "list-option" to cut description if too long.
8. form-composite-title.component.html: Show description and extendedDescription as html | Add view more/less functionality to show/hide extendedDescription.
9. form-composite-title.component.ts: Added "public showExtendedDescription: boolean = false;" field.
10. form-composite-title.component.scss: Added css for "more" class, to make "view more/less" seem like link.
11. assets/i18n/: In language files added DATASET-EDITOR.QUESTION.EXTENDED-DESCRIPTION.VIEW-MORE (-LESS).
12. assets/styles.css: Added css for <angular-editor>, to be similar to the other text areas and forms.
2021-10-12 18:14:22 +03:00
Diamantis Tziotzios 9cac208546 upgrade to Angular 12 2021-09-24 21:52:14 +03:00
Kristian Ntavidi ddd12cbba8 Dataset Profile Editor. Drag and drop with dragula. 2021-02-25 14:17:47 +02:00
Diamantis Tziotzios 6ea5dfff42 added matomo integration 2020-12-10 15:29:24 +02:00
apapachristou 2a5e2adf48 adds ngx-dropzone 2020-09-28 17:40:17 +03:00
apapachristou 43d9e2bd44 Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-09-11 11:31:17 +03:00
apapachristou 05fc18404a Adds library from: npmjs.com/package/ng-dialog-animation 2020-09-11 11:31:09 +03:00
George Kalampokis cbbd8e7485 Fixed issues with tinyMCE 2020-09-11 11:02:38 +03:00
gpapavgeri b36621877e Guided Tour added 2020-07-30 18:29:20 +03:00
George Kalampokis 9018795e6e Add User Guide Editor (ref #239) 2020-02-13 18:15:34 +02:00
gkolokythas f652092726 Creates cookies message. (Issue #203) 2019-11-19 18:28:25 +02:00
Diamantis Tziotzios 4102386ecd toc style changes 2019-10-22 15:46:48 +03:00
Diamantis Tziotzios e6891861e5 angular update to version 8 2019-09-23 11:17:03 +03:00
Diamantis Tziotzios a9f086b6f9 minor fixes 2019-07-15 18:49:48 +03:00
Diamantis Tziotzios 92d9c2cf03 rxjs refactor 2018-11-27 19:33:17 +02:00
Ioannis Kalyvas ae618c3e29 Updated dependencies to resolve npm packages vulnerabilities 2018-10-12 18:17:31 +03:00
Ioannis Kalyvas bfdcdff33a no message 2018-09-04 12:36:18 +03:00
Ioannis Kalyvas b34c96b264 no message 2018-08-30 14:09:36 +03:00
Diamantis Tziotzios 22582676a3 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot
# Conflicts:
#	dmp-backend/src/test/resources/applicationContextTEST.xml
2018-07-23 18:56:09 +03:00
Ioannis Kalyvas 78b91ee3e0 no message 2018-07-11 16:47:36 +03:00
Ioannis Kalyvas 92ddb33eb8 no message 2018-06-27 18:37:26 +03:00
Ioannis Kalyvas b7d5dfb198 no message 2018-06-27 13:29:21 +03:00
Ioannis Kalyvas af8991b97a no message 2018-05-28 12:50:42 +03:00
Ioannis Kalyvas cc5e080219 no message 2018-05-14 09:44:35 +03:00
Diamantis Tziotzios 86e54c40bb no message 2018-03-28 14:34:55 +03:00
Ioannis Kalyvas 8cb464c1e9 no message 2018-03-05 18:18:45 +02:00
Ioannis Kalyvas cd8b338d06 no message 2018-02-02 12:33:37 +02:00
Diamantis Tziotzios ad4af5aa1f cleanup 2017-12-19 19:34:00 +02:00
Diamantis Tziotzios 8ff927a4a7 no message 2017-12-18 12:01:22 +02:00
annabakouli 63fe32fbaf no message 2017-12-14 14:04:33 +02:00
Diamantis Tziotzios fbc76556f7 material addition 2017-12-14 12:41:26 +02:00
annabakouli 6c2c0a8700 no message 2017-12-13 14:01:43 +02:00
Nikolaos Laskaris 5626204bbc Added jsPDF library and a simple service to create browser-side pdfs 2017-11-29 12:20:17 +02:00
annampak 1680ebaa0d composite field 2017-11-15 16:43:14 +02:00
satyr 6e4edec372 -- 2017-11-15 10:35:30 +02:00
Nikolaos Laskaris 49bb22627e -- 2017-11-14 11:36:21 +02:00
Nikolaos Laskaris 000e1d53a8 Finalized the autocomplete component 2017-11-08 15:51:16 +02:00
Nikolaos Laskaris 54d67293db Added autocomplete field component 2017-11-08 15:33:14 +02:00
annampak d30d5c637f Button format on actions, loading spinner 2017-11-08 10:59:07 +02:00
Nikolaos Laskaris f1dbe240a4 changes on projects 2017-11-06 18:25:23 +02:00
Nikolaos Laskaris c308afead9 Changes on model.. added a sliding bar 2017-11-03 19:57:06 +02:00
Nikolaos Laskaris c20d2fa87a MAJOR changes to login 2017-11-01 19:18:27 +02:00
Nikolaos Laskaris 859c9ed87f Added floating 2017-11-01 11:37:42 +02:00
Nikolaos Laskaris 8e4e2667dd Added a floating toc panel - fixed the toc navigation on same page 2017-11-01 11:09:47 +02:00
annampak 573e1fd92c New Tables, new action buttons, new filter 2017-10-31 19:59:27 +02:00
annampak 45c1fb966e toc one page, projects data table 2017-10-18 15:50:12 +03:00
Nikolaos Laskaris f29f2e7af3 minor changes 2017-10-17 11:17:24 +03:00
annampak 1abb322f59 sign in gmail and routing 2017-09-26 18:16:04 +03:00
Nikolaos Laskaris 9f8b4a3cce Initial import of DMP project modules.
1) dmp-backend : spring-hibernate webservice which allows dmp data
storing and fetching from a relational database.
2) dmp-javascript-engine: a simple wrapper for java's nashorn javascript
engine.
3) dmp-frontend: an angular based frontend app to serve dynamic
questionnaires to aid the formation of Digital Management Plans
2017-09-14 13:43:44 +03:00