Commit Graph

9816 Commits

Author SHA1 Message Date
Stefano Maffei
b1d2b78b40 [CST-12700] added missing label 2023-11-20 15:17:14 +01:00
Mattia Vianelli
3453f2615d Merge remote-tracking branch 'origin/CST-12498' into CST-12498 2023-11-20 15:16:15 +01:00
Mattia Vianelli
aa08989827 CST-12498 rollback 2023-11-20 15:15:58 +01:00
Alisa Ismailati
cb8f45575e Merged in coar-CST-12700 (pull request #1035)
[CST-12700] fixes

Approved-by: Stefano Maffei
2023-11-20 13:47:54 +00:00
Alisa Ismailati
21d9785ca7 [CST-12700] fixes 2023-11-20 13:52:13 +01:00
Mattia Vianelli
d8e67874d9 Merged coar-notify-7 into CST-12498 2023-11-20 12:35:33 +00:00
Mattia Vianelli
532f4725b2 CST-12498 Final refactor 2023-11-20 13:29:44 +01:00
Mattia Vianelli
36778a09cb CST-12498 Added last javadocs and removed console.log and comments 2023-11-20 13:27:39 +01:00
Mattia Vianelli
f35e6ae0dc CST-12498 Fixed tests for directory, no more failing ones 2023-11-20 13:09:42 +01:00
Mattia Vianelli
80991e6501 CST-12498 Fixed create form labels alignment 2023-11-20 10:11:01 +01:00
Alisa Ismailati
2386bb86b9 Merged in coar-CST-11523 (pull request #1029)
[CST-11523] footer component unit tests

Approved-by: Stefano Maffei
2023-11-20 07:30:08 +00:00
Alisa Ismailati
3a6d8f3d1b Merged in coar-CST-12147 (pull request #1028)
[CST-12147] display serive name & link for notify-coar events

Approved-by: Stefano Maffei
2023-11-20 07:29:06 +00:00
Alexandre Vryghem
ecca8286b5 108587: Deselect all fields on component destruction 2023-11-18 15:28:09 +01:00
Mattia Vianelli
f7ca7a688d CST-12498 Added javadocs 2023-11-18 01:13:17 +01:00
Mattia Vianelli
d1ae9adaac CST-12498 Added javadocs 2023-11-18 01:09:52 +01:00
Mattia Vianelli
bdd2a8bcab CST-12498 Tests added, need to check TODOs in ldn-services-directory.component.spec.ts 2023-11-17 21:19:38 +01:00
Mattia Vianelli
92b791ed15 CST-12498 Added tests, still needs cleanup and check on one behaviour 2023-11-17 20:34:28 +01:00
Tim Donohue
0d7d9f157d Merge pull request #2650 from tdonohue/fix_docker_manifests_again
Follow-up Docker image build fix. Fix directory structure for `latest-dist` digests
2023-11-17 12:05:19 -06:00
Tim Donohue
c99fe3a6c1 Fix directory structure for -dist digests 2023-11-17 11:56:48 -06:00
Tim Donohue
9f12ca3265 Update GH actions to latest versions. Fix bug in codecov to ensure it retries on error. 2023-11-17 11:05:46 -06:00
Mattia Vianelli
3c96abb64f CST-12498 Provided working mock, finishing the tests files 2023-11-17 17:23:35 +01:00
Alisa Ismailati
53ba509ff9 [CST-11523] footer component unit tests 2023-11-17 17:18:16 +01:00
Tim Donohue
99228d95e2 Merge pull request #2648 from tdonohue/fix_docker_manifest
Fix bug in Docker image build process which caused tags to have improper manifests in DockerHub
2023-11-17 10:08:43 -06:00
Tim Donohue
41eba0dc2f Fix bug in Docker manifest. Each build must use a separate artifact to store digests. Other minor cleanup & comments added. 2023-11-17 09:31:09 -06:00
Alisa Ismailati
7726183939 [CST-12147] display serive name & link for notify-coar events 2023-11-17 15:20:00 +01:00
Mattia Vianelli
5a7965d14a Merged in CST-12455_coar-7_sync (pull request #1024)
CST-12455 coar 7 sync

Approved-by: Stefano Maffei
2023-11-17 09:08:18 +00:00
Mattia Vianelli
6c710b709a CST-12455_coar-7sync Removed console.log 2023-11-17 00:14:47 +01:00
Mattia Vianelli
1405e23f9c CST-12455_coar-7sync Removed console.log 2023-11-17 00:09:11 +01:00
Tim Donohue
b0deccc1bd Merge pull request #2644 from misilot/gha-matrix-docker-build
Setup the Docker GH Action for Matrix Building
2023-11-16 16:02:26 -06:00
Mattia Vianelli
5203a0106c CST-12455_coar-7sync Fixed 2 code rows 2023-11-16 22:25:50 +01:00
Mattia Vianelli
1ba925dd8f CST-12455_coar-7sync Wrongly added file removal 2023-11-16 22:21:04 +01:00
Mattia Vianelli
9651c74753 CST-12455_coar-7sync Failing tests fixed. Ready to be merged 2023-11-16 22:15:27 +01:00
Mattia Vianelli
bb3cbadfa4 CST-12455_coar-7sync Last refactor and TODO removal 2023-11-16 22:03:23 +01:00
Mattia Vianelli
64d9aba08c CST-12455_coar-7sync Small fix 2023-11-16 19:40:54 +01:00
Mattia Vianelli
6303d4c7e6 CST-12455_coar-7sync Refactor after branch sync 2023-11-16 19:36:56 +01:00
Mattia Vianelli
18367bab58 CST-12455_coar-7sync Refactor after branch sync 2023-11-16 19:36:28 +01:00
Mattia Vianelli
c8ece659eb Merge remote-tracking branch 'remotes/origin/coar-notify-7' into HEAD 2023-11-16 19:29:46 +01:00
Thomas Misilo
394dc67747 Setup the Docker GH Action for Matrix Building
This change enables building of the amd64 and arm64 images simultaneously.

Once both images finish, the manifest is sent to Docker Hub, allowing for a single image that has both the amd64/arm64 images.
2023-11-16 11:36:06 -06:00
Mattia Vianelli
7831bcbfae CST-12455 Working dropdowns with scroll showing only 4 values + improvement for form input fields 2023-11-16 18:25:09 +01:00
Alisa Ismailati
0361dd27f5 Merged in coar-CST-12608 (pull request #1007)
[CST-12608] qaevents page improvements

Approved-by: Stefano Maffei
2023-11-16 16:33:26 +00:00
Mattia Vianelli
400d10d43c Merged in CST-12179 (pull request #980)
CST-12179

Approved-by: Stefano Maffei
2023-11-16 15:56:33 +00:00
Mattia Vianelli
3a6f57d34d CST-12455 Task Completed, cleanup needed 2023-11-15 18:44:24 +01:00
Mattia Vianelli
00bf0d34b1 CST-12455 Code refactor and new dropdowns implementation 2023-11-15 16:05:53 +01:00
Mattia Vianelli
d8e7487eff CST-12455 Create page logic is working now finishing up the styling for the page 2023-11-15 13:19:14 +01:00
Mattia Vianelli
778a06724b CST-12455 Edit page logic is working now finishing up the styling for the page 2023-11-15 12:48:53 +01:00
Mattia Vianelli
35c45850e7 CST-12455 Itemfilter dropdown for the edit inboundpatterns is working, now changing all remaining code and finalizing task 2023-11-15 11:57:14 +01:00
Mattia Vianelli
754a6822a7 CST-12455 Itemfilter dropdown first refactoring just for layout 2023-11-15 11:29:59 +01:00
Mattia Vianelli
cd5d509160 CST-12455 Changes for the page to be using an ngbdropdown logic are now working 2023-11-14 17:33:56 +01:00
Mattia Vianelli
721b80a0e6 CST-12455 Changes for the page to be using an ngbdropdown logic are still required and being worked on 2023-11-14 13:13:39 +01:00
Tim Donohue
cb701909e5 Merge pull request #2610 from alexandrevryghem/menu-section-improvements_contribute-7.6
Fixed menu not updating when a new sub section is added after rendering has already completed
2023-11-13 16:29:45 -06:00