Commit Graph
117 Commits
Author SHA1 Message Date
Arjun Patel c765bea753 testing audio playing which looks like it is 2022-01-15 23:47:32 -08:00
Arjun Patel 54fd98b1a9 can select audio device now nicely 2022-01-15 23:14:47 -08:00
Arjun Patel 033029db33 Update audioContext.tsx 2022-01-15 23:01:05 -08:00
Arjun Patel d4093eadb2 another way of doing it with usecallback 2022-01-15 22:49:59 -08:00
Arjun Patel eed5c753d6 making sure we can send it to the right person 2022-01-15 22:42:51 -08:00
Arjun Patel bad2530121 adding easier muting for people who don't get the idea of muting and unmuting 2022-01-15 22:32:28 -08:00
Arjun Patel 144f01b61a indicator for the shortcuts 2022-01-15 22:27:01 -08:00
Arjun Patel ed02ce0cd7 updating on change of the function and looks stable? 2022-01-15 22:22:46 -08:00
Arjun Patel 837caed634 bunch of stuff with recording and it works!@!!!! 2022-01-15 22:19:28 -08:00
Arjun Patel 1634e9bc56 Update Header.tsx 2022-01-15 22:00:01 -08:00
Arjun Patel f4b91c0a65 cleaning things up 2022-01-15 21:57:17 -08:00
Arjun Patel a81f49b4d6 Update audioContext.tsx 2022-01-15 21:53:18 -08:00
Arjun Patel 2f6165eab9 adding devices and all of the little enhancements 2022-01-15 21:51:21 -08:00
Arjun Patel 595bda75ad fixing some bugs as adding event listeners can't be changed as they put it in memory or something 2022-01-15 19:57:42 -08:00
Arjun Patel c9108a6d50 nice touchups and now working cleaner with audio manager 2022-01-15 19:33:14 -08:00
Arjun Patel 5bf0274af9 fixing bleedign of team 2022-01-15 18:58:54 -08:00
Arjun Patel 21bcb0736b fixing bug of dupolicate activated 2022-01-15 18:52:02 -08:00
Arjun Patel 0eb6e61a36 fixing reducer issue 2022-01-15 18:40:11 -08:00
Arjun Patel 3dd3f72dfe fixing routing? idk might not be fixed 2022-01-15 18:26:16 -08:00
Arjun Patel f2d6ba5679 fixing better nav onclick 2022-01-15 18:22:35 -08:00
Arjun Patel f0bf26b6e0 fixing the bug of all the crap of promises but i think i got it...it was map that didn't skip elements 2022-01-15 18:19:29 -08:00
Arjun Patel eb6d771f68 Update validateToken.tsx 2022-01-15 17:00:09 -08:00
Arjun Patel d6e30f7c46 more fixes 2022-01-15 16:59:04 -08:00
Arjun Patel 152ce1ab6c cleaner shortcuts stuff 2022-01-15 16:47:14 -08:00
Arjun Patel e2972e8ed0 trying to fix issues with keyboard shortcut 2022-01-15 14:49:23 -08:00
Arjun Patel 74f8c40e45 adjustments to add team role and other better stuff 2022-01-15 13:52:44 -08:00
Arjun Patel 87fb480956 routing properly between teams 2022-01-15 13:35:46 -08:00
Arjun Patel 724b8c8e38 fetching team data 2022-01-15 13:02:44 -08:00
Arjun Patel 39705c0493 handling invited users and activating them 2022-01-15 00:08:13 -08:00
Arjun Patel 1a2265e70f fix lint problem for now as not using api 2022-01-14 21:37:33 -08:00
Arjun Patel 0299543f02 fixing race conditions and such 2022-01-14 21:36:11 -08:00
Arjun Patel f2ca1fe5e1 displaying team members 2022-01-14 21:04:07 -08:00
Arjun Patel 863334765b fixing compile error 2022-01-14 20:35:46 -08:00
Arjun Patel 870e9ecbd2 more touchups 2022-01-14 20:31:04 -08:00
Arjun Patel e2388359e9 adding check to make sure someone is active in the team 2022-01-14 20:27:36 -08:00
Arjun Patel 72faf33dd6 adding more loops for the admin page 2022-01-14 20:22:22 -08:00
Arjun Patel d2018bb71a simple admin page but not done 2022-01-14 18:18:40 -08:00
Arjun Patel 5dba460acb adding listeners for the team members 2022-01-14 17:47:57 -08:00
Arjun Patel ba88e7af27 adding toastr nice 2022-01-14 16:54:53 -08:00
Arjun Patel 5bda645dae adding toastr and stuff 2022-01-14 16:46:36 -08:00
Arjun Patel 42db862541 adding stale state 2022-01-14 16:41:25 -08:00
Arjun Patel 4cc053fcb8 going to admin page if is an admin 2022-01-14 16:14:37 -08:00
Arjun Patel b73edc1abd fixing flow and signout working with dropdown 2022-01-14 15:57:48 -08:00
Arjun Patel e7a22d54f3 format nicer 2022-01-14 15:36:27 -08:00
Arjun Patel 444c9e660c dynamic afternoon, morning, etc text 2022-01-14 15:25:22 -08:00
Arjun Patel dcc3633dca adding different components for use and starting top header 2022-01-14 15:20:47 -08:00
Arjun Patel 5e73b75d73 organizing with a nice context provider and now have access to the data clean 2022-01-14 14:44:09 -08:00
Arjun Patel a0c36ec924 redirecting from the router to team dashboard if user is in a team 2022-01-14 13:22:30 -08:00
Arjun Patel 10b52fbe0d adding logic for activating user 2022-01-14 13:15:52 -08:00
Arjun Patel 99694fabb9 basic verification of team member in team 2022-01-14 12:58:35 -08:00