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
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
Aminejvm
aa2595e764
fix: font and markdown validations
2021-05-04 12:32:14 +00:00
Martina
5cf59c3c41
fixed error when edit slate name, new tags not removeable
2021-04-23 19:24:03 -07:00
Martina
7900ec9fc8
saving work
2021-04-22 21:18:02 -07:00
Martina
1817d4d0cf
updated migration script
2021-04-22 02:26:47 -07:00
Martina
c9ee940a94
fixed undefined bug with ends with any
2021-04-20 19:11:38 -07:00
Martina
0c05c9ac75
api documentation added
2021-04-20 17:14:43 -07:00
Martina
f684e2086f
tested external api endpoints
2021-04-20 13:35:30 -07:00
Martina
c2628fc497
fixed data table view and privacy toggling issues
2021-04-19 18:07:19 -07:00
Martina
843c5d097f
fixed deletion infinite issue
2021-04-19 15:28:57 -07:00
Martina
55d724771a
fixed filtering bug and cleaned up code
2021-04-17 17:36:28 -07:00
martinalong
46fa52d361
Merge pull request #699 from filecoin-project/@akuokojnr/kick-by-id
...
feat: automatically sign out of other tabs when user signs out in one
2021-04-06 17:47:31 -07:00
martinalong
1400937773
Merge pull request #691 from filecoin-project/@akuokojnr/unity-webgl
...
fix: detect modern unity webgl game version
2021-04-06 17:35:57 -07:00
martinalong
d0d40b280c
Merge pull request #615 from filecoin-project/@akuokojnr/tags
...
feat: add tags to slates
2021-04-06 17:34:50 -07:00
Akuoko Daniel Jnr
9fca2d5ee0
feat: kick by id
2021-04-06 22:08:42 +00:00
Akuoko Daniel Jnr
d23854a3f5
chore: remove double comment
2021-04-02 15:01:50 +00:00
Akuoko Daniel Jnr
d1d43f3569
fix: detect modern unity webgl version
2021-04-02 15:00:27 +00:00
Akuoko Daniel Jnr
38fb6a8b0b
fix: remove global tag delete
2021-03-31 20:08:58 +00:00
Aminejvm
34e8ce9827
refactored
2021-03-30 15:21:54 +01:00
Aminejvm
1c820c0254
added capitalize to Strings
2021-03-26 19:28:48 +01:00
Aminejvm
2686a08226
added RotateCcw icon
2021-03-26 19:28:04 +01:00
Aminejvm
58c3700bbc
added alignments icons
2021-03-24 18:22:39 +01:00
Aminejvm
320b66bbd2
initial draft for new font preview
2021-03-23 15:54:30 +01:00
Akuoko Daniel Jnr
d11c082f4e
fix: tag addition
2021-03-20 20:35:49 +00:00
Akuoko Daniel Jnr
d9019e67c1
fix: change decorators names and add corresponding messages
2021-03-19 16:51:18 +00:00
Aminejvm
00d37868e9
support for multipe font extensions
2021-03-19 17:10:34 +01:00
Akuoko Daniel Jnr
d692974fd7
feat: add input tag to data object
2021-03-18 13:16:37 +00:00
Akuoko Daniel Jnr
a392ad9707
feat: add tag dropdown utilities
2021-03-15 16:01:55 +00:00
Akuoko Daniel Jnr
fc243fdd60
feat: add dropdown utils
2021-03-12 12:17:10 +00:00
Akuoko Daniel Jnr
1c418f632b
fix: tag style
2021-03-12 00:23:43 +00:00
CAKE
08206d823d
Merge pull request #612 from filecoin-project/@toastts/mac-icon-changes
...
os detection for search key modifier, cmd icon to information icon
2021-03-07 20:59:30 -08:00
jimmylee
7682266781
fixes vulunerability with three126 update but also disables globe because of geometry implementation changes
2021-03-07 20:57:26 -08:00
toast
c9d508269c
os detection for search key modifier, cmd icon to information icon
2021-03-07 15:26:44 -08:00
Martina
0e5a17dde8
minor spelling mistake and capitalization
2021-03-05 14:01:29 -08:00
Amine
d3ce08f8f7
Merge branch 'main' into @aminejv/multi-download
2021-03-05 20:15:47 +01:00
Aminejvm
6c25da3280
iframe download error handling
2021-03-05 17:37:46 +01:00
Aminejvm
9f6f96e52b
fixed cors errors
2021-03-05 09:56:42 +01:00
Aminejvm
8fdc1962a1
moved endpoints to shovel
2021-03-05 08:32:08 +01:00
CAKE
044e7d6b44
Merge pull request #605 from filecoin-project/@aminejv/unity-download
...
improvement: Unity parallel download
2021-03-03 23:32:22 -08:00
Aminejvm
fe3ae4d3dd
fixed relative url
2021-03-04 07:31:11 +01:00
Aminejvm
33da9d546b
made Unity download parallel
2021-03-03 19:36:37 +01:00
Aminejvm
952bb22008
added error handling
2021-03-03 11:01:34 +01:00
Aminejvm
bfd8f6640b
Added download support for slates
2021-03-03 09:48:59 +01:00
Martina
8688987c6b
changed data structure of search results to be more sensible
2021-03-02 14:13:08 -08:00
Aminejvm
d67ac63cc1
multi-download support
2021-03-02 14:33:10 +01:00
Akuoko Daniel Jnr
1ebcd04bc0
fix: activity url
2021-02-22 12:57:04 +00:00
CAKE
8c67e06706
Merge pull request #550 from filecoin-project/@akuokojnr/upload-to-slate
...
fix: broken file upload to slate on slate page
2021-02-19 00:23:13 -08:00
Akuoko Daniel Jnr
f2b869f25d
fix: test if data is available
2021-02-19 08:21:35 +00:00
Akuoko Daniel Jnr
ca818dc861
fix: broken file upload to slate on slate page
2021-02-19 08:17:19 +00:00
toast
fa05bce60a
general filetype filtering, small suggested refactors
2021-02-19 00:59:16 -07:00
CAKE
d3a7a4cd52
Merge pull request #541 from filecoin-project/@toastts/filters
...
privacy and filetype filters for files folder
2021-02-16 15:03:46 -08:00
toast
7516ae640f
added filters to files folder, still WIP
2021-02-16 14:05:11 -07:00
Aminejvm
b15dd5c5f8
fixed namings
2021-02-15 18:32:44 +01:00
Aminejvm
374866e9af
added uploading images from clipboard
2021-02-11 11:31:39 +01:00
jimmylee
df92fdacd9
patches
2021-02-09 01:56:24 -08:00
whyrusleeping
819219bd90
basic link drag and drop
2021-02-09 00:02:29 -08:00
Akuoko Daniel Jnr
ff7b68400e
fix: remove log to console
2021-02-04 19:17:37 +00:00
Akuoko Daniel Jnr
eebff2b798
feat: online status indicator
2021-02-04 19:16:24 +00:00
Akuoko Daniel Jnr
eba5400559
fix: nits
2021-02-04 10:20:36 +00:00
Akuoko Daniel Jnr
7b8a9386f5
feat: show user online status
2021-02-04 09:21:59 +00:00
Akuoko Daniel Jnr
1b96b685e3
fix: unity game zip download improvements
2021-02-02 14:18:50 +00:00
tarafanlin
1203e07cee
change api endpoints
2021-01-23 22:20:57 -08:00
tarafanlin
aeaee95d57
add api endpoints for social and explore & tab routing
2021-01-23 17:18:30 -08:00
Martina
449f75bfcb
fixed typo
2021-01-21 11:20:13 -08:00
Martina
e72b841132
misc cleanup
2021-01-20 17:07:40 -08:00
Martina
e4124f28d1
reworked profile public files
2021-01-20 13:50:29 -08:00
Martina
dcd0f844eb
fixed search filter bug and slate layout bug
2021-01-18 17:54:38 -08:00
Martina
e5deed73f8
fixed carousel not opening and carousel not syncing after updating
2021-01-14 15:42:07 -08:00
Martina
e4d9b15c94
loading state for explore
2021-01-14 12:40:14 -08:00
Martina
afa0cc09de
explore feed
2021-01-13 22:30:26 -08:00
Martina
e49caaf7bb
auto reconnect when client - fiji websocket drops
2021-01-10 19:57:40 -08:00
Martina
93dc9d03cd
error messages for storage deals + empty state for pages
2021-01-10 19:21:30 -08:00
Martina
b94dc674c1
added password visibility toggle
2021-01-10 17:21:35 -08:00
Martina
d6c153a6ba
change color of code blocks
2021-01-10 16:59:36 -08:00
Martina
7f4fd1ca1f
fixed slate updating upon upload issue
2021-01-09 17:59:41 -08:00
Martina
1627545a84
added logs to help debug why websocket disconnecting
2021-01-09 17:59:41 -08:00
Martina
5fcf748f20
added public files
2021-01-08 20:13:12 -08:00
jimmylee
b8c13202e0
invalid SVG proprety, stroke-width is not allowed in JSX, use strokeWidth
2020-12-26 22:20:43 -08:00
Akuoko Daniel Jnr
a332964d73
refactor: make function name more descriptive
2020-12-24 23:52:34 +00:00
Akuoko Daniel Jnr
9366266c3e
fix: unity game download bug
2020-12-24 23:44:47 +00:00
Martina
b63b4683e9
combined scenepublicslate with sceneslate and scenepublicprofile with sceneprofile
2020-12-19 18:19:44 -08:00
Martina
d7b6a59adb
new routing with external format
2020-12-18 21:26:02 -08:00
Martina
84b97de479
converted to browser back and forward buttons
2020-12-18 21:26:02 -08:00
Martina
1d23410c9c
misc style improvements
2020-12-17 18:59:41 -08:00
Martina
d9b8d16f6a
new home navigation style
2020-12-17 13:49:39 -08:00
Martina
b0e06bdbb6
remove console.log
2020-12-14 17:54:07 -08:00
Martina
e849324486
optimistic updates
2020-12-14 17:54:07 -08:00
@wwwjim
1f8d795b46
fixes deployment
2020-12-14 08:51:14 -08:00
Martina
7e3fb0dad2
removed loading peers into viewer
2020-12-12 17:30:56 -08:00
Martina
31642ede5a
fixed page freeze while uploading bug
2020-12-11 19:57:54 -08:00
CAKE
402a54a87e
Merge pull request #472 from filecoin-project/@tarafanlin/autosave
...
autosave for slate carousel editor inputs
2020-12-11 10:19:37 -08:00
Martina
0033c30bab
grey background style
2020-12-10 18:59:27 -08:00
tarafanlin
fe5e45639c
autosave for slate carousel editor
2020-12-09 15:36:52 -08:00
Martina
265fe00e54
misc style updates
2020-12-08 20:22:17 -08:00
Martina
73a04b9131
activity feed front end basics
2020-12-08 11:42:28 -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
631ad13287
added optional chaining and fixxed gutter on profile buttons
2020-11-27 17:54:42 -08:00