@wwwjim
a0082a7be5
sidebar: stubs out filecoin archive feature
2020-08-27 23:57:04 -07:00
@wwwjim
40cecb363e
slate-media-object: leaving a note to investigate some of this URL restructuring that is causing this undefined CID bug
2020-08-27 21:42:55 -07:00
@wwwjim
f49a43a8c2
spotlight: hides searchbar in spotlight search
2020-08-27 21:37:52 -07:00
@wwwjim
84061f07e2
serializers: user objects on trusted, pending trusted, subscriber objects
2020-08-27 21:34:50 -07:00
CAKE
55a66c853a
Merge pull request #187 from filecoin-project/@gndclouds/marketing-privacy
...
@gndclouds/marketing privacy
2020-08-27 20:04:14 -07:00
William Felker
b09b377023
fixed h1 padding
2020-08-28 10:52:37 +08:00
William Felker
4afa61c062
Copy Updates from Harris
2020-08-28 10:50:39 +08:00
William Felker
3fcf14393e
Privacy Policy Page, pending Narrative branding.
2020-08-28 10:44:45 +08:00
martinalong
c7957cb532
Merge pull request #175 from filecoin-project/@martinalong/spotlight-search-2
...
Spotlight search
2020-08-27 19:19:50 -07:00
Martina
832e00282a
requested changes applied
2020-08-27 19:18:34 -07:00
Martina
b890339d9a
finished integrating endpoint
2020-08-27 18:02:37 -07:00
Martina
33a3d4bbeb
spotlight search plugs into endpoint
2020-08-27 16:52:49 -07:00
Martina
10de585947
spotlight-search
2020-08-27 16:52:49 -07:00
@wwwjim
76c9e5e10e
serializer: adds a serialize for subscriptions for @martinalong to evaluate
2020-08-27 16:20:04 -07:00
@wwwjim
8039d31192
slates: adds an easy way to get every user and every slate (use with caution)
2020-08-27 15:05:20 -07:00
@wwwjim
44d5458d3f
strings: supports username mentions and slate mentions and links in text
2020-08-26 23:03:30 -07:00
@wwwjim
448bc104aa
cleanup: scrap code
2020-08-26 21:47:43 -07:00
@wwwjim
77660cbb04
carousel: when an input is focused, don't trigger global keydown event callback
2020-08-26 21:41:30 -07:00
@wwwjim
03bd8adda9
mobile: updates onClick to onMouseUp and onTouchEnd
2020-08-26 21:27:50 -07:00
@wwwjim
ab15d09572
slates: deeplinking
2020-08-26 21:24:49 -07:00
@wwwjim
3eca7e8946
fixes + icon adding
2020-08-26 16:24:43 -07:00
@wwwjim
b76d7735dc
trust: adds pending trust requests and verification step, completes integration example
2020-08-26 03:03:39 -07:00
@wwwjim
6c2319f0f3
test_mark: fixes deploy
2020-08-26 01:22:21 -07:00
@wwwjim
db977b42bd
slate: adjusts header measurements
2020-08-26 01:11:13 -07:00
@wwwjim
a6569f8dfb
navigation: fixes navigation expand and collapse
2020-08-26 01:08:17 -07:00
CAKE
fa352cd3ad
Merge pull request #184 from filecoin-project/@gndcloud/marketing-site
...
[WIP] landing page update
2020-08-25 23:05:22 -07:00
tarafanlin
55186ed214
fixing prettier
2020-08-25 23:04:27 -07:00
tarafanlin
602cd36ee1
marketing pages: landing page incorporating Haris' copy + mobile styling fix
2020-08-25 22:49:28 -07:00
Jordattebayo
a12cb8e150
Styling for community page and static files added
2020-08-25 22:49:27 -07:00
Jordattebayo
386de1d823
Added Styling- CSS Updates
...
Updated all css selections to be class name rather than elements.
Created function to render all contributors and display information
in cards. Added styling for the general layout of page.
2020-08-25 22:49:27 -07:00
tarafanlin
60b62ab144
first draft of landing page
2020-08-25 22:49:27 -07:00
William Felker
5bada76088
Style: download page
2020-08-25 22:49:26 -07:00
William Felker
411870e469
Nav and Footer Moved outside content Div
2020-08-25 22:49:26 -07:00
CAKE
0073b7cfe7
Merge pull request #183 from filecoin-project/@martinalong/misc-style-changes
...
Misc style improvements
2020-08-25 21:42:27 -07:00
@wwwjim
8de00917d0
slate: support normal names for slates and not just slug names
2020-08-25 21:41:05 -07:00
CAKE
88c3e84b5a
Merge pull request #182 from filecoin-project/@harisbutt/ui-cleanup
...
itty bitty ui tweaks
2020-08-25 21:17:06 -07:00
probablyharis
c87e37d3b3
itty bitty ui tweaks
2020-08-25 21:13:50 -07:00
Martina
8e432232c0
made sidebar position absolute
2020-08-25 21:13:06 -07:00
Martina
feed11bab5
slates use real name instead of slug + application header font size
2020-08-25 21:13:06 -07:00
@wwwjim
e96810d327
subscribe: catches corner cases, makes sure search does not reveal private slates
2020-08-25 20:32:40 -07:00
@wwwjim
6898ae8295
integration: catches cases around trusting another person
2020-08-25 20:22:41 -07:00
@wwwjim
0af4431bd3
integration: example subscribe and unsubscribe endpoints with ui example
2020-08-25 20:13:06 -07:00
@wwwjim
fad8145360
search: cleanup
2020-08-25 18:39:33 -07:00
@wwwjim
bcf7398939
search: safe search
2020-08-25 18:34:32 -07:00
@wwwjim
c5a9ba9294
search: lands fuzzy slatename and username search into one search endpoint
2020-08-25 18:27:05 -07:00
@wwwjim
b70a7388e5
integrations: makes a page to test integration with an authenticated user
2020-08-25 17:44:45 -07:00
@wwwjim
785cecaeb6
viewer: adds trusted relationships, subscriptions, and activity to the viewer model
2020-08-25 15:24:01 -07:00
@wwwjim
06f02c7882
trust: adds trusted relationship endpoint
2020-08-25 15:19:09 -07:00
@wwwjim
d8c165e342
subscriptions: subscription endpoint for subscribing to a slate or user
2020-08-25 15:09:12 -07:00
@wwwjim
65b847188e
search: stubs out search query endpoint
2020-08-25 14:34:46 -07:00