Commit Graph

33 Commits

Author SHA1 Message Date
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
55bcdf0a25 [835] Auto-save in new Item Submission form breaks the form
Minor changes and cleanup.
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
Art Lowel
21e8879f77 remove circular dependencies 2020-08-28 11:34:17 +02:00
lotte
aa9570c776 Merge branch 'master' into metadata-and-relationships-combined-in-submission 2020-05-12 17:19:08 +02:00
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
lotte
ab966c08ac Merge branch 'reorder-name-variants' into metadata-and-relationships-combined-in-submission 2020-01-14 16:16:17 +01:00
lotte
3e9eb9eedc fixed relationship specific labels in modal and cleaned up existing code 2020-01-02 13:48:24 +01:00
lotte
3dfba2ad12 fixed strange test issue 2020-01-02 13:22:10 +01:00
Giuseppe Digilio
ee8293978f Merge remote-tracking branch 'remotes/origin/master' into upgrade-angular-7
# Conflicts:
#	src/app/core/services/route.service.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts
#	src/app/shared/form/builder/form-builder.service.ts
#	src/app/shared/object-list/object-list.component.spec.ts
#	src/app/submission/submission.service.ts
2019-12-24 15:57:06 +01:00
Giuseppe Digilio
ea4e9f8797 Fixed errors after upgrade to angular 7 2019-12-17 13:10:53 +01:00
Art Lowel
4cdb1370e2 metadata updates are now sent to the server, but the format is still wrong 2019-12-10 18:30:19 +01:00
lotte
7e62ce80c2 Merge branch 'refactor-submission-parsers' into clean-relationships-in-submission 2019-11-08 08:49:12 +01:00
Art Lowel
d255838265 add submissionId to fieldparser, and refactor to create fieldparsers using DI 2019-11-05 15:53:41 +01:00
lotte
89be29ad7f solved issues after merge 2019-08-27 16:48:18 +02:00
lotte
0749cbcc0f 62849: moving relation lookup from separate component to option for all input components 2019-07-30 16:18:42 +02:00
lotte
3bb2ac15e9 added workspace item to fieldparsers 2019-07-19 16:24:40 +02:00
Giuseppe Digilio
18eaef3c2b Fixed date utils and added typeDoc/comments 2019-02-18 13:30:34 +01:00
Giuseppe Digilio
1935b61c7e Fixed dynamic form to make it work after Angular 6 upgrade 2018-12-20 11:09:38 +01:00
Giuseppe Digilio
b2e90ca8d3 Manage different level of confidence in the submission 2018-12-13 15:42:45 +01:00
Giuseppe Digilio
251d93c4b3 Fixed issue with dynamic group component 2018-12-13 15:38:00 +01:00
Giuseppe
ea227aef64 Move all config stuff to a single directory 2018-10-17 15:01:55 +02:00
Giuseppe
ae9d62d60d Fixed issue with concat component 2018-10-11 11:25:03 +02:00
Giuseppe
ffeee8f1a1 Added more tests and bug fixes 2018-08-07 18:48:16 +02:00
Giuseppe Digilio
9b249f00df Fixed form error handler 2018-07-10 15:25:36 +02:00
Giuseppe Digilio
ccb50f69d6 Added support for regex validation 2018-07-06 14:20:09 +02:00
Giuseppe Digilio
ff41b80a33 Renamed form.reducers.ts to form.reducer.ts
Created custom sass variable
Removed use of instanceof operator
2018-07-03 17:51:26 +02:00
Giuseppe Digilio
3fdb074d05 Added more tests 2018-06-19 15:10:56 +02:00
Giuseppe Digilio
6b8330fee1 updated with latest changes 2018-06-13 11:28:11 +02:00
Giuseppe Digilio
5ec01031d9 updated with the latest changes 2018-06-11 11:13:05 +02:00
Giuseppe Digilio
a114650564 fixes and adjustments 2018-05-09 19:23:09 +02:00
Giuseppe Digilio
7a32d18b1b Merged dynamic form module 2018-05-09 12:14:18 +02:00