Kacper Kula
f5a72e941b
chore: adding missing packages
2026-03-22 17:47:13 +00:00
Kacper Kula
32036da6d1
fix: fixing issue with tests
2026-03-22 17:35:51 +00:00
Kacper Kula
90929a1ccb
infra: refactoring database connection and cleaning dependencies
2026-03-22 16:36:36 +00:00
Kacper Kula
7fb5d48e8d
feat: making database queries work too
2025-12-28 18:44:09 +00:00
Kacper Kula
1a1b0b4bb5
feat: reworking project to use wa-sqlite
2025-12-09 23:52:25 +00:00
Kacper Kula
a9206d186f
chore: poc of using idb with modern version of sqlite
2025-09-19 10:49:30 +01:00
Kacper Kula
c3bcacc496
Merge branch 'main' into feat/sql-backend-migration
2025-09-18 11:37:16 +01:00
github-actions[bot]
bf24096d75
release: Release Next ( #192 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-18 11:21:12 +01:00
Kacper
53ffe93a9c
feat: updating how modules are being defined (using new version of DITY) ( #191 )
...
* feat: updating how modules are being defined (using new version of DITY)
* chore: removing deprecated module
2025-09-18 11:18:22 +01:00
github-actions[bot]
5b60f47e65
release: Release Next ( #186 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-08 18:51:02 +01:00
Kacper Kula
6e8b294bea
chore: fixing docs and upgrading to the lastest version ( #187 )
2025-08-15 15:11:39 +01:00
github-actions[bot]
10eb87803c
release: Release Next ( #175 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-13 12:32:59 +01:00
Kacper Kula
346e358863
feat: dependency upgrade ( #181 )
2025-08-13 11:20:12 +01:00
Kacper Kula
f94d97b176
feat: WIP. Proof of concept of using sqlite-wasm
2025-08-11 17:28:57 +01:00
Kacper Kula
403e9f3d0c
Interactive SQL Visualiser ( #177 )
...
* chore: reworking plugin internals into modules
* feat: settings module is now working, added debug module, enabled new api module
* chore: restoring external API
* feat: refactoring project to use proper inversion of control
* feat: plugins can now be loaded in any order
* chore: final file migration, all typescript is in modules now
* chore: fixing dependencies of cellParser
* feat: csv and json views are only registered when they are not colliding with other plugins
* feat: fixed library behaviour on canvas
* feat: added ability to hide columns from csv files
* feat: adding global tables support (wip)
* feat: global tables full implementation
* feat: sqlite databases can now be previewed in explorer
* feat: improved explorer view
* feat: highlighting code in the copy code modal
* feat: advanced interactive schema visualiser
2025-08-10 10:21:12 +01:00
Kacper Kula
285684dfc4
Refactoring Project to use proper Inversion of Control ( #171 )
...
* chore: reworking plugin internals into modules
* feat: settings module is now working, added debug module, enabled new api module
* chore: restoring external API
* feat: refactoring project to use proper inversion of control
* feat: plugins can now be loaded in any order
* chore: final file migration, all typescript is in modules now
* chore: fixing dependencies of cellParser
* feat: csv and json views are only registered when they are not colliding with other plugins
* feat: fixed library behaviour on canvas
2025-08-10 09:34:54 +01:00
Kacper Kula
c70ec3553d
docs: added documentation for charts ( #165 )
2025-06-04 16:16:56 +01:00
github-actions[bot]
c8e2c8321f
release: Release Next ( #162 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-03 15:24:46 +01:00
github-actions[bot]
0ef2b8d478
release: Release Next ( #159 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-28 16:16:30 +01:00
Kacper Kula
b17536ecb8
chore: fixing release
2025-05-22 15:20:40 +01:00
Kacper Kula
672e0fdba6
Merge branch 'main' into chore/scss-split
2025-05-22 14:53:29 +01:00
Kacper Kula
bb55e000db
Merge branch 'main' into feat/define-type
2025-05-22 14:33:51 +01:00
Kacper Kula
a9be30ea0a
Merge branch 'main' into chore/scss-split
2025-05-22 14:29:37 +01:00
Kacper Kula
559093e31f
chore: added contributing guide and missing package
2025-05-22 11:30:19 +01:00
Kacper Kula
74f9321362
chore: new release mechanism with changesets
2025-05-22 11:22:36 +01:00
Kacper Kula
85f00d12f9
chore: splitting styles into separate SCSS files
2025-05-17 19:24:49 +01:00
Kacper Kula
960c7cce24
WIP: changeset
2025-05-17 12:26:17 +01:00
Kacper Kula
759099e4d0
feat: adding boolean, date formats. properly parsing. fixing bunch of issues with ag grid
2025-05-16 23:15:04 +01:00
Kacper Kula
3032f91ebd
chore: updated version and changelog
2025-05-06 16:23:17 +01:00
Kacper Kula
a95a1bd6f9
fix: fixing renaming and deleting columns
2025-05-06 14:41:59 +01:00
Kacper Kula
6c349c6020
fix: fixed issue with CSV files edits not being properly saved
2025-05-02 19:53:16 +01:00
Kacper Kula
03434dca10
feat: linking to other files from codeblock
2025-04-30 12:38:53 +01:00
Kacper Kula
2a9c6cadad
docs: adding changelog entries
2025-04-09 14:33:30 +01:00
Kacper Kula
b2ff3d5985
fix: fixing issue with columns with dots not rendering properly in grid view
2025-04-02 16:46:47 +01:00
Kacper Kula
5acf5b5a17
chore: bumping version and fixing typescript errors
2025-03-31 14:29:54 +01:00
Kacper Kula
cfa4e6d4ec
feat: adding basename and parent SQL variables
2025-03-27 12:19:59 +00:00
Kacper Kula
183ef9e597
release: 0.30.0
2025-03-26 13:29:01 +00:00
Kacper Kula
d83fbb768d
chore: 0.29.0 release
2025-03-21 17:46:33 +00:00
Kacper Kula
8d5e05b9ed
chore: supressing warnings when compiling the project
2025-03-21 17:07:44 +00:00
Kacper Kula
4053550dcc
feat: template can now access file properties
2025-03-15 16:22:20 +00:00
Kacper Kula
0fe0d28457
feat: filenames are no longer truncated after the dots
2025-03-15 15:40:12 +00:00
Kacper Kula
4456786f4b
feat: added ability to change default renderer and specify default pagination size
2025-03-14 17:27:27 +00:00
Kacper Kula
c7f1dfa739
feat: adding JS syntax highlighting (to be used in Charts view)
2025-03-14 15:37:44 +00:00
Kacper Kula
28f77662ed
release: 0.28.0
2025-03-14 10:35:47 +00:00
Kacper Kula
7ca9b72f33
feat: adding TEMPLATE view with full support for handlebars
2025-03-13 16:10:40 +00:00
Kacper Kula
1ae1be87e1
docs: adding documentation and bumping version
2025-02-17 10:26:26 +00:00
Kacper Kula
816867db0a
version: 0.26.0 release
2025-02-16 19:41:23 +00:00
Kacper Kula
d761e33c38
feat: poc of the grammar
2025-02-13 11:32:43 +00:00
Kacper Kula
5ffd20caf2
feat: better rendering for array of links
2025-02-06 16:12:57 +00:00
Kacper Kula
c2fe8b0eff
fix: fixed how links behave and parameter order
2025-02-05 17:46:11 +00:00