1
0
Commit Graph

46 Commits

Author SHA1 Message Date
Stefano Maffei
4b7602fe7d Merge remote-tracking branch 'originGithub/main' into coar-notify-7
# Conflicts:
#	src/app/shared/shared.module.ts
#	src/assets/i18n/en.json5
#	src/modules/app/browser-init.service.ts
#	src/themes/custom/lazy-theme.module.ts
2023-12-05 13:10:25 +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
Mirko Scherf
8bf4ba8126 refactor: rename aletr-type.ts to alert-type.ts 2023-07-20 14:53:28 +02:00
Alexandre Vryghem
4f14d66400 Fixed lint issues 2023-02-19 01:04:25 +01:00
Alexandre Vryghem
718db3466d Fixed false positive tests caused by fixture.debugElement.query().toBeDefined() 2023-02-19 00:23:19 +01:00
Rezart Vata
377214c996 [CST-5270] Finished improvements 2022-06-06 13:20:16 +02:00
Rezart Vata
3c6a41f82a [CST-5270] Improvement requested from pull-1633 2022-06-03 17:49:15 +02:00
Rezart Vata
166f4c3b25 [CST-5270] Finished functionalities 2022-05-23 17:39:36 +02:00
Giuseppe Digilio
89c9e9aba3 Merge remote-tracking branch 'origin/main' into CST-4506_item_embargo
# Conflicts:
#	src/app/core/core.module.ts
#	src/app/submission/objects/submission-objects.effects.ts
#	src/app/submission/submission.module.ts
2022-01-24 19:58:50 +01:00
Art Lowel
c34f75b443 replace href="#" with href="javascript:void(0);" everywhere 2022-01-24 09:27:19 +01:00
Giuseppe Digilio
bb64058f63 [CST-4506] fix test 2021-12-23 19:07:07 +01:00
Rezart Vata
f04f4b4f34 [CST-4878] Finished working on embargo add part of form and unit testing 2021-12-21 13:35:29 +01:00
Davide Negretti
d59e6c630d [CST-4659] Deque accessibility issues - 470062 2021-10-01 17:10:54 +02:00
Davide Negretti
a2eb16d328 [CST-4659] Deque accessibility issues - 470065 2021-09-30 15:31:52 +02:00
Giuseppe Digilio
f7ebffec45 Merge remote-tracking branch 'origin/main' into #1206
# Conflicts:
#	src/app/submission/form/submission-upload-files/submission-upload-files.component.spec.ts
#	src/app/submission/form/submission-upload-files/submission-upload-files.component.ts
2021-07-20 11:26:06 +02:00
Giuseppe Digilio
eae89e1be0 fix issue with missing aria label 2021-07-08 19:37:39 +02:00
Giuseppe Digilio
ac7c038703 Fix tests 2021-06-25 15:31:23 +02:00
Giuseppe Digilio
b4cd7bdf26 fix issue with submission section missing elements 2021-06-24 14:47:35 +02:00
Giuseppe Digilio
601bd5e922 fix issue with elements with missing/wrong role 2021-06-24 14:23:06 +02:00
Giuseppe Digilio
396393e9b7 fix issue with multiple elements in the submission form that use the same ID 2021-06-24 11:09:25 +02:00
Art Lowel
5a6e4b1278 Add support for dynamic themes 2021-03-01 10:38:05 +01:00
Giuseppe Digilio
e5af894077 Removed deprecated helper function async 2021-01-07 20:12:15 +01:00
Giuseppe Digilio
10d0c2e518 fixed tests after angular 10 upgrade 2020-12-03 19:45:05 +01:00
Giuseppe Digilio
79285b203b Changed to use TestBed.inject method instead of deprecated TestBed.get 2020-11-20 15:21:34 +01:00
Giuseppe Digilio
1b21af3191 updated to the latest 9.x version 2020-11-18 19:02:55 +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
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
lotte
04cb75e786 upgraded to angular 8 2020-02-13 11:09:20 +01:00
lotte
8a32777802 finished webpack config for switching themes 2019-05-28 14:18:56 +02: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
a87900c132 Renamed AlertsComponent to AlertComponent and added tests 2019-03-21 13:16:38 +01:00
Giuseppe Digilio
6335d61dda Added more comments 2019-03-20 19:57:07 +01:00
Giuseppe Digilio
a45d9eab60 Added a custom variable for submission sections margin bottom 2019-01-21 19:40:19 +01:00
Giuseppe Digilio
54f80a6e45 Added tests 2019-01-12 15:56:56 +01:00
Giuseppe Digilio
28a9783bca Merge remote-tracking branch 'remotes/origin/master' into submission 2018-12-20 19:31:38 +01:00
Giuseppe Digilio
5fcb6f49aa Fixed unit tests 2018-12-20 16:40:51 +01:00
Giuseppe Digilio
459e41fed0 Fixed bootstrap collapse display 2018-12-20 12:01:58 +01:00
Giuseppe
ea227aef64 Move all config stuff to a single directory 2018-10-17 15:01:55 +02:00
Giuseppe
7b483ce052 Fixed merge issues 2018-10-17 12:25:46 +02:00
Giuseppe
df101c0413 Added error status icoin to submission's sections 2018-10-12 15:31:06 +02:00
Giuseppe
d2e522749d Moved the use of store to services 2018-10-11 14:18:55 +02:00
Giuseppe
49f37e8ad7 Added more tests 2018-09-13 15:00:05 +02:00
Giuseppe
c6ce420873 Added scss variables 2018-08-31 19:05:07 +02:00
Giuseppe
6f60cd68e2 Merged submission module code 2018-07-26 18:36:36 +02:00