martinalong
48e812c828
Merge pull request #954 from filecoin-project/@aminejv/new-filtering
...
Filtering feature
2021-09-28 17:07:26 -07:00
Martina
c3f2d7c617
removed storage deal options and made edits to storage deal script
2021-09-28 14:54:02 -07:00
Aminejv
5220491313
chore: replace relative paths with absolute paths
2021-09-27 10:23:09 +01:00
Aminejv
5aa62e9af0
feat(SceneFilesFolder): add filter components
2021-09-27 10:23:07 +01:00
Martina
d637d683cf
removed unnecessary console.logs
2021-09-26 14:39:35 -07:00
Martina
0c91a54382
textile bucketsGetOrCreate replacement
2021-09-24 18:20:28 -07:00
Martina
4baf9f8807
fixed misspelling
2021-09-17 18:35:21 -07:00
Martina
37b9bac7b0
migration to new flat structure
2021-09-17 17:09:10 -07:00
Aminejv
6152085ef1
feat(SceneSlate): use Upload.Trigger to show the upload modal
2021-09-17 15:20:28 -07:00
Martina
9a836d3bdf
hot fix for undefined id and unused file stuff in sceneprofile
2021-09-15 11:20:17 -07:00
Martina
d99e5d7d28
stylistic changes and fixes, as well as resolving bugs
2021-09-13 12:47:24 -07:00
Martina
ef725d8040
added max length for body and extended database length for body & edited migration script
2021-09-13 12:47:23 -07:00
Martina
c8b867bfa7
converted user.data.photo to user.photo
2021-09-13 12:47:23 -07:00
Martina
e4e4f67293
removed remaining mentions of user.data, slate.data, file.data
2021-09-13 12:47:23 -07:00
Martina
8fd80c89ae
converted file.data.source -> file.source
2021-09-13 12:43:26 -07:00
Martina
44820c388a
converted file.data.type -> file.type
2021-09-13 12:40:51 -07:00
Martina
e0a044fcac
converted file.data.size to file.size
2021-09-13 12:40:51 -07:00
Martina
27f32cbcd9
converted data.settings to just the individual settings
2021-09-13 12:40:51 -07:00
Martina
6c1c66b09e
converted user.data.photo -> user.photo
2021-09-13 12:40:51 -07:00
Martina
cabcdc31ec
converting data.body to body
2021-09-13 12:40:51 -07:00
Martina
b45be08ffb
modified data.name to just name
2021-09-13 12:40:51 -07:00
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