-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Start SF-04 * Rewrite flow.slice to split entities into three separate entity adapters * Update builder.slice with new flowActions and proper selector creation * Rename node/node.slice to palette/node.slice and add extra actions * Update spell check dictionary * Update flow.slice selectors * Update flow.logic with flow.slice api changes * Split flow.logic up into four different logic files * Update node.logic with node.slice api changes * Update node.api with palette/node.slice api changes * Correctly type flow.slice actions * Don't open directories when first rendered in tree (Default closed) * Update components with new redux slice APIs * Change ports of flow-client * Correct bug in tree.logic, correctly handle empty string directory values * Remove remaining template code * Update red/ with redux API changes * Finish SF-04
- Loading branch information
1 parent
3d7f16c
commit 142c177
Showing
42 changed files
with
3,665 additions
and
3,313 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.