-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[data view editor] Form state refactor - create service, replace useEffect with observables #142421
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
Changes from 21 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
403a32b
replace useEffect with observables as much as possible
mattkime 27c1b86
Merge branch 'main' into refactor_data_view_create
mattkime 1476c84
cleanup, fix timestamp field / allow hidden bug
mattkime ab39b4e
cleanup
mattkime cf2fcc1
Merge branch 'main' into refactor_data_view_create
mattkime c734834
fix highlighting for comma separated index patterns
mattkime dbc7d2e
fix jest test
mattkime 32ee139
fix tests
mattkime 3d2890b
getIsRollupIndex cleanup
mattkime 6f771ea
revert showHidden flag for field caps
mattkime 2a12a3e
type fix
mattkime e2814b4
cleanup, fix timestamp selection
mattkime 989d652
add comments
mattkime 159440e
Merge branch 'main' into refactor_data_view_create
mattkime c3d7c0f
transition business logic to service
mattkime 30763f8
type fix
mattkime 2d7544b
update limits
mattkime d8c5bdd
Merge branch 'main' into refactor_data_view_create
mattkime fc32839
remove comment
mattkime e350211
Merge branch 'main' into refactor_data_view_create
mattkime 8bd2cd0
Merge branch 'main' into refactor_data_view_create
flash1293 d612886
reduce limits entry
mattkime 21a5da5
Merge branch 'main' into refactor_data_view_create
mattkime 7059c53
Merge branch 'main' into refactor_data_view_create
mattkime 833ca22
async load service, no stale state, fix timestamp field default
mattkime 5f3ee43
Merge branch 'refactor_data_view_create' of github.com:mattkime/kiban…
mattkime ae32bf2
debounce network requests
mattkime 418a438
Merge branch 'main' into refactor_data_view_create
mattkime 1015195
remove unneeded use of dedupe
mattkime 06318bc
Merge branch 'refactor_data_view_create' of github.com:mattkime/kiban…
mattkime 180008c
Merge branch 'main' into refactor_data_view_create
mattkime 1a44ee1
account for failed requests, improve async code
mattkime 245559d
Merge branch 'main' into refactor_data_view_create
mattkime 0625a98
Merge branch 'main' into refactor_data_view_create
mattkime ec81f4b
fix edit data view
mattkime 6f1ef8c
Merge branch 'refactor_data_view_create' of github.com:mattkime/kiban…
mattkime f109e9e
fix functional test
mattkime c00ef54
Merge branch 'main' into refactor_data_view_create
mattkime c1d4964
Merge branch 'main' into refactor_data_view_create
mattkime File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.