@wwwjim
|
a0082a7be5
|
sidebar: stubs out filecoin archive feature
|
2020-08-27 23:57:04 -07:00 |
|
@wwwjim
|
ab15d09572
|
slates: deeplinking
|
2020-08-26 21:24:49 -07:00 |
|
@wwwjim
|
3eca7e8946
|
fixes + icon adding
|
2020-08-26 16:24:43 -07:00 |
|
CAKE
|
0073b7cfe7
|
Merge pull request #183 from filecoin-project/@martinalong/misc-style-changes
Misc style improvements
|
2020-08-25 21:42:27 -07:00 |
|
@wwwjim
|
8de00917d0
|
slate: support normal names for slates and not just slug names
|
2020-08-25 21:41:05 -07:00 |
|
probablyharis
|
c87e37d3b3
|
itty bitty ui tweaks
|
2020-08-25 21:13:50 -07:00 |
|
jimmylee
|
572f2c16e4
|
files: allow multiple files to be selected in finder for upload
|
2020-08-24 00:05:18 -07:00 |
|
jimmylee
|
eb04ad9deb
|
hotfix: fixes settings changes from wiping out slate layout
|
2020-08-23 11:21:32 -07:00 |
|
@wwwjim
|
94c8508f54
|
uploads: ensure loading state cancel on failed upload
|
2020-08-22 00:09:23 -07:00 |
|
@wwwjim
|
60530f512c
|
slate: default data, default states
|
2020-08-21 22:19:11 -07:00 |
|
@wwwjim
|
b836735d82
|
file-utilities: adds reusable upload method
|
2020-08-19 22:29:37 -07:00 |
|
@wwwjim
|
cb4f881898
|
navigation: removes integer based navigation and replaces with unique string name, useful for feature flags and alternate scene versions
|
2020-08-18 12:28:33 -07:00 |
|
jimmylee
|
4fbc22b329
|
uploads: accurate progress bars with file size
|
2020-08-16 21:49:50 -07:00 |
|
jimmylee
|
91f52e7ada
|
uploads: captures error states more accurately
|
2020-08-15 18:32:38 -07:00 |
|
jimmylee
|
9ad4f7bfce
|
uploads: multi-file uploads now supported
|
2020-08-15 15:38:09 -07:00 |
|
jimmylee
|
5e7efc19b9
|
uploads: shares gradient with loader, removes unused fetch strategies
|
2020-08-14 19:18:55 -07:00 |
|
jimmylee
|
418d26bf8f
|
file uploads: no longer users a library, just raw XHR, adds file loading to the UI
|
2020-08-14 19:08:17 -07:00 |
|
jimmylee
|
8240f73c18
|
slates: prepares for new design, updates global carousel to take id values
|
2020-08-09 01:08:46 -07:00 |
|
@wwwjim
|
b23608da18
|
routes: renaming to remove @ from user routes
|
2020-08-06 16:06:54 -07:00 |
|
@wwwjim
|
eea0ddcc16
|
interface: small fixes
|
2020-08-04 00:36:09 -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
|
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
|
934fd9d5f8
|
upload: refactor and improvement and shared code paths between API and upload in app
|
2020-07-31 17:17:07 -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
|
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
|
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
|
a533b5249b
|
models: moves from username checks to id checks because users change usernames
|
2020-07-22 03:51:40 -07:00 |
|
@wwwjim
|
3325f836f8
|
ipfs: fixes edge cases with IPFS image upload
|
2020-07-22 03:20:11 -07:00 |
|
@wwwjim
|
7b7245a74f
|
uploads: supports IPFS bucket uploads
|
2020-07-22 02:37:40 -07:00 |
|
@wwwjim
|
e86d6ef52f
|
dropdowns: fixes broken select menus and updates them across the client
|
2020-07-15 19:45:23 -07:00 |
|
uonai
|
22d43a23b9
|
Formatting updates
|
2020-07-08 22:35:54 -05:00 |
|
uonai
|
770ea69f06
|
Formatting update
|
2020-07-08 22:19:08 -05:00 |
|
uonai
|
b2c95c8b0f
|
Code cleanup
|
2020-07-08 21:56:22 -05:00 |
|
uonai
|
b460b8c4cb
|
File path updates for electron
|
2020-07-08 18:55:45 -05:00 |
|
@wwwjim
|
b6a80e0e0f
|
select-menus: removes cases of SelectMenuFull because it does not exist anymore
|
2020-07-04 23:13:13 -07:00 |
|
@wwwjim
|
9db2b4c084
|
fonts: adds sans-serif fall backs in case component library is used elsewhere
|
2020-07-02 01:24:14 -07:00 |
|
jimmylee
|
eee5ea5fa2
|
files: supports drag and drop
|
2020-07-01 04:31:06 -07:00 |
|
@wwwjim
|
68de6a402f
|
cleanup: formatting pass
|
2020-06-18 20:57:57 -07:00 |
|
@wwwjim
|
6e9c28e529
|
refactor: clean up server.js a little
|
2020-06-17 11:05:13 -07:00 |
|
jimmylee
|
3736ed162c
|
prototype: local file storage and local preview
|
2020-06-17 00:13:13 -07:00 |
|