Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One more sphion #155

Merged
merged 4 commits into from
Sep 15, 2023
Merged

One more sphion #155

merged 4 commits into from
Sep 15, 2023

Conversation

BryceStevenWilley
Copy link
Collaborator

One more PR of smaller stuff.

In:

* LowerCourtInfo
* Ecf4Filer, and
* CaseType
As it specifically handles ECF4 QueryMessages.
Should happen in the Docassemble part, not in the Tyler/ECF side.
Added more features to the CodeService interface, such as a CORS function, to
let users get the codes from JS in the browser. For this to work, I also needed
to update Endpoint Reflection to work on Interfaces and parent classes as well
as just the current class (JAX-RS already works with parent classes).

Some side effects:
* started passing in a "passwordChecker" lambda to AdminUserService.
* removed a lot of annotations from certain services
* Cleaned up CodeDatabases, and added a LanguageNames function
* reorganized Map entries in CodeUpdater
* some other small clean ups in Ecf4Filer, etc.
@BryceStevenWilley BryceStevenWilley merged commit b1ba36e into main Sep 15, 2023
3 checks passed
@BryceStevenWilley BryceStevenWilley deleted the one_more_sphion branch September 15, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant