Commit Graph

79 Commits

Author SHA1 Message Date
2fd0d2b412 Made the discover pages look like the projects page 2023-05-28 12:10:47 -05:00
5615d03590 Finished up the project cards 2023-05-26 20:40:19 -05:00
d14b828910 Mostly implemented the home page 2023-05-21 23:49:57 -05:00
bb149ca50b New packages + edited configs 2023-05-21 20:50:45 -05:00
5a67c1bdd4 Refactored SidePanel 2023-05-21 20:50:31 -05:00
628dc3ceef Added responsive typography plugin for tailwind 2023-05-20 19:13:14 -05:00
a9f2300ac4 Can navigate to landing page from authed pages 2023-05-15 15:26:26 -05:00
b06d8f1c6d started building discover page cards + planning an api refactor 2023-04-27 08:29:02 -05:00
f5ffd3aa1d Minor bug fixes 2023-04-25 17:49:35 -05:00
9e8d302c31 Put meaningful data on each page 2023-04-18 20:18:46 -05:00
dc1e9c6947 started profile page + updated schema 2023-04-13 04:11:35 -05:00
ed21966ed8 Added settings page and signout button on menu 2023-04-04 20:07:27 -05:00
a15cd90deb renamed signup details route 2023-04-04 00:26:19 -05:00
ffc7d68298 Set up auth + profile creation 2023-04-04 00:20:27 -05:00
2dcae6b3fe reorganized directories + removed old files 2023-04-03 21:29:32 -05:00
7d3449fe72 Refactored auth flow + db 2023-04-02 05:19:43 -05:00
2d2b63108e Refactored auth flow + db 2023-04-02 05:17:41 -05:00
aab65f6104 migrated to mysql 2023-04-01 15:23:37 -05:00
584d4c4528 Updated other discover pages 2023-03-27 04:17:25 -05:00
75d789601c added notes file to gitignore 2023-03-27 01:17:55 -05:00
5c166fb388 removed last typo import 2023-03-25 13:33:40 -05:00
c09be27a43 New typography 2023-03-25 13:29:30 -05:00
0a71f91311 Created the new proposal form dialog 2023-03-25 04:08:09 -05:00
a1c2c9c030 added placeholder for responsive typography classes 2023-03-25 03:52:04 -05:00
055025dd30 added new packages 2023-03-25 03:51:39 -05:00
19c73ac33e Started the New Proposal button dialog 2023-03-24 03:15:48 -05:00
0e064dd9b7 Cleaned + added a few comments 2023-03-24 03:15:36 -05:00
289e387f15 Merged MainLayout and SidePanel 2023-03-24 01:29:43 -05:00
bdbfb8fc1e Merged HomeLayout, Header, and Footer 2023-03-24 01:28:28 -05:00
d53be8f9b7 Improved the button component props 2023-03-24 01:25:38 -05:00
63c5fc6b45 Updated imports 2023-03-24 00:33:18 -05:00
2b9b81b845 added query limit 2023-03-24 00:12:03 -05:00
62454addbd Style updates 2023-03-24 00:11:53 -05:00
ee587c027c readme updated 2023-03-23 18:29:46 -05:00
f89711cad6 Minor style changes 2023-03-23 17:26:24 -05:00
595480963c Added a temporary project model + tRPC getAll call 2023-03-23 12:50:42 -05:00
2e77446b48 cleared the server session code (now that I know how tha works ) 2023-03-23 12:49:33 -05:00
c665464475 updated type scale 2023-03-21 20:21:12 -05:00
75580ab731 Set up auth route protection 2023-03-21 20:20:59 -05:00
18a6e82b2b Added favicon 2023-03-21 17:35:24 -05:00
ad963400fc Started working on side panel 2023-03-18 02:46:23 -05:00
bd82712316 changed where the main tag appears 2023-03-18 02:36:14 -05:00
2a9fef429f Removed unnecessary uses of 'cx' 2023-03-18 01:38:17 -05:00
be9fb61471 Refactored the project now that there is a plan! 2023-03-17 23:36:07 -05:00
6c45d5cbea formatted schema.prisma 2023-03-12 16:31:34 -05:00
2e62b52f30 Changed db to postgres 2023-03-12 15:49:52 -05:00
032d380e1e Added react form hooks 2023-03-12 15:49:32 -05:00
502a8cb79d fix ui bug 2023-03-09 23:06:01 -06:00
da7e5c924a resolved build errors 2023-03-09 22:54:22 -06:00
009568230e Fixed minor bugs 2023-03-09 22:48:39 -06:00