boring.tools-poc/packages/ui/src
Lars Hampe 90232feb1e
All checks were successful
Build and Push Docker Image / tests (push) Successful in 54s
Build and Push Docker Image / build (push) Successful in 3m30s
feat: access tokens (create, list, delete)
2024-10-30 20:20:35 +01:00
..
hooks feat(ui): add sidebar component 2024-10-20 09:34:09 +02:00
lib feat(ui): add button, dropdown menu and theme components 2024-09-30 15:11:39 +02:00
accordion.tsx feat(ui): add accordion component 2024-10-01 11:01:50 +02:00
alert-dialog.tsx feat(ui): add alert-dialog and tooltip components 2024-10-07 11:39:57 +02:00
alert.tsx feat(ui): add alert component 2024-10-11 23:42:53 +02:00
avatar.tsx feat(ui): add sidebar component 2024-10-20 09:34:09 +02:00
badge.tsx feat(ui): add more components 2024-09-30 23:20:40 +02:00
breadcrumb.tsx feat(ui): add breadcrumbs 2024-10-20 20:51:43 +02:00
button.tsx style(ui): add buton variant ghost-destructive 2024-10-24 23:16:13 +02:00
calendar.tsx ci: fix app build errors 2024-10-10 22:23:32 +02:00
card.tsx feat(ui): add more components 2024-09-30 23:20:40 +02:00
checkbox.tsx feat(ui): add checkbox component 2024-10-03 22:07:54 +02:00
collapsible.tsx feat(ui): add sidebar component 2024-10-20 09:34:09 +02:00
command.tsx feat(ui): add sidebar component 2024-10-24 21:20:25 +02:00
date-picker.tsx feat(ui): add new components 2024-10-10 22:05:15 +02:00
dialog.tsx feat(ui): add sidebar component 2024-10-24 21:20:25 +02:00
dropdown-menu.tsx feat(ui): add button, dropdown menu and theme components 2024-09-30 15:11:39 +02:00
form.tsx feat(ui): add form components 2024-10-03 22:05:55 +02:00
global.css style(ui): update colors 2024-10-22 18:15:38 +02:00
index.ts feat: access tokens (create, list, delete) 2024-10-30 20:20:35 +01:00
input.tsx feat(ui): add more components 2024-09-30 23:20:40 +02:00
label.tsx feat(ui): add form components 2024-10-03 22:05:55 +02:00
popover.tsx feat(ui): add new components 2024-10-10 22:05:15 +02:00
scroll-area.tsx feat: add version create with commit select 2024-10-29 21:25:21 +01:00
select.tsx feat(ui): add new components 2024-10-10 22:05:15 +02:00
separator.tsx feat(ui): add sidebar component 2024-10-20 09:34:09 +02:00
sheet.tsx feat(ui): add more components 2024-09-30 23:20:40 +02:00
sidebar.tsx feat(ui): add sidebar component 2024-10-20 09:34:09 +02:00
skeleton.tsx feat(ui): add sidebar component 2024-10-20 09:34:09 +02:00
table.tsx feat: access tokens (create, list, delete) 2024-10-30 20:20:35 +01:00
tailwind.config.js feat(ui): add sidebar component 2024-10-24 21:20:25 +02:00
textarea.tsx feat(ui): add textarea component 2024-10-03 22:15:11 +02:00
theme-provider.tsx feat(ui): add button, dropdown menu and theme components 2024-09-30 15:11:39 +02:00
theme-toggle.tsx feat(ui): add button, dropdown menu and theme components 2024-09-30 15:11:39 +02:00
tooltip.tsx feat(ui): add alert-dialog and tooltip components 2024-10-07 11:39:57 +02:00