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
d47f686b95
[835] Auto-save in new Item Submission form breaks the form
...
Section Metadata field tested.
Form Touched filter tested.
2020-12-21 17:23:03 +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
aa9570c776
Merge branch 'master' into metadata-and-relationships-combined-in-submission
2020-05-12 17:19:08 +02:00
lotte
5aa09eb363
fixed compilation issues
2020-04-17 13:13:04 +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
lotte
8bf241c182
angular cli
2020-03-18 16:03:40 +01:00
Art Lowel
bc8bacab54
Merge branch 'followlink-refactor' into metadata-and-relationships-combined-in-submission
2020-02-24 14:59:28 +01:00
Art Lowel
9d059e190e
Merge branch 'master' into metadata-and-relationships-combined-in-submission
2020-02-24 11:42:55 +01:00
Art Lowel
f52c1d0ba5
Merge branch 'master' into w2p-68405_Only-retrieve-related-objects-when-necessary
2020-02-21 12:16:40 +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
04cb75e786
upgraded to angular 8
2020-02-13 11:09:20 +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
Giuseppe Digilio
c47ed59c96
Merge branch 'master' into submission-miscellaneous-fixes
2019-08-22 15:40:56 +02:00
Giuseppe Digilio
cf73625830
Fixed comments
2019-07-11 19:12:31 +02: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
c56f0b85ee
Fixed test
2019-01-24 13:15:21 +01:00
Giuseppe Digilio
491a8f7d2b
Returns RemoteData when retrieving a submission and handles error response
2019-01-23 13:10:19 +01:00
Giuseppe Digilio
b219843249
Fixed build error
2019-01-17 13:21:18 +01:00
Giuseppe Digilio
d76376ef92
Fixed build error
2019-01-17 11:53:00 +01:00
Giuseppe Digilio
f299b953c3
Added tests
2019-01-15 19:08:42 +01:00
Giuseppe Digilio
9edd18f289
Added tests
2019-01-10 19:13:40 +01:00
Giuseppe Digilio
967d682962
Added tests
2019-01-08 23:25:44 +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