amentis
5851c2ff26
ui fixes and add dmpBlueprintVersionStatus lookup field
2024-03-06 11:53:40 +02:00
amentis
69b00a7a26
add prefilling source frontend
2024-02-26 19:40:31 +02:00
amentis
c55f160d9b
add semantics controller
2024-02-20 14:58:16 +02:00
amentis
b009829d6f
add semantics lookup
2024-02-20 11:39:58 +02:00
Efstratios Giannopoulos
a44fe43cf3
fix supportive materials to use config
2024-02-19 17:28:46 +02:00
Diamantis Tziotzios
244c8f2afd
reference type ui fixes
2024-02-15 18:36:46 +02:00
Diamantis Tziotzios
9f5002802b
some frontend changes for reference type refactor
2024-02-09 22:46:05 +02:00
Thomas Georgios Giannos
6e767f1e5e
Added all versions listing on dmp blueprints, actions menu on that listing not yet functional
2024-02-07 17:13:13 +02:00
amentis
8fb3556acb
dmp blueprint editor fixes
2024-01-29 13:13:30 +02:00
Diamantis Tziotzios
d760209d20
more dmp editor frontend changes
2024-01-15 18:47:34 +02:00
amentis
9e413d77f2
add user field in notification listing and small changes in other UI listings
2024-01-12 14:01:59 +02:00
amentis
479159ff86
add notifications listing ui
2024-01-11 17:59:27 +02:00
amentis
3f85f1c9af
add inapp notification ui
2024-01-08 18:32:07 +02:00
Diamantis Tziotzios
7b28f499a8
frontend cleanup
2023-12-29 17:04:16 +02:00
Diamantis Tziotzios
244e0e83a2
more frontend changes
2023-12-28 17:18:49 +02:00
amentis
b3b619d354
add UI Notification Template
2023-12-19 19:08:17 +02:00
amentis
880e8c5aa8
refactor lock entity
2023-12-08 18:05:48 +02:00
Diamantis Tziotzios
56bd12a4e3
more ui changes
2023-12-06 23:10:01 +02:00
Diamantis Tziotzios
9e13eb4d01
frontend dashboard changes
2023-12-05 22:36:00 +02:00
Diamantis Tziotzios
ad1539af59
dmp overview page refactor
2023-12-04 19:37:52 +02:00
Diamantis Tziotzios
567b09a26b
Merge branch 'dmp-refactoring' of https://code-repo.d4science.org/MaDgiK-CITE/argos into dmp-refactoring
2023-12-01 19:18:48 +02:00
Diamantis Tziotzios
6e997b300d
refactored DmpListing, DescriptionListing, DescriptionOverview.
2023-12-01 19:18:41 +02:00
amentis
3ea60a4b43
add user roles listing filter
2023-12-01 13:18:20 +02:00
amentis
63e5cde313
fix listing filters
2023-11-30 17:28:05 +02:00
Diamantis Tziotzios
40ae38e8d9
more ui changes
2023-11-30 10:12:41 +02:00
Diamantis Tziotzios
7430477903
more frontend changes
2023-11-29 15:26:40 +02:00
amentis
61218ed220
add Language entity and UI
2023-11-27 18:22:13 +02:00
Diamantis Tziotzios
396c6e5b95
more frontend changes
2023-11-24 18:42:23 +02:00
amentis
18452725bc
add Tenant Entity
2023-11-22 18:01:58 +02:00
amentis
e9ae5126f8
fix reference type persist and editor
2023-11-15 16:09:24 +02:00
amentis
33672e5ce8
create UI Reference Type Editor, Listing
2023-11-09 15:43:08 +02:00
amentis
fda8fcef2c
create Supportive Material Entity, (persist in progress)
2023-11-03 18:09:19 +02:00
amentis
477e4e498e
add frontend reference search lookup
2023-10-30 17:53:30 +02:00
Diamantis Tziotzios
557c444bc1
frontend description template listing component
2023-10-30 15:30:46 +02:00
Diamantis Tziotzios
36c17b5853
frontend: description template model alignment
2023-10-27 20:10:21 +03:00
Diamantis Tziotzios
7214745162
frontend dmp changes
2023-10-27 18:56:19 +03:00
Diamantis Tziotzios
4d3098860d
description template type and dmp blueprint frontend changes
2023-10-20 18:01:09 +03:00
Diamantis Tziotzios
3eaf326c50
Description Template Types backend refactored to new format.
2023-10-17 15:55:00 +03:00
Thomas Georgios Giannos
3f14528f16
Fixing UI incompatibilities
2023-10-05 11:41:11 +03:00
Bernaldo Mihasi
2f4e123ac9
bug fixes
2023-09-27 12:54:18 +03:00
Diamantis Tziotzios
cf6e041154
Merge remote-tracking branch 'origin/refactorArgosModel' into Development
...
# Conflicts:
# dmp-backend/web/src/main/java/eu/eudat/models/rda/mapper/DatasetRDAMapper.java
# dmp-frontend/src/app/ui/dashboard/drafts/drafts.component.html
2023-09-13 10:01:57 +03:00
Bernaldo Mihasi
09d6528f8f
#8855 - #8856 - #8901 - #8902 [wip] implementing dmp blueprints
2023-07-25 15:51:29 +03:00
Bernaldo Mihasi
0918e55ac9
fix bug in dataset template editor when a field is an admin-input api and couldn't fetch results
2023-07-20 13:07:05 +03:00
Konstantina Galouni
77f40570ac
#8834 : Home page: Drafts query for both Datasets and DMPs.
...
1. recent-activity-criteria.ts: Added in RecentActivityCriteria optional field "public status?: Number;" (to get only drafts).
2. drafts.component.ts & drafts.component.html: Updated calls and display to query for both Datasets and DMPs (same as recent-edited-activity, but include only drafts).
4. recent-edited-activity.component.ts: Removed old unnecessary logs.
2023-07-17 18:04:39 +03:00
argirok
858fa3ee71
#7326 - static APIs
...
1. Rename of "Registries" to "Metadata"
2. add apis for taxonomy, licenses, publications
3. change data repositories: from querying all registered to all of type data repository
4. add separate APIs for journals and pub repositories
2022-01-21 15:44:51 +02:00
Kristian Ntavidi
b82398d97e
DMP Editor. Organizations identifier query params patch.
2021-04-30 16:14:13 +03:00
Kristian Ntavidi
b486a27e48
Unique identifiers(in references) on on researchers, organisations, funders, grants, projects (frontend) ( !! Needs configurationw with backend ). Backend error messages translate to PT.
2021-04-30 10:57:13 +03:00
Kristian Ntavidi
427c04f631
Dataset Profile Editor. Individual preview (needs backend support).
...
Replace static text with language translation.
Fix scrolling behaviour.
Clean up some code in table of contents.
Patch drag and drop (instant drag) issue.
UI enhancements: validate button and marking on table of contents(Pages when dont have children)
2021-03-22 15:47:45 +02:00
Diamantis Tziotzios
ca0babc6af
added property to dataset external autocomplete criteria
2021-03-03 11:14:43 +02:00
Diamantis Tziotzios
1615707418
Merge branch 'Development' into ui-redesign
...
# Conflicts:
# dmp-frontend/src/app/app-routing.module.ts
# dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.scss
# dmp-frontend/src/app/ui/navbar/navbar.component.html
# dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html
# dmp-frontend/src/assets/i18n/en.json
# dmp-frontend/src/assets/i18n/es.json
# dmp-frontend/src/assets/i18n/gr.json
2020-07-03 11:21:46 +03:00