Commit Graph

81 Commits

Author SHA1 Message Date
Aminejv
9fd63292cf fix(auth): radd missing code 2021-12-14 16:49:19 +01:00
Martina
c3f2d7c617 removed storage deal options and made edits to storage deal script 2021-09-28 14:54:02 -07:00
Martina
d99e5d7d28 stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
Martina
ef725d8040 added max length for body and extended database length for body & edited migration script 2021-09-13 12:47:23 -07:00
Martina
c8b867bfa7 converted user.data.photo to user.photo 2021-09-13 12:47:23 -07:00
Martina
27f32cbcd9 converted data.settings to just the individual settings 2021-09-13 12:40:51 -07:00
Martina
6c1c66b09e converted user.data.photo -> user.photo 2021-09-13 12:40:51 -07:00
Martina
cabcdc31ec converting data.body to body 2021-09-13 12:40:51 -07:00
Martina
b45be08ffb modified data.name to just name 2021-09-13 12:40:51 -07:00
Martina
ab80643e4b updated user count calculation functions 2021-08-23 16:43:19 -07:00
Aminejv
edbd3b5e5a chore(env): remove EXTERNAL_RESOURCES and use new envs 2021-08-09 14:51:51 +01:00
jasonleyser
e2521d92c2 Avatar updates
- fixed bug in profile and directory
- changed the ProfilePicture component to pass all of the user data
- when a user signs up, photo isnt added to the jsonb data
2021-07-15 15:49:55 -06:00
jasonleyser
d73be6a91d added new profile avatars
Replaced the old avatar component with a new ProfilePhoto component. The component has logic to use a BoringAvatar if the user hasn't uploaded a photo yet.
2021-07-13 17:39:11 -06:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
Aminejv
a62d0dd8b9 feat(auth): use Strings.createUsername in app settings 2021-06-23 19:01:07 +01:00
Aminejv
c707eed5ab feat(field): update change password in settings to use new behavior 2021-06-23 10:20:10 +01:00
Martina
7ec07655dc adding names to input fields 2021-06-08 18:01:16 -07:00
Martina
69b4ba5cf7 misc style fixes 2021-06-08 17:41:40 -07:00
Martina
81d676a968 added better meta tags for SEO which include file info 2021-05-16 20:23:46 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
jasonleyser
2050f10f52 Replacing window.confirm
Replacing all window.confirm instances with the updated confirmation modals
2021-05-11 10:42:33 -06:00
Martina
c2628fc497 fixed data table view and privacy toggling issues 2021-04-19 18:07:19 -07:00
Martina
843c5d097f fixed deletion infinite issue 2021-04-19 15:28:57 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
toast
f3255a38f7 removed extra state variable 2021-02-09 19:25:51 -07:00
toast
1665777170 added spinner on account save 2021-02-09 19:14:08 -07:00
Martina
e55d6981da removed unnecessary loading and removed await set state 2020-12-21 17:20:24 -08:00
Martina
d9b8d16f6a new home navigation style 2020-12-17 13:49:39 -08:00
@wwwjim
9d8e0bfbfa emotion 11.1.1 and react 17.0.1 update 2020-11-29 21:35:19 -08:00
Martina
c3ff1e31fe improved preview images 2020-11-29 15:47:08 -08:00
Martina
a5cec0fa9a converted to using error message formatter 2020-11-27 20:39:01 -08:00
Martina
579e879571 post db cleanup code changes plus unity game carousel 2020-11-27 17:19:30 -08:00
tarafanlin
54068d3041 the username is taken error message 2020-11-24 08:29:40 -08:00
tarafanlin
63689b4bb9 migrate change username field 2020-11-24 08:14:15 -08:00
Martina
00d1c738f3 cleanup moving functions to userbehaviors 2020-11-22 18:32:42 -08:00
Martina
5de86b0708 changed to accomodate new database changes 2020-11-19 14:14:34 -08:00
@wwwjim
986a7f85ae updates delete account copy 2020-11-17 09:56:24 -08:00
@wwwjim
c8b029446c fixes regression, fixes missing import: avatar uploads 2020-11-17 09:43:47 -08:00
Martina
a7576b030b many misc improvements and fixes 2020-11-12 14:37:07 -08:00
Martina
251ec7b541 finished search 2020-11-10 17:48:36 -08:00
jimmylee
2e88634ac8 file audit 2020-11-07 18:32:17 -08:00
@wwwjim
317e6eaad6 Removes unused emotion dependencies, Excited about a cleaner css prop implementation 2020-11-04 09:55:48 -08:00
@wwwjim
65ed1a7275 settings page updates 2020-10-27 03:56:29 -07:00
William Felker
bc00ac6f23 Changed button wording 2020-10-27 16:43:00 +08:00
William Felker
4765d7e01e Added tabs to settings page 2020-10-27 16:40:52 +08:00
@wwwjim
15fa57c2df supports custom resource URIs for two upload endpoints 2020-10-23 03:34:31 -07:00
@wwwjim
da87e1ae60 settings: directory option 2020-09-28 14:30:18 -07:00
@wwwjim
490e9cffb5 filecoin: allow the option in user accounts for us to make filecoin deals on a user behalf, and also to encrypt or not encrypt 2020-09-26 16:40:50 -07:00
Martina
816a32f8eb fixed avatar upload bug 2020-09-23 13:54:43 -07:00
@wwwjim
559f5c3c48 delete: delete your account error messaging fix 2020-09-12 19:59:56 -07:00