-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Function] 取得行事曆資料 (in Dashboard ToDoList) #2471
Comments
取得 todoList 後拿最新一筆 |
如果沒有建立過公司就顯示 Not Link |
todoList 為 [] 就顯示 沒有資料 |
討論建立 todo 的 modal 要新增欄位「時間」讓使用者可以輸入「時間」 UI 元件需要修改src/components/beta/todo_list_page/create_todo_modal.tsx API 需要修改interface 格式要再增加時間
|
重構 toda todo list 邏輯只篩選出今天且尚未過期的待辦事項 提供 scroll bar 可以滑待辦事項 (x 軸) 使用計時器 limer 去每秒觀察待辦事項是否已經過期並更新 |
took 5 hours done |
10 tasks
10 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
心智圖
API: listUserTodo
The text was updated successfully, but these errors were encountered: