Commit Graph

835 Commits

Author SHA1 Message Date
@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
@wwwjim
1b4168e48f slate-media-object-preview: extra console log 2020-08-25 14:27:17 -07:00
@wwwjim
9b73c7f8f9 node_common: fixes issue with misnamed path 2020-08-25 14:26:03 -07:00
@wwwjim
8bd1d76c1f postgres: adds trusted relationship and activity queries 2020-08-25 14:23:45 -07:00
@wwwjim
1e628725fa slates: get-subscriptions-to-slate-id and get-subscriptions-to-user-id 2020-08-25 13:42:14 -07:00
@wwwjim
835898d5f9 subscriptions: queries for subscriptions 2020-08-25 13:26:15 -07:00
@wwwjim
6196f3a568 slate: consistency adjustments for constants 2020-08-25 13:09:08 -07:00
@wwwjim
0ed8cd6df5 hotfix: to catch an undefined case appearing in URLs 2020-08-25 11:39:14 -07:00
@wwwjim
7f93d7ceb0 data-view: fixes preview and generates url in create-carousel component 2020-08-25 11:25:26 -07:00
@wwwjim
75965cefe2 slates: fixes exception thrown when deleting a slate 2020-08-25 11:12:56 -07:00
@wwwjim
5d682fd1ef gateways: adds getCIDGatewayURL to strings 2020-08-25 11:08:42 -07:00
CAKE
eea2a2f866
Merge pull request #178 from filecoin-project/andrew/skip-subdomain-redirect
feat(api): skip ipfs subdomain redirect
2020-08-25 10:53:15 -07:00
Andrew Hill
4eb1929d64
fix(typo): add protocol completion
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:52:00 -07:00
Andrew Hill
fbd12905ff
feat(api): fix stub data urls
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:50:11 -07:00
Andrew Hill
fb2e6ee030
feat(api): new health endpoint
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:47:38 -07:00
Andrew Hill
d5a3447dad
feat(api): skip ipfs subdomain redirect
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:46:41 -07:00