Commit Graph

8 Commits

Author SHA1 Message Date
annie
051d39bd09 fix test 2025-09-02 20:55:38 +08:00
Nathan
cca63877ff test: add page create and then delete 2025-08-15 10:38:15 +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
Richard Shiue
b938aedef2 feat: add web icons (#70)
* feat: add web icons

* chore: adjust icon color

* chore: remove medium variant

* chore: replace chevron arrows

* chore: replace slash menu icons

* chore: configure icon size using mui theme override

* chore: replace toolbar icons

* chore: replace editor block icons

* chore: fix space item hover glitch

* chore: clean up with newly added icons

* chore: newly-export icons

* chore: adjust view and space icons

* chore: clean up some additional icons

* chore: add more icons

* fix: recent views on mobile not showing icon

* chore: rename usage of icon

* last batch

* chore: replace publish icons

* chore: new restore icon and use original link arrow svg

* chore: replace more icons

* fix: more icon alignment

* chore: remove existing

* chore: re-add missing icons

* fix: missing icons and misspelling

* fix: wrong icons and links

* fix: lightbulb svg
2025-04-02 19:01:26 +08:00
Kilu.He
15ec240887 chore: import new ui system (#73)
* chore: import new ui system

* chore: modified padding and rounded

* chore: remove vertical padding

* chore: add shadow

* chore: add shadcn popover (#76)

* chore: add circle progress (#77)

* chore: add input (#78)

* feat: add shadcn toast (#80)

* chore: initial import

* chore: style

* chore: important

* chore: add dropdown menu (#81)

* feat: add shadcn tooltip (#79)

* chore: initial import

* chore: style

* chore: fix text size

* chore: add tooltip shortcut

* chore: code cleanup and add flex col

* chore: add avatar (#82)

* chore: add dialog (#83)

---------

Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2025-04-02 15:29:42 +08:00
Kilu.He
b298bb49be feat: support ai writer (#69)
* feat: support ai writer

* feat: support duplicate page

* feat: support upgrade AI Max
2025-03-31 10:21:14 +08:00
Kilu.He
49abe042ef feat: support ai chat (#55) 2025-03-04 17:29:45 +08:00
Kilu
23472c414d chore: initial project 2025-01-02 18:06:12 +08:00