Skip to content

Fix/admin panel add button#150

Open
SebbeBlom wants to merge 3 commits into
devfrom
fix/admin-panel-add-button
Open

Fix/admin panel add button#150
SebbeBlom wants to merge 3 commits into
devfrom
fix/admin-panel-add-button

Conversation

@SebbeBlom

Copy link
Copy Markdown

closes #149
closes #138

Pinned unfold version to the latest.
Pinned django version to the latest
Pinned asgiref version to the latest

To override the unfold-template we have to create a folder in backend and mirror the file paths of the components that we want to change to that of unfold.

This was done to make the add button "nicer".

// Sebbe

ebinbellini and others added 2 commits April 23, 2026 19:39
We already had the loading prop for <Button>. This change makes every
button that should show a loading state actually use this prop.

Added the animation to:
- Login button
- Save draft button
- Submit application button
- Change password modal primary button
- Delete account modal primary button

Also changed some <a> to <Link>
@ebinbellini ebinbellini changed the base branch from main to dev June 12, 2026 16:09
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.

Upgrade django Make add button nicer

2 participants