v0.8.14
What's Changed
- Upgrade test and docker-compose to postgres 17.2 by @mkimberlin in #2844
- Feature 2814/slack pulse survey integration by @ocielliottc in #2820
- Added the application form url encoded media type to the external… by @ocielliottc in #2855
- Added logging to help debug development deployment. by @ocielliottc in #2857
- URL decode the payload. by @ocielliottc in #2858
- The user data provided does not have the email address, so we need to… by @ocielliottc in #2860
- It looks like a block id is required to retrieve values from the post… by @ocielliottc in #2861
- Radio buttons have an extra level to get to the numeric value. by @ocielliottc in #2862
- Bugfix 2814/handle partial submissions by @ocielliottc in #2863
- Bugfix 2814/fixed internal text key by @ocielliottc in #2864
- Feature 2834/move required permission to services by @ocielliottc in #2839
- Removed unused services. by @ocielliottc in #2865
- Bump vitest from 1.6.0 to 1.6.1 in /web-ui by @dependabot in #2866
- Default new teams to active and fixed MUI warning from Autocomplete. by @ocielliottc in #2853
- Feature 2854/slack integration per deployment by @ocielliottc in #2867
- Check array length against explicit value to avoid displaying a zero … by @ocielliottc in #2850
- Intercept 401 errors, pop up a login window that closes when successful. by @ocielliottc in #2851
- Dynamically determine the confetti location based on the existence of … by @ocielliottc in #2848
- Fixed incorrect value used for expiration date. by @ocielliottc in #2841
- Bugfix 2845/home give kudos by @ocielliottc in #2846
- Moved all certification related resolve() calls into the api script… by @ocielliottc in #2840
Full Changelog: v0.8.13...v0.8.14