Chris Kruining
|
4e98849e07
|
implemented feature
TODOs:
- extract logic to feature file to simplify component
- add unit test
- add end-to-end tests
|
2024-12-02 16:29:09 +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
|
0501a0a463
|
improved diffing algorithm
|
2024-10-30 16:27:34 +01:00 |
|
Chris Kruining
|
6d1e011621
|
first attempt with deleting rows. deep diff algorithm needs more time in the cooker
|
2024-10-29 18:36:01 +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
|
a6fc5720d4
|
made a start on the logic for saving files
|
2024-10-23 14:01:21 +02:00 |
|
Chris Kruining
|
6064fd3b45
|
switch over to deep diffing for mutations
|
2024-10-23 14:01:21 +02:00 |
|
Chris Kruining
|
1c0810290b
|
and even mooooore tweaks
|
2024-10-23 14:01:20 +02:00 |
|
Chris Kruining
|
fb4d28b265
|
some more tweaks
|
2024-10-23 14:01:20 +02:00 |
|
Chris Kruining
|
d000b85429
|
some more tweaks
|
2024-10-23 14:01:20 +02:00 |
|
Chris Kruining
|
7db65413be
|
polished the UI a bit. next up: saving changes (and maybe a diff ui as confirmation dialog)
|
2024-10-23 14:01:20 +02:00 |
|
Chris Kruining
|
1a963a665e
|
extracted selection logic to own feature and anhanched with range selection
|
2024-10-23 14:01:19 +02:00 |
|
Chris Kruining
|
40f46eba1d
|
kaas
|
2024-10-23 14:01:19 +02:00 |
|
Chris Kruining
|
75bd06cac3
|
lots of work
|
2024-10-23 14:01:18 +02:00 |
|
Chris Kruining
|
552ba7f3c9
|
- fixed grouped rows
- added shortcut hint in menu items
|
2024-10-10 13:24:02 +02:00 |
|
Chris Kruining
|
ebd8ff8c1d
|
- moved grid rendering to feature
- re implemented file loading for order preservation
- added styling for grid
- implemented row selection POC
|
2024-10-07 16:54:45 +02:00 |
|