Aminejv
|
cfa8d69425
|
feat(Onboarding): store survey answers in the surveys table
|
2021-12-20 17:06:16 +01:00 |
|
Aminejv
|
5743dea99f
|
feat(Upload): delete onboarding table
|
2021-12-14 18:10:20 +01:00 |
|
Aminejv
|
da00d27a4c
|
feat(db/users): add settings column
|
2021-12-14 18:08:54 +01:00 |
|
Aminejv
|
20ba244ce8
|
feat(survey): change surveys table name to onboarding
|
2021-12-14 16:50:29 +01:00 |
|
Aminejv
|
4050d2a2c3
|
chore(survey): rename ownerId param to userId to match other tables
|
2021-12-14 16:49:19 +01:00 |
|
Aminejv
|
66254a8d99
|
feat(survey): added survey table
|
2021-12-14 16:48:27 +01:00 |
|
Martina
|
a7f629d370
|
adjustment script for change and edited flattening-migration script
|
2021-11-12 17:50:20 -08:00 |
|
Martina
|
60421cc214
|
swapped slate.preview for slate.coverImage
|
2021-11-12 13:53:31 -08:00 |
|
Martina
|
a5e3670581
|
removed link source from code and from database and search
|
2021-11-11 13:11:13 -08:00 |
|
Martina
|
8accb20f1c
|
added ability to search through another user's files
|
2021-11-08 17:17:09 -08:00 |
|
Martina
|
e3553d71a0
|
improving search for filenames
|
2021-11-05 11:12:04 -07:00 |
|
Martina
|
3247cff0d1
|
fixing some places where search manager wasn't properly updating files
|
2021-11-03 10:56:42 -07:00 |
|
Martina
|
ddaacf72fa
|
added search all query
|
2021-11-01 13:38:58 -07:00 |
|
Martina
|
14eb5925b2
|
plugged in search update function where appropriate
|
2021-11-01 13:38:58 -07:00 |
|
Martina
|
3abdd3f517
|
made search add/update/delete queries more succinct
|
2021-11-01 13:38:58 -07:00 |
|
Martina
|
053e2f2d04
|
breaking up search into multiple files and a script
|
2021-11-01 13:38:58 -07:00 |
|
Martina
|
a194fe4046
|
added saving tags to the file itself
|
2021-10-02 14:38:54 -07:00 |
|
Martina
|
c3f2d7c617
|
removed storage deal options and made edits to storage deal script
|
2021-09-28 14:54:02 -07:00 |
|
Martina
|
b2ddaf183c
|
updated storage deal code and fixed import error
|
2021-09-28 13:52:21 -07:00 |
|
Martina
|
99b16cbfab
|
estuary storage deals
|
2021-09-27 21:16:26 -07:00 |
|
Martina
|
838d08f743
|
adding api key and editing deals table
|
2021-09-26 17:20:16 -07:00 |
|
Martina
|
24b09cf0ba
|
updated flattening migration
|
2021-09-26 15:38:54 -07:00 |
|
Martina
|
0c91a54382
|
textile bucketsGetOrCreate replacement
|
2021-09-24 18:20:28 -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
|
18396439ef
|
converted user.hidePrivacyAlert -> user.onboarding.hidePrivacyAlert
|
2021-09-13 12:47:23 -07:00 |
|
Martina
|
3b7a0b89f5
|
edits to cover image flattening script
|
2021-09-13 12:47:23 -07:00 |
|
Martina
|
3e025c679d
|
added cover image flattening
|
2021-09-13 12:47:23 -07:00 |
|
Martina
|
ee28db9142
|
removed serializers except sanitizeUser and updated properties lists in serializer
|
2021-09-13 12:47:23 -07:00 |
|
Martina
|
cee2af3c75
|
edited data methods to fit new data structure
|
2021-09-13 12:47:23 -07:00 |
|
Martina
|
e4e4f67293
|
removed remaining mentions of user.data, slate.data, file.data
|
2021-09-13 12:47:23 -07:00 |
|
Martina
|
c1d4aec9cb
|
converted file.link. to top level fields
|
2021-09-13 12:47:23 -07:00 |
|
Martina
|
7081b19f7f
|
converted slate.data.preview -> slate.preview
|
2021-09-13 12:44:49 -07:00 |
|
Martina
|
4cbd6cab6f
|
converted file.data.coverImage -> file.coverImage
|
2021-09-13 12:44:49 -07:00 |
|
Martina
|
181ea4fa21
|
converted file.data.author -> file.author
|
2021-09-13 12:43:26 -07:00 |
|
Martina
|
8fd80c89ae
|
converted file.data.source -> file.source
|
2021-09-13 12:43:26 -07:00 |
|
Martina
|
a75ef7129b
|
converted file.data.blurhash -> file.blurhash
|
2021-09-13 12:43:26 -07:00 |
|
Martina
|
e0a044fcac
|
converted file.data.size to file.size
|
2021-09-13 12:40:51 -07:00 |
|
Martina
|
3b19a78d58
|
ocnverted data.twitter to twitterVerified and twitterUsername
|
2021-09-13 12:40:51 -07:00 |
|
Martina
|
27f32cbcd9
|
converted data.settings to just the individual settings
|
2021-09-13 12:40:51 -07:00 |
|
Martina
|
59ab96dc6f
|
converted data.tokens.api -> textileToken
|
2021-09-13 12:40:51 -07:00 |
|
Martina
|
df2a24eb7c
|
converted data.status.hidePrivacyAlert to hidePrivacyAlert
|
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
|
ea71647352
|
created migration script
|
2021-09-13 12:40:13 -07:00 |
|
Martina
|
4e5f1d2d67
|
adding sendgrid contacts update functions
|
2021-08-27 15:27:00 -07:00 |
|
Martina
|
758ac3cb23
|
removed likes deleting from the delete file method
|
2021-08-23 19:14:12 -07:00 |
|
Martina
|
96c4a8a2a4
|
privacy and counts repair script added
|
2021-08-23 18:10:47 -07:00 |
|
Martina
|
6411d02c99
|
make babel a regular dependency
|
2021-08-20 14:16:09 -07:00 |
|
Martina
|
f7bdea0d4a
|
only require babel register on dev
|
2021-08-20 13:42:38 -07:00 |
|
Aminejv
|
d6a7265208
|
chore(SlateLayout): remove layouts from other endpoints
|
2021-08-12 18:11:41 +01:00 |
|