Commit Graph

117 Commits

Author SHA1 Message Date
@wwwjim
559f5c3c48 delete: delete your account error messaging fix 2020-09-12 19:59:56 -07:00
@wwwjim
c887596ed8 separates design for data preview from slate item preview 2020-09-12 17:53:41 -07:00
Martina
aac943503f fixed navigation tooltip bug and various style improvements 2020-09-12 15:47:38 -07:00
@wwwjim
bf4084e1c5 fixes signin fields to allow for autofocus and mouse less setup 2020-09-11 23:13:10 -07:00
@wwwjim
8249b29c97 history: fixes history 2020-09-11 22:54:58 -07:00
Martina
b05f42fcbb switched alerts to Alert component 2020-09-11 16:19:48 -07:00
Martina
f972e1e535 better handling for multiple separate uploads 2020-09-10 16:06:06 -07:00
@wwwjim
f7b2a1d981 archiving: lands components for staging branch 2020-09-09 16:52:45 -07:00
@wwwjim
45575d24a3 layout: fixes layout issue, prevents weird gray scroll from ever happening again 2020-09-07 23:05:16 -07:00
jimmylee
bcb15a06d2 removes useless WIP messaging 2020-09-06 20:19:46 -07:00
jimmylee
2579d754b4 hotfix: fixes critical issue adding to new slates from + icon 2020-09-04 14:23:42 -07:00
Martina
6fb183fdff finished refactor 2020-09-03 15:42:08 -07:00
Martina
979cd9f613 working on serialized endpoint 2020-09-03 11:58:03 -07:00
@wwwjim
cd935e1833 API key: generates an API key when you create a new account 2020-09-03 00:38:28 -07:00
@wwwjim
d2c293b576 sentinel: sentinel API routes are now part of the API section of Slate 2020-09-03 00:33:43 -07:00
@wwwjim
aa948a60f8 slate: back to a stable place 2020-09-02 23:00:02 -07:00
@wwwjim
3054b781c3 error catching: when creating a slate fails 2020-09-02 18:03:34 -07:00
@wwwjim
ba48cfba21 slate: hopefully resolves issues 2020-09-02 17:35:41 -07:00
Martina
c8607d54f4 misc style changes 2020-09-02 16:37:38 -07:00
Martina
68cf6ea7f1 refresh button 2020-08-31 11:41:32 -07:00
martinalong
37f17fa51b
Revert "Revert "In-client profiles / slates + directory tab"" 2020-08-31 11:19:46 -07:00
martinalong
6cbb8b65cb
Revert "In-client profiles / slates + directory tab" 2020-08-30 22:08:40 -07:00
Martina
06b8df0812 debugging peer requests 2020-08-30 19:34:28 -07:00
Martina
0f980e74cd PR suggestions 2020-08-30 19:34:28 -07:00
Martina
738892d192 debugging upload undefined bug 2020-08-30 19:34:28 -07:00
Martina
6deff95d7c rebase 2020-08-30 19:34:28 -07:00
@wwwjim
a0082a7be5 sidebar: stubs out filecoin archive feature 2020-08-27 23:57:04 -07:00
Martina
10de585947 spotlight-search 2020-08-27 16:52:49 -07:00
@wwwjim
0af4431bd3 integration: example subscribe and unsubscribe endpoints with ui example 2020-08-25 20:13:06 -07:00
@wwwjim
785cecaeb6 viewer: adds trusted relationships, subscriptions, and activity to the viewer model 2020-08-25 15:24:01 -07:00
@wwwjim
5542f76888 slate: cleans up state, guarantees JSON response from endpoints, updates server code 2020-08-24 23:46:02 -07:00
jimmylee
59620f60e8 authentication: actually catch the error when the viewer model fails to initialize 2020-08-23 22:59:37 -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
71dcb58a1b profiles: adds user bios 2020-08-21 22:45:50 -07:00
jimmylee
8cfa9bd874 slate: adds the capability to add metadata to slate objects 2020-08-21 00:07:39 -07:00
@wwwjim
794bd14b3c cleanup: dead code elimination and prettier 2020-08-19 22:45:43 -07:00
@wwwjim
b836735d82 file-utilities: adds reusable upload method 2020-08-19 22:29:37 -07:00
@wwwjim
215d341b67 navigation: updates fields, reorders props 2020-08-18 12:43:41 -07:00
@wwwjim
b483b4a7f3 scenes: adds placeholder directory scene 2020-08-18 12:41:41 -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
2c3b9d557e uploads: supports heic conversions 2020-08-16 22:15:56 -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
e751a2cb48 fetch: updates uFetch to progressFetch 2020-08-14 09:16:43 -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
@wwwjim
aa271efdcb buckets: fixes data/get endpoint 2020-08-11 00:05:42 -07:00
jimmylee
b40aae9865 data: fixes previews 2020-08-10 03:18:43 -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
@wwwjim
e775670b10 scenes: add activity scene 2020-08-07 17:17:54 -07:00
@wwwjim
36ea419016 relayout: reorients the layout to fit future wireframes 2020-08-07 17:10:28 -07:00
@wwwjim
b23608da18 routes: renaming to remove @ from user routes 2020-08-06 16:06:54 -07:00
@wwwjim
d293e479aa cleanup: small touchups, updates readme for electron 2020-08-03 01:10:58 -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
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
5d4f58eddc media object: adds PDF support, validation check to restrict certain uploads 2020-08-01 23:00:04 -07:00
jimmylee
ed28c7a9c5 slate: fixes slate pages and drag and drop 2020-07-30 03:22:16 -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