vaken
vaken copied to clipboard
Next-gen hackathon registration system
- 16.13.0 - node types 16 # Summary What changes are made in this PR? Why are these changes made? Link to Slack etc if necessary. # Review Focus Anything...
Fixes #522 by only serializing email and userType to DB. I'm not sure if it'd be even better if we made it query all three hacker + organizer + sponsor...
N60
# Summary - Changing the previous error messages to toast - Added success messages to toast also - Change button texts for better differentiation - Resets textfields and select >...
## Beep boop. Your images are optimized! Your image file size has been reduced by **6%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...
# Summary Cleaning up some isolated exceptions in .eslintrc.js and unused deps
It would be nice to have a view of companies and the associated sponsors and their emails in the Manage Sponsors tab of the organizer dashboard. This should be implemented...
Currently, Organizers do not have their Dashboard rendered. This should be fixed in our routes. Yeah–so in src/client/assets/routes.js, the OrganizerDash is supposedly rendered in for Organizers, but it currently only...
It would be very nice to be able to export based on filters from application questions. This would be a good issue for somebody interested in making queries and enhancing...
From what I can see, the big places to configure Vaken are - `application.ts` - `constants.ts` - `strings.json` and I'm sure there is more that I'm missing in little lines...