Commit Graph

333 Commits

Author SHA1 Message Date
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