Commit Graph

57 Commits

Author SHA1 Message Date
Nathan.fooo
e993b71f97 feat: impl person cell edit (#231)
* feat: impl person cell edit

* chore: add test
2026-01-29 08:25:44 +08:00
Nathan.fooo
a21f4b645c Fix board rows (#224)
* chore: fix board rows

* chore: fix board rows

* chore: update

* chore: update test

* chore: update context
2026-01-28 00:27:57 +08:00
Nathan.fooo
48171aea89 Impl sign password (#218)
* chore: attach header

* chore: sign up with password

* chore: sign up ui

* chore: share password check
2026-01-21 21:49:51 +08:00
Nathan.fooo
6d33312774 Database blob (#212)
* Integrate database blob diff and lazy row loading

* chore: load blob

* chore: fix cell render

* chore: create csv api endpoint

* chore: add test

* chore: fix lint

* chore: add test

* chore: add test

* chore: fix test

* chore: stable scroll test

* chore: fix filter test

* fix: row detail modal more actions menu and add test data-testid

- Fix critical bug in DatabaseRowModal where clicking more actions button
  closed the modal instead of opening the dropdown menu (removed erroneous
  onClick handler from DropdownMenuTrigger)
- Add data-testid attributes for testing:
  - row-detail-more-actions: more actions button
  - row-detail-duplicate: duplicate menu item
  - row-detail-delete: delete menu item
  - row-title-input: row title input field
- Update row-detail-helpers.ts selectors to use new data-testid attributes
- Fix row-detail.cy.ts tests to use correct selectors and test logic

* chore: fix sort

* chore: fix sort

* chore: separate test

* chore: stable test

* chore: fix test

* chore: separate test
2026-01-09 00:16:02 +08:00
Nathan.fooo
cd44be6b4f Database blob (#210)
* Integrate database blob diff and lazy row loading

* chore: load blob

* chore: fix cell render

* chore: create csv api endpoint

* chore: add test

* chore: fix lint
2026-01-06 13:59:03 +08:00
Nathan.fooo
cf40d9c751 Feat rollup (#208)
* chore: disable edit

* chore: disable field edit

* chore: fix relation test

* chore: fix test

* chore: i18
2025-12-28 23:33:46 +08:00
Nathan.fooo
47e09d2a87 Support database container3 (#202)
* chore: support database container

* chore: fix chat

* chore: fix database tab views

* fix: database test

* fix: page action

* fix: test

* chore: rename

* fix: navigate
2025-12-17 11:01:14 +08:00
Nathan.fooo
1042e51cc9 refactor: field type switching (#197)
* refactor: field type switching

* chore: add test

* chore: use nanoid
2025-12-11 20:24:33 +08:00
Nathan.fooo
46c2593183 chore: fix namespace check (#196)
* chore: fix namespace check

* chore: lint

* chore: add test
2025-12-09 18:37:59 +08:00
Nathan.fooo
f869e90efb test: page icon test (#193) 2025-12-05 14:58:49 +08:00
Nathan.fooo
81880f0a41 Implement document drag and drop3 (#178)
* feat: implement drag and drop

* chore: fix scroll to top when insert database at the bottom

* chore: fix scroll

* chore: lint

* fix: test

* fix: shift + left rigit selection

* chore: add test

* chore: fix test

* test: drag and drop image

* chore: selector

* chore: update test with selector

* fix: test
2025-11-27 20:38:55 +08:00
Nathan.fooo
95a596e651 Fix namespace popover (#172)
* fix: open publish manage modal after closing share popover

* chore: update log
2025-11-26 15:50:40 +08:00
Nathan.fooo
2f8eefa7fb Editor integration test (#165)
* chore: add editor integration test

* chore: merge test

* chore: merge test

* chore: update

* chore: merge tests

* chore: add tests

* chore: update

* chore: add test

* chore: update test

* chore: update test

* chore: update test

* chore: update

* chore: update

* chore: update test

* chore: update test
2025-11-25 10:35:10 +08:00
Nathan.fooo
059684795f refactor: parse pasted content from html and md (#163)
* refactor: paste text and add test for pasting

* fix: paste bullet list with empty line

* chore: lint

* chore: fmt code

* chore: fmt jest test

* chore: fix test

* chore: lint

* chore: fix table
2025-11-23 21:13:25 +08:00
Nathan.fooo
2901ae67f8 Merge pull request #159 from AppFlowy-IO/embeded_database_view
Embeded database view
2025-11-22 10:05:00 +08:00
Nathan
7680ebb076 chore: add test 2025-11-20 00:21:55 +08:00
Nathan
eb7f7423aa chore: selector 2025-11-17 13:19:36 +08:00
Nathan
87c5c2f10e chore: replace cy.task log 2025-11-17 12:35:52 +08:00
Nathan
3fc1975a9d chore: organize test 2025-11-17 12:12:56 +08:00
Nathan
2ed6a89b9f chore: add test 2025-11-15 11:37:37 +08:00
Nathan
fb7dfcedfc fix: display wrong user avatar 2025-11-14 16:48:52 +08:00
Nathan
273ccffbe8 test: add more tests 2025-10-31 11:02:09 +08:00
Nathan
b6ed729a6e test: add more tests 2025-10-31 10:45:10 +08:00
Nathan
484aa3eceb test: visit publish link 2025-10-31 10:07:27 +08:00
nathan
c6a92d96e7 chore: add login logout test 2025-10-02 16:03:47 +08:00
nathan
9ee803e170 test: fix test 2025-09-24 22:59:44 +08:00
nathan
3cd1c1fced test: style test2 2025-09-24 15:33:38 +08:00
nathan
35b5d931fe chore: editor test 2025-09-23 21:35:45 +08:00
nathan
e0f4c22014 chore: selector id 2025-09-23 14:26:52 +08:00
nathan
c3a6ea7972 chore: fix chat model select and add test 2025-09-11 00:29:39 +08:00
nathan
ca30221a29 chore: fix test 2025-09-10 20:49:41 +08:00
nathan
33c9d76425 chore: switch column type test 2025-09-10 20:14:45 +08:00
nathan
85ff89e1e9 chore: add selector 2025-09-10 16:04:25 +08:00
nathan
bff606adf2 chore: checkbox cell test 2025-09-10 14:05:36 +08:00
nathan
515fef0817 chore: single select cell test 2025-09-10 13:45:42 +08:00
nathan
2b8af52d15 chore: add database test 2025-09-09 19:52:35 +08:00
nathan
ba8dc3791c chore: logs 2025-09-05 19:11:40 +08:00
annie
3870a0d9ca chore: lint 2025-09-03 16:13:44 +08:00
annie
d989edac40 chore: fix test 2025-09-03 15:15:18 +08:00
annie
d5d969eb41 chore: data id 2025-09-02 21:20:06 +08:00
annie
639026b4ae chre: data id 2025-09-02 21:11:08 +08:00
annie
051d39bd09 fix test 2025-09-02 20:55:38 +08:00
annie
452b7b90fe chore: remove unused funtions 2025-09-02 17:09:41 +08:00
annie
7cd5f32c96 chore: fix login 2025-09-02 14:12:19 +08:00
annie
be717114d7 Merge branch 'main' into e2e_test 2025-09-02 12:09:21 +08:00
Nathan
c54a004969 chore: remove mock ws 2025-08-29 09:33:28 +08:00
Nathan
e4f2ebf813 chore: fix test and add logs 2025-08-27 16:02:27 +08:00
Nathan
99253c3558 chore: fix test and add logs 2025-08-27 15:04:36 +08:00
Nathan
335a31f56c chore: fix test 2025-08-27 13:53:56 +08:00
Nathan
4da65fb0c5 chore: update 2025-08-18 14:40:08 +08:00