Commit Graph
219 Commits
Author SHA1 Message Date
talksik f3cd9edc95 getting data transformation with pub sub, although just need to solidify with more flow and just do it step by step as it can get complex 2022-05-06 10:41:28 -05:00
talksik 61c2ac14af handling connections in general, and so now we have two rooms to manage 2022-05-06 10:15:58 -05:00
talksik eb483d4cd9 some socket stuff happening 2022-05-06 09:41:55 -05:00
talksik b737d6978d more composition with terminal being the whole thing 2022-05-06 09:06:39 -05:00
talksik faa36ad8a3 sexy flow with data 2022-05-06 08:48:18 -05:00
talksik 191b86756f Update index.ts 2022-05-06 07:09:27 -05:00
talksik 974a5a40fb not smooth still but decent enough 2022-05-06 07:06:09 -05:00
talksik 70ddca4c29 Update index.tsx 2022-05-06 07:00:09 -05:00
talksik 396cc93e3d adding controls to the bottom of line details page and small minor details 2022-05-06 06:57:57 -05:00
talksik 7dc7fa39cd fixing issues with the routes and now getting more things flowing 2022-05-06 06:37:07 -05:00
talksik 0b65395af6 context and pulse here to give user context 2022-05-06 06:32:00 -05:00
talksik 60b8439d98 real time experience of connections and making sure user knows context of their connection 2022-05-06 06:30:31 -05:00
talksik 0d8673d594 nicer flow for disconnections, adding socket initialization and such 2022-05-06 06:30:14 -05:00
talksik 0f8902b47d starting socket organizations 2022-05-06 05:28:52 -05:00
talksik abf28c8820 nicer transitions makes the world of difference 2022-05-06 04:49:02 -05:00
talksik 8bc88bcd4c cleanup 2022-05-06 04:33:17 -05:00
talksik 127cc69805 minor details 2022-05-06 04:31:15 -05:00
talksik 566bcf49b8 nice pop effect on selection 2022-05-06 04:16:03 -05:00
talksik ee53b2f03b Update index.tsx 2022-05-06 03:54:25 -05:00
talksik f0ff5498e1 fixing problem with media stream and toast not getting proper message 2022-05-05 16:30:16 -05:00
talksik 1a6f4bd428 more fluidity 2022-05-05 11:18:35 -05:00
talksik 7c8a9f1171 having new flow with windows taking out the redundancy 2022-05-05 11:09:06 -05:00
talksik c08697efb2 handling creation smoothness and refetching 2022-05-05 10:25:11 -05:00
talksik 3ca0c8b711 cleaning up flow so that we don't have overlay until it's actually only overlay mode 2022-05-05 10:03:43 -05:00
talksik 4c9035ea3b Update index.tsx 2022-05-05 10:01:11 -05:00
talksik 428e6f4582 fixing bug with not having any lines to show 2022-05-05 09:38:54 -05:00
talksik 2555ca3e89 cleaning things up and renders and such and showing the thing 2022-05-05 09:25:20 -05:00
talksik 7f5eba7732 transforming response and getting the right object back for the line 2022-05-05 08:56:40 -05:00
talksik d013212054 creating line scrappy works sort of 2022-05-05 08:07:50 -05:00
talksik 149be0e23c cleaning bunch of models, services, and routes for new line stuff 2022-05-05 07:49:31 -05:00
talksik 2782fde1ba getting things going although need some minor backend changes for creating line just name tables and such 2022-05-05 06:57:22 -05:00
talksik 699cc6c559 adding deboucing and cleaning up flow 2022-05-05 06:17:07 -05:00
talksik 11cd498a2f removing mui icons as I just don't need it with the fi 2022-05-05 05:45:08 -05:00
talksik 52e0ae0d9e nice fixing auth problems 2022-05-05 05:34:08 -05:00
talksik 601a50827c small think causing refetching and fixing memoization and stuff 2022-05-05 05:26:35 -05:00
talksik 7b00242860 small tweaks 2022-05-05 05:19:47 -05:00
talksik fa247c5d79 fixing auth stuff, adding menu and other things 2022-05-05 05:14:18 -05:00
talksik 5d4b89ddaf Update index.tsx 2022-05-05 04:45:53 -05:00
talksik 34e5a19276 making changes to user model to know what's optional and what's not to protect against google 2022-05-05 04:45:08 -05:00
talksik fbcd97ca89 fixing header more with search bar or not 2022-05-05 04:37:56 -05:00
talksik 4f8922678c clean up a bunch of shit and use recoil to avoid the prop drilling 2022-05-05 04:28:20 -05:00
talksik 35899cf885 fixing some sizing and position of nice header 2022-05-05 04:20:00 -05:00
talksik 942990dec2 adding muting although can't catch it so to speak right now 2022-05-05 04:15:52 -05:00
talksik 05040a5f09 fixing not sending stream 2022-05-03 10:28:36 -05:00
talksik 227d596f01 further clean up with trick 2022-05-03 10:25:31 -05:00
talksik f4855727c1 sort of working but the initiator is not getting what he/she needs 2022-05-03 10:14:34 -05:00
talksik a39eec7dad starting poc for the peerjs stuff and slowly getting it but too complicated right now 2022-05-03 10:01:14 -05:00
talksik f19d36bb6f Update index.tsx 2022-05-02 09:35:03 -05:00
talksik 90278aee74 adding basic form that needs work but have the basics down 2022-05-02 09:32:30 -05:00
talksik 448b99663c taking out mui nonsense 2022-05-02 09:06:54 -05:00