Commit Graph

461 Commits

Author SHA1 Message Date
Martina
6b133388e0 updated slate media ojbect preview to use the new function for getting image url 2021-07-13 11:00:40 -07:00
Martina
1ea482c87b add external endpoints for creating links 2021-07-12 21:27:23 -07:00
Martina
661f7b5a26 fixed broken monitor subscribe message 2021-07-12 20:54:29 -07:00
Martina
0eaa6167b9 cover images square fixed for cases where cover image exists at start. and meta image added if cover image 2021-07-12 17:06:45 -07:00
Martina
190601202c edited email regex to allow hyphens and periods in the domain 2021-07-08 20:26:27 -07:00
martinalong
829ae9107a
Merge pull request #826 from filecoin-project/@tarafanlin/@logo
new logo
2021-07-08 19:57:03 -07:00
tarafanlin
847275c64c new logo 2021-07-08 19:32:08 -07:00
tarafanlin
ffd05f57fe hex to decimal 2021-07-07 15:31:09 -07:00
Martina
ad174810d4 tweaked colors 2021-07-07 15:12:33 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
tarafanlin
2ad3c0aa1d drop shadows 2021-07-07 13:26:04 -07:00
tarafanlin
765a7beeda swap out color vars 2021-07-07 12:58:14 -07:00
tarafanlin
c94e384af6 text grayscale 2021-07-07 12:24:01 -07:00
tarafanlin
ea69374560 bggrayscale 2021-07-07 12:18:11 -07:00
tarafanlin
4b9c6864c2 bgcolors 2021-07-07 12:16:14 -07:00
tarafanlin
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
tarafanlin
d00c9101c7 grayscale 2021-07-07 11:56:04 -07:00
tarafanlin
7e825d0f9d adding system and semantic colors 2021-07-07 11:43:19 -07:00
Martina
5cb11c2dad fallback to accept version 2 or version 1 passwords 2021-07-02 17:18:48 -07:00
Martina
8da1e3a547 removed testing endpoints and edited headers 2021-06-29 14:09:09 -07:00
Aminejv
f40a4fab68 fix(auth): username bugs 2021-06-23 19:39:31 +01:00
Aminejv
5e4d704121 feat(useForm): add support to format inputs 2021-06-23 18:59:09 +01:00
Aminejv
6e08cae36f fix(password-validation): increase opacity to 0.7 2021-06-23 11:08:51 +01:00
Aminejv
27c3ab600e feat(hooks): add useToggle hook 2021-06-23 10:19:14 +01:00
Aminejv
f255a36df1 feat(account-linking): add decorators 2021-06-22 19:47:16 +01:00
Aminejv
87a377e3e7 feat(account-linking): add twitter account linking endpoints to actions 2021-06-22 19:21:30 +01:00
Aminejv
1554711b86 fix(styles): change headings to use font.medium 2021-06-22 19:17:16 +01:00
Martina
bce697a6d4 edited username cleaning and validation functions 2021-06-21 14:48:04 -07:00
Aminejvm
a45e3a2d9c fix(auth): static background img 2021-06-17 20:46:56 +01:00
Aminejvm
b8356f5dc4 feat(auth): add ArrowButton 2021-06-15 21:01:01 +01:00
Aminejvm
295683bd08 feat(input): add extendEmotionCss utility 2021-06-14 19:34:16 +01: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
0bb7a9472f fix(password-reset): update email template for password-reset 2021-06-11 19:03:17 +01:00
Martina
88e7b4a199 fixed rerouting to blank explore page 2021-06-10 22:33:46 -07:00
Martina
18ccfeb61c testing monitor functions and changing brand colors 2021-06-10 22:12:39 -07:00
Martina
2a5664c9e5 adding activity slack notifications back 2021-06-10 22:12:39 -07:00
Aminejvm
d978eacc31 refactor(useForm): validation method is async now 2021-06-10 08:16:49 +01:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
6a4ff37059 edited default routing page for activity and headers 2021-06-08 12:42:29 -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
7ae2151fcd fixed login errors not showing properly and alerts in wrong place 2021-05-27 11:59:57 -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
81d676a968 added better meta tags for SEO which include file info 2021-05-16 20:23:46 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
martinalong
e2bef7e46a
Merge branch 'main' into @jason-leyser/confirmation-modals 2021-05-13 14:48:35 -07:00
jasonleyser
2050f10f52 Replacing window.confirm
Replacing all window.confirm instances with the updated confirmation modals
2021-05-11 10:42:33 -06:00