WIP: static adminfe #802

Draft
floatingghost wants to merge 2 commits from static-adminfe into develop

this is a visibility PR for now for work i did last month but didn't quite finish so people can see what i'm trying to do and such

adds a static admin-fe (had to copy a bunch of standard phoenix assets over as well)

things this needs to do before having WIP tag removed

  • Be able to render current settings in a static context
  • Be able to modify settings from there
  • Have some form of test
  • Manage race conditions? Unsolved how we could do that
this is a visibility PR for now for work i did last month but didn't quite finish so people can see what i'm trying to do and such adds a static admin-fe (had to copy a bunch of standard phoenix assets over as well) ## things this needs to do before having WIP tag removed - [x] Be able to render current settings in a static context - [ ] Be able to modify settings from there - [ ] Have some form of test - [ ] Manage race conditions? Unsolved how we could do that
floatingghost added 2 commits 2024-06-15 12:12:22 +00:00
add basic rendering for option types
Some checks are pending
ci/woodpecker/push/build-amd64 Pipeline is pending
ci/woodpecker/push/build-arm64 Pipeline is pending
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/lint Pipeline is pending
ci/woodpecker/push/test/1 Pipeline is pending
ci/woodpecker/push/test/2 Pipeline is pending
ci/woodpecker/push/test/3 Pipeline is pending
ci/woodpecker/push/test/4 Pipeline is pending
ci/woodpecker/pr/build-amd64 Pipeline is pending
ci/woodpecker/pr/build-arm64 Pipeline is pending
ci/woodpecker/pr/docs Pipeline is pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test/1 Pipeline is pending
ci/woodpecker/pr/test/2 Pipeline is pending
ci/woodpecker/pr/test/3 Pipeline is pending
ci/woodpecker/pr/test/4 Pipeline is pending
941fd0f064
Some checks are pending
ci/woodpecker/push/build-amd64 Pipeline is pending
ci/woodpecker/push/build-arm64 Pipeline is pending
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/lint Pipeline is pending
ci/woodpecker/push/test/1 Pipeline is pending
ci/woodpecker/push/test/2 Pipeline is pending
ci/woodpecker/push/test/3 Pipeline is pending
ci/woodpecker/push/test/4 Pipeline is pending
ci/woodpecker/pr/build-amd64 Pipeline is pending
ci/woodpecker/pr/build-arm64 Pipeline is pending
ci/woodpecker/pr/docs Pipeline is pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test/1 Pipeline is pending
ci/woodpecker/pr/test/2 Pipeline is pending
ci/woodpecker/pr/test/3 Pipeline is pending
ci/woodpecker/pr/test/4 Pipeline is pending
This pull request has changes conflicting with the target branch.
  • mix.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin static-adminfe:static-adminfe
git checkout static-adminfe
Sign in to join this conversation.
No description provided.