Baptiste Devessier
baaec81a91
Use default color in Loader component for CSS variable ( #12844 )
...
Fixes a regression introduced by
https://github.com/twentyhq/twenty/pull/11639
cc @AMoreaux
## Before

## After

https://github.com/user-attachments/assets/875c6c7e-3fc3-44bf-bb17-69ca362c1145
2025-06-24 17:29:36 +02:00
Antoine Moreaux
4eb859256c
feat(settings): add loading state to save buttons ( #11639 )
...
Introduce a loading state to SaveButton and SaveAndCancelButtons
components to enhance user feedback during save operations. Update
SettingsNewObject to manage the loading state while submitting the form.
Fix https://github.com/twentyhq/core-team-issues/issues/572
---------
Co-authored-by: Charles Bochet <charles@twenty.com >
2025-06-23 22:49:38 +02:00
Baptiste Devessier
29ead8ab69
Create a running variant for workflow diagram nodes ( #10857 )
...
- Add all the missing adaptive colors
- Create a running variant for the workflow diagram nodes
- Make the `<Loader />` be precisely `24px` large
## Demo
https://github.com/user-attachments/assets/cc9ef259-30dd-445d-b167-af35b4f9c4cc
Closes https://github.com/twentyhq/core-team-issues/issues/430
2025-03-13 16:50:55 +01:00
gitstart-app[bot]
4ceee4ab8f
Migrate to twenty-ui - feedback/loader ( #7997 )
...
This PR was created by [GitStart](https://gitstart.com/ ) to address the
requirements from this ticket:
[TWNTY-7528](https://clients.gitstart.com/twenty/5449/tickets/TWNTY-7528 ).
---
### Description
- Move loader components to `twenty-ui`
Fixes twentyhq/private-issues#90
---------
Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com >
Co-authored-by: Charles Bochet <charles@twenty.com >
2024-10-24 16:19:32 +02:00