Commit Graph

10 Commits

Author SHA1 Message Date
Benedikt Terhechte
b8cce5deba Large Scale UI Integration
- Split UI up into multiple states
- Changes throughout the codebase to accomodate that
- All still messy but opening a folder and creating a database works now.
2021-10-21 15:09:57 +02:00
Benedikt Terhechte
975eda71bd Large change, multiple related changes
- Split up the app into different app_state states
- Added the `startup` state and the `visualize` state
- lots of changes to support the startup screen / state
- The startup screen is still a hot mess
- changed the config handling
2021-10-17 21:46:50 +02:00
Benedikt Terhechte
25b6ddda99 Many small improvements to the look
Also added a platform module for specific looks depending on the platform.
2021-10-15 12:18:06 +02:00
Benedikt Terhechte
5480eb0aa4 Fixed most clippy issues 2021-10-10 17:00:55 +02:00
Benedikt Terhechte
b5be751e3f Support different formats 2021-10-10 09:52:25 +02:00
Benedikt Terhechte
6e90f5b0d7
Moved the import functionality into a module 2021-10-07 14:26:09 +02:00
Benedikt Terhechte
8826b7064d Renamed cluster_engine to model, replaced cached with lru cache 2021-10-07 14:00:10 +02:00
Benedikt Terhechte
94ee7b547d Refactoring the main grid 2021-10-02 19:44:42 +02:00
Benedikt Terhechte
39a33d423f Many small improvements. Currently fiddling with interaction to select partitions 2021-10-01 16:09:08 +02:00
Benedikt Terhechte
2a0eb842a4 Started building query facilities 2021-09-30 18:41:02 +02:00