Releases: IABTechLab/uid2-self-serve-portal
Releases · IABTechLab/uid2-self-serve-portal
v0.34.0
What's Changed
- Introduce an async error pattern for customizing loader error display. by @lionell-pack-ttd in #437
- Allow existing user to self-serve new invite by @alex-yau-ttd in #442
- Show all invalid domains in add domains dialog by @ashleysmithTTD in #432
- Tidy up data loading for several pages by @lionell-pack-ttd in #438
- Move several nav routes to top nav menu by @alex-yau-ttd in #443
- client side integration docs link temporarily commented out by @ashleysmithTTD in #445
- Upgrade stories to CSF3 by @alex-yau-ttd in #427
- Upgrade to storybook 8 by @alex-yau-ttd in #446
- New dashboard notifications by @ashleysmithTTD in #444
- Email validation for adding team members and contacts by @ashleysmithTTD in #447
- Add portal documentation link to home page by @ashleysmithTTD in #451
- Improve subject line message for inviting someone to UID2 portal by @ashleysmithTTD in #450
- Edit and Delete button new components into one Action Button by @ashleysmithTTD in #448
- Hide Signed Participants screen for everyone by @alex-yau-ttd in #452
- Update client types when editing participant by @alex-yau-ttd in #449
- Fix race condition on login by @lionell-pack-ttd in #455
Full Changelog: v0.33.5...v0.34.0
v0.33.5
What's Changed
- Update Faro config to be supplied in the client. by @lionell-pack-ttd in #440
Full Changelog: v0.33.0...v0.33.5
v0.33.0
What's Changed
- Basic Faro setup by @alex-yau-ttd in #431
- Ensure new users accept terms by @alex-yau-ttd in #434
- Update docs link. by @lionell-pack-ttd in #435
- Update Home screen to use loader data and shared loading component. by @lionell-pack-ttd in #436
Full Changelog: v0.32.0...v0.33.0
v0.32.0
Improvements and Enhancements
- Extend keycloak admin action expiry by @alex-yau-ttd in #426
- Signed Participants screen by @alex-yau-ttd in #420
- Simplify storybook structure by @ashleysmithTTD in #428
- Various Wording and Grammar changes by @ashleysmithTTD in #430
- Paging and searching domains by @ashleysmithTTD in #424
- Show site ID & contact information in Edit Participant dialog by @alex-yau-ttd in #429
v0.31.0
Bug fixes
- Fix npm vulnerabilities and cleanup by @ssundahlTTD in #416
- Fixed bulk delete bug by @ashleysmithTTD in #422
Improvements and Enhancements
- New dialog pattern part 3 storybook files by @ashleysmithTTD in #419
v0.19.0-75c31f885f
Improvements and Enhancements
- Rename keyPairsScreen component
- PR: #373
- Add ability to update domain names
- PR: #372
- UX improvements for Top-Level Domains
- PR: #370
- CRM Agreement Number for Participants
- PR: #375
- Clear API roles when radio button of site id type is switched
- PR: #377
- Move API key management to the general menu.
- PR: #378
v0.18.0-8df19ec461
Improvements and Enhancements
- Add Participant Dialog layout improvements
- PR: #368
v0.17.38-32dc9411e9
Improvements and Enhancements
- Improve scroll behaviour in Add Participant dialog
- PR: #366
v0.17.34-6f645719d6
Bug fixes
- Prevent error screen from showing when being redirected to auth
- PR: #353