Commit Graph

9 Commits

Author SHA1 Message Date
5b40b45bfa Updated test workflow
Some checks failed
Run the JSON parser tests / test (push) Failing after 43s
2024-10-19 14:19:58 +02:00
96c203f842 Moved UI to separate project, added Dockerfile & renamed project
All checks were successful
Run the JSON parser tests / test (push) Has been skipped
2024-10-19 12:04:40 +02:00
585447193d Refactored Json2CSharpTranslator 2024-09-29 19:57:31 +02:00
dc7fda1eed Add JSON path to CLI and refactored 2024-09-28 13:29:53 +02:00
82a59eebd2 - Refactored code
- Implemented basic JSON Path interpreter
- Clean up
2024-09-22 16:30:31 +02:00
78ebafb409 - Added debounce time to requests from frontend
- Made editors full height & full width
- Applied ParsingException more consistently
2024-09-17 21:16:24 +02:00
74a141277e Optimised structs 2024-09-16 22:46:53 +02:00
23324a2b53 Added basic UI 2024-09-15 22:25:14 +02:00
8d1069e477 Initial commit 2024-09-15 17:23:27 +02:00