-
Notifications
You must be signed in to change notification settings - Fork 2
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
Separation of API, State, and Side Effects #160
Merged
Merged
Commits on Apr 22, 2024
-
Separation of API, State and Side Effects.
Largely left tests alone except for adding a couple and adjusting setup to accommodate changes.
Evan Masseau committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b15ddb - Browse repository at this point
Copy the full SHA 6b15ddbView commit details -
Use consistent nullability pattern so we aren't converting between em…
…pty string and null with identifiers. Added proper deserializing of the profile attributes store property
Evan Masseau committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ac144e - Browse repository at this point
Copy the full SHA 8ac144eView commit details -
There is indeed a better way to do that
Evan Masseau committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for aeb1895 - Browse repository at this point
Copy the full SHA aeb1895View commit details -
Renamed some of the new classes and added new tests for them
Evan Masseau committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b517d8 - Browse repository at this point
Copy the full SHA 8b517d8View commit details
Commits on Apr 25, 2024
-
Doc blocks, minor cleanup, naming conventions
Evan Masseau committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 59ad817 - Browse repository at this point
Copy the full SHA 59ad817View commit details
Commits on Apr 26, 2024
-
Don't need immutable profile to expose attributes, but would be good to expose single attribute getter
Evan Masseau committedApr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for c3ee926 - Browse repository at this point
Copy the full SHA c3ee926View commit details
Commits on Apr 29, 2024
-
Evan Masseau committed
Apr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c035374 - Browse repository at this point
Copy the full SHA c035374View commit details
Commits on Apr 30, 2024
-
Evan Masseau committed
Apr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 639d905 - Browse repository at this point
Copy the full SHA 639d905View commit details
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.