Commit Graph

3653 Commits

Author SHA1 Message Date
Art Lowel
673926c36b fix tests and lint issues 2020-04-28 16:35:51 +02:00
Art Lowel
e4c4a1ecd4 remove debug log 2020-04-23 13:17:13 +02:00
Art Lowel
facd2284d2 fix issue where related entites would be rendered as metadata for one box fields 2020-04-23 13:16:43 +02:00
Art Lowel
adc7649820 fix an issue where a relationship in the submission would keep loading until you click the page 2020-04-22 18:17:08 +02:00
Art Lowel
056bac885d don't show the plus button for repeatable relationship only fields 2020-04-22 18:10:29 +02:00
Art Lowel
3aefa690b9 fix issue where the disabled field would be rendered for each selected relationship 2020-04-22 18:07:20 +02:00
Art Lowel
ecf4b165b1 Merge branch 'metadata-and-relationships-combined-in-submission' into w2p-70237_entities-orgunit-submission-fix 2020-04-22 15:51:42 +02:00
Art Lowel
dd7fc2aa6f fix issue where editing template rows caused invald patch requests 2020-04-22 15:13:12 +02:00
lotte
1465cfca37 Merge branch 'metadata-and-relationships-combined-in-submission' into w2p-70237_entities-orgunit-submission-fix 2020-04-22 11:45:00 +02:00
Art Lowel
53fd559a7c fix issues with deleting of reorderable array items 2020-04-22 09:49:32 +02:00
lotte
5aa09eb363 fixed compilation issues 2020-04-17 13:13:04 +02:00
Art Lowel
19bd36a80f switch to patch for reorderin 2020-04-17 11:24:10 +02:00
lotte
450bfe6b3f Merge branch 'metadata-and-relationships-combined-in-submission' into w2p-70237_entities-orgunit-submission-fix 2020-04-17 11:09:03 +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
9a68969eec ensure PUTs are always executed after the PATCH for a move operation 2020-04-15 17:13:43 +02:00
Art Lowel
2c3d8fd031 remove console log 2020-04-15 15:31:06 +02:00
Art Lowel
d02c41c089 ensure cache times are used for all types of requests 2020-04-15 15:04:31 +02:00
Art Lowel
d6087e3620 remove logs, fix lint issues 2020-04-15 11:24:24 +02:00
Art Lowel
66a996bb0f add i18n label 2020-04-15 10:55:36 +02:00
Art Lowel
634f4e718e don't pass a query value to the modal if it's readonly 2020-04-15 10:50:10 +02:00
Art Lowel
06cc028c80 use namevariants based on config 2020-04-15 10:34:35 +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
Art Lowel
85bc11176e Merge branch 'request-by-uuid-issue' into metadata-and-relationships-combined-in-submission 2020-04-07 18:33:11 +02:00
Art Lowel
15e44ff46c ensure getByUUID still returns undefined when there's no match 2020-04-07 18:26:13 +02:00
lotte
74db9030b0 working on fixes for OrgUnit field in submission 2020-04-07 18:17:37 +02:00
Art Lowel
558b0b688c Merge branch 'request-by-uuid-issue' into metadata-and-relationships-combined-in-submission 2020-04-07 14:06:26 +02:00
Art Lowel
cea01d46f9 add test to prove the bug is fixed 2020-04-07 13:31:17 +02:00
Art Lowel
6351a951e7 fix test and lint 2020-04-07 11:32:45 +02:00
Art Lowel
f368da7a27 fix issue where requestservice.getByUUID wouldn't work for requests that were never sent because there was already a copy in the cache 2020-04-07 11:32:38 +02:00
Art Lowel
1fd7989a41 fix test and lint 2020-04-07 11:08:20 +02:00
Art Lowel
e5053c85b0 fix lint issues 2020-04-07 09:30:08 +02:00
Art Lowel
493cbc65fe fix issue where reordering wouldn't work for relationships to cached items 2020-04-06 18:35:10 +02:00
Art Lowel
61624bf606 remove PATCH workaround and fix issue where name variants wouldn't be stored in the Item 2020-04-06 18:20:45 +02:00
Art Lowel
807500db41 fix issue where results wouldn't update after a name variant change 2020-04-06 18:11:27 +02:00
Art Lowel
2a58f2480a fix issue where requestservice.getByUUID wouldn't work for requests that were never sent because there was already a copy in the cache 2020-04-06 16:40:45 +02:00
Art Lowel
f64eff42f4 fix a number of issues with name variants 2020-04-03 17:28:13 +02:00
Art Lowel
62002f94ef only use name variant after modal closes 2020-04-03 10:23:55 +02:00
Art Lowel
924e623b6a fix issue where namvariants wouldn't work 2020-04-02 14:14:36 +02:00
Art Lowel
f93df688e4 remove debug logs 2020-04-02 10:23:11 +02:00
Art Lowel
29e6f6f72f fix issue where the first relationship of a type wouldn't be added 2020-04-02 10:22:08 +02:00
Art Lowel
6dbc2ef880 fix lint issue 2020-04-01 15:55:53 +02:00
Art Lowel
285fe2299a fix test after merge 2020-04-01 15:35:33 +02:00
Art Lowel
a2df95a679 fix lint issues 2020-04-01 14:20:00 +02:00
Art Lowel
987e2d98fd Merge branch 'master' into metadata-and-relationships-combined-in-submission 2020-04-01 14:06:06 +02:00
Art Lowel
2989ca4d96 fix issues with repeatable fields 2020-04-01 11:06:31 +02:00
Tim Donohue
6850a47d70 Merge pull request #638 from tdonohue/add_license_terms
Add LICENSE info to this codebase
2020-03-31 13:45:39 -05:00
Tim Donohue
52d5beae1d Merge pull request #633 from DSpace/pull_request_template
Create an initial PR template for DSpace 7 UI
2020-03-31 13:44:16 -05:00