Eléonore Voisin
e274c309cd
🎨 (frontend) global UI rewrite to match new design
...
This commit is the result of several squashed commits which were
complicated to disjoin.
This rewrites the base UI, and the mail management interfaces.
2025-05-14 17:41:30 +02:00
Anthony LC
73e58e274c
✨ (app-desk) modal delete team
...
We can now delete a team.
2024-03-26 16:28:51 +01:00
Anthony LC
88e38c4c7f
💄 (app-desk) update ui
...
We update the theme of the app to match the design system:
- secondary button
- input error
- modal background
2024-03-22 14:53:40 +01:00
Anthony LC
8ae7b4e8e9
♻️ (app-desk) cunningham theme more dsfr
...
Mockup doesn't seem totally synch with DSFR design,
this commit will adapt buttons and input in a more
DSFR way.
2024-03-13 11:31:50 +01:00
Anthony LC
0648c2e8d3
✨ (app-desk) integrate grid member action
...
Integrate the action button dropdown in
the member grid. For the moment it will be
used to update the role of a member.
Manage use cases:
- Does not display when member's role
- Does not display when member is an admin
that wants to update owner role.
2024-03-08 15:55:26 +01:00
Anthony LC
150258b5a4
⬆️ (app-desk) upgrade Cunningham design system
...
The last version of the Cunningham design system
has some new features that we need in this
feature.
2024-03-08 15:55:26 +01:00
Anthony LC
e16f51ca20
✨ (app-desk) integrate member list design
...
Integrate the member list design in the team page
based on the mockup.
2024-03-04 15:49:50 +01:00
Anthony LC
fc8dc24ba2
✨ (app-desk) add team info component
...
Add the team info component to the team page.
This component shows some informations about the team:
- name
- amount of members
- date created
- date updated
2024-02-22 14:28:04 +01:00
Anthony LC
95219a33b3
💄 (app-desk) change the text color
...
The text color from the mockup is not blue but
a dark grey. This commit changes the base color of
the Text component to match the mockup.
2024-02-22 14:28:04 +01:00
Anthony LC
4566e132e1
💄 (app-desk) integrate the create team design
...
- Integrate the create team design based from the
mockup
- Manage the different states of the create team
2024-02-19 15:04:53 +01:00
Anthony LC
4f0465fd32
✨ (app-desk) integrate teams panel design
...
- Integrate teams panel design based from the mockup.
- List teams from the API.
2024-02-15 09:56:07 +01:00
Anthony LC
e2618d0e11
💄 (app-desk) add DSFR theme to Cunningham
...
In order to have the look and feel of the DSFR, we
create a DSFR theme to the Cunningham design system.
2024-01-24 16:14:03 +01:00
Anthony LC
fc7747dddf
🚚 (frontend) rename folder app to apps
...
The folder app will be used for more than one app, so it was
renamed to apps.
2024-01-23 12:59:15 +01:00