-
Notifications
You must be signed in to change notification settings - Fork 57
Pull requests: gopaljilab/Clinical-Insight-Engine
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add Patient Self-Service Portal
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:feature
New features, enhancements, or requests.
type:UI
Improve User Interface
#1062
opened Jun 8, 2026 by
anshika1179
Contributor
Loading…
4 tasks done
Fix #894: Silent failures across the stack
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
type:security
Vulnerability fixes or security-related enhancements.
#1061
opened Jun 8, 2026 by
rishab11250
Contributor
Loading…
11 tasks done
feat: add automated model retraining & ML performance monitoring
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:feature
New features, enhancements, or requests.
type:UI
Improve User Interface
#1060
opened Jun 8, 2026 by
anshika1179
Contributor
Loading…
4 tasks done
feat: add i18n multi-language support (en/es/fr/hi)
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:feature
New features, enhancements, or requests.
type:UI
Improve User Interface
#1059
opened Jun 8, 2026 by
anshika1179
Contributor
Loading…
9 of 17 tasks
feat: add counterfactual what-if analysis with real-time simulation and biggest impact ranking
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:feature
New features, enhancements, or requests.
type:UI
Improve User Interface
#1058
opened Jun 8, 2026 by
anshika1179
Contributor
Loading…
6 of 9 tasks
fix: wrap /verify-otp handler in top-level try/catch to prevent unhandled rejection crash
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
type:security
Vulnerability fixes or security-related enhancements.
#1057
opened Jun 8, 2026 by
anshika1179
Contributor
Loading…
6 of 9 tasks
fix: guard assessmentsToCsv against null/undefined array elements
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1056
opened Jun 8, 2026 by
anshika1179
Contributor
Loading…
8 of 10 tasks
fix(auth): resolve 4 auth logic flaws from issue #893
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
type:security
Vulnerability fixes or security-related enhancements.
#1055
opened Jun 7, 2026 by
rishab11250
Contributor
Loading…
7 tasks done
fix: wire forgot-password flow in AuthFlowModal and verify History.tsx bug fixes (#892)
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1054
opened Jun 7, 2026 by
rishab11250
Contributor
Loading…
9 tasks done
fix: add missing nanoid and dotenv dependencies (#891)
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1053
opened Jun 7, 2026 by
rishab11250
Contributor
Loading…
9 tasks done
fix: sync theme toggle with OS theme changes in real-time
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1051
opened Jun 7, 2026 by
SRSoham
Loading…
1 task done
fix: eliminate credential exposure, OTP leak, and PHI temp file risks(#890)
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
type:performance
Speed, memory efficiency, or loading time optimizations.
type:security
Vulnerability fixes or security-related enhancements.
#1050
opened Jun 7, 2026 by
rishab11250
Contributor
Loading…
7 of 9 tasks
fix: add client-side email format validation in ForgotPassword form
good first issue
Good for newcomers
gssoc:approved
level:beginner
Good for newcomers or first-time contributors.
type:bug
Something isn't working or throwing errors.
#1049
opened Jun 7, 2026 by
SRSoham
Loading…
1 task done
fix: resolve state desynchronization and data leakage in persistent ML daemon
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1048
opened Jun 7, 2026 by
Pratyush-Panda-2006
Contributor
Loading…
fix: resolve fallback mechanism crash in bulk assessment endpoint
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1047
opened Jun 7, 2026 by
Pratyush-Panda-2006
Contributor
Loading…
fix: remove redundant direct method definitions in DatabaseStorage
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1046
opened Jun 7, 2026 by
Pratyush-Panda-2006
Contributor
Loading…
fix: resolve CSV row delimiter backslash typo
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1045
opened Jun 7, 2026 by
Pratyush-Panda-2006
Contributor
Loading…
fix: serialize JSONB objects/arrays to JSON strings in CSV export
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1044
opened Jun 7, 2026 by
Pratyush-Panda-2006
Contributor
Loading…
fix: resolve temp file cleanup variable mismatch (#749)
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1037
opened Jun 7, 2026 by
Prince2301p
Contributor
Loading…
fix: prevent horizontal privilege escalation with ownerId FK and singleton storage
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
#1029
opened Jun 7, 2026 by
ionfwsrijan
Contributor
Loading…
fix: add PHI redaction, patient access audit trail, and persistent audit logging
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:bug
Something isn't working or throwing errors.
type:security
Vulnerability fixes or security-related enhancements.
#1028
opened Jun 7, 2026 by
ionfwsrijan
Contributor
Loading…
feat: add patient search autocomplete, URL-persisted filters, and quick-filter pills
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:feature
New features, enhancements, or requests.
type:performance
Speed, memory efficiency, or loading time optimizations.
#1000
opened Jun 7, 2026 by
anshika1179
Contributor
Loading…
7 of 17 tasks
Add confirmation dialog before deleting an assessment
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:feature
New features, enhancements, or requests.
type:security
Vulnerability fixes or security-related enhancements.
#958
opened Jun 6, 2026 by
Pcmhacker-piro
Contributor
Loading…
11 of 18 tasks
Add empty state guidance for new users across dashboard and history views
gssoc:approved
level:intermediate
Requires standard familiarity with the codebase.
type:feature
New features, enhancements, or requests.
type:security
Vulnerability fixes or security-related enhancements.
type:UI
Improve User Interface
#954
opened Jun 6, 2026 by
Pcmhacker-piro
Contributor
Loading…
11 of 18 tasks
fix: handle paginated object returned by storage.getAssessments in ro…
type:bug
Something isn't working or throwing errors.
type:security
Vulnerability fixes or security-related enhancements.
#953
opened Jun 6, 2026 by
Pratyush-Panda-2006
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.