Commit Graph
88 Commits
Author SHA1 Message Date
talksik 6413843059 Update lineDataProvider.tsx 2022-05-09 07:55:54 -05:00
talksik d849e58049 incomplete, not sure of priority of this 2022-05-09 07:51:34 -05:00
talksik c8b460bcbb Update lineDataProvider.tsx 2022-05-09 07:41:02 -05:00
talksik f9aa99a922 disconnect on component unmount 2022-05-09 07:39:58 -05:00
talksik 113e5b514f starting more for flow state quote 2022-05-09 06:48:31 -05:00
talksik 3674ae7b8a Update lineDataProvider.tsx 2022-05-09 05:47:21 -05:00
talksik b2bbc2ed35 diagnosis of the reconnection problem not receiving events 2022-05-09 05:45:39 -05:00
talksik 26e6a141f1 handling disconnection better
just know the whole socket thing will improve with better code that can scale later on...know that ill never be happy with it, but just live with it and make sure that the data flow is understandable and clean
2022-05-08 13:13:42 -05:00
talksik 842047b950 conditionally showing the canvas 2022-05-08 11:33:27 -05:00
talksik 1161684539 cleaning console logs 2022-05-07 17:59:31 -05:00
talksik 66d568603a more logic docs 2022-05-07 15:43:48 -05:00
talksik 79cfdc4b96 adding template/flow for adding in a line I was added to 2022-05-07 15:41:57 -05:00
talksik 424b1c56a4 untuning with escape...which should then remove from tunedids list and thus the source of truth whether or not to render the peer connector and rtc stuff 2022-05-07 14:24:01 -05:00
talksik a41753b574 prop only changing with new object...should have knowne 2022-05-07 13:31:30 -05:00
talksik d8ece9eb51 fixing fixing bug changing the query data 2022-05-07 13:13:47 -05:00
talksik 19abc4b9fa some process in the web sockets ruining the linesmap 2022-05-07 12:22:47 -05:00
talksik 2c8ca0a62b handling temporary tune in kind of 2022-05-07 11:30:23 -05:00
talksik c6c592c214 handling toggle tuning in and just tuning in 2022-05-07 11:23:11 -05:00
talksik 8d875ef785 clean AF handling of function type with typescript and passing down to context provider types and shit 2022-05-07 11:10:38 -05:00
talksik f0120b19cf more changes with listeners and having a render test to maek sure that once we have peer connections we don't change it 2022-05-07 10:26:58 -05:00
talksik 45d87c2832 good progress on socket mesh 2022-05-07 10:14:17 -05:00
talksik 5a08ea6226 Update lineDataProvider.tsx 2022-05-07 07:56:55 -05:00
talksik 0fb8bc2b57 reogranized with a simple socket extension to data provider 2022-05-07 07:56:36 -05:00
talksik 309e74ff94 handling starting and stopping broadcast 2022-05-06 12:06:16 -05:00
talksik 886f10cf23 might want to think about notifying all users when someone tunes in 2022-05-06 10:44:38 -05:00
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 faa36ad8a3 sexy flow with data 2022-05-06 08:48:18 -05:00
talksik 974a5a40fb not smooth still but decent enough 2022-05-06 07:06:09 -05:00
talksik 7dc7fa39cd fixing issues with the routes and now getting more things flowing 2022-05-06 06:37:07 -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 566bcf49b8 nice pop effect on selection 2022-05-06 04:16:03 -05:00
talksik c08697efb2 handling creation smoothness and refetching 2022-05-05 10:25:11 -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 52e0ae0d9e nice fixing auth problems 2022-05-05 05:34:08 -05:00
talksik fa247c5d79 fixing auth stuff, adding menu and other things 2022-05-05 05:14:18 -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 4f8922678c clean up a bunch of shit and use recoil to avoid the prop drilling 2022-05-05 04:28:20 -05:00
talksik a97748d83d getting decent logic and types and stuff for resizing and windows 2022-05-02 07:48:03 -05:00
talksik dda1d10039 getting things in flow with header 2022-05-01 09:43:36 -05:00
talksik 66db28cd7c starting off header with the full window dimensions 2022-04-30 21:14:03 -05:00
talksik b9141d643d deleting and getting things running fine 2022-04-30 18:54:29 -05:00
talksik 87335cbdb6 fetching convos with current state for user and combining to master convos 2022-04-03 10:29:52 -04:00
talksik d6eadab3c1 creating convo working with content type stupid thing 2022-04-03 09:31:34 -04:00