-
Notifications
You must be signed in to change notification settings - Fork 0
Merge development into master #380
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
Merged
Merged
Conversation
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
Introduce evalTxSum and clean up around it. #155
Elaborate 'Wiring' documentation. #176
Add 'Normal' to 'TransitionSort'. #181
Move Transaction codec from Statebox.Client into Statebox.Core.Transa…
Move Statebox.Core types around.
Sort out Statebox.Core 'path' field types.
Add execution tests
* add `pretty` function to preserve the `Normal` sort name in the module * provide more drawings in the execution test to facilitate readers * Tweak some of the comments on the failing Wiring test.
* [#360] [stbx-service-rest, stbx-tx-store] make Store handlers more general * [#360] [stbx-protocol, stbx-service-rest, stbx-store] rename stbx-tx-store to stbx-store * [#360] [stbx-protocol] interpret StoreActions as Store Actions * [#360] [stbx-protocol] eval MultipleStoresActions in terms of evaluations of the single stores * [#360] [stbx-protocol] eval directly StoreActions * [#360] [stbx-protocol, stbx-service-rest] integrate protocol with service * [#360] [studio-common] add type annotation * [#360] [stbx-service-rest] return error message if POSTing fails * [#360] [stbx-protocol] add Show instance to ProcessError * [#360] [stbx-service-rest] setup transaction dictionary with uber root * [#360] [stbx-core] patch root tx decoder for missing 'previous' field * [#360] [stbx-core] fix imports * [#360] [stbx-core] use .!= to provide default value * [#360] [stbx-service-rest] use hash instead of hexStr as key * [#360] [stbx-rest-integration] clean imports * [#360] [stbx-protocol] rename Hadler.purs to Handler.purs * [#360] [stbx-protocol] use (/\) instead of Tuple * [#360] [stbx-protocol] rename and reformat Embeddable instance signatures * [#360] [stbx-protocol] Chiseling away on some types * [#360] [stbx-protocol] Syntax * [#360] [stbx-protocol] prefix Actions with 'Store.' * [#360] [stbx-service] make AppState tupling and lensing more explicit * [#360] [stbx-proto] fix param names * [#360] [stbx-store] fix typo * [#360] [stbx-service] syntax * [#360] [stbx-protocol, stbx-service-rest] updates after review Co-authored-by: Erik Post <[email protected]>
* studio: Apply @statebox/style. #368 * tx-browser: Apply @statebox/style. #368 * Apply @statebox/style to diagram editor and kdmoncat * Update @statebox/style version * Update @statebox/style version to 0.0.6 * Oops * studio: Make HTML code a bit more uniform. #368 Co-authored-by: Erik Post <[email protected]>
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.
No description provided.