- moved grid rendering to feature

- re implemented file loading for order preservation
- added styling for grid
- implemented row selection POC
This commit is contained in:
Chris Kruining 2024-10-07 16:54:45 +02:00
parent 70c15c4094
commit ebd8ff8c1d
10 changed files with 897 additions and 143 deletions

View file

@ -1,4 +1,5 @@
{
"topLevel": "top level",
"app": {
"login": "Get started",
"logout": "Logout",
@ -388,4 +389,4 @@
"data-load-error": "Failed to load prize draw winner. Please refresh this page to try again."
}
}
}
}