Martina
c53f7a42af
comment out tagging
2021-09-13 12:47:23 -07:00
Martina
b45be08ffb
modified data.name to just name
2021-09-13 12:40:51 -07:00
Aminejv
8aba376458
feat(SearchModal): add support to initialize the query from custom event
2021-08-25 14:50:02 +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
martinalong
7ef3f7a41d
Merge pull request #836 from filecoin-project/@jasonleyser/boringavatars
...
added new profile avatars
2021-07-19 13:00:57 -07:00
jasonleyser
3ecad0d26a
Update search modal
...
passing correct user data to the search modal
2021-07-19 13:44:45 -06: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
50ecf4496e
Added Intercom back
...
adding intercom back into the app, dropdown menu and search modal
2021-07-14 16:08:09 -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
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
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
jasonleyser
b07bfd0f35
Passing custom attributes
...
Passing the slate user id and username as a custom Intercom attribute.
Also added the popup toggle in the ApplicationUserControls, so the popup closes when the user opens intercom
2021-07-02 12:59:39 -07:00
jasonleyser
b935e1855b
Intercom data pass
...
Fixed bug where the user data wouldn't pass to the Intercom popup.
Now the intercom is updated first and then opened.
2021-07-02 12:59:08 -07:00
Martina
6104267e20
Revert "removign intercom which is causing issues"
...
This reverts commit 01da99ac43
.
2021-07-02 12:41:51 -07:00
Martina
01da99ac43
removign intercom which is causing issues
2021-07-02 12:02:27 -07:00
jasonleyser
9ad37a345f
Intercom integration
...
Integrated the Intercom package at the main app level to make it accessible everywhere. I also changed the help buttons in the menu and search bar to open the Intercom popup
2021-06-16 12:09:19 -06:00
Martina
387045082c
adding Logging function and converting console.log to Logging.log
2021-06-11 12:25:58 -07:00
Martina
17f1ca18cf
added standard typography styles
2021-05-16 17:44:02 -07:00
Martina
7516175d15
renamed slates to collections on front end
2021-04-22 22:18:46 -07:00
Martina
c2628fc497
fixed data table view and privacy toggling issues
2021-04-19 18:07:19 -07:00
Martina
55d724771a
fixed filtering bug and cleaned up code
2021-04-17 17:36:28 -07:00
Aminejvm
b3917d4696
added font objrect preview
2021-04-08 20:00:09 +01:00
Martina
8688987c6b
changed data structure of search results to be more sensible
2021-03-02 14:13:08 -08:00
Martina
7e320c2876
reworked page details format
2021-01-21 13:53:33 -08:00
Martina
dcd0f844eb
fixed search filter bug and slate layout bug
2021-01-18 17:54:38 -08:00
Martina
e55d6981da
removed unnecessary loading and removed await set state
2020-12-21 17:20:24 -08:00
Martina
d7b6a59adb
new routing with external format
2020-12-18 21:26:02 -08:00
Martina
7e3fb0dad2
removed loading peers into viewer
2020-12-12 17:30:56 -08:00
Martina
265fe00e54
misc style updates
2020-12-08 20:22:17 -08:00
Martina
461c6eeed7
activity feed
2020-12-08 11:42:28 -08:00
Martina
9342ea75d0
new search update using flexsearch
2020-12-01 18:18:24 -08:00
Martina
500a2dc8e7
fixed bug where carousel doesn't show in external pages
2020-11-30 13:11:59 -08:00
@wwwjim
9d8e0bfbfa
emotion 11.1.1 and react 17.0.1 update
2020-11-29 21:35:19 -08:00
Martina
c3ff1e31fe
improved preview images
2020-11-29 15:47:08 -08:00
Martina
a5cec0fa9a
converted to using error message formatter
2020-11-27 20:39:01 -08:00
Martina
579e879571
post db cleanup code changes plus unity game carousel
2020-11-27 17:19:30 -08:00
Martina
8f73ccc612
many misc fixes
2020-11-27 15:02:23 -08:00
tarafanlin
f7b5e69bd4
file preview image uploader
2020-11-18 21:14:18 -08:00
@wwwjim
691302e845
search modal: copy revision
2020-11-15 18:54:56 -08:00
Martina
e7b5fbc17d
updated resoure URI
2020-11-11 13:08:59 -08:00
Martina
2f84dfafa8
added resource URI
2020-11-10 18:38:22 -08:00
Martina
251ec7b541
finished search
2020-11-10 17:48:36 -08:00
Martina
ab15515df0
search v2 minus some tags
2020-11-10 17:46:03 -08:00
jimmylee
2e88634ac8
file audit
2020-11-07 18:32:17 -08:00
@wwwjim
317e6eaad6
Removes unused emotion dependencies, Excited about a cleaner css prop implementation
2020-11-04 09:55:48 -08:00