Commit Graph

19 Commits

Author SHA1 Message Date
Yury Bondarenko
5edc689bc1 Fix null/undefined incosistencies
- Introduced pipes for combined null/undefined checks: dsHasValue & dsHasNoValue
- Safer to async !== true than async === false
- Went over other instances of async === to confirm that they should be fine
2024-03-07 09:55:36 +01:00
Yury Bondarenko
dbf7fd67fd Merge remote-tracking branch 'origin/main' into more-eslint 2024-03-06 10:26:07 +01:00
Alisa Ismailati
bcf0b4c297 [CST-11045] code clean up 2023-11-02 13:06:04 +01:00
Mattia Vianelli
5ed9f46096 CST-11045 Improved css and remove console log and interpolation, added small notify regarding service compatibility 2023-10-26 18:47:25 +02:00
Mattia Vianelli
7ed4d1457d CST-11045 Provided coarnotify section logic and dataservices for configs 2023-10-25 21:09:07 +02:00
Mattia Vianelli
8f63b54d71 CST-11045 Located component, working on adding new accordion 2023-10-09 15:55:24 +02:00
Yury Bondarenko
741c6009f4 ESLint: fix no-negated-async violations 2023-06-27 17:19:01 +02:00
Alisa Ismailati
681ee6f816 [DURACOM-145] Handled collection step
on a submission form
2023-05-09 17:27:06 +02:00
cris
1ca8529440 collection is not modifiable in workflowitem section 2023-03-10 03:22:47 +00:00
Yana De Pauw
870a36180c 89984: Add ThemedLoadingComponent 2022-05-10 16:44:50 +02:00
Yura Bondarenko
32003a72fd Fix hardcoded submission section IDs 2021-07-02 14:26:57 +02:00
lotte
3482db0686 Unreverted changes from #1053 2021-04-06 13:27:33 +02:00
Tim Donohue
d7bd3f6f54 Revert "Submission dropzone issues" 2021-04-02 16:28:40 -05:00
lotte
df5666e52f sticky progress bar for uploads in submission 2021-03-18 18:02:37 +01:00
lotte
7d774d43e8 fixed dropzone issues 2021-03-18 18:02:37 +01:00
Giuseppe Digilio
a9794100be Fixed issue after bootstrap update 2019-03-29 11:21:15 +01:00
Giuseppe Digilio
433faf932c Renamed SectionContainerComponent to SubmissionSectionContainerComponent 2019-03-21 14:01:25 +01:00
Giuseppe Digilio
9898d2a90c Added tests 2019-01-11 10:52:03 +01:00
Giuseppe
6f60cd68e2 Merged submission module code 2018-07-26 18:36:36 +02:00