Commit Graph

524 Commits

Author SHA1 Message Date
martinalong
5563574dc3
Merge pull request #895 from filecoin-project/@aminejv/new-top-nav
Update: new top navigation
2021-08-27 13:21:57 -07:00
Aminejv
9e67862478 feat(utilities): remove getPublicAndPrivateFiles 2021-08-25 14:50:02 +01:00
Aminejv
2f71cbdfde feat(SceneFilesFolder): remove filtering and DataMeter 2021-08-25 14:50:02 +01:00
Martina
9110cdc313 removed collection level tags 2021-08-24 14:04:10 -07:00
Martina
ab80643e4b updated user count calculation functions 2021-08-23 16:43:19 -07:00
Martina
e739e63bf7 api docs for upload by cid and url 2021-08-18 13:35:38 -07:00
Aminejv
7a23becdec feat(SceneSlate): use new private indicator 2021-08-18 08:27:53 +01:00
Aminejv
8e0838b3c3 chore(SlateLayout): replace SlateLayout with DataView 2021-08-12 18:12:11 +01:00
Aminejv
edbd3b5e5a chore(env): remove EXTERNAL_RESOURCES and use new envs 2021-08-09 14:51:51 +01:00
Martina
13d4b03309 more wrong color fixes 2021-08-04 15:56:58 -07:00
Martina
d28d2bd19a added missing border colors 2021-08-03 16:02:42 -07:00
Martina
efd0025114 stylistic edits and color edits 2021-08-03 15:31:49 -07:00
Aminejv
dfa07242f3 feat(Activity): delete old scene 2021-07-28 14:56:34 +01:00
Aminejv
8258c189d5 feat(Activity): add GlobalCarousel 2021-07-28 14:56:05 +01:00
Aminejv
6c9a67e05a feat(activity): disable my network feed 2021-07-27 13:16:58 +01:00
Aminejv
5eac0f1a9f feat(activity): show owner info in CollectionPreviewBlock 2021-07-27 13:16:58 +01:00
Aminejv
cf16d774f1 feat(Activity): order groups by date 2021-07-27 13:16:58 +01:00
Aminejv
2570a2b126 feat(Activity): show the correct number of cards per row 2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
martinalong
7ef3f7a41d
Merge pull request #836 from filecoin-project/@jasonleyser/boringavatars
added new profile avatars
2021-07-19 13:00:57 -07:00
Martina
99c71d763c updated global carousel routing style 2021-07-16 15:51:01 -07:00
jasonleyser
e2521d92c2 Avatar updates
- fixed bug in profile and directory
- changed the ProfilePicture component to pass all of the user data
- when a user signs up, photo isnt added to the jsonb data
2021-07-15 15:49:55 -06:00
jasonleyser
d73be6a91d added new profile avatars
Replaced the old avatar component with a new ProfilePhoto component. The component has logic to use a BoringAvatar if the user hasn't uploaded a photo yet.
2021-07-13 17:39:11 -06:00
Martina
4ca134e744 added create collection external endpoint and updated docs styles 2021-07-13 12:08:56 -07:00
Martina
ff62ebcb5a added documentation for external create link endpoint 2021-07-12 22:02:53 -07:00
Martina
69aa6c9ab7 fixed incorrect import 2021-07-12 19:55:44 -07:00
Martina
77036c8740 removed remaining sentinel page and fixed tag input color 2021-07-12 19:27:31 -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
fc04ff3206 added image previews if image has cover image only 2021-07-12 16:33:25 -07:00
Martina
e0c6fbd5d3 removing sentinel from slate 2021-07-12 15:37:42 -07:00
tarafanlin
fa16b44209 change border color and tweak border radius 2021-07-07 15:57:51 -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
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
Aminejv
3d23353800 fix(auth): adjust height on resize and update bg blur opacity 2021-06-24 18:00:11 +01:00
Aminejv
f40a4fab68 fix(auth): username bugs 2021-06-23 19:39:31 +01:00
Aminejv
a62d0dd8b9 feat(auth): use Strings.createUsername in app settings 2021-06-23 19:01:07 +01:00
Aminejv
c707eed5ab feat(field): update change password in settings to use new behavior 2021-06-23 10:20:10 +01:00
Aminejv
9f57a1cab9 fix(auth): 100vh on mobile overflowing 2021-06-22 20:48:00 +01:00
Aminejv
21e9a2ad63 feat(account-linking): add TwitterLinking to sceneAuth/index 2021-06-22 19:32:30 +01:00
Aminejvm
a45e3a2d9c fix(auth): static background img 2021-06-17 20:46:56 +01:00
Aminejvm
2420410a83 feat(auth): add background rotation 2021-06-17 16:44:30 +01:00
Aminejvm
9ea45c70f0 fix(auth-hooks): replace console.log with logging function 2021-06-11 19:39:18 +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