- 28 Jul, 2021 5 commits
-
-
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 3 commits
-
-
-
-
Christopher Guindon authored
* fix cc for ie11 Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org> * fix cc for ie11 Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
-
- 09 Jul, 2021 1 commit
-
-
Zhou (Link) Fang authored
* Added reset form action if user chooses start new during current application * updated the reset logic
-
- 07 Jul, 2021 1 commit
-
-
Martin Lowe authored
* Adding tests for OIDC and membership form * Add JSON schema generation script * Fix existing membership tests, add additional endpoint tests Also includes formal upgrade to snapshot 0.2 of Commons API. Fixes a few issues discovered while testing where API results diverge from expected output from openAPI spec. * Fix broken service, wrong inject imported * Add CORS + SameSite security to API * Fix break from org service not binding properly in testing, api base * Fix docker build for JVM to use new 1.13 standard dockerfile contents * Add test assertions to ensure Accept and ContentType formats are followed * Remove hardcoded user IDs from dataloader
-