Skip to content

feat(admin): simplify initialization flow - #121

Open
robsimmons wants to merge 9 commits into
push-szkrmuxokopzfrom
simplified-initialization
Open

feat(admin): simplify initialization flow#121
robsimmons wants to merge 9 commits into
push-szkrmuxokopzfrom
simplified-initialization

Conversation

@robsimmons

@robsimmons robsimmons commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Follows up on #120 by dramatically simplifying the initial setup.

image

Initial setup installs Elan and creates a real blank project, which lets us remove lots of special-cased logic for the blank template.

Initial setup also checks that the URL being used to visit the website is the same one in the configuration. (In dev mode it then stores that URL, overriding the default value that gets put there automatically, in production mode a mismatch triggers an error.)

@robsimmons
robsimmons force-pushed the simplified-initialization branch from 8a456a1 to a5368ef Compare September 3, 2026 15:44
@robsimmons
robsimmons force-pushed the simplified-initialization branch from a5368ef to cb54e28 Compare September 3, 2026 16:00
@robsimmons
robsimmons force-pushed the simplified-initialization branch from cb54e28 to 52ee3fe Compare September 3, 2026 16:01
@robsimmons
robsimmons force-pushed the simplified-initialization branch from 52ee3fe to 0a715a4 Compare September 3, 2026 17:08
@robsimmons
robsimmons marked this pull request as ready for review September 3, 2026 17:26
@robsimmons
robsimmons force-pushed the simplified-initialization branch 2 times, most recently from 8d70638 to 3cb2309 Compare September 4, 2026 22:06
@robsimmons
robsimmons force-pushed the simplified-initialization branch from 3cb2309 to 0af3427 Compare September 4, 2026 23:02
@robsimmons
robsimmons force-pushed the simplified-initialization branch from 0af3427 to 06f45cc Compare September 5, 2026 02:09
@robsimmons
robsimmons force-pushed the simplified-initialization branch 2 times, most recently from 4fc3173 to 0cfee1c Compare September 5, 2026 16:21
@robsimmons
robsimmons force-pushed the simplified-initialization branch 2 times, most recently from 702f68a to 3de7454 Compare September 5, 2026 17:02
@robsimmons
robsimmons force-pushed the simplified-initialization branch from 3de7454 to 9fca0dc Compare September 5, 2026 18:19
@robsimmons
robsimmons force-pushed the simplified-initialization branch from 9fca0dc to 535a841 Compare September 5, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant