1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-20 04:23:16 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
alexandrev 27077a05d9 minimal updates 2025-07-01 21:35:11 +02:00
alexandrev 2d87652882 minimal updates 2025-07-01 21:34:45 +02:00
alexandrev 735c622719 Fix success time display and streamline editor wrapper 2025-07-01 21:10:39 +02:00
alexandrev 1a721834f0 fix editor height 2025-07-01 21:10:33 +02:00
alexandrev 9cf8f7fa2f show transform success time 2025-07-01 20:55:07 +02:00
alexandrev daa1afff2c feat: sync params with xslt and icon buttons 2025-07-01 20:55:01 +02:00
alexandrev 32161acfbd Fix editor layout 2025-07-01 20:54:52 +02:00
alexandrev 510b17d8ef Improve editor layout and parameter drop 2025-07-01 20:36:46 +02:00
alexandrev 3f93c04c8d Add pro UI features with tabs and auth 2025-07-01 20:11:12 +02:00
alexandrev e6c6afa81a Merge pull request #2 from alexandrev/codex/sync-xsl-param-with-frontend-inputs-and-fix-ui-glitches
Add automatic xsl:param sync
2025-07-01 20:00:51 +02:00
alexandrev d518e4de4e Fix editor sync on blur 2025-07-01 19:55:45 +02:00
alexandrev 302d0bbc5a Sync parameters with XSLT and fix UI 2025-07-01 19:04:23 +02:00
alexandrev f06b7b8620 Merge pull request #1 from alexandrev/codex/create-frontend-for-xslt-playground-app
Add React frontend for XSLT Playground
2025-07-01 18:56:06 +02:00
alexandrev c9a5982ba4 Include Saxon dependencies in runtime 2025-07-01 18:48:02 +02:00
alexandrev 3914a24f6c backend: enable CORS 2025-07-01 18:37:01 +02:00
alexandrev 45f734a444 feat: make backend URL configurable 2025-07-01 18:06:44 +02:00
alexandrev 1f76646d20 Make 'make' run build and compose 2025-07-01 13:59:11 +02:00
alexandrev ce61e7d79b Fix make build by vendoring Go modules 2025-07-01 13:52:41 +02:00
alexandrev b399512cc1 docs: note go mod tidy step 2025-07-01 13:52:34 +02:00
alexandrev 73362a4358 fix frontend App.jsx syntax 2025-07-01 13:35:28 +02:00
alexandrev 58df798b84 Fix Makefile tabs 2025-07-01 13:25:35 +02:00
alexandrev 2dc2b8cf44 Add Makefile and docker-compose for local setup 2025-07-01 13:07:42 +02:00
alexandrev 9201a9c02c Document environment variables 2025-07-01 10:03:09 +02:00
alexandrev 0ae9933268 docs: add backend build steps 2025-07-01 09:51:24 +02:00
alexandrev b56df065bf Add Dockerfile for frontend 2025-07-01 09:39:15 +02:00
alexandrev 09a8f99466 Add frontend React app 2025-07-01 09:34:58 +02:00
alexandrev 3268dbca4e Initial version 2025-07-01 09:00:24 +02:00
alexandrev 6ac97bd80c Initial commit 2025-06-24 10:07:50 +02:00