Releases
v1.0.0
1.0.0 (2024-11-22)
Bug Fixes
π add suspense to root layout and private routes layout to useSearchParams work correctly (426093b )
π ensure actions will update and delete correctly (929e5cd )
π ensure chart will dont have error with "unused vars" (f9f02e1 )
π ensure that icons have correctly bg (ec7672f )
π₯ removed unused variables (df10dd8 )
db dont have nothing (56a5330 )
ensure the prod will get all dependencies correctly (bdb7030 )
ensure the prod will get all dependencies correctly (75199ed )
removed build step from release workflow (d1850cf )
removed unnecessary code (0b89e22 )
Features
β»οΈ add constants folder to store global datas (f9a54f5 )
β¨ add a function to check if has user and redirect to dashboard (0bd6bfd )
β¨ add a function to redirect if user is not logged yet to login page (8931f21 )
β¨ add addTransaction server action (22a1caf )
β¨ add and setup shadcn ui (cc256fb )
β¨ add badge from shadcn (35c10ee )
β¨ add button (fef9b6d )
β¨ add clerk middleware (c095423 )
β¨ add clerk provider and header component (9ef4bfb )
β¨ add data table to display transactions (b9cc15d )
β¨ add date-picker (e5a5254 )
β¨ add expenses per category component (dd32619 )
β¨ add global error boundary (070bbcd )
β¨ add Header component (c076dca )
β¨ add heigth to layout and dark class (717ed11 )
β¨ add logo (fb54f2d )
β¨ add mobile responsive support (5c7c71e )
β¨ add money input (ede8a12 )
β¨ add payment method formatter, categories, and actions (7fed85b )
β¨ add posthog provider to private routes (16f32fc )
β¨ add posthog provider to public routes layout (a5103f0 )
β¨ add prisma (174be7a )
β¨ add prisma client and table from shadcn (ff30fde )
β¨ add shadcn components to use with date picker (6b00b69 )
β¨ add summary cards (b85fb1d )
β¨ add transaction button component (2327e31 )
β¨ add Transaction Page (8714294 )
β¨ add transactions pie charts component (6a21917 )
β¨ add type-badge component (88ba359 )
β¨ create posthog provider (a4c8c5f )
β¨ ensure dashboard get actual month to display data (5f7fe91 )
β¨ ensure overflow will not appear, and now we use scroll areas (2220b45 )
β¨ ensure transaction can be updated (15c2f27 )
β¨ inital sign in ui (6e099e6 )
β¨ initial login ui (63e12c8 )
β¨ transactions now can be created (0a7eb7d )
β¨ updated fonts (83d81ea )
add last transaction component (2349d3e )
add select (52d8f05 )
add semantic release (77cd8e6 )
ensure prisma is in prod dependencies (7676144 )
ensure prisma is in prod dependencies (27794f0 )
You canβt perform that action at this time.