Commit Graph

78 Commits

Author SHA1 Message Date
@wwwjim
e79f611fda slates: supports deleting slates 2020-08-06 19:17:49 -07:00
@wwwjim
9531a1b24c routes: better validation check for the new world 2020-08-06 16:36:03 -07:00
@wwwjim
b23608da18 routes: renaming to remove @ from user routes 2020-08-06 16:06:54 -07:00
@wwwjim
cdf814502a slate: adds API endpoint for getting all of your slates 2020-08-06 13:49:27 -07:00
@wwwjim
47066916fa usernames: enforce lowercase 2020-08-06 13:01:05 -07:00
@wwwjim
eea0ddcc16 interface: small fixes 2020-08-04 00:36:09 -07:00
@wwwjim
c467426480 deals: add Filecoin deal warning 2020-08-03 19:57:27 -07:00
jimmylee
d8c6cc6b8a experience page: fixes API doc example 2020-08-03 18:56:41 -07:00
@wwwjim
b70b01641e header: fixes tooltip issues and refactors the component 2020-08-03 17:35:31 -07:00
jimmylee
94962634d2 slate: fixes avatar upload 2020-08-03 09:41:26 -07:00
@wwwjim
d293e479aa cleanup: small touchups, updates readme for electron 2020-08-03 01:10:58 -07:00
@wwwjim
20e6513b88 slate: prevent mobile web usage 2020-08-02 21:06:44 -07:00
jimmylee
39e244897a slates: access denied for public & private slates, adds settings to slate pages 2020-08-02 16:29:11 -07:00
martinalong
8636bf1ad0
Merge branch 'main' into @martinalong/button-full 2020-08-02 14:38:43 -07:00
Martina
2d7b0c99e8 button full syntax standardization 2020-08-02 12:17:13 -07:00
jimmylee
3e8fa5e305 ux: adds drag and drop sidebar and adds total size to navigation 2020-08-02 00:55:55 -07:00
jimmylee
e586c0bc7a video: videos can be added to slates now 2020-08-02 00:29:24 -07:00
jimmylee
8cb690c451 slates: PDF support enabled 2020-08-01 23:41:18 -07:00
jimmylee
5d4f58eddc media object: adds PDF support, validation check to restrict certain uploads 2020-08-01 23:00:04 -07:00
jimmylee
e85bd9b16a tables: more clear labeling of failed deals 2020-08-01 21:58:58 -07:00
jimmylee
8d0bd3a8fd deals: renders errors in a sane way and fixes bugs with updating the UI after polling 2020-08-01 21:09:49 -07:00
@wwwjim
3cf867d6ea jobs: refactors incorrect understanding of jobs 2020-07-31 19:04:44 -07:00
@wwwjim
2e133ad439 home: reordering 2020-07-31 03:14:44 -07:00
@wwwjim
c6fc1cdb92 cleanup: removes tip and adds page titles 2020-07-31 03:12:10 -07:00
@wwwjim
820ff8026d cleanup: catches edge case, removes globe from home scene 2020-07-31 03:05:29 -07:00
@wwwjim
bdaaf57bc5 carousel: rewrite of global carousel 2020-07-31 02:47:37 -07:00
jimmylee
ed28c7a9c5 slate: fixes slate pages and drag and drop 2020-07-30 03:22:16 -07:00
@wwwjim
0d99b7dddb slate component: template 2020-07-29 18:00:45 -07:00
@wwwjim
796c960718 api: adds slateId as preview in response 2020-07-28 21:05:47 -07:00
@wwwjim
d12815c2f4 cleanup: small adjustments 2020-07-28 16:40:16 -07:00
@wwwjim
ed09ee9129 navigation: adds developer API to sidebar instead 2020-07-28 16:24:15 -07:00
@wwwjim
d1048382d7 api: lands get slate and add data to slate by id 2020-07-28 16:08:44 -07:00
@wwwjim
d3ac3599ed api keys: users can generate their own API keys now 2020-07-27 23:54:15 -07:00
@wwwjim
73c246781f slate: profile and URL 2020-07-27 02:50:25 -07:00
@wwwjim
f858697b13 slate: fixes for collections 2020-07-27 02:10:12 -07:00
@wwwjim
eed0860638 slates: fixes some page state data, back and forward buttons 2020-07-27 01:45:52 -07:00
@wwwjim
8315df0c04 slates: add image to slate 2020-07-27 01:33:39 -07:00
@wwwjim
4d5228043e cleanup: remove unused imports, better prop names, unused props 2020-07-26 20:20:34 -07:00
@wwwjim
e70c55f4e7 slates: creating slates 2020-07-26 18:51:51 -07:00
@wwwjim
e24ecb70cc sign in: removes console log, adds onSubmit 2020-07-26 15:04:00 -07:00
Martina
9a589ec43f settings component and experience minus some polish 2020-07-24 21:07:45 -07:00
@wwwjim
3d64268058 storage deals: override each time the user makes filecoin deal 2020-07-24 09:35:00 -07:00
@wwwjim
dc25c0365a filecoin: cold storage supported, and many small bugfixes 2020-07-24 00:45:21 -07:00
@wwwjim
ad5fec1201 settings: adds loading states 2020-07-23 20:15:32 -07:00
@wwwjim
c21dca1884 library: refactor to support adding slates soon 2020-07-23 20:09:58 -07:00
@wwwjim
730f5347c8 storage: integrates filecoin storage deals and cleans up powergate token setting 2020-07-23 16:56:50 -07:00
@wwwjim
8b5ec5c5df storage-deals: adds back placeholder component 2020-07-23 03:39:03 -07:00
@wwwjim
9d5de9acbe deals: adds back storage deal page, simplifies file upload sidebar, adds loading state 2020-07-23 03:05:13 -07:00
@wwwjim
d11fe19bab reset password: loading states for edit account and sign in, adds reset password, adds validations to protect against light malice 2020-07-23 01:57:44 -07:00
@wwwjim
787fde8eda 0.0.6 - hosted 2020-07-22 18:25:19 -07:00