Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dhis2
/
app-runtime
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
16
Code
Issues
2
Pull requests
61
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(types): improve useDataQuery types
- #1347
#1347
Open
Birkbjo
wants to merge 21 commits into
master
dhis2/app-runtime:master
from
improved-types
dhis2/app-runtime:improved-types
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
fix(types): improve useDataQuery types
#1347
Birkbjo
wants to merge 21 commits into
master
dhis2/app-runtime:master
from
improved-types
dhis2/app-runtime:improved-types
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2022
fix: added generic T = QueryResult
eirikhaugstulen
committed
3901cbb
View commit details
Copy full SHA for 3901cbb
Browse repository at this point
fix: changed to correct import
eirikhaugstulen
committed
afcfdbb
View commit details
Copy full SHA for afcfdbb
Browse repository at this point
fix: prettier
eirikhaugstulen
committed
8083a27
View commit details
Copy full SHA for 8083a27
Browse repository at this point
fix: changed name of T
eirikhaugstulen
committed
96f7b70
View commit details
Copy full SHA for 96f7b70
Browse repository at this point
fix: prettier
eirikhaugstulen
committed
fbcbaa9
View commit details
Copy full SHA for fbcbaa9
Browse repository at this point
Commits on Apr 20, 2023
fix(types): improve types for useDataQuery.ts
Birkbjo
committed
f9594d9
View commit details
Copy full SHA for f9594d9
Browse repository at this point
fix: remove unnecessary generic for QueryResultData
Birkbjo
committed
aebb497
View commit details
Copy full SHA for aebb497
Browse repository at this point
style: fix lint errors
Birkbjo
committed
de2f3ed
View commit details
Copy full SHA for de2f3ed
Browse repository at this point
Commits on Apr 24, 2023
docs: add ts example for useDataQuery
Birkbjo
committed
da0871c
View commit details
Copy full SHA for da0871c
Browse repository at this point
style: format prettier
Birkbjo
committed
5494a1b
View commit details
Copy full SHA for 5494a1b
Browse repository at this point
Commits on May 1, 2023
docs: fix typo in docs
Birkbjo
committed
96bc853
View commit details
Copy full SHA for 96bc853
Browse repository at this point
Commits on May 2, 2023
fix(data): add Pager type
Birkbjo
committed
be8a420
View commit details
Copy full SHA for be8a420
Browse repository at this point
docs: add docs for paginatedquery
Birkbjo
committed
7ed0780
View commit details
Copy full SHA for 7ed0780
Browse repository at this point
fix: simplify query type
Birkbjo
committed
f890981
View commit details
Copy full SHA for f890981
Browse repository at this point
fix(engine): add improved types to engine
Birkbjo
committed
392fd84
View commit details
Copy full SHA for 392fd84
Browse repository at this point
fix: use any for QueryResult
Birkbjo
committed
00c3fb8
View commit details
Copy full SHA for 00c3fb8
Browse repository at this point
Merge branch 'master' into improved-types
Birkbjo
committed
d5a2c7d
View commit details
Copy full SHA for d5a2c7d
Browse repository at this point
fix(test): fix failing test
Birkbjo
committed
3396b63
View commit details
Copy full SHA for 3396b63
Browse repository at this point
fix: test
Birkbjo
committed
dbd7659
View commit details
Copy full SHA for dbd7659
Browse repository at this point
Commits on May 5, 2023
docs(usedataquery): add typescript example for multiple paged queries
Birkbjo
committed
947304c
View commit details
Copy full SHA for 947304c
Browse repository at this point
style: run prettier
Birkbjo
committed
4f43f9c
View commit details
Copy full SHA for 4f43f9c
Browse repository at this point
You can’t perform that action at this time.