Aminejv
4b9333efb8
feat(account-linking): add twitter account linking endpoints
2021-06-22 19:21:06 +01:00
martinalong
b53133d4de
Merge pull request #785 from filecoin-project/@aminejv/email-fixes
...
Fix: Update password-reset template
2021-06-20 15:47:14 -07:00
jasonleyser
9ad37a345f
Intercom integration
...
Integrated the Intercom package at the main app level to make it accessible everywhere. I also changed the help buttons in the menu and search bar to open the Intercom popup
2021-06-16 12:09:19 -06:00
Martina
573cb9a5fa
fixed calling property of undefined value
2021-06-14 18:13:48 -07:00
Martina
387045082c
adding Logging function and converting console.log to Logging.log
2021-06-11 12:25:58 -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
Aminejvm
0bb7a9472f
fix(password-reset): update email template for password-reset
2021-06-11 19:03:17 +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
Aminejvm
acb5b5b507
fix(check-username): return boolean instead of user object
2021-06-10 08:18:18 +01:00
Aminejvm
5b1380884f
fix(auth): legacy signin password bug
2021-06-09 19:04:01 +01:00
Martina
e8e1e1f26e
squashing commits
2021-06-08 15:53:30 -07:00
Martina
91ea4d9d9c
fixed 500 error for logged out going to activity page
2021-06-08 13:15:58 -07:00
Martina
e9db8cdb2f
removed unused files
2021-06-07 16:55:56 -07:00
Martina
c9c148adc9
fixed showing zero counts for slate preview blocks
2021-05-31 22:14:22 -07:00
Martina
25ee79dd0c
added modification to save copy
2021-05-31 20:38:38 -07:00
Martina
5230d891c7
converting reposts to save copy
2021-05-31 16:41:00 -07:00
Martina
088b9bf2b1
removing design system
2021-05-27 12:11:40 -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
17f1ca18cf
added standard typography styles
2021-05-16 17:44:02 -07:00
tarafanlin
273416cb9f
change preview
2021-04-23 19:59:06 -07:00
tarafanlin
656b060dd1
temporary solution for landing page broken slate link
2021-04-23 19:52:09 -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
c9ee940a94
fixed undefined bug with ends with any
2021-04-20 19:11:38 -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
0ef27e90fa
removed file that was supposed to be removed earlier
2021-04-19 13:09:44 -07:00
Martina
55d724771a
fixed filtering bug and cleaned up code
2021-04-17 17:36:28 -07:00
Martina
1aaefd2540
minor adjustments to tags
2021-04-15 13:26:24 -07: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
55113bc308
feat: add tag component to create slate sidebar
2021-04-02 13:59:20 +00:00
Akuoko Daniel Jnr
6696744a89
feat: add tag to sds
2021-03-31 20:44:41 +00:00
Akuoko Daniel Jnr
38fb6a8b0b
fix: remove global tag delete
2021-03-31 20:08:58 +00:00
Aminejvm
3258eb0223
added more slider style props
2021-03-25 11:47:15 +01:00
Akuoko Daniel Jnr
ce5b5b4c98
fix: tag deletion
2021-03-21 19:37:44 +00:00
Akuoko Daniel Jnr
d11c082f4e
fix: tag addition
2021-03-20 20:35:49 +00:00
Akuoko Daniel Jnr
d9019e67c1
fix: change decorators names and add corresponding messages
2021-03-19 16:51:18 +00:00
Akuoko Daniel Jnr
3230a70f79
fix: get all tags on user login
2021-03-19 16:37:09 +00:00
Akuoko Daniel Jnr
a392ad9707
feat: add tag dropdown utilities
2021-03-15 16:01:55 +00:00
Akuoko Daniel Jnr
13f43f05d1
fix: dedupe tags
2021-03-12 12:26:08 +00:00
Akuoko Daniel Jnr
fc243fdd60
feat: add dropdown utils
2021-03-12 12:17:10 +00:00
Martina
172b0223eb
fixed not serializing slates bug
2021-03-11 12:20:11 -08:00
Martina
cc19234634
fix for private slates not showing
2021-03-09 18:04:51 -08:00
martinalong
16650b6f15
Merge pull request #616 from filecoin-project/@akuokojnr/cleanup-sds
...
Clean-up: component imports in SDS
2021-03-08 15:13:15 -08:00
Aminejvm
a24802e698
fixed when slate is empty edge case
2021-03-08 19:45:56 +01:00
Akuoko Daniel Jnr
0134b9845d
fix: component imports
2021-03-08 10:13:56 +00:00
Akuoko Daniel Jnr
69d8cec571
fix: use proper link to package on npm
2021-03-08 09:59:27 +00:00
toast
c9d508269c
os detection for search key modifier, cmd icon to information icon
2021-03-07 15:26:44 -08:00
Martina
11140b35a4
direct link to items in files that are public + removed copy link buttons
2021-02-28 20:17:41 -08:00
Akuoko Daniel Jnr
eb31f8204d
fix: add attribution
2021-02-23 19:22:53 +00:00
Akuoko Daniel Jnr
802b1be449
fix: typo on systems page
2021-02-23 17:36:52 +00:00
Akuoko Daniel Jnr
b586db501e
fix: edit system page
2021-02-23 17:18:07 +00:00
Akuoko Daniel Jnr
489166cd79
fix: allow 3d card to take arbitrary children
2021-02-23 14:09:26 +00:00
Akuoko Daniel Jnr
52cc5d813f
feat: add 3d card
2021-02-23 13:38:20 +00:00
Aminejvm
f0ec023fd5
fixed list tokens spaceing issue
2021-02-22 11:56:56 +01:00
Aminejvm
eaad9756f3
fixed imports
2021-02-18 08:30:25 +01:00
Aminejvm
eabbdd45d3
ThemeProvider draft
2021-02-17 19:37:34 +01:00
Chris Waring
478e3282da
Merge pull request #528 from filecoin-project/fix/520
...
fix: add Utilities import to get-serialized
2021-02-15 18:12:33 +00:00
Akuoko Daniel Jnr
03bb1eb5f1
fix: remove react-pdf
2021-02-15 08:33:02 +00:00
Chris Waring
382251f6e3
fix: add Utilities import to get-serialized
2021-02-12 17:13:43 +00:00
Martina
2518478601
added non serialized user get endpoint
2021-02-11 17:20:25 -08:00
tarafanlin
a5455b7791
change user data structure
2021-02-11 14:44:21 -08:00
tarafanlin
ce04b52a71
get user display name and profile photo for slate chrome
2021-02-11 12:05:26 -08:00
Martina
db812b2aaa
allow changing of password and other user details simultaneously
2021-02-10 17:35:49 -08:00
Martina
399bdf9f6e
modified user endpoint to access own data
2021-02-10 12:30:41 -08:00
Akuoko Daniel Jnr
91538573f5
refactor: extract pdf-viewer into a component and display on system page
2021-02-08 12:22:20 +00:00
martinalong
9c1dd7fd65
Merge pull request #502 from filecoin-project/@tarafanlin/privacy
2021-02-05 22:44:55 -08:00
CAKE
21fba66ef0
Merge pull request #503 from filecoin-project/@akuokojnr/multiplayer-slate
...
feat: show user online status
2021-02-05 22:22:00 -08:00
CAKE
2adfa9c73a
Merge pull request #506 from filecoin-project/@aminejvm/add-carrousel-mobile
...
Fix: GlobalCarrousel not working on slates (mobile)
2021-02-05 22:20:45 -08:00
Xuefeng Zhu
5502d92999
add pdf viewer system page
2021-02-05 14:08:23 -08:00
Akuoko Daniel Jnr
bda5f2d771
refactor auth condition
2021-02-05 13:10:50 +00:00
Akuoko Daniel Jnr
f20b93b02b
feat: show presence indicator to only authenticated users
2021-02-05 12:19:57 +00:00
Aminejvm
ef9338b160
fixed GlobalCarrousel not showing on mobile
2021-02-05 10:25:47 +01:00
tarafanlin
7cd01ee83a
add privacy indicator & misc styling
2021-02-03 16:18:43 -08:00
Martina
2f36713692
search websocket reconnect and private slate internal fix
2021-02-02 20:40:24 -08:00
Martina
158b569dd1
close carousel on back forward for external profile
2021-01-29 11:50:25 -08:00
Martina
a67382c98c
added tab routing for external
2021-01-29 11:48:31 -08:00
tarafanlin
1695749ace
tab routing
2021-01-26 19:11:44 -08:00
tarafanlin
ae808819fc
explore slates & variable renaming
2021-01-25 10:12:03 -08:00
tarafanlin
f55b7d157f
remove console log
2021-01-23 22:21:50 -08:00
tarafanlin
1203e07cee
change api endpoints
2021-01-23 22:20:57 -08:00
tarafanlin
aeaee95d57
add api endpoints for social and explore & tab routing
2021-01-23 17:18:30 -08:00
Martina
89ca018812
added public to slate data
2021-01-22 13:37:41 -08:00
tarafanlin
2717fe4e23
misc styling
2021-01-21 16:31:15 -08:00
Martina
7e320c2876
reworked page details format
2021-01-21 13:53:33 -08:00
Martina
8b40729601
activity carousel reworked
2021-01-20 21:41:46 -08:00
Martina
e72b841132
misc cleanup
2021-01-20 17:07:40 -08:00
Martina
e4124f28d1
reworked profile public files
2021-01-20 13:50:29 -08:00
Martina
dcd0f844eb
fixed search filter bug and slate layout bug
2021-01-18 17:54:38 -08:00
Martina
c4301e74b8
added carousel to profiles and fixed not updating bug
2021-01-16 17:53:02 -08:00
tarafanlin
4d2d741f86
profile info
2021-01-15 17:16:50 -08:00
Martina
afa0cc09de
explore feed
2021-01-13 22:30:26 -08:00
Martina
9f97dda8d7
fixed subscription not showing bug
2021-01-12 14:21:52 -08:00
Martina
5fcf748f20
added public files
2021-01-08 20:13:12 -08:00
jimmylee
1b7c2d026f
removes accidental console logs
2020-12-26 22:19:49 -08:00
jimmylee
00256e76dd
slate api change adds URL to data field for developers who want the slate URL for all their slates
2020-12-26 22:19:11 -08:00