Commit Graph

15 Commits

Author SHA1 Message Date
Ian Cameron Lyles
402762425b
chore: LAC-126 Components Migrated (#5)
* chore: Onboarding components migrated

* chore: wrap pages

* chore(components): Migrate core and navigation components

Migrated core and navigation components from Snowballtools repository:
- Core components: Dropdown, FormatMilliSecond, Logo, SearchBar, Stepper, StopWatch, VerticalStepper
- Navigation components: GitHubSessionButton, LaconicIcon, NavigationActions, WalletSessionId

Follows component migration guidelines with:
- Tailwind styling
- Consistent file structure
- TypeScript type definitions
- README documentation

* chore(routing): Basic routing within navigation

* chore: Import project cards and deps

* fix: start services in turborepo

* docs: phases for wallet service
2025-03-24 11:48:30 -07:00
Ian Cameron Lyles
9f9870113c
chore(ui): LAC-126 components migrated (#4)
* chore: Onboarding components migrated

* chore: wrap pages

* chore(components): Migrate core and navigation components

Migrated core and navigation components from Snowballtools repository:
- Core components: Dropdown, FormatMilliSecond, Logo, SearchBar, Stepper, StopWatch, VerticalStepper
- Navigation components: GitHubSessionButton, LaconicIcon, NavigationActions, WalletSessionId

Follows component migration guidelines with:
- Tailwind styling
- Consistent file structure
- TypeScript type definitions
- README documentation

* chore(routing): Basic routing within navigation

* chore: Import project cards and deps
2025-03-20 08:17:54 -07:00
Ian Cameron Lyles
93e0784528
Apps and packages lint and build (#3) 2025-03-07 19:45:56 -08:00
icld
fc5d7c636c chore: Fetches gh orgs 2025-03-07 16:31:51 -08:00
icld
6d06c9278c fix: env vars passed through nextconfig 2025-03-07 09:22:06 -08:00
Ian Cameron Lyles
41d61962c7
chore(auth):Webhook and clerk auth (#2) 2025-03-06 17:08:43 -08:00
Ian Cameron Lyles
68be009138
chore(router):LAC-120 routing foundation (#1)
* chore(routes): LAC-116_Create-Layout-Components

* fix(ui): tailwind config not resolving

* chore(ux): basic navigation functions

* Landings stubbed
2025-03-06 14:45:52 -08:00
icld
dc439c0076 chore(routes): LAC-121 - All routes are navagable 2025-03-04 19:31:49 -08:00
icld
7809fa765e chore: update pre-commit hooks to remove staged file references and clean up logger output 2025-02-27 10:52:05 -08:00
icld
b0de546668 Add precommit hook 2025-02-27 10:48:04 -08:00
icld
476d49c204 Revert "chore: add .npmrc to handle peer dependency warnings"
This reverts commit dbd667d07c.
2025-02-26 20:16:01 -08:00
icld
dbd667d07c chore: add .npmrc to handle peer dependency warnings 2025-02-26 20:14:37 -08:00
icld
6a7f5aa2f7 chore(): Initialize turborepo and configure git to ignore node_modules, .next, and .turbo directories 2025-02-26 18:35:53 -08:00
54ba13f586
Document migration 2025-02-26 15:54:26 -08:00
3775d0701d
Initial commit 2025-02-26 15:53:04 -08:00