effectindex/tripreporter
A community-powered and universal platform for submitting and analyzing trip reports.
GoNOASSERTION
Issues
- 0
Make it more clear that medications are not the substances you took during the report
#137 opened by 5HT2 - 0
Retain previous page in AuthWrapper and redirect back
#129 opened by 5HT2 - 0
Stylize all SQL queries to use uppercase keywords
#128 opened by 5HT2 - 0
Implement live validation for delete account form
#127 opened by 5HT2 - 2
Redirect user to login on signup / 403
#84 opened by 5HT2 - 2
Allow for case-insensitive usernames
#24 opened by 5HT2 - 1
- 0
- 2
Viewing account information on site
#32 opened by 5HT2 - 0
Implement effect tags on reports
#118 opened by 5HT2 - 1
Redirect user to main dashboard on login
#85 opened by 5HT2 - 0
If user creation fails during signup, it still creates the account anyways. This should have better frontend handling
#126 opened by 5HT2 - 0
Impl medications on reports
#122 opened by 5HT2 - 2
Implement user account preferences
#99 opened by 5HT2 - 1
Implement report user info
#100 opened by 5HT2 - 0
Completely rewrite error and message handling
#107 opened by 5HT2 - 0
Implement session expiry messages
#111 opened by 5HT2 - 0
- 0
Rewrite all of our JS libraries in TS
#106 opened by 5HT2 - 0
Fix SQL scanning issue causing Unique to be unable to be used for non-root level parameters
#92 opened by 5HT2 - 0
Autocomplete / suggestions when typing dosage
#81 opened by 5HT2 - 0
Separate log files for errors and normal output
#31 opened by 5HT2 - 0
Add ETag hash caching to static assets
#80 opened by 5HT2 - 1
Review logging priority
#28 opened by 5HT2 - 1
Email confirmation when signing up
#29 opened by 5HT2 - 2
Implement missing DB fields / custom types
#30 opened by 5HT2 - 0
Use panic-safe goroutines for DB transactions
#26 opened by 5HT2 - 1
- 0
Change `s.ErrorLog` to use Zap instead, for if a reverse proxy fails or something similar
#16 opened by 5HT2 - 0
- 0
Less margin on mobile view (Android)
#82 opened by 5HT2 - 0
- 0
Switch to disabling forms when waiting for a response instead of hacky JS solution
#87 opened by 5HT2 - 1
Implement user creation upon account signup
#77 opened by 5HT2 - 1
Make password requirements less strict
#76 opened by 5HT2 - 0
- 1
Implement viewing a report
#89 opened by 5HT2 - 0
`.jwt.env` is not saved on host if using only Docker, causing JWT to be invalidated when rebuilding container
#91 opened by 5HT2 - 2
- 1
Add CI action for docker
#47 opened by 5HT2 - 0
Main page with sections explaining what you can do / buttons to create report and such
#86 opened by 5HT2 - 1
Event bus (required for updating login state / etc)
#75 opened by 5HT2 - 0
Dynamic layout for user nav buttons
#27 opened by 5HT2 - 1
- 1
Swite to Vite instead of Webpack
#20 opened by 5HT2 - 0
- 0
Implement account deletion
#15 opened by 5HT2 - 0
- 0
- 1
Setup CI pipelines for ensuring build works
#21 opened by 5HT2