Commit Graph

12 Commits

Author SHA1 Message Date
Nathan
9037a202cd fix: Handle missing select options and async relation view lookups 2025-10-31 08:06:17 +08:00
Nathan
77dbd3c2a3 fix: undefined get 2025-10-30 21:08:41 +08:00
Nathan
864540e31c fix: date time undefined get 2025-10-30 20:47:18 +08:00
Kilu.He
aa177b7f38 chore: fix calendar bugs (#61) 2025-09-11 16:46:57 +08:00
Kilu.He
f6a8c83015 feat: support calendar (#56)
* chore: modified title sync

* chore: replace console.log to console.debug

* feat: add FullCalendar dependencies and improve code organization

* chore: update view name bugs

* chore: support no date row

* chore: layout by created time and modified time

* chore: adjust time

* chore: pnpm install

* chore: fix something
2025-09-09 12:07:59 +08:00
Richard Shiue
61242d9836 chore: get date, time formats and start week on from user metadata (#43)
* chore: get date, time formats and start week on from user metadata

* test: fix tests

* chore: no need to provide currentUser in context

Signed-off-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>

* fix: font sizing

Signed-off-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>

* chore: fetch user profile on receive user profile change

* fix: only undefined

* chore: memoize loadMentionableUsers

* chore: adjust dropdown menu style

---------

Signed-off-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2025-08-29 10:41:28 +08:00
Kilu.He
5d45e0ccf7 chore: fix update issues (#31) 2025-08-13 10:20:14 +08:00
Kilu.He
14a7f5a2de chore: fix issues of sync document (#29) 2025-08-08 18:39:46 +08:00
Kilu.He
fbac42686b chore: replace old token (#3)
* chore: replace old token

* chore: modified sorts

* chore: replace some icons
2025-06-18 16:26:36 +08:00
Kilu.He
748f790771 feat: support database (#2)
* chore: support drag row

* chore: support drag column

* chore: modified board virtual list

* chore: support drag board column

* chore: support drag card

* chore: support fix grid header

* chore: support fix board header

* chore: disabled drag and drop on readonly

* chore: adjust padding start and end on document

* chore: support new row

* chore: support create view

* chore: hide or show the property

* chore: lint

* chore: add card at the top

* chore: support text cell editing

* chore: support swicth property type and checkbox editing

* chore: support number cell editing

* chore: support select cell editing

* chore: support date cell editing

* chore: support relation and checklist

* chore: support calculation

* chore: support filters and sorts

* chore: support edit row modal

* chore: support files&media

* chore: pull origin main

* chore: modified border width

* chore: fixed some issues

* chore: modified active cell style

* chore: add switch language to AI Translate

* chore: modified upload color

* chore: support board group

* chore: support board

* chore: update database filter and board column components

* chore: update download

* chore: update components and pages, optimize UI and functionality

* chore: update component and update key bind

* chore: update filters

* chore: add copy button to date cell

* chore: board

* chore: replace some old token to new one

* chore: add hidden item menu

* chore: show the checkbox on card

* chore: adjust resize row

* chore: update sorts

* chore: fix issues of database on document

* chore: fix checkbox data

* chore: modified test
2025-06-17 17:50:26 +08:00
Khor Shu Heng
9a1f150adb fix: wrong database tab order due to date string conversion (#54) 2025-02-26 17:18:36 +08:00
Kilu
23472c414d chore: initial project 2025-01-02 18:06:12 +08:00