Commit Graph

641 Commits

Author SHA1 Message Date
@wwwjim
5d682fd1ef gateways: adds getCIDGatewayURL to strings 2020-08-25 11:08:42 -07:00
CAKE
eea2a2f866
Merge pull request #178 from filecoin-project/andrew/skip-subdomain-redirect
feat(api): skip ipfs subdomain redirect
2020-08-25 10:53:15 -07:00
Andrew Hill
4eb1929d64
fix(typo): add protocol completion
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:52:00 -07:00
Andrew Hill
fbd12905ff
feat(api): fix stub data urls
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:50:11 -07:00
Andrew Hill
fb2e6ee030
feat(api): new health endpoint
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:47:38 -07:00
Andrew Hill
d5a3447dad
feat(api): skip ipfs subdomain redirect
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-25 10:46:41 -07:00
CAKE
2fb22bdc41
Merge pull request #177 from filecoin-project/@jimmylee/updates
@jimmylee/updates
2020-08-24 23:46:49 -07:00
@wwwjim
5542f76888 slate: cleans up state, guarantees JSON response from endpoints, updates server code 2020-08-24 23:46:02 -07:00
@wwwjim
d346919a3f database: adds trusted, subscriptions, and activity tables 2020-08-24 23:08:13 -07:00
@wwwjim
30ceafebd3 slate: update zindex for actions menu 2020-08-24 22:31:35 -07:00
@wwwjim
4bdd4c3b5b slate: updates save layout states 2020-08-24 22:11:47 -07:00
@wwwjim
238a12f6eb slates: when opening a sidebar, positioning the actions buttons correctly 2020-08-24 22:05:28 -07:00
@wwwjim
bd6dc4ca30 name: allows the option of adding your fullname 2020-08-24 22:00:32 -07:00
CAKE
517718a287
Merge pull request #176 from filecoin-project/@harisbutt
updates to nav
2020-08-24 19:49:44 -07:00
probablyharis
7e6de8b986 updates to nav 2020-08-24 19:31:42 -07:00
CAKE
6952f6eeb8
Merge pull request #174 from filecoin-project/@martinalong/misc-minor-fixes
Misc minor fixes
2020-08-24 17:02:46 -07:00
Martina
3959b996a3 minor fixes 2020-08-24 16:29:40 -07:00
@wwwjim
6ddab31448 slate-api: adding a slate image through API adds it to an existing layout 2020-08-24 11:24:19 -07:00
jimmylee
572f2c16e4 files: allow multiple files to be selected in finder for upload 2020-08-24 00:05:18 -07:00
CAKE
db5bb6e281
Update README.md, thanks Ziyad! 2020-08-23 23:54:20 -07:00
jimmylee
84815adc8e sign-up: fixes account creation 2020-08-23 23:50:52 -07:00
jimmylee
719bb49cb6 powergate: removes powergate temporarily 2020-08-23 23:32:26 -07:00
jimmylee
59620f60e8 authentication: actually catch the error when the viewer model fails to initialize 2020-08-23 22:59:37 -07:00
jimmylee
2ce2a15a28 slate: fixes gutter measurement 2020-08-23 22:28:30 -07:00
jimmylee
c8824c7f14 slate: test of binding slate descriptions 2020-08-23 17:28:51 -07:00
jimmylee
e370f73995 slate-preview: make it full screen 2020-08-23 16:53:16 -07:00
CAKE
980bd0230c
Update README.md 2020-08-23 14:53:44 -07:00
jimmylee
e8509aa135 slate: deleting objcts from slates also deletes them from layouts 2020-08-23 13:20:16 -07:00
jimmylee
0391b144ad slates: unnecessary log statement 2020-08-23 13:10:30 -07:00
jimmylee
f2f29a7fa4 slate: fixes issue with adding images to slates 2020-08-23 13:09:38 -07:00
jimmylee
4be99a0f6f hotfix: fixes swapping between slate scenes 2020-08-23 11:28:12 -07:00
jimmylee
eb04ad9deb hotfix: fixes settings changes from wiping out slate layout 2020-08-23 11:21:32 -07:00
jimmylee
a21158aba1 slate: fixes idle state reset 2020-08-23 11:18:34 -07:00
jimmylee
e77c43257f slate: fixes legacy pages that haven't constructed a layout yet 2020-08-22 21:14:27 -07:00
jimmylee
d466927624 hotfix: fixes server crashing conditions 2020-08-22 18:32:41 -07:00
CAKE
f67c08fbc9
Merge pull request #171 from filecoin-project/@jimmylee/grid
grid: proof of concept
2020-08-22 18:25:55 -07:00
@wwwjim
f605d364a2 grid: proof of concept 2020-08-22 18:23:25 -07:00
@wwwjim
8fab95d691 slates: lands drag and drop concept 2020-08-22 02:32:40 -07:00
@wwwjim
94c8508f54 uploads: ensure loading state cancel on failed upload 2020-08-22 00:09:23 -07:00
@wwwjim
d6ebcbde9b slate: keeps positioning and UI aligned 2020-08-21 22:54:00 -07:00
@wwwjim
71dcb58a1b profiles: adds user bios 2020-08-21 22:45:50 -07:00
@wwwjim
60530f512c slate: default data, default states 2020-08-21 22:19:11 -07:00
@wwwjim
ed00d86455 slate-scenes: unifies section headers 2020-08-21 21:25:34 -07:00
@wwwjim
f40eaa6700 test-page: fixes syntax issues 2020-08-21 20:01:14 -07:00
@wwwjim
8e0041f929 housekeeping: removes unused dependencies 2020-08-21 19:40:04 -07:00
CAKE
c2cc2b1def
Merge pull request #168 from filecoin-project/@jimmylee/its-a-party
@jimmylee/its a party
2020-08-21 19:33:55 -07:00
@wwwjim
378ec4604d adds missing fields 2020-08-21 19:32:34 -07:00
@wwwjim
cd4a4739cd exercise: the exercise is over 2020-08-21 19:31:43 -07:00
@wwwjim
cf52263332 lol who needs a system when you got grit 2020-08-21 19:20:30 -07:00
@wwwjim
dbf2f8c4f1 just deleting things because 2020-08-21 19:20:26 -07:00