Commit graph

55 commits

Author SHA1 Message Date
Chris Kruining
f73ad56c0e
fix style issue 2025-01-07 08:11:55 +01:00
Chris Kruining
7b3e7e9ca2
rename combobox to dropdown 2025-01-07 07:34:46 +01:00
Chris Kruining
7f71f83a59
add caret to combobox 2025-01-07 07:31:05 +01:00
Chris Kruining
672afba529
patch colorscheme dropdown to use new combo-box 2025-01-06 15:52:18 +01:00
Chris Kruining
490cf0c677
implement simple combo-box component 2025-01-06 15:50:36 +01:00
Chris Kruining
96d04a6094
fix selection command 2025-01-06 15:49:37 +01:00
Chris Kruining
8d1c6b306f
clean up console.log 2025-01-03 05:09:12 +01:00
Chris Kruining
d39f88a754
refactor 'rows' -> 'data' 2025-01-03 04:57:05 +01:00
Chris Kruining
1b18198022
added tests. bs tests, but tests 2024-12-19 16:21:59 +01:00
Chris Kruining
c33e99b105
couple of bug fixes 2024-12-19 15:54:11 +01:00
Chris Kruining
998a788baa
finished refactoring. all the code is now way more clearly seperated and reusable 2024-12-19 11:42:03 +01:00
Chris Kruining
ab68df340f
woop in a working state again 2024-12-18 16:32:21 +01:00
Chris Kruining
4a5f0cf2d1
finally back up and running again 2024-12-18 08:10:38 +01:00
Chris Kruining
529647b0d7
. 2024-12-17 15:59:49 +01:00
Chris Kruining
ed8eecea2a
fix merge issues 2024-12-17 13:29:27 +01:00
Chris Kruining
0749d5904f
Merge branch 'feature/add-language' of https://github.com/chris-kruining/calque into feature/add-language 2024-12-17 13:25:37 +01:00
Chris Kruining
1d88565773
. 2024-12-17 13:22:31 +01:00
Chris Kruining
b7bf9fe220
. 2024-12-17 08:18:25 +01:00
Chris Kruining
b23db1d5a8
Kaas 2024-12-12 16:40:13 +01:00
Chris Kruining
d219ae1f9a
for the most part switched out the grid's internals for the new table component 2024-12-11 16:24:54 +01:00
Chris Kruining
6d74950495
fix table style issues 2024-12-11 14:55:53 +01:00
Chris Kruining
de79467db3
quickly add sorting via clicks on column header 2024-12-11 11:11:28 +01:00
Chris Kruining
f21fa5e224
fix and expand table styles. man do I ever love scroll animations!!! 2024-12-11 10:07:48 +01:00
Chris Kruining
b80e4ea6f5
use dataset functions 2024-12-11 10:06:18 +01:00
Chris Kruining
977670b9e0
made tables more feature complete and started splitting of all the data handling to dataset.ts 2024-12-10 15:07:45 +01:00
Chris Kruining
17e49c23d8
started splitting of into components 2024-12-03 16:01:14 +01:00
Chris Kruining
316e3158db
small style tweaks 2024-12-02 14:21:58 +01:00
Chris Kruining
aee0523adc
finally have some more fixes for the styling 2024-12-02 13:08:23 +01:00
Chris Kruining
6c1af29847
fix color scheme??? 2024-11-28 13:14:56 +01:00
Chris Kruining
bfb668a164
much better! 2024-11-28 08:31:31 +01:00
Chris Kruining
76c5de5c32
close tab on middle mouse button 2024-11-21 20:43:42 +01:00
Chris Kruining
13e5727497
sprucing the app up a little 2024-11-21 17:01:44 +01:00
Chris Kruining
9d064b4c1c
lets debug once more... 2024-11-21 08:22:16 +01:00
Chris Kruining
7b0e4d4879
the .env file worked but was cached perhaps??? also use <Meta /> 2024-11-18 15:43:29 +01:00
Chris Kruining
12f10d4ee1
lame and lazy fix for now... 2024-11-18 15:19:05 +01:00
Chris Kruining
7120a76589
why is my secret not comming through??? 2024-11-18 14:01:11 +01:00
Chris Kruining
9921c320d3
disable broken tests for now 2024-11-14 19:01:43 +01:00
Chris Kruining
da016f2e03
tiny bit of cleanup 2024-11-12 16:08:50 +01:00
Chris Kruining
cdbb11b14a
maybe tests are cool after all, fixed bugs and simplified deepDiff 2024-11-11 11:47:07 +01:00
Chris Kruining
992bb77d2f
working on fixing/reimplementing save command now that the mutations logic is more complete 2024-11-04 17:03:41 +01:00
Chris Kruining
6ed9c74862
PWA improvements 2024-10-31 14:33:42 +01:00
Chris Kruining
041de66c64
fix up tabs ui 2024-10-29 18:15:46 +01:00
Chris Kruining
addc6bfb11
fix issues with tabs 2024-10-29 16:20:48 +01:00
Chris Kruining
b27abe928d
initial attempt with pwa 2024-10-29 13:33:01 +01:00
Chris Kruining
ddf4519f41
refactoring stuff to make sure the right responsibility is fullfilled in the right place 2024-10-28 15:43:53 +01:00
Chris Kruining
fa9264326b
some restructuring and added a color-scheme-picker 2024-10-28 14:15:41 +01:00
Chris Kruining
5367ed2f44
quick snapshot 2024-10-24 14:39:08 +02:00
Chris Kruining
b03f80f34f
started introduction of splitting into tabs 2024-10-23 16:21:01 +02:00
Chris Kruining
1472bd8116
update styling 2024-10-23 14:02:25 +02:00
Chris Kruining
c96348e888
still working on saving files 2024-10-23 14:01:22 +02:00