Omar López
|
d194878bb2
|
Suggestion: let prettier sort imports order (#673)
* Suggestion: let prettier sort imports order
# Conflicts:
# yarn.lock
* AUTO SORT ALL THE IMPORTS
* Linting
* Fixes test
|
2021-09-22 13:52:38 -06:00 |
Mihai C
|
a37411b8af
|
refactor: add next-seo (#531)
* refactor: add next-seo
* refactor: change naming of seo component
|
2021-08-27 15:35:20 +03:00 |
Alex van Andel
|
bc97237858
|
Remove image from session, add /api/me, update Avatar component (#493)
* Remove image from session, add /api/me, update Avatar component
* Fixed Avatar on Desktop
* Added emailMd5 to session + load md5 from props on /settings/profile
* Explicitly select which fields to expose in /api/me
* Abstracted Gravatar, defaults avatar for /api/me, removed session dep from UserDropdown
* Delete md5.js :)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
|
2021-08-22 14:16:42 +01:00 |
mihaic195
|
aa8f11d72c
|
fix: fix next-auth issues
|
2021-08-09 13:35:06 +03:00 |
nicolas
|
560bd19472
|
Merge branch 'main' into bugfix/unify-email-sending
|
2021-08-08 21:21:33 +02:00 |
Peer Richelsen
|
7ef29453bf
|
minor changes to integrations type eslint
|
2021-08-05 13:36:24 +02:00 |
Peer Richelsen
|
39ee723dc5
|
moved zIndex for modal to 50 from 10
|
2021-08-03 13:19:32 +02:00 |
nicolas
|
40938bdf6a
|
Merged main into current branch; lots of linting
|
2021-08-02 22:51:57 +02:00 |
Peer Richelsen
|
bd7443017a
|
fixed layout for react-select
|
2021-08-02 17:24:01 +02:00 |
nicolas
|
e0abbbb2f1
|
Fixed linting errors
|
2021-07-20 20:18:26 +02:00 |
Bailey Pumfleet
|
9375f337d7
|
Fix Codacy issues
|
2021-07-19 16:56:58 +01:00 |
Bailey Pumfleet
|
b2c848d666
|
Fix logout screen icon
|
2021-04-29 13:03:49 +01:00 |
Bailey Pumfleet
|
ce398bd77c
|
Replace all SVG icons with Heroicons components
|
2021-04-21 11:10:27 +01:00 |
Bailey Pumfleet
|
f55f2f6321
|
Add settings section
|
2021-04-07 16:03:02 +01:00 |