0.1.0#96
Merged
Merged
Conversation
Jonathan-Zollinger
commented
May 13, 2026
Member
- chore: bump to 0.0.8-SNAPSHOT
- feat: allow project to org assignment
- fix: don't print logs of any level to console
- Feat make create user helper private (Feat make create user helper private #64)
- Tests querying orgs by slug (Test able to get org by slug #66)
- build: remove test tasks
- refactor!: add core submodule
- fix: create user with multipart request
- fix: add retry for intermittent failures
- refactor: add cli submodule
- refactor(test): reuse user and orgs between tests
- fix(build): define main class in cli
- ci: set workflow to test core and cli modules
- feat: add getAllUserInformation()
- fix: accommodate year-zero date-time response
- refactor: rename root project to devkit
- add graph api calls (add graph api calls #73)
- refactor: simplify annotations
- refactor(test): make test auth client more clear
- refactor: set strong types for dates and emails
- refactor CreateEvent method with dynamic query builder (refactor CreateEvent method with dynamic query builder #88)
- test: test searchOrganization() query parser
- fix(test): expect 201 or 200 when creating users
- fix(test): set auth as "" in unauthenticated context
- introduce mock emails in tests
- refactor: throw error if graph response has errors
- build: set versions in gradle.properties
- refactor: use lombok to set logger
- refactor(test): create new projects between tests
- refactor(test): Tests only need JUSTSERVE_TOKEN
- docs: revamp README
- docs: update docs with current testing info
- ci: update token env var name
- refactor: add a retry client filter for any 500 errors
- refactor: ignore failures to cleanup from tests
- zollinger/migrate to reactive client (zollinger/migrate to reactive client #93)
- Add naming convention (Add naming convention #94)
- feat: add observer submodule
- fix(test): bad UUID now returns 500 error
Co-authored-by: Jonathan Zollinger <62955101+Jonathan-Zollinger@users.noreply.github.com>
Co-authored-by: jonathan zollinger <jonathan.zollinger@gmail.com>
most of these still need testing.
add createRecurringEvents and createEvents
Signed-off-by: jonathan zollinger <jonathan.zollinger@gmail.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@gmail.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@gmail.com>
Signed-off-by: HMS-Victory <90852625+HMS-Victory@users.noreply.github.com>
Member
Author
|
tests pass and cli compiles! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.