-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Typing frontend-core fetch apis #15295
Merged
Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
913cefa
Type index
adrinr ecfc248
Type datafetch
adrinr d7cfd51
Type tablefetch
adrinr 89eba31
Use tempaltes
adrinr 97eb4a2
Type view fetch
adrinr 163ca34
Create apis
adrinr 1899af9
More types
adrinr c725536
Cleanup
adrinr 54d5047
Convert UserFetch
adrinr 65fa3e0
Use APIClient
adrinr 1f51489
Type views
adrinr f0d60c6
Fix user types
adrinr 69ad15f
Fix types
adrinr b420fda
Convert ViewFetch
adrinr 2b863cc
Fix imports
adrinr 543660d
Convert fieldFetch
adrinr 97b0883
Convert fieldFetch
adrinr 550cdd7
Fix field selector on datasource picker
adrinr 1d661c6
Fix sort issue (with broken ts)
adrinr af22eb3
Type relationship fetch
adrinr 8d74833
Type groupUserFetch
adrinr c52dd56
Fix userFetch query
adrinr dedf2e5
Fix types
adrinr 0eddc1a
Type QueryFetch
adrinr 8c0e7a1
Remove anys
adrinr f4ed217
Fix types
adrinr 89485aa
Extend types
adrinr 364e997
Type jsonArrayFetch
adrinr 690a442
convert QueryArrayFetch
adrinr f76ec8d
Fix types
adrinr 91300c5
Type nestedProvider
adrinr bf02515
Fix types
adrinr 30cf6ff
Type customFetch
adrinr 090429f
Fix sort order enum type
adrinr dcf52b5
Fix typings
adrinr ed2e35d
Dry
adrinr a1ac0ac
Fix type
adrinr 022df7c
Lint
adrinr d465f7e
Type anys
adrinr 7d7c27f
Simplify determineFeatureFlags
adrinr f053438
Clean classes
adrinr 5d63fe2
Simplify
adrinr 3741b71
Clean code
adrinr 265b22f
Type query
adrinr 0112087
Improve typing
adrinr af0312e
Proper type QueryArrayFetch
adrinr fc4336a
Add typings
adrinr 88760d4
Proper type nestedProvider
adrinr fae3c6b
Type GroupUserFetch
adrinr 2fb243a
Fix customFetch
adrinr 819ca21
Clean types
adrinr 10fca94
Cleanups
adrinr 95d3238
Fix declarations
adrinr 83bc2e1
Fix types
adrinr d3ba4b1
Fix return type
adrinr 5f82a39
Undo some typings
adrinr a8abe5b
Remove deprecated fetch
adrinr 0ca0ba6
Type nulls
adrinr a414505
Cleanups
adrinr 0784a95
Remove ! usage
adrinr 3a8942f
Add todos
adrinr 23f9e3f
Add todo
adrinr eb6a243
Simplify code
adrinr 3832963
Merge branch 'master' into typing/fetch-apis
adrinr 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
Fix field selector on datasource picker
- Loading branch information
commit 550cdd7268d102117dcba98ec210383b6e65c5b4
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was causing the attachments and array fields to not be displayed properly on the dataprovider selector