Commit Graph

236 Commits

Author SHA1 Message Date
Alex Holliday 13a458cf43 Add DataGrid 2024-05-08 14:50:11 -07:00
Alex Holliday 6fcf07d5b5 merged upstream master, resolved conflicts 2024-05-08 09:49:13 -07:00
MuhammadKhalilzadeh 49bda73557 charts done. going for the pull request 2024-05-08 13:36:40 +03:30
MuhammadKhalilzadeh 8921bffcd9 charts user interface implementation completed 2024-05-08 13:35:16 +03:30
MuhammadKhalilzadeh c8deddd858 Statistic component inside charts category is created 2024-05-08 13:07:11 +03:30
MuhammadKhalilzadeh bac424c45d Before switching to charts 2024-05-08 12:13:09 +03:30
Alex Holliday 7a820cffb1 Added avatar component 2024-05-07 15:33:08 -07:00
Alex Holliday 4b0e892e5e Merge branch 'master' into feat/labels 2024-05-07 14:35:48 -07:00
Alex Holliday f32bcb79fc Added comment for default color 2024-05-07 14:31:21 -07:00
Alex Holliday bc463802d9 Updated JSdocs 2024-05-07 14:30:00 -07:00
Alex Holliday 6359fd52b6 Added status label, fixed JSdoc 2024-05-07 14:22:39 -07:00
Alex Holliday f8828fe6e8 Refactoring to a base label and extended labels 2024-05-07 11:52:06 -07:00
Veysel a0fee0c99a Merge pull request #12 from bluewave-labs/feat/tertiary-link
Added a link component, currently only have tertiary style
2024-05-07 14:49:39 -04:00
Alex Holliday 6bd8fec119 Added color lightening function, removed hardcoded colors from theme 2024-05-07 11:44:27 -07:00
Veysel d40920c43a Revert "Added start and end icon props to buttons to allow for images, made p…" 2024-05-07 14:40:33 -04:00
Veysel 95cc222f70 Merge pull request #11 from bluewave-labs/feat/image-buttons
Added start and end icon props to buttons to allow for images, made p…
2024-05-07 13:52:17 -04:00
MuhammadKhalilzadeh 136a1bc9af Some of the inconsistencies are fixed 2024-05-07 20:40:01 +03:30
MuhammadKhalilzadeh 68c74de1e4 Description text field are implemented. Still, there are several inconsistencies that are needed to be fixed in future bug fixing issues and branchs. Plus, one type of description text fields could not be implemented. 2024-05-07 20:26:55 +03:30
MuhammadKhalilzadeh d16b62a17e Website text fields are implemented 2024-05-07 17:32:35 +03:30
Alex Holliday 76e34149e9 Add label component, add colors to theme 2024-05-06 15:58:51 -07:00
Alex Holliday 731cb84244 Added a link component, currently only have tertiary style 2024-05-06 14:58:26 -07:00
M M 72ca12be13 Refactoring some of the code. 2024-05-06 14:11:20 -07:00
Alex Holliday f13b64a496 Added start and end icon props to buttons to allow for images, made prop type for level more specific, added onClick prop so a function can be passed to onClick 2024-05-06 13:39:58 -07:00
Alex Holliday e333a8fdc8 Changed value prop name to label for button label. Added sample buttons to home page 2024-05-06 12:34:36 -07:00
Alex Holliday 33f68ebbe3 Merge branch 'master' into feat/button. 2024-05-06 12:28:19 -07:00
Alex Holliday 6533dd1132 Added button examples to home page 2024-05-06 12:27:48 -07:00
Alex Holliday 7ff010ef5c Added button component 2024-05-06 12:24:03 -07:00
Alex Holliday b2d832672d Wrapped app in theme provider 2024-05-06 12:19:06 -07:00
Alex Holliday b833318ce3 Added a theme and theme provider 2024-05-06 12:10:16 -07:00
veyselboybay a76cf36c82 Updated the root structure of Client side 2024-05-06 12:29:36 -04:00
MuhammadKhalilzadeh c4b4e567bd Development of Email Text Fields. Some bugs and issues an inconsistancies could not be solved for now 2024-05-06 13:46:11 +03:30
M M 79ca5021be Removed unused React import. 2024-05-05 15:44:48 -07:00
M M e305d78722 Added prop types to the dropdown feature. 2024-05-05 15:40:18 -07:00
MuhammadKhalilzadeh 201d621ac3 pre-installations and preparations 2024-05-05 11:21:00 +03:30
M M f98ee170f6 Implemented the drop down component. 2024-05-05 00:01:46 -07:00
veyselboybay 22f360b636 Created a boilerplate project for client and server environments 2024-05-03 12:29:37 -04:00