- 28 Jul, 2021 9 commits
-
-
-
-
completions
-
Adds mockito to the project, updates auth helper to build basic tests (DRY). The test mocks used for the persistence DAO can likely be used elsewhere, and remove the Mock service that was created.
-
Added tests for the ConstraintViolationWrapFactory, added DtoHelper test util that generates valid DB objects (important with new validation logic).
-
-
-
complete Validation for complete action makes use of hibernate/persistence validation mechanisms, calling the logic in service before posting to the mail service.
-
-
- 26 Jul, 2021 16 commits
-
-
Zhou (Link) Fang authored
* updated mandatory fields and styles related to titles * improved the header levels
-
Martin Lowe authored
* Fix optional settings to be separate * Update to mail templates and subject lines, add users name
-
-
-
-
-
Will remove location if the location is for login to let the UI trigger a login event.
-
Adds new response filter that intercepts redirects to change the response to a different code on given endpoints using regex to target endpoints. Adds 3 new properties for enabling redirect blocking, configuring the endpoints that this filter applies to, and the return code. Update naming of redirect filter, remove bad call, remove oidc-client
-
Adds property that stops auto redirect when there is an issue with authentication and source is Javascript.
-
-
-
-
-
-
-
-
- 21 Jul, 2021 4 commits
-
-
Zhou (Link) Fang authored
-
Zhou (Link) Fang authored
-
Zhou (Link) Fang authored
-
Christopher Guindon authored
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 19 Jul, 2021 3 commits
-
-
Martin Lowe authored
Remove extra entries for deletion cascade that broke update. Add extra lines into DELETE call to manually take care of extra entries.
-
Zhou (Link) Fang authored
-
Martin Lowe authored
Does not address issue that was experienced by Zahra, as that is caused by no form org being present on submit (which is vital info)
-
- 16 Jul, 2021 5 commits
-
-
Zhou (Link) Fang authored
* fixed error handler issue * added sending email request * added preventDefault for submit button
-
-
Additionally removes unneeded Accounts API binding. Adds email to the userinfo endpoint. Remove broken test due to incomplete mocks for logged in principal state.
-
-
Includes Qute templates, Mailer extension settings, and logic to update form once finished.
-
- 15 Jul, 2021 2 commits
-
-
Zhou (Link) Fang authored
* changed to desc * changed the format of the param in request url
-
Zhou (Link) Fang authored
* Added CSRF token stuff * used triple equal sign instead of double * minor update to fix some field issues * improved purchasingAndVAT and fixed an issue on it * fixed twitterhandle
-
- 14 Jul, 2021 1 commit
-
-