Commit Graph

45 Commits

Author SHA1 Message Date
Alessandro Martelli
8e77fac638 [835] Auto-save in new Item Submission form breaks the form
Minor fixes and method computeSectionConfiguredMetadata tested
2020-12-21 19:21:49 +01:00
Alessandro Martelli
042d2e71f0 [835] Auto-save in new Item Submission form breaks the form
Improved form touched state in ngrx store.
2020-12-21 17:27:59 +01:00
Alessandro Martelli
9b752b443e [835] Auto-save in new Item Submission form breaks the form
Lint corrections.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
999993734f [835] Auto-save in new Item Submission form breaks the form
Tests fixed.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
875a43a14e [835] Auto-save in new Item Submission form breaks the form
Section formId added to the section state.
Error filtering during the parsing of the submission response.
2020-12-21 17:23:03 +01:00
Alessandro Martelli
8111bdd3ce [835] Auto-save in new Item Submission form breaks the form
Store additions:
1. Form AdditionalData: contains the list of the touched metadata
2. Submission metadata: contains the list of the metadata ids assignable for each section

We keep also track whether a section ha focused fields or not.
2020-12-21 17:22:33 +01:00
Alessandro Martelli
82b7b8aa6f [835] Auto-save in new Item Submission form breaks the form
Notifications are enable only for manual submission savings.
2020-12-21 17:14:36 +01:00
Alessandro Martelli
6136162a21 [835] Auto-save in new Item Submission form breaks the form
Notifications are disabled for submission section savings.
2020-12-21 17:14:36 +01:00
Art Lowel
4e18fa35ca Cache redesign part 1, and add support for alternative links 2020-12-14 16:09:33 +01:00
Art Lowel
f167d5a629 fix issue where combining entities and authority control in the same field wouldn't work 2020-09-01 14:25:50 +02:00
Giuseppe Digilio
9ced3530ab Added inline comments 2020-07-30 19:13:59 +02:00
Giuseppe Digilio
090fb94c4d Normalized submission section data when retrieving them from item object 2020-07-30 18:50:47 +02:00
lotte
091ec6c917 added missing typedoc + removed console.logs 2020-07-22 10:27:57 +02:00
lotte
b29161988d fixed broken tests 2020-04-17 11:06:02 +02:00
lotte
cb61b0adda fixed issue in effects and removed unnecessary console logs 2020-04-16 14:23:23 +02:00
Art Lowel
d6087e3620 remove logs, fix lint issues 2020-04-15 11:24:24 +02:00
Art Lowel
44801701c9 populate submission sections with metadata from single effect 2020-04-10 10:12:21 +02:00
Art Lowel
6b0f76c012 fix nullpointer 2020-04-09 10:30:20 +02:00
Art Lowel
e0d4eb7c9c ensure submissionsection state also contains all metadata after a save 2020-04-08 18:14:29 +02:00
lotte
74db9030b0 working on fixes for OrgUnit field in submission 2020-04-07 18:17:37 +02:00
Art Lowel
2989ca4d96 fix issues with repeatable fields 2020-04-01 11:06:31 +02:00
Art Lowel
bc8bacab54 Merge branch 'followlink-refactor' into metadata-and-relationships-combined-in-submission 2020-02-24 14:59:28 +01:00
Marie Verdonck
fb153b7b13 68405: test fixes; tbc 2020-02-17 18:17:23 +01:00
Art Lowel
b2f966eb83 fix links for relationships 2020-02-17 18:13:51 +01:00
Art Lowel
44facb8dcb followlinks 2020-02-17 18:12:13 +01:00
lotte
6053d0691f bug fix 2020-02-13 08:49:24 +01:00
lotte
0f539ea7d7 trying to fix query in submission entities 2020-02-06 16:28:39 +01:00
lotte
23d4b16243 made sure added relationships are shown again, resolved issues with duplicate entries + other bug fixes 2020-01-09 16:23:32 +01:00
lotte
a5086b8d11 61949: replacing object factories with decorator 2019-04-24 16:51:46 +02:00
Giuseppe Digilio
6335d61dda Added more comments 2019-03-20 19:57:07 +01:00
Giuseppe Digilio
299c7f7e2c Added more comments 2019-03-17 19:21:02 +01:00
Giuseppe Digilio
167c50e9a3 Dispaly an error notification when an error occured on submission save 2019-02-28 18:39:12 +01:00
Giuseppe Digilio
959c02af74 Added tests 2019-01-08 09:35:18 +01:00
Giuseppe Digilio
feb8172b32 Made JsonPatchOperationsService an abstract class 2018-12-28 18:31:14 +01:00
Giuseppe Digilio
3b2aebb649 Fix Pipeable operators 2018-12-16 20:22:01 +01:00
Giuseppe Digilio
9caf95c04d On metadata enrichment, When Upload section is disabled, add it to submission only if there are files 2018-12-13 17:44:25 +01:00
Giuseppe
ea227aef64 Move all config stuff to a single directory 2018-10-17 15:01:55 +02:00
Giuseppe
917a724c83 Removed not implemented sections 2018-10-17 14:41:30 +02:00
Giuseppe
7b483ce052 Fixed merge issues 2018-10-17 12:25:46 +02:00
Giuseppe
d2e522749d Moved the use of store to services 2018-10-11 14:18:55 +02:00
Giuseppe
f8620d5c12 Added notify new section method to SubmissionService 2018-10-10 11:59:22 +02:00
Giuseppe
6f4b9fc818 Final commit detect duplicate 2018-10-10 11:42:16 +02:00
Giuseppe
261b863d83 Added notify new section method to SubmissionService 2018-09-27 15:01:42 +02:00
Giuseppe
ffeee8f1a1 Added more tests and bug fixes 2018-08-07 18:48:16 +02:00
Giuseppe
6f60cd68e2 Merged submission module code 2018-07-26 18:36:36 +02:00