40 Commits

Author SHA1 Message Date
Arnaud
cc8fd71689
Apply multiple design changes 2024-11-06 19:46:29 +01:00
Arnaud
994c68903c
Update design 2024-11-05 09:51:52 +01:00
Arnaud
eb34bac149
Fix stories 2024-10-30 19:25:37 +01:00
Arnaud
d004ba56fd
Use nested css 2024-10-30 19:20:43 +01:00
Arnaud
2e09758601
Minor fixes for UI integration 2024-10-25 18:01:37 +02:00
Arnaud
ae765c7912
Remove Appbar story 2024-10-23 10:05:48 +02:00
Arnaud
5b6bf67547
Remove too specific components 2024-10-23 10:03:24 +02:00
Arnaud
d7cd3c56fd
Add sort for table 2024-10-16 10:07:52 +02:00
Arnaud
65465d813d
Add animations for button icons 2024-10-16 10:07:17 +02:00
Arnaud
411b76160c
Add input validation state 2024-10-14 20:36:12 +02:00
Arnaud
2bec229ab7
Refactor table to give more customization when building rows 2024-10-04 18:41:08 +02:00
Arnaud
fc9345693f
Update Upload component to not rely on react query and fix error showing 2024-09-30 12:45:06 +02:00
Arnaud
7e6799f956
Set version beside the ALPHA tag 2024-09-26 17:00:53 +02:00
Arnaud
1ef4031522
Disable buttons when loading and add toggle-buttons api 2024-09-25 13:09:06 +02:00
Arnaud
521b4947a2
Refactor stepper (#22)
* Refactor Stepper component

* Add stepper labels in props
2024-09-20 15:35:16 +02:00
Arnaud
e81bc9ac42
Modal component (#20)
* Add input name props

* Rename classname attribute and add attributes for input component

* Use value attribute for select

* Remove unused import

* Improve Sheets component

* Add Modal component

* Add displayActionButton and provide no button story
2024-09-20 15:34:24 +02:00
Arnaud
ba52e9afa4
Space allocation (#24)
* Update the props

* Display the space allocation horizontally
2024-09-20 15:34:07 +02:00
Arnaud
ba68ffb31b
Improve Sheets component 2024-09-20 11:20:00 +02:00
Arnaud
97a1ecbf0d
Table empty placeholder (#18)
* Add empty placeholder when table does not contain value
2024-09-16 18:23:28 +02:00
Arnaud
50af3fe96b
Add the app version (#16) 2024-09-16 17:26:17 +02:00
Arnaud
a931c9298f
Fix eslint errors 2024-09-13 20:51:15 +02:00
Arnaud
88b2d8486a
Use async api for upload 2024-09-13 20:49:40 +02:00
Arnaud
e2b3479e37
Sheets component (#11) 2024-09-10 13:25:52 +02:00
Arnaud
66f8207be8
Tabs component (#12)
* Add tgz files to gitignore

* Tabs element

* Remove duplicate util function
2024-09-10 13:25:05 +02:00
Arnaud
2f3c51c7d3
Enhance toast component and update the dependencies 2024-08-30 16:10:17 +02:00
Arnaud
e05aa5c5d5
Fix lint 2024-08-28 10:05:57 +02:00
Arnaud
7fe700c182
Add collapsible component 2024-08-28 10:04:00 +02:00
Arnaud
b736b880fb
Add tooltip conponent 2024-08-28 10:03:44 +02:00
Arnaud
5a24e36519
Adjust table story 2024-08-28 10:03:35 +02:00
Arnaud
dfde40f3b4
Adjust Dropdown story 2024-08-28 10:03:26 +02:00
Arnaud
e1a20e96ab
Improve Alert component 2024-08-28 10:01:48 +02:00
Arnaud
f2439ccd42
Make Page component reusable and exportable 2024-08-23 17:05:29 +02:00
Arnaud
f981e09492
Fix layout style 2024-08-23 15:39:50 +02:00
Arnaud
ecc7dd91cc
Add page component 2024-08-23 15:31:37 +02:00
Arnaud
c4d5c6e864
Add events to be tracked by the Storybook while interacting with the components 2024-08-22 20:04:24 +02:00
Arnaud
9b805d362c
Add table component 2024-08-22 17:07:05 +02:00
Arnaud
3029480997
Normalize structure by moving components to src folder and update build process 2024-08-21 17:14:40 +02:00
Arnaud
d24b7ba636
Add space allocation component 2024-08-20 15:57:59 +02:00
Arnaud
b31a0b9383
Move story to Forms 2024-08-20 15:57:58 +02:00
Arnaud
263dd53132
Initial commit 2024-08-20 15:57:58 +02:00