index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
TaskBox.tsx
Age
Commit message (
Collapse
)
Author
2025-06-04
Merge branch 'task_nodes_aarav' of https://github.com/brown-dash/Dash-Web ↵
Skitty1238
into task_nodes_aarav
2025-06-04
allowed for incomplete tasks + fix for all day tasks not being added ↵
Skitty1238
correctly + button styling
2025-06-04
changed google authentication to not reload the page.
bobzel
2025-06-04
fixed google authentication + linking and task creation via GT button
Skitty1238
2025-06-04
partial google calendar task integration + fix with dark mode colors for ↵
Skitty1238
task nodes so that text is still visible
2025-06-03
gcal task addition route added -- problems with fetchOrGenerateAccessToken
Skitty1238
2025-06-02
changed field names for tasks to start with task_. changed calendar date ↵
bobzel
and range to start with _calendar
2025-05-11
cleaned up code, commented out console logs, added documentation, and added ↵
aaravkumar
menu for pormpt generation
2025-04-30
made document options as data doc options ($), and fixed namign conventions
aaravkumar