Commit Graph

61 Commits

Author SHA1 Message Date
Eric Lay 785b8ee0b4 Add src/components/ui/contxt-menu.jsx 2026-03-11 09:07:23 -05:00
Eric Lay 0121de75fa Add src/components/ui/command.jsx 2026-03-11 09:07:03 -05:00
Eric Lay 505aeebd53 Add src/components/ui/collapsible.jsx 2026-03-11 09:06:40 -05:00
Eric Lay 00fa2fa8b9 Add src/components/ui/checkbox.jsx 2026-03-11 09:06:12 -05:00
Eric Lay 2e75df6c5f Add src/components/ui/chart.jsx 2026-03-11 09:05:53 -05:00
Eric Lay 71f06de424 Add src/components/ui/carousel.jsx 2026-03-11 09:05:28 -05:00
Eric Lay 10d954a176 Add src/components/ui/card.jsx 2026-03-11 09:05:08 -05:00
Eric Lay a738adcd05 Add src/components/ui/calendar.jsx 2026-03-11 09:04:53 -05:00
Eric Lay 1128c3aa9f Add src/components/ui/button.jsx 2026-03-11 09:04:34 -05:00
Eric Lay c229adfd5c Add src/components/ui/breadcrumb.jsx 2026-03-11 09:04:11 -05:00
Eric Lay a613a0a027 Add src/components/ui/badge.jsx 2026-03-11 09:03:52 -05:00
Eric Lay 617307f3a4 Add src/components/ui/avatar.jsx 2026-03-11 09:03:35 -05:00
Eric Lay 85b8c5bb8c Add src/components/ui/aspect-ratio.jsx 2026-03-11 09:03:19 -05:00
Eric Lay 65c77447e7 Add src/components/ui/alert.jsx 2026-03-11 09:02:56 -05:00
Eric Lay 1f90ad9269 Add src/components/ui/alert-dialog.jsx 2026-03-11 09:02:38 -05:00
Eric Lay 1c1333baf7 Add src/utils.ts 2026-03-11 08:52:47 -05:00
Eric Lay e12333aff2 Add src/pages/StripeConnect.jsx 2026-03-11 08:52:00 -05:00
Eric Lay 523ca30de8 Add src/pages/Onboarding.jsx 2026-03-11 08:51:39 -05:00
Eric Lay 3f6b112274 Add src/pages/MyProfile.jsx 2026-03-11 08:51:19 -05:00
Eric Lay 3d7f4d12d2 Add src/pages/Dashboard.jsx 2026-03-11 08:50:40 -05:00
Eric Lay e9dab789b8 Add src/pages/Activate.jsx 2026-03-11 08:50:22 -05:00
Eric Lay 502d00d1d4 Add src/lib/ utils.js 2026-03-11 08:49:58 -05:00
Eric Lay 1bb06c4f1b Add src/lib/query-client.js 2026-03-11 08:49:35 -05:00
Eric Lay 62f526521d Add src/lib/PageNotFound.jsx 2026-03-11 08:47:43 -05:00
Eric Lay 603efd1b52 Add src/lib/AuthContext.jsx 2026-03-11 08:47:20 -05:00
Eric Lay 7153280bd4 Add src/lib/app-params.js 2026-03-11 08:47:00 -05:00
Eric Lay 522adb41b8 Add src/hooks/ use-mobile.jsx 2026-03-11 08:46:31 -05:00
Eric Lay df9344f892 Add src/components/ui/ accordion.jsx 2026-03-11 08:45:51 -05:00
Eric Lay 4eaa962766 Add src/components/onboarding/WarningModal.jsx 2026-03-11 08:44:16 -05:00
Eric Lay 000e0df37e Add src/components/onboarding/SignupForm.jsx 2026-03-11 08:43:57 -05:00
Eric Lay 4a7a0cb26a Add src/components/onboarding/PasswordRequirements.jsx 2026-03-11 08:43:19 -05:00
Eric Lay f2d1b864e8 Add src/components/onboarding/ActivationSuccessModal.jsx 2026-03-11 08:42:59 -05:00
Eric Lay 9498317e68 Add src/components/onboarding/ActivationPending.jsx 2026-03-11 08:42:43 -05:00
Eric Lay 4e184a1878 Add src/components/demo/ useDemoControls.jsx 2026-03-11 08:42:11 -05:00
Eric Lay db54a34613 Add src/components/demo/DemoControlsPanel.jsx 2026-03-11 08:41:52 -05:00
Eric Lay 312ac7ab85 Add src/components/dashboard/TopBar.jsx 2026-03-11 08:41:17 -05:00
Eric Lay b1d89f1e47 Add src/components/dashboard/Sidebar.jsx 2026-03-11 08:40:56 -05:00
Eric Lay 80f44eba59 Add src/components/dashboard/GuidedTour.jsx 2026-03-11 08:40:31 -05:00
Eric Lay f3bbca8773 Add src/components/dashboard/FinancialCard.jsx 2026-03-11 08:40:06 -05:00
Eric Lay b2a12127ca Add src/components/dashboard/ComplianceCard.jsx 2026-03-11 08:39:46 -05:00
Eric Lay b5e119194c Update src/components/dashboard/ActivityCard.jsx 2026-03-11 08:39:23 -05:00
Eric Lay cd5a8a32cb Add src/components/ActivityCard.jsx 2026-03-11 08:38:59 -05:00
Eric Lay af8b953d00 Add src/components/UserNotRegisteredError.jsx 2026-03-11 08:38:16 -05:00
Eric Lay 6721daafce Update src/api/base44Client.js 2026-03-11 08:37:24 -05:00
Eric Lay ee9f781c8e Add src/api/base44Client.jsx 2026-03-11 08:37:13 -05:00
Eric Lay a5f65b28bf Add src/App.jsx 2026-03-11 08:36:13 -05:00
Eric Lay b797871679 Add src/index.css 2026-03-11 08:35:50 -05:00
Eric Lay 7a5ae5a43b Add src/main.jsx 2026-03-11 08:35:28 -05:00
Eric Lay 0a7bf0b581 Add src/pages.config.cs 2026-03-11 08:35:04 -05:00
Eric Lay 39e3f30068 Add entities/BoUser 2026-03-11 08:34:26 -05:00