Commit Graph

400 Commits

Author SHA1 Message Date
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
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
4e5f1d2d67 adding sendgrid contacts update functions 2021-08-27 15:27:00 -07:00
Martina
9110cdc313 removed collection level tags 2021-08-24 14:04:10 -07:00
Martina
758ac3cb23 removed likes deleting from the delete file method 2021-08-23 19:14:12 -07:00
Martina
de79a8b0c8 updated incorrect label for data function 2021-08-23 16:43:19 -07:00
Martina
ab80643e4b updated user count calculation functions 2021-08-23 16:43:19 -07:00
Martina
c7f18df245 improved slate filecount and subscriber count calculations 2021-08-23 16:43:19 -07:00
martinalong
862ccf84ef
Merge pull request #887 from filecoin-project/@aminejv/viewer-improvements
Improvement: update Viewer's getById method
2021-08-20 12:28:47 -07:00
Aminejv
e04c528c3b fix(viewer): use promise.allSettled instead of promise.all in the getById method 2021-08-19 21:41:59 +01:00
Aminejv
b3c23bdb45 feat(viewer): update getById to call independent data methods on parallel 2021-08-19 17:02:35 +01:00
Martina
2de540bc86 fix import bugs 2021-08-18 13:12:57 -07:00
martinalong
754b9ff058
Merge pull request #875 from filecoin-project/@aminejv/fix-file-deletion-bug
Fix: a bug where objects reappearing after deletion
2021-08-16 21:48:20 -07:00
Martina
d031162617 remove screenshotting from external link api and patch node_env issue 2021-08-16 19:53:41 -07:00
Aminejv
79be77787f fix(delete-files-by-ids): delete files from the likes table 2021-08-13 20:40:43 +01:00
Aminejv
08b45a7bf7 fix(env): add NODE_ENV back because NEXT_PUBLIC doesn't work with dotenv 2021-08-12 19:59:26 +01:00
Aminejv
d6a7265208 chore(SlateLayout): remove layouts from other endpoints 2021-08-12 18:11:41 +01:00
Aminejv
4f1b0d951c feat(env): add NEXT_PUBLIC_NODE_ENV 2021-08-09 16:03:52 +01:00
Aminejv
edbd3b5e5a chore(env): remove EXTERNAL_RESOURCES and use new envs 2021-08-09 14:51:51 +01:00
Aminejv
ed1888d5b1 feat(env): move external servers env to NEXT_PUBLIC format 2021-08-09 14:45:10 +01:00
Martina
1b0cd2cb49 removing user filecount 2021-08-07 19:58:28 -07:00
Martina
3faf4ee961 removed likes 2021-08-07 15:41:18 -07:00
Martina
c86a738266 modified backend to recalculate file privacy upon add/remove from public collection 2021-08-06 18:13:45 -07:00
Aminejv
36243cd3bd feat(sanizeUser): remove email and twitterId 2021-08-04 17:48:26 -07:00
Aminejv
19b1c7c6d9 fix(getSubscriptionByUserId): return slates.id instead of ownerId as id 2021-08-04 17:28:15 +01:00
Martina
dacf7e506f removed unnecessary call to screenshot api 2021-08-03 21:43:28 -07:00
martinalong
671a230c89
Merge branch 'main' into @aminejv/activity 2021-08-02 19:02:57 -07:00
Martina
006511a11d adding handling for non number sizes 2021-08-02 17:45:55 -07:00
Aminejv
5eac0f1a9f feat(activity): show owner info in CollectionPreviewBlock 2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
Martina
fed9948ab0 added microlink api key and object-fit: cover 2021-07-16 13:35:43 -07:00
Martina
9c52ef40f5 added convenience function for endpoints checking authentication 2021-07-13 15:52:21 -07:00
Martina
4ca134e744 added create collection external endpoint and updated docs styles 2021-07-13 12:08:56 -07:00
Martina
ff62ebcb5a added documentation for external create link endpoint 2021-07-12 22:02:53 -07:00
Martina
661f7b5a26 fixed broken monitor subscribe message 2021-07-12 20:54:29 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
Martina
e392568265 added missing function 2021-07-06 15:41:26 -07:00
Martina
f3b5913d52 edits to monitor 2021-07-06 15:40:27 -07:00
Martina
21acb1e23b added update to reverted version once fixed 2021-07-02 18:30:43 -07:00
Martina
52a7f754d2 added checking function for non converted users 2021-07-02 18:03:47 -07:00
Martina
5cb11c2dad fallback to accept version 2 or version 1 passwords 2021-07-02 17:18:48 -07:00
Martina
17cbdca27a fixed undefined name in slack bot message for subscribe 2021-06-25 14:03:37 -07:00
Aminejvm
31c2a62bf5 Merge branch 'main' of github.com:filecoin-project/slate into @aminejv/email-fixes 2021-06-11 19:35:32 +01:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Aminejvm
ced4c05334 fix(email): add sender name to sendTemplate 2021-06-11 19:02:29 +01:00
Martina
18ccfeb61c testing monitor functions and changing brand colors 2021-06-10 22:12:39 -07:00
Martina
83dda2655c hotfixes for carousel sidebar bugs 2021-06-10 22:12:39 -07:00
Martina
2a5664c9e5 adding activity slack notifications back 2021-06-10 22:12:39 -07:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
c9c148adc9 fixed showing zero counts for slate preview blocks 2021-05-31 22:14:22 -07:00
Martina
5230d891c7 converting reposts to save copy 2021-05-31 16:41:00 -07:00
Martina
1c26502bf9 fixed undefined value for email serializing 2021-05-25 16:04:16 -07:00
Martina
c686488721 adding likes and counts 2021-05-24 15:19:48 -07:00
Martina
a26100b75e tracking actions for activity and usage for analytics 2021-05-18 19:58:14 -07:00
Martina
1332daec1b post migration cleanup 2021-05-17 17:59:02 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
Martina
4656540a60 fixing broken date on markdown files and api key generation and monitor subscribe undefined 2021-04-30 12:14:14 -07:00
Martina
5cf59c3c41 fixed error when edit slate name, new tags not removeable 2021-04-23 19:24:03 -07:00
Martina
7516175d15 renamed slates to collections on front end 2021-04-22 22:18:46 -07:00
Martina
280746bec3 misc small improvements 2021-04-22 20:55:26 -07:00
Martina
0c05c9ac75 api documentation added 2021-04-20 17:14:43 -07:00
Martina
f684e2086f tested external api endpoints 2021-04-20 13:35:30 -07:00
Martina
7de91e784b fixed undefined variable 2021-04-19 18:12:26 -07:00
Martina
c2628fc497 fixed data table view and privacy toggling issues 2021-04-19 18:07:19 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
Akuoko Daniel Jnr
5f35dc1c17
feat: add user bucket cid to api page 2021-04-08 20:41:10 +00:00
martinalong
d0d40b280c
Merge pull request #615 from filecoin-project/@akuokojnr/tags
feat: add tags to slates
2021-04-06 17:34:50 -07:00
Akuoko Daniel Jnr
865d10c79c
fix: bulk editing 2021-04-01 04:08:56 +00:00
toast
d52a92c027 increased storage cap for users 2021-03-26 15:09:57 -07:00
Akuoko Daniel Jnr
ce5b5b4c98
fix: tag deletion 2021-03-21 19:37:44 +00:00
Akuoko Daniel Jnr
3230a70f79
fix: get all tags on user login 2021-03-19 16:37:09 +00:00
Martina
11140b35a4 direct link to items in files that are public + removed copy link buttons 2021-02-28 20:17:41 -08:00
Martina
2f36713692 search websocket reconnect and private slate internal fix 2021-02-02 20:40:24 -08:00
Martina
89ca018812 added public to slate data 2021-01-22 13:37:41 -08:00
tarafanlin
55782605cb rebasing & configure correct links for following slates in external profile 2021-01-15 17:16:50 -08:00
tarafanlin
2ee4fde0c9 add following slates & rebasing 2021-01-15 17:16:50 -08:00
Martina
0446954674 fixed slate updating upon upload issue 2021-01-15 17:16:50 -08:00
Martina
2c33ef195f testing websockets disconnecting 2021-01-15 17:16:50 -08:00
Martina
71cf908d51 removed extra console log 2021-01-13 22:37:51 -08:00
Martina
afa0cc09de explore feed 2021-01-13 22:30:26 -08:00
Martina
e49caaf7bb auto reconnect when client - fiji websocket drops 2021-01-10 19:57:40 -08:00
Martina
7f4fd1ca1f fixed slate updating upon upload issue 2021-01-09 17:59:41 -08:00
Martina
9ace918a13 debugging slate update bug 2021-01-09 17:59:41 -08:00
Martina
a9eb2f2875 auto reconnect logging 2021-01-09 17:59:41 -08:00
Martina
1a390c8393 added automatic reconnect after close 2021-01-09 17:59:41 -08:00
Martina
1ddd4f3bae testing pings 2021-01-09 17:59:41 -08:00
Martina
1627545a84 added logs to help debug why websocket disconnecting 2021-01-09 17:59:41 -08:00
Martina
1de7e53ac4 clear websocket when it closes 2021-01-09 17:59:41 -08:00