Commit Graph

20 Commits

Author SHA1 Message Date
8c661f2533 Add support for multiple tabs
All checks were successful
build / build (push) Successful in 1m29s
2025-06-01 16:21:42 +09:30
91c322c1d6 Remove duplicate postcss dependency, remove zone.js dependency
All checks were successful
build / build (push) Successful in 1m12s
2025-05-31 16:09:28 +09:30
60cc64fb28 Update node version in CI
All checks were successful
build / build (push) Successful in 1m13s
2025-05-31 16:04:48 +09:30
306df80b74 Switch to zoneless change detection, add paging for large datasets
Some checks failed
build / build (push) Failing after 2m20s
2025-05-31 15:32:36 +09:30
e40978e434 Update to angular 20
Some checks failed
build / build (push) Failing after 39s
2025-05-29 07:27:21 +09:30
1fd7ce6d10 Add basic aggregate selection
All checks were successful
build / build (push) Successful in 1m36s
2025-05-21 20:11:59 +09:30
ece4a33e1c Use tailwind classes for table column widths
All checks were successful
build / build (push) Successful in 1m13s
2025-05-21 09:27:00 +09:30
fb797f980e Fix default columns sizes so table doesn't jump around whilst scrolling, skip .DS_Store files in tree
All checks were successful
build / build (push) Successful in 1m16s
2025-05-21 08:29:00 +09:30
95855b9e99 Add basic filtering
All checks were successful
build / build (push) Successful in 1m37s
2025-05-02 19:46:40 +09:30
f388efe667 Add basic tauri support
All checks were successful
build / build (push) Successful in 1m27s
2025-04-29 22:05:14 +09:30
7bc6ca8a39 Start adding filters, migrate types to zod, update readme
All checks were successful
build / build (push) Successful in 1m22s
2025-04-25 09:30:38 +09:30
d225ff9048 Add basic table sorting
All checks were successful
build / build (push) Successful in 1m20s
2025-04-25 07:39:39 +09:30
cc5bbb9b6a Ensure loading skeleton doesn't show up when scrolling between 2 pages
All checks were successful
build / build (push) Successful in 1m21s
2025-04-25 07:17:57 +09:30
c2db4100a9 Use flexible scroll height on table to fill view
All checks were successful
build / build (push) Successful in 1m31s
2025-04-24 22:19:52 +09:30
5d8bd10e92 Add column resizing and reordering
All checks were successful
build / build (push) Successful in 1m26s
2025-04-24 20:16:19 +09:30
53f27e4b22 Add missing steps to CI build
All checks were successful
build / build (push) Successful in 1m35s
2025-04-24 19:00:13 +09:30
77f27b598b Add CI workflow, 2025-04-24 18:58:25 +09:30
4b88f70c9a Fix initial load, remove fixed todos 2025-04-24 18:54:02 +09:30
42e9470400 Add basic csv view inside a table loaded through duckdb 2025-04-24 18:47:53 +09:30
5c42ba0dd4 initial commit 2025-02-23 15:07:38 +10:30