Commit Graph

1021 Commits

Author SHA1 Message Date
jimmylee
0e11b5fc36 mobile: attempts to fix this popover problem 2020-08-14 09:05:10 -07:00
jimmylee
2858d531e5 fetch: adds modified version of fetch with readable streams and progress 2020-08-14 03:10:14 -07:00
jimmylee
5462ecdd08 analytics: stubs out analytics manager for colin 2020-08-14 02:17:19 -07:00
jimmylee
8465d8a481 mobile menu: uses new tooltip wrapper 2020-08-14 01:29:29 -07:00
tarafanlin
67422307a8 marketing site: privacy + store files + footer 2020-08-13 21:15:28 -07:00
tarafanlin
c3f2443285 marketing site: privacy + store + footer 2020-08-13 20:41:35 -07:00
Martina
b78e728823 global tooltip component 2020-08-12 12:41:56 -07:00
jimmylee
658dacfcac data: removes data from your bucket, library, and slates when you remove data 2020-08-12 01:22:28 -07:00
@wwwjim
aa271efdcb buckets: fixes data/get endpoint 2020-08-11 00:05:42 -07:00
@wwwjim
1e4f488fbe icons: adds back search to navigation in preparation for spotlight search 2020-08-10 21:20:14 -07:00
jimmylee
b40aae9865 data: fixes previews 2020-08-10 03:18:43 -07:00
jimmylee
9806f30942 epubs: allows epub upload 2020-08-10 03:10:44 -07:00
@wwwjim
2132af84ff icons: restores sub navigation for slates on navigation 2020-08-09 18:22:52 -07:00
jimmylee
ee45da8588 carousel: puts it top level to prevent nesting issues 2020-08-09 01:38:16 -07:00
jimmylee
8240f73c18 slates: prepares for new design, updates global carousel to take id values 2020-08-09 01:08:46 -07:00
jimmylee
75f2a3af54 slate: some adjustments 2020-08-08 20:52:22 -07:00
jimmylee
1bcc40d26b mobile: prevent table distortions on mobile and smaller viewports 2020-08-08 15:38:09 -07:00
jimmylee
83872f3fe9 slates: more mobile friendly 2020-08-08 15:19:35 -07:00
jimmylee
dd47556452 mobile: sidebar components are now mobile friendly, scenes setup for mobile refactor, updates across other components for consistency 2020-08-08 15:04:17 -07:00
jimmylee
7b0941b950 copy: removes tooltips, fixes typos for developers 2020-08-08 13:44:27 -07:00
jimmylee
8f0f571f84 mobile: prepares mobile layout 2020-08-08 13:13:47 -07:00
@wwwjim
4980a4506c data: moves meter to data scene 2020-08-07 17:22:45 -07:00
@wwwjim
e775670b10 scenes: add activity scene 2020-08-07 17:17:54 -07:00
@wwwjim
881fc5c455 navigation: adds activity to the navigation 2020-08-07 17:15:49 -07:00
@wwwjim
36ea419016 relayout: reorients the layout to fit future wireframes 2020-08-07 17:10:28 -07:00
@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
c1996c4cc1 slate: supports audio files, copy adjustments 2020-08-03 20:15:24 -07:00
@wwwjim
6800d90de5 bytes: moves hardcoded byte calculation out of client 2020-08-03 19:45:59 -07:00
@wwwjim
b70b01641e header: fixes tooltip issues and refactors the component 2020-08-03 17:35:31 -07:00
jimmylee
9be49bcd21 slates: style adjustment 2020-08-03 09:44:25 -07:00
@wwwjim
d293e479aa cleanup: small touchups, updates readme for electron 2020-08-03 01:10:58 -07:00
@wwwjim
8ab55ffc46 slate page: removes extra spacing 2020-08-02 22:28:45 -07:00
CAKE
b05f521d95
Merge pull request #143 from filecoin-project/colin/electron-updates
Colin/electron updates
2020-08-02 21:39:11 -07:00
@wwwjim
b08a66bc73 slate pages: adjustment 2020-08-02 21:17:22 -07:00
@wwwjim
20e6513b88 slate: prevent mobile web usage 2020-08-02 21:06:44 -07:00
uonai
bdbe8e3b99 Code cleanup 2020-08-02 23:04:39 -05:00
uonai
b8b5996536 Code cleanup 2020-08-02 23:03:10 -05:00
@wwwjim
76eab5687f slate: less embarassing marketing for the alpha phase 2020-08-02 20:22:47 -07:00
uonai
05ed70d586 Online / offline state update 2020-08-02 21:47:04 -05: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
@wwwjim
c6fc1cdb92 cleanup: removes tip and adds page titles 2020-07-31 03:12:10 -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
2f391fdab7 application: only one prop is needed so make it explicit, viewer 2020-07-29 09:15:36 -07:00
@wwwjim
f2b6087dac refactor: moves Application entry point into its own component to allow for multiple entry points 2020-07-29 09:07:13 -07:00
@wwwjim
ed09ee9129 navigation: adds developer API to sidebar instead 2020-07-28 16:24:15 -07:00
@wwwjim
73c246781f slate: profile and URL 2020-07-27 02:50:25 -07:00
@wwwjim
41b019aaeb slates: adds the slates a user makes to the side navigation 2020-07-26 21:26:41 -07:00
@wwwjim
06dca2f5b4 analytics: adds google analytics 2020-07-22 22:19:14 -07:00
@wwwjim
787fde8eda 0.0.6 - hosted 2020-07-22 18:25:19 -07:00
@wwwjim
9cf57edb77 middleware: sets a new powergate token appropriately per user 2020-07-22 11:54:58 -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
dc5f3313ec user profiels: lands user profile function and fixes settings, user modeling 2020-07-22 00:41:29 -07:00
@wwwjim
f66129f16d authentication: adds user auth concept, sign out, and adds 3 images to a bucket upon user creation 2020-07-21 04:36:50 -07:00
@wwwjim
88b6613ca1 sign in: adds new sign in place holder, adds harddrive svg 2020-07-20 22:45:15 -07:00
@wwwjim
4458e50679 social: experimenting with new art 2020-07-20 18:45:21 -07:00
@wwwjim
f0dcd556ad design system: cleanup, adds license 2020-07-16 10:41:49 -07:00
@wwwjim
bf3bcd75e7 navigation: adds new scenes and new icons 2020-07-15 18:36:29 -07:00
@wwwjim
2c057bc508 removes filecoin brand 2020-07-10 14:02:10 -07:00
@wwwjim
2b7eb40d70 navigation: removes links from client experience, fixes link on design system 2020-07-06 23:22:06 -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
@wwwjim
68de6a402f cleanup: formatting pass 2020-06-18 20:57:57 -07:00
jimmylee
3736ed162c prototype: local file storage and local preview 2020-06-17 00:13:13 -07:00
jimmylee
bf4761eb37 integration: reduced client to essential functions 2020-06-08 19:05:22 -07:00
@wwwjim
57876efbef initial commit for the application prototype 2020-06-03 09:20:54 -07:00