Commit Graph

396 Commits

Author SHA1 Message Date
Arjun Patel 492ee2221b adding full search functionality and other things 2022-02-01 17:02:40 -08:00
Arjun Patel 1239014c15 functions working nicely as index created 2022-02-01 13:52:38 -08:00
Arjun Patel c86d8566ac adding data and keeping users index updated 2022-02-01 12:52:34 -08:00
Arjun Patel f20eaea04e starting to implement create ui/ux flow 2022-02-01 11:25:42 -08:00
Arjun Patel fd28ab47c0 getting rid of old modals 2022-02-01 10:39:21 -08:00
Arjun Patel 4073d526bd cleaning, prolly broke a lot but whatever 2022-02-01 10:38:45 -08:00
Arjun Patel 462139b930 adding search and better transitions and feel overall 2022-02-01 00:16:39 -08:00
Arjun Patel ed7bbc5b5c Update CreateConversation.tsx 2022-01-31 23:45:35 -08:00
Arjun Patel fb4605b892 search clean page setup ready for just the results needed 2022-01-31 23:29:30 -08:00
Arjun Patel d9c82659bb creating main flow for the create conversation page 2022-01-31 19:04:03 -08:00
Arjun Patel 787ee9d18d more progress on list of users 2022-01-31 18:25:43 -08:00
Arjun Patel fcd747961c Update CreateConversation.tsx 2022-01-31 17:59:10 -08:00
Arjun Patel 3c3ae94e85 basic create form but not done at all 2022-01-31 17:41:37 -08:00
Arjun Patel 6a4b353024 adding separate page for create a conversation 2022-01-31 17:23:39 -08:00
Arjun Patel f4eef9c3d0 adding initial models but mostly boilerplate for the entire implementation 2022-01-31 16:21:32 -08:00
Arjun Patel 2f8b23e664 starting to add models and eslint for common 2022-01-31 15:17:29 -08:00
Arjun Patel 8c14106a10 nice switch transition 2022-01-31 13:35:22 -08:00
talksik 260a90c2fe adding stuff 2022-01-31 12:00:48 -08:00
talksik 6a349f2227 nice routing 2022-01-31 00:00:08 -08:00
talksik 16c8d26476 hash method of navigation and works well...i think I avoid re-rendering? 2022-01-30 23:50:03 -08:00
talksik 6f9536fd81 cleaning things up and now going for different routing scheme 2022-01-30 23:23:37 -08:00
Arjun Patel b060a8dee2 adding recoil 2022-01-30 22:06:28 -08:00
Arjun Patel 3ed63f215a fixing other things based on minmalism 2022-01-30 21:24:41 -08:00
Arjun Patel e7c006092c cleaning sidebar to remove the drawer items 2022-01-30 19:48:57 -08:00
Arjun Patel 3ff1843f14 Update priority.tsx 2022-01-30 19:48:41 -08:00
Arjun Patel 5e208adc3f adding more with stale states 2022-01-30 18:01:33 -08:00
Arjun Patel bd759118b3 adding done image 2022-01-30 17:36:13 -08:00
Arjun Patel 53ed0b8473 adding all pagees and all sort of working now 2022-01-30 17:09:49 -08:00
Arjun Patel b6a153184b Update me.tsx 2022-01-30 12:22:25 -08:00
Arjun Patel addfc3cf81 Update me.tsx 2022-01-30 01:29:29 -08:00
Arjun Patel a9df8b055a Update me.tsx 2022-01-29 18:28:10 -08:00
Arjun Patel a2e098c062 pinned drawer items 2022-01-29 17:43:07 -08:00
Arjun Patel 23673aefc7 adding some of sidebar with navigation 2022-01-29 17:14:46 -08:00
Arjun Patel cdf37d9ef8 simple header done 2022-01-29 16:39:43 -08:00
Arjun Patel 1cfc50141a adding eslint and stuff that miht break other things but will test 2022-01-29 16:27:24 -08:00
Arjun Patel ca68b357b6 Merge pull request #2 from talksik/test
Test
2022-01-29 11:16:29 -08:00
Arjun Patel ea0c37a8ce Merge pull request #1 from talksik/setting-up-yarn-workspaces
Setting up yarn workspaces
2022-01-28 20:37:08 -08:00
Arjun Patel d1ab5e65f3 Update package.json 2022-01-28 20:36:13 -08:00
Arjun Patel e0f935dcd6 works!??? 2022-01-28 18:01:21 -08:00
Arjun Patel d753703ee5 Update package.json 2022-01-28 16:12:38 -08:00
Arjun Patel b6e4d0999a maybe this fixes? 2022-01-28 16:01:45 -08:00
Arjun Patel c48d8d4d89 bullshit doesn't work 2022-01-28 15:39:36 -08:00
Arjun Patel 0229e6d907 Update next.config.js 2022-01-28 15:38:10 -08:00
Arjun Patel f796902ba7 Update next.config.js 2022-01-28 15:35:32 -08:00
Arjun Patel a9f0cf3e5e adding test and works locally 2022-01-28 15:25:23 -08:00
Arjun Patel bcaa659454 Create index.js 2022-01-28 15:02:05 -08:00
Arjun Patel 639d294a8c adding to functions 2022-01-28 14:46:44 -08:00
Arjun Patel 74ca4d5dbd adding typescript for web app 2022-01-28 14:35:11 -08:00
Arjun Patel d1900f2bb5 remove node and adding yarn 2022-01-28 14:32:22 -08:00
Arjun Patel fdb3b78817 adding workspaces install 2022-01-28 14:16:29 -08:00