spacedrive/interface
Matthew Yung f7b0e3bd06
[ENG-1794] Overview Rework (#2555)
* StorageBar implementation

* filekindstats reworked into interactive node graph

* ui changes to graph

* light/dark mode changes + ui edits

* missing dependancy in package.json and minor visual improvements

* fixed collision physics

* d3 force package

* fixed nodes going off screen

* removed onNodeDragEnd

* fix central node and add particle effect

* fixed central node and typescript errors

* bar graph/storage bar ui improvements

* changed icons

* totals

* made ui changes

* ui changes

* minor requested ui changes

* fixed spacing for ui

* Remove extraneous newline in core/src/api/libraries.rs

* Fix minor suggestions from code review

* Fix typecheck

* Auto format

* refactor file kind stat card with css grid

* ensure unidentified files never negative

* FIxing some stats

* Counting directories

* fixed error with height of bars

* updated storage bar

* total files update

---------

Co-authored-by: ameer2468 <33054370+ameer2468@users.noreply.github.com>
Co-authored-by: James Pine <ijamespine@me.com>
Co-authored-by: Lynx <141365347+iLynxcat@users.noreply.github.com>
Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com>
Co-authored-by: Lynx <ephemeral.lynx@protonmail.com>
Co-authored-by: Ericson Soares <ericson.ds999@gmail.com>
2024-06-24 20:00:51 +00:00
..
app [ENG-1794] Overview Rework (#2555) 2024-06-24 20:00:51 +00:00
components Added even more i18n translation keys (#2453) 2024-05-04 16:16:49 +00:00
hooks [ENG-293] Tag assign mode (#2462) 2024-06-18 10:52:19 +00:00
locales [ENG-1794] Overview Rework (#2555) 2024-06-24 20:00:51 +00:00
types [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
util [MOB-106] Cloud Sync for Mobile (#2549) 2024-06-18 08:46:29 +00:00
.eslintrc.js [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
ErrorFallback.tsx Added even more i18n translation keys (#2453) 2024-05-04 16:16:49 +00:00
index.tsx Show errors creating P2P listeners on startup (#2372) 2024-04-22 10:28:35 +00:00
package.json [ENG-1794] Overview Rework (#2555) 2024-06-24 20:00:51 +00:00
RoutingContext.tsx [ENG-1592] Correctly assign tab titles on desktop (#2030) 2024-02-01 15:40:38 +00:00
TabsContext.tsx [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
tailwind.config.js [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
tsconfig.json [ENG-1472] Frontend bug fixes and dependencies update (#2137) 2024-02-28 23:52:24 +00:00