Commit Graph

2712 Commits

Author SHA1 Message Date
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
d0d0d356c9 added error messaging & extra privacy recalc when add to slate & conversions between version structures 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
05b12828ef converted api endpoints to new data structure 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
ec03aa5c3d simplified database methods 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
c8b867bfa7 converted user.data.photo to user.photo 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
c53f7a42af comment out tagging 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
44820c388a converted file.data.type -> file.type 2021-09-13 12:40:51 -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
33cca1c1a3 convert user.data.onboarding -> user.onboarding 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
b45be08ffb modified data.name to just name 2021-09-13 12:40:51 -07:00
Martina
ea71647352 created migration script 2021-09-13 12:40:13 -07:00
Martina
8056862898 fixed blurhash checking 2021-09-03 13:02:00 -07:00
Martina
35e0f0481b fixed null viewer call causing 500 error 2021-09-03 12:11:08 -07:00
martinalong
fae9a136ff
Merge pull request #915 from filecoin-project/@martinalong/edits-to-nft-links
@martinalong/edits to nft links
2021-08-31 14:17:17 -07:00
Martina
9adcaf53da removed title and description from nft objects 2021-08-31 14:15:30 -07:00
Martina
467fe3e628 remove 0.5 bump on object previews 2021-08-30 19:54:08 -07:00
Martina
eb058d6112 removed 0.5 bump on objects 2021-08-30 19:52:04 -07:00
martinalong
99db29126b
Merge pull request #904 from filecoin-project/@martinalong/nft-specific-support
@martinalong/nft specific support
2021-08-30 19:46:35 -07:00
martinalong
cc509e3af7
Merge pull request #903 from filecoin-project/@martinalong/nft-specific-support
@martinalong/nft specific support
2021-08-30 19:44:07 -07:00
Martina
59c8f95cbb adaptive scaling for NFT link previews 2021-08-30 19:42:25 -07:00
Martina
48d59d3f95 added detection that something is an nft link 2021-08-30 13:51:45 -07:00
Martina
b6b17e1551 updated save link button to be more visible 2021-08-30 13:32:03 -07:00
martinalong
45d03efd27
Merge pull request #900 from filecoin-project/@martinalong/upload-link-button
Updated save link button to be more visible
2021-08-30 13:29:43 -07:00
Martina
877bf39951 updated save link button to be more visible 2021-08-30 13:14:47 -07:00
Martina
4e5f1d2d67 adding sendgrid contacts update functions 2021-08-27 15:27:00 -07:00
martinalong
5563574dc3
Merge pull request #895 from filecoin-project/@aminejv/new-top-nav
Update: new top navigation
2021-08-27 13:21:57 -07:00
Aminejv
f70e7ea2d2 fix(extension-integration): update id name to use browser_extension 2021-08-25 17:47:57 +01:00
Aminejv
f6982c764f feat(ApplicationUserControls): add link for my slate 2021-08-25 17:44:40 +01:00
Aminejv
fd547cba34 feat(ProfilePhoto): remove pointer 2021-08-25 17:44:08 +01:00
Aminejv
6900485e66 feat(ApplicationUserControl): add download extension button 2021-08-25 14:50:02 +01:00
Aminejv
9ed780f1db feat(_document): add extension element 2021-08-25 14:50:02 +01:00
Aminejv
e05aba7f51 feat(env): add extension links 2021-08-25 14:50:02 +01:00