Commit Graph
100 Commits
Author SHA1 Message Date
Arjun Patel 1254385681 Update PriorityConvoRow.tsx 2022-02-04 22:52:49 -08:00
Arjun Patel e22786be50 shortcuts for sidebar for priority convos 2022-02-04 22:50:14 -08:00
Arjun Patel 91ef53d1a5 showing later and done convos 2022-02-04 21:35:50 -08:00
Arjun Patel 69030cc7be being able to change the state of a convo for me...organizing it 2022-02-04 17:34:32 -08:00
Arjun Patel 93e6b6c6e4 adding action buttons 2022-02-04 15:55:41 -08:00
Arjun Patel 3e73cb6ac1 Update MainRecoilDataHandler.tsx 2022-02-04 13:53:20 -08:00
Arjun Patel 8e27639175 more row data for conversations 2022-02-04 00:23:47 -08:00
Arjun Patel f749729212 putting in check if there is activity in a chat which I haven't viewed 2022-02-04 00:20:35 -08:00
Arjun Patel 322df9211d bunch fo data input from the selectors and all it organized
-> bug check for selectors but just create bunch of convos
2022-02-03 23:55:07 -08:00
Arjun Patel 479250c900 more data managing and getting ready and all 2022-02-03 23:33:26 -08:00
Arjun Patel 35bfd5312a caching relevant users for my disposal and starting to render content 2022-02-03 22:48:22 -08:00
Arjun Patel 44871cd45f bunch of data updates and now getting hang of recoil but not a pro so keep working at it and start displaying stuff in different places 2022-02-03 21:19:30 -08:00
Arjun Patel 3be6d099b8 mapping out the selectors and starting to render data finally 2022-02-03 17:41:07 -08:00
Arjun Patel 6a6f0f4aef adding data listening, user getching and using more of recoil 2022-02-03 17:14:22 -08:00
Arjun Patel 4b65d6cd68 Update Header.tsx 2022-02-03 14:03:16 -08:00
Arjun Patel d3337e7eda Merge branch 'demo-with-new-cleaner,-simpler-product' of https://github.com/talksik/nirvana into demo-with-new-cleaner,-simpler-product 2022-02-03 13:03:02 -08:00
Arjun Patel 40564afb31 Update MainRecoilDataHandler.tsx 2022-02-03 13:03:00 -08:00
talksik f4fdb125b2 adding new landing page blank starting clean 2022-02-03 12:40:12 -08:00
Arjun Patel 5203211e55 astarting data stuff 2022-02-02 21:51:09 -08:00
Arjun Patel f76d299b89 creating conversation with data 2022-02-02 16:11:20 -08:00
Arjun Patel e2b786d6f1 setting up a lot of models and such and now time to implement 2022-02-02 14:47:30 -08:00
Arjun Patel 4c48ab3a3d endpoint to index all users, but need to make sure I protect this route later 2022-02-02 13:37:11 -08:00
Arjun Patel 072339c509 Update ViewConvo.tsx 2022-02-02 13:09:18 -08:00
Arjun Patel 7a1a5e8338 scroll working and nice transitions going on 2022-02-02 13:06:22 -08:00
Arjun Patel 8faa4016de Update ViewConvo.tsx 2022-02-02 12:53:58 -08:00
Arjun Patel 9fdfb5b3f4 grid method sort of done, now can just plug in data 2022-02-02 12:36:50 -08:00
talksik e81aaa92f4 adding the bulk of the view with timeline and actions 2022-02-02 03:02:13 -08:00
talksik 6db058c3c1 adding in docs and starting page for convo details page 2022-02-02 01:51:55 -08:00
talksik 2ee36e4963 making sure algolia errors if don't have env variables as we need it 2022-02-02 00:24:07 -08:00
Arjun Patel 22d4536200 cleaning 2022-02-01 23:46:13 -08:00
Arjun Patel 5cec657af0 right to the stage of creating a conversation with anyone in the world 2022-02-01 17:30:41 -08:00
Arjun Patel 87b3b81470 adding and removing from list of selected 2022-02-01 17:17:06 -08:00
Arjun Patel eef9a46426 showing the ui for selecting and all with the conversation 2022-02-01 17:11:38 -08:00
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 PatelandGitHub ca68b357b6 Merge pull request #2 from talksik/test
Test
2022-01-29 11:16:29 -08:00
Arjun PatelandGitHub 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
Arjun Patel a3e6f7cf5e setting up workspaces structure, but not moving files 2022-01-28 14:08:04 -08:00
Arjun Patel 7f2ed61b4a Update teamService.tsx 2022-01-28 01:24:02 -08:00
Arjun Patel 9eff310e7f finishing first function and no errors, but need to test 2022-01-28 00:36:25 -08:00
Arjun Patel 133d5f02d0 adding stuff for stuff 2022-01-27 21:46:13 -08:00
Arjun Patel fd19b0f1bf setting up sendgrid and stuff 2022-01-27 20:37:04 -08:00
Arjun Patel badf985407 getting rid of errors 2022-01-27 20:22:40 -08:00
Arjun Patel 0f7e5a831b having one solution for different components of app 2022-01-27 20:17:00 -08:00
Arjun Patel 0d23d1dfd7 Update index.tsx 2022-01-27 18:14:55 -08:00
Arjun Patel ff19cac973 okay working team dashboard for mobile 2022-01-27 13:16:58 -08:00
Arjun Patel 8556436412 header responsive 2022-01-27 13:07:11 -08:00
Arjun Patel bdbbc9deba Update index.js 2022-01-27 12:54:42 -08:00
Arjun Patel 850c13e318 Update index.js 2022-01-27 12:51:17 -08:00
Arjun Patel 2550ef61f3 fix navigation to make it more span landing page things 2022-01-27 12:32:38 -08:00
Arjun Patel 58abc0f7ee Update pricing.tsx 2022-01-27 12:24:46 -08:00
Arjun Patel 8952a5b306 Update LandingPageActionBar.tsx 2022-01-27 12:23:06 -08:00
Arjun Patel 2417e3a8f5 Update features.tsx 2022-01-27 12:22:40 -08:00
Arjun Patel 37407a7766 Update features.tsx 2022-01-27 12:20:18 -08:00