Commit Graph

62 Commits

Author SHA1 Message Date
Alex Holliday f4832f0324 Added state to section component, removed console.log from button 2024-05-10 12:03:02 -07:00
Alex Holliday 0272ce8d91 Added section component, updated and renamed Button component 2024-05-10 11:41:16 -07:00
Alexander Holliday 0abda6fd21 Merge pull request #21 from veyselboybay/master
Added Contributors section in Readme file
2024-05-10 09:38:31 -07:00
veyselboybay 42aeb50ffa updated index.js 2024-05-10 02:49:44 -04:00
Veysel 085fc0ed82 Update README.md 2024-05-10 02:45:41 -04:00
veyselboybay 32ad245bb4 updated readme file 2024-05-10 02:38:31 -04:00
veyselboybay 56b725db2a Added contributer in readme file 2024-05-10 02:16:50 -04:00
Alexander Holliday 1e2509c567 Merge pull request #20 from Skorpios604/master
Deleted dropdown.jsx as it has been moved to the components folder.
2024-05-09 21:40:29 -07:00
M M 6af905cee5 Deleted dropdown.jsx as it has been moved to the components folder. 2024-05-09 21:02:12 -07:00
Skorpios ae7beaf18e Merge pull request #18 from bluewave-labs/feat/stepper
Feat/stepper
2024-05-09 19:44:39 -07:00
Alex Holliday 09cde74156 Merge branch 'master' into feat/stepper 2024-05-09 15:49:01 -07:00
Alex Holliday 360e5da912 Added stepper component 2024-05-09 15:48:36 -07:00
Veysel 88ef48f355 Merge pull request #17 from veyselboybay/master
Added user model, joi validation and register new user function
2024-05-09 17:54:15 -04:00
veyselboybay baba4ec540 Added user model, joi validation and register new user function 2024-05-09 17:06:00 -04:00
Alexander Holliday 862e420c9e Merge pull request #16 from bluewave-labs/feat/demo-page
Feat/demo page
2024-05-09 13:04:25 -07:00
Alex Holliday 30181908ee Fixed missing pageSizeOptions prop for data grid 2024-05-08 15:25:43 -07:00
Alex Holliday 488c1cdb2a Add date picker and dependencies 2024-05-08 15:18:00 -07:00
Alex Holliday efc97d4a6e Added tabs 2024-05-08 15:03:04 -07:00
Alex Holliday 13a458cf43 Add DataGrid 2024-05-08 14:50:11 -07:00
Veysel 1f8254999f Merge pull request #15 from bluewave-labs/feat/avatar
Feat/avatar
2024-05-08 13:14:37 -04:00
Alex Holliday 6fcf07d5b5 merged upstream master, resolved conflicts 2024-05-08 09:49:13 -07:00
Alexander Holliday 3249132f36 Merge pull request #14 from bluewave-labs/feat/labels
Feat/labels
2024-05-07 21:58:54 -07:00
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
Veysel 1526f88220 Merge pull request #13 from bluewave-labs/revert-11-feat/image-buttons
Revert "Added start and end icon props to buttons to allow for images…
2024-05-07 14:49:24 -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
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
M M 754d57f4f3 Merge branch 'master' of https://github.com/bluewave-labs/bluewave-uptime 2024-05-06 13:41:14 -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
Veysel e76db0a499 Merge pull request #10 from bluewave-labs/feat/button
feat/button
2024-05-06 15:57:40 -04: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
Veysel d1f3c45a91 Merge pull request #9 from bluewave-labs/feat/theme-provider
feat/theme provider
2024-05-06 15:26:14 -04: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
Veysel 9ec2d0c1a0 Merge pull request #8 from veyselboybay/master
Updated the root structure of Client side
2024-05-06 13:11:00 -04:00
veyselboybay a76cf36c82 Updated the root structure of Client side 2024-05-06 12:29:36 -04:00
Veysel d4d684d7c8 Merge pull request #6 from Skorpios604/master
Implemented the drop down component.
2024-05-06 10:57:44 -04:00
M M 79ca5021be Removed unused React import. 2024-05-05 15:44:48 -07:00