CodeClimbersIO / cli

The cli for the project
MIT License
5 stars 6 forks source link

CLI: Connect Source toggles to flags #67

Open kadenbaskett opened 1 month ago

kadenbaskett commented 1 month ago

Connect source toggles to flags:

Context: We want developers to be able to toggle on and off what Sources they are receiving pulses from. Sources widget contains toggles that currently aren't doing anything. Toggles need to turn the corresponding Source's flag for enabled on and off.

Pulses being inserted should be filtered for only Sources that are enabled to be inserted.

Tanner-Scadden commented 1 month ago

I just want to ensure I understand how this system works, as I never used Waka time.

activies_pulses is the log of my interactions with various apps. So, we will need a new table that saves the user's config. Is this also where the API key would go? I can also ask in the discord to go over how this works a bit more. If I am on track, do we want an FK between the pulses and the activities table? 🤔 @rphovley

Feel free to remove me from this ticket if you want to do it as well. I assigned myself this ticket that is deeper into the system to understand it, but there will be plenty more.

rphovley commented 1 month ago

@Tanner-Scadden I believe that @kadenbaskett is working on this and @Idrinth has been putting together a system for the user's configuration and a flagging system that will support sources. There are others for sure that should help with understanding the underpinnings of the system. Thanks for jumping in!

github-actions[bot] commented 1 month ago

Due to inactivity you will be unassigned soon and the issue be freed.

github-actions[bot] commented 2 weeks ago

Due to longer inactivity, this issue has been unassigned automatically.