-
Notifications
You must be signed in to change notification settings - Fork 40
Pull requests: chicagopcdc/gearbox-frontend
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump ws
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#363
opened May 19, 2026 by
dependabot
Bot
Loading…
Bump @babel/plugin-transform-modules-systemjs from 7.19.6 to 7.29.4
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#360
opened May 9, 2026 by
dependabot
Bot
Loading…
Bump follow-redirects from 1.15.2 to 1.16.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#355
opened Apr 14, 2026 by
dependabot
Bot
Loading…
Add patient input flow with typeahead filtering and improved UI navigation
#341
opened Mar 17, 2026 by
Siddhantbg
Loading…
Fix setup and cross-platform issues (build, formatting, and local runtime stability)
#339
opened Mar 17, 2026 by
Siddhantbg
Loading…
fix: add res.ok checks to fetchGearbox and 6 API functions
#336
opened Feb 24, 2026 by
GziXnine
Loading…
7 tasks done
fix: remove throw-during-render in RegisterForm and DocumentReviewForm
#335
opened Feb 24, 2026 by
GziXnine
Loading…
7 tasks done
fix: replace Promise.all with Promise.allSettled for partial rendering
#334
opened Feb 24, 2026 by
GziXnine
Loading…
5 tasks done
feat(ci): add build and test GitHub Action
#321
opened Feb 21, 2026 by
rahul810050
Loading…
8 tasks done
fix: clear sessionStorage in fetchAll to ensure data freshness
#316
opened Feb 20, 2026 by
ArtemZhyto
Loading…
fix: prevent race condition and memory leaks in MatchingPage
#315
opened Feb 20, 2026 by
ArtemZhyto
Loading…
fix(useQueryBuilderState): refactor nested promises to async/await for proper error propagation
#305
opened Feb 7, 2026 by
GziXnine
Loading…
fix(useAuth): properly clean up keep-alive interval on logout
#304
opened Feb 7, 2026 by
GziXnine
Loading…
fix(Radio): support uncontrolled mode by using defaultChecked when no value prop
#303
opened Feb 7, 2026 by
GziXnine
Loading…
fix(analytics): guard GA initialization and remove duplicate hook call
#302
opened Feb 7, 2026 by
GziXnine
Loading…
fix(ErrorBoundary): read onError prop at call time instead of construction
#301
opened Feb 7, 2026 by
GziXnine
Loading…
fix(cache): add TTL and invalidation to sessionStorage cache
#300
opened Feb 7, 2026 by
GziXnine
Loading…
fix(api): add res.ok check in fetchGearbox to prevent silent data corruption
#299
opened Feb 7, 2026 by
GziXnine
Loading…
fix(MatchingPage): Use functional state updates to prevent stale closures
#291
opened Feb 1, 2026 by
GziXnine
Loading…
3 tasks done
fix(MatchingPage): Prevent race condition in match data fetching with cleanup
#290
opened Feb 1, 2026 by
GziXnine
Loading…
3 tasks done
fix(api): Remove erroneous .then(fetch) that passes JSON as URL
#289
opened Feb 1, 2026 by
GziXnine
Loading…
3 tasks done
fix(MatchForm): Add cleanup effect to prevent memory leak from setTimeout
#288
opened Feb 1, 2026 by
GziXnine
Loading…
3 tasks done
fix(utils): Correct boolean logic in getDefaultValues for checkbox fields
#287
opened Feb 1, 2026 by
GziXnine
Loading…
3 tasks done
fix(hooks): Set correct status to 'success' after successful data fetch
#286
opened Feb 1, 2026 by
GziXnine
Loading…
2 tasks done
fix(a11y): Update aria-labels in DropdownSection for better screen reader support
#285
opened Feb 1, 2026 by
GziXnine
Loading…
3 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.