Release 3.0.0
Version 3.0.0
What's Changed
Exciting New Features 🎉
- feat: initial backend implementation for custom realm request by @NithinKuruba in #117
- feat: pass github environment variables from vault by @NithinKuruba in #118
- feat: add user and assign realm admin permissions by @NithinKuruba in #119
- feat: realm request ui by @jlangy in #116
- feat: add events by @jlangy in #126
- chore: emails by @jlangy in #128
- feat: form update by @jlangy in #127
- feat: enable the created user by @NithinKuruba in #129
- chore: form updates by @jlangy in #130
- chore: update emails by @jlangy in #133
- feat: end user session when access token expires by @NithinKuruba in #135
- fix: update realm info after approved and applied by @NithinKuruba in #136
- feat: allow realm deletion by @jlangy in #138
- chore: remove environment option from form by @jlangy in #139
- feat: ready to use email after terraform applies the realm and improved consistency for emails by @NithinKuruba in #142
- feat: minor style tweaks for emails by @NithinKuruba in #143
- feat: filter and sort realm table by @jlangy in #146
- chore: use similar UI for realm name taken message by @jlangy in #148
- feat: email for onboarding and offboarding team mems by @NithinKuruba in #147
- chore: multiselect for filters by @jlangy in #149
- chore: update email phrasing by @jlangy in #151
- chore: change name filter button style by @jlangy in #152
- chore: show archived requests in the admin dashboard by @jlangy in #153
Bug fixes 🐛
- fix: build by @jlangy in #121
- fix(dockerfile): copy custom realm terraform template to container by @NithinKuruba in #122
- fix: type by @jlangy in #123
- fix: validation schema for plan and apply by @NithinKuruba in #124
- fix: email by @jlangy in #125
- fix: others by @jlangy in #131
- fix: env by @jlangy in #134
- fix: promise completion in route by @jlangy in #140
- fix: typo on role name by @jlangy in #141
- fix: fetch correct domains for realm uris by @NithinKuruba in #144
Miscellaneous 🧩
- fix: lockfile by @jlangy in #120
- feat: add tech contact as additional admin for custom realm by @NithinKuruba in #132
- chore: update startup/developer docs by @thegentlemanphysicist in #145
- chore: major release by @NithinKuruba in #154
Full Changelog: v2.0.1...v3.0.0