aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-06-09scrapbook minor changessharkiecodes
2025-06-09scrapbooksharkiecodes
2025-06-09delete button style changesSkitty1238
2025-06-09scrapbooks commitsharkiecodes
2025-06-09added delete button to both close the node and remove it from my recently ↵Skitty1238
closed (and delete from google tasks)
2025-06-09Fix sync logic to avoid overwriting newer Dash edits with outdated Google ↵Skitty1238
versions
2025-06-06cleaned up popups so that not linking to Google doesnt bombard user with ↵Skitty1238
popups. Added debuggign instructions to alerts
2025-06-06cleanup of redundant code + commentsSkitty1238
2025-06-06added bi directional syncing for task editing (based on most recent edit). ↵Skitty1238
Modified button to reflect bi-directionality of syncing
2025-06-06fixed task node styling, and added intermediary syncing... state to sync buttonSkitty1238
2025-06-06implemented auto-sync to Google when task node loses focus. Created helpers ↵Skitty1238
for retrieiving due date and body for Google Task, to reduce redundant code
2025-06-06temp cleanupsharkiecodes
2025-06-06clean-up p2sharkiecodes
2025-06-06clean-upsharkiecodes
2025-06-05reverting away from multi-gensharkiecodes
2025-06-05attempting marqueeview gen of multiple scrapbookssharkiecodes
2025-06-05fixed automatically enabling/disabling sync button + persistence on reloadSkitty1238
2025-06-05updated taskBox to use Cast methods and mobx instead of react state. Made ↵bobzel
TaskBox extend ViewBoxBaseComponent to access this.Document/this.fieldKey, etc
2025-06-05sync button only accessible when a change is made to the task (to counter ↵Skitty1238
unnecessary syncing)
2025-06-05changed add to google tasks button to sync to google button. Implemented ↵Skitty1238
auto creation and auto deletion in Google when node is created/deleted in dash
2025-06-05style changesSkitty1238
2025-06-05fixed being able to add tasks to Google Tasks. Cleaned up google ↵Skitty1238
authorization button clicks + alerts
2025-06-04Merge branch 'task_nodes_aarav' of https://github.com/brown-dash/Dash-Web ↵Skitty1238
into task_nodes_aarav
2025-06-04from lastbobzel
2025-06-04more typing/cleanup for google authentication and dashUserModelbobzel
2025-06-04Merge branch 'task_nodes_aarav' of https://github.com/brown-dash/Dash-Web ↵Skitty1238
into task_nodes_aarav
2025-06-04Merge branch 'task_nodes_aarav' of https://github.com/brown-dash/Dash-Web ↵bobzel
into task_nodes_aarav
2025-06-04more cleanup of google authorizationbobzel
2025-06-04from lastbobzel
2025-06-04cleaned up getting client id/secret for google. fixed final message after ↵bobzel
going through authentication process.
2025-06-04allowed for incomplete tasks + fix for all day tasks not being added ↵Skitty1238
correctly + button styling
2025-06-04changed google authentication to not reload the page.bobzel
2025-06-04fixed google authentication + linking and task creation via GT buttonSkitty1238
2025-06-04partial google calendar task integration + fix with dark mode colors for ↵Skitty1238
task nodes so that text is still visible
2025-06-04Merge branch 'master' into task_nodes_aaravSkitty1238
2025-06-03gcal task addition route added -- problems with fetchOrGenerateAccessTokenSkitty1238
2025-06-03fixed equationBox so that it can be used in templates.bobzel
2025-06-03fixed drag and drop of calendar events not following cursor properlySkitty1238
2025-06-03fix for task resizing not working after merge, and fix for all-day view for ↵Skitty1238
initial task-nodes (i.e. if you just created task node and checked all-day, cal view was previously showing task 1 day early)
2025-06-02added view for multimonth to make it do something.bobzel
2025-06-02changed field names for tasks to start with task_. changed calendar date ↵bobzel
and range to start with _calendar
2025-06-02from lastbobzel
2025-06-02Merge branch 'master' into task_nodes_aaravbobzel
2025-06-02from lastbobzel
2025-06-02tweaks to tablebox to show bottom line of bottom rowbobzel
2025-06-02fixed loading error messagebobzel
2025-06-02Merge branch 'master' into task_nodes_aaravSkitty1238
2025-06-02added separate /ask toggle for prompts menuaaravkumar
2025-06-02fixed toggling inline prompting so that /ask works even when inline ↵aaravkumar
prompting is disabled
2025-06-01reactive backgrounds, tagging of pdfs, group-select and suggested templates, ↵sharkiecodes
text box content influences backgrounds