Commit Graph

2375 Commits

Author SHA1 Message Date
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
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
a9d65b189f feat(components): update buttons and input border-radius to 8px 2021-06-10 20:41:37 +01:00
martinalong
3c2b10aa92
Merge pull request #780 from filecoin-project/fix/auth-v2
Final secondary finishing touches for auth
2021-06-10 11:44:48 -07:00
Aminejvm
77f2ad45f9 feat(Twitter-signup): check if username is taken 2021-06-10 08:19:31 +01:00
Aminejvm
266aadc164 feat(signup): check if username is taken 2021-06-10 08:18:58 +01:00
Aminejvm
acb5b5b507 fix(check-username): return boolean instead of user object 2021-06-10 08:18:18 +01:00
Aminejvm
1a8aba4596 refactor(field): Field component supports success message 2021-06-10 08:17:14 +01:00
Aminejvm
d978eacc31 refactor(useForm): validation method is async now 2021-06-10 08:16:49 +01:00
Aminejvm
5b1380884f fix(auth): legacy signin password bug 2021-06-09 19:04:01 +01:00
Martina
7ec07655dc adding names to input fields 2021-06-08 18:01:16 -07:00
martinalong
9268819c60
Merge pull request #763 from filecoin-project/feat/auth-v2
authentication with emails, twitter, and a new password strat
2021-06-08 17:43:45 -07:00
Martina
69b4ba5cf7 misc style fixes 2021-06-08 17:41:40 -07: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
6a4ff37059 edited default routing page for activity and headers 2021-06-08 12:42:29 -07:00
Martina
9f2fc343cd incorrect root route fixed 2021-06-07 18:19:00 -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
7ae2151fcd fixed login errors not showing properly and alerts in wrong place 2021-05-27 11:59:57 -07:00
Martina
0bc77d6419 edits to documentation for api 2021-05-26 19:33:19 -07:00
Martina
81b08a85a8 fixing api docs issues 2021-05-26 13:05:13 -07:00
Martina
dcaa8f0cc3 anonymous function issue fixed 2021-05-25 16:33:11 -07:00
Martina
1c26502bf9 fixed undefined value for email serializing 2021-05-25 16:04:16 -07:00
Martina
3f6dbc84db webpack upgrade 2021-05-25 15:59:50 -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
014ae4f724 removed preview repeat 2021-05-17 15:14:52 -07:00
Martina
2c05b259dc improved slate block image choice 2021-05-17 15:11:13 -07:00
Martina
22197bdf5a edits to nav and links 2021-05-17 13:20:55 -07:00
Martina
2388141129 edited meta tags to display images as well 2021-05-16 21:12:58 -07:00
Martina
81d676a968 added better meta tags for SEO which include file info 2021-05-16 20:23:46 -07:00
martinalong
f690751643
Merge pull request #749 from filecoin-project/@martinalong/removing-external-view
Removing external view, new routing schema, new navigation bar
2021-05-16 17:44:55 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
martinalong
a01c262f6b
Merge pull request #742 from filecoin-project/@jason-leyser/confirmation-modals
Confirmation popup components
2021-05-13 14:48:56 -07:00
martinalong
e2bef7e46a
Merge branch 'main' into @jason-leyser/confirmation-modals 2021-05-13 14:48:35 -07:00
Martina
dbc7a31b60 removed outline on button warning 2021-05-13 14:47:19 -07:00
jasonleyser
2e0395f722 Carousel and slate layout
Changing carousel and slate layout window confirmations to new modals
2021-05-12 08:17:24 -06:00
jasonleyser
494511b9ef Sidebar css updates and added modals
Fixed css bug with the modal and sidebar, and replaced more window confirms
2021-05-11 23:48:35 -06:00
Martina
7f317251b8 copyable private link added 2021-05-11 11:41:09 -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
jasonleyser
9c7d0bfa26 Confirmation modal updates
Converted warning and secondary buttons, added Boundary, prop updates and other fixes
2021-05-09 19:38:01 -06:00
jasonleyser
3c9e9cf047 Modal code cleanup
Fixed string templates, constants and general code cleanup
2021-05-06 08:51:09 -06:00
jasonleyser
136c32c5cf Confirmation popup components
Created two new button styles:
- delete
- cancel

Created 3 popup modal styles:
- single file, multi file and collection delete
- delete with input
- confirmation

Added a new validation rule for the input value to equal a string. Used to disabled and enable the delete button.
2021-05-05 10:51:19 -06:00