0.20.0
·
1 commit
to 0d9e5e3a47d0eab6ee2f2d01adec696ceb3a54c6
since this release
Minor Changes
- Feat(lib/model): add 'background' image prop to account: c5f4d38
- Wip: add dedicated user display page: bcb5b0c
- Wip: rename people to users dashboard: a012a2d
- Wip: replace dialogs with dedicated user pages: 13c0c32
- Feat(navigation): return to org home when partitioned: a69f166
- Feat: add page hook that redirects to custom error pages: 83b5e59
- Fix(pages): redirect to 404 instead of erroring: 41b7278
- Wip(tests): update for new page based app: 095a640
- Wip: create match display page: 0f03aa1
- Fix: add 'roles' to base user model: cdeb66b
- Feat: add personal matches page: f0ebc64
- Feat(navigation/pop-over): add 'matches' link: 7a4780f
- Wip(tests): add visual testing with Percy: 86b0814
Patches
- Fix(api/account): create user if it doesn't exist: 67ccc70
- Fix(pages/app): set theme from local storage: 8526cf1
- Fix(styles): only elevate cards in light mode: afc0ba5
- Fix(components/video): add border radius and darken placeholder: 4a2b8c2
- Fix(api/users): send truncated instead of erroring: fb11d23
- Chore(utils): migrate org data to new data model: fb14fd3
- Fix(profile): update 'view profile' link: 3730294
- Chore: increase banner image height to 45vh: 0cf88ff
- Fix: properly theme mdc-snackbar: d7952fe
- Fix(user/display): only show applicable sections: b7fbc95
- Fix(tests): update fixtures for new data model: 028a94d
- Fix(user): retrace history instead of adding to it: 3609aee
- Feat(next.config.js): redirect old links to new pages: 14d1b6a
- Wip: replace request dialog everywhere: e4d5aff
- Fix(lib/utils): return empty when no langs: 075cd33
- Fix(lib/hooks/single): hide loader before erroring: fc3accb
- Feat(components/header): allow for 'newTab' links: d05088f
- Feat(user/display): add Picktime link for QuaranTunes: 6923f86
- Fix(emails/org-user): replace people with users URL: 52c8893
- Refactor(tests): remove empty api route tests: d90b071
- Fix(pages/profile): require authentication: dca96c1
- Fix(users/result-list): throttle API requests to 500ms: ecff7ad
- Chore(users/header): temporarily remove 'create user' btn: 006419a
- Fix(landing/screenshots): update search URL: 04a4709
- Feat: wrap expensive inputs in 'memo': bbac1eb
- Fix(pages/match): always fetch data client-side: 17c0fc7
- Fix(pages/confirm): add header and page styling: 18337f9
- Wip(travis.yml): fix Percy parallelization: acf950f
- Fix(pages): update redirect params: 07b0efc