Commit Graph

286 Commits

Author SHA1 Message Date
Nathan.fooo
2bc21feba6 Merge pull request #66 from AppFlowy-IO/database_test2
chore: switch column type test
2025-09-10 22:14:58 +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.fooo
728d0e29cc Merge pull request #48 from AppFlowy-IO/migrate_chat
Migrate chat
2025-09-10 19:15:31 +08:00
Nathan.fooo
12cf91c003 Merge pull request #64 from AppFlowy-IO/database_test
Database test
2025-09-10 19:03:53 +08:00
nathan
85ff89e1e9 chore: add selector 2025-09-10 16:04:25 +08:00
nathan
b6c973355d chore: add datetime cell test 2025-09-10 15:25:46 +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
Richard Shiue
2b8a8ed7dc chore: remove unused components 2025-09-10 11:49:46 +08:00
Richard Shiue
58294803f8 chore: use central i18n 2025-09-10 11:36:36 +08:00
Richard Shiue
9ff58fb23d fix: user account settings in database (#63)
* fix: update current user on dialog close

* fix: check for undefined rather than truthy
2025-09-10 11:08:30 +08:00
Richard Shiue
947e542b6a chore: hide invite members when not owner (#62) 2025-09-10 09:33:52 +08:00
Richard Shiue
c17b77f00f fix: duplicate keys in translation files 2025-09-10 00:35:38 +08:00
Richard Shiue
df391f686c fix: visual regresions 2025-09-09 23:42:44 +08:00
Richard Shiue
acfe4d5fab fix: tooltip trigger 2025-09-09 21:44:23 +08:00
Richard Shiue
11aed888ab chore: replace icons 2025-09-09 21:27:18 +08:00
nathan
2b8af52d15 chore: add database test 2025-09-09 19:52:35 +08:00
Nathan
bc4623e0c5 chore: add command 2025-09-09 19:06:00 +08:00
Nathan.fooo
d05d369643 Merge pull request #59 from AppFlowy-IO/update_profile_tst
test: add update profile test, fix UI refresh timing issue
2025-09-09 18:53:39 +08:00
Richard Shiue
09b39b7af9 chore: replace popoveer 2025-09-09 18:52:22 +08:00
Richard Shiue
535ca586d8 chore: replace label, input and dropdown menu 2025-09-09 18:52:22 +08:00
Richard Shiue
e70cb84369 chore: replace dialog 2025-09-09 18:52:22 +08:00
Richard Shiue
104530924d chore: adjust button style used in chat 2025-09-09 18:52:22 +08:00
Richard Shiue
f2c3566e2a chore: replace button 2025-09-09 18:52:22 +08:00
Richard Shiue
18272aae47 chore: replace toast, tooltip, alert and avatar 2025-09-09 18:52:22 +08:00
Richard Shiue
212bd1651e Merge remote-tracking branch 'origin/main' into migrate_chat 2025-09-09 18:47:57 +08:00
nathan
45319f2db9 chore: fix test 2025-09-09 18:03:55 +08:00
Richard Shiue
fcbb83bff8 chore: update test 2025-09-09 17:54:25 +08:00
Richard Shiue
3449f41fe7 chore: debounce using data from ref 2025-09-09 14:27:21 +08:00
Richard Shiue
194c1a1c37 chore: debounce update user profile 2025-09-09 14:20:08 +08:00
Richard Shiue
3ca1efd93d chore: simplify 2025-09-09 14:12:39 +08:00
Nathan.fooo
b15748b5d1 Merge pull request #60 from AppFlowy-IO/update_e2e_ci
chore: update integration ci
2025-09-09 13:03:57 +08:00
nathan
a00b5a2693 chore: update integration ci 2025-09-09 12:33:01 +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
nathan
0c7cc5b781 chore: update profile test 2025-09-09 12:06:00 +08:00
Richard Shiue
ef001756cd chore: adjust color tokens (#58)
* chore: import json files

* chore: generate css vars
2025-09-09 10:59:53 +08:00
Nathan
d924f0256a chore: add command 2025-09-08 20:15:51 +08:00
Richard Shiue
a0dd9ca687 chore: get current user after setting account metadata and update (#57)
optimistically
2025-09-08 17:58:38 +08:00
Nathan.fooo
e67a212ab4 Merge pull request #55 from AppFlowy-IO/revert-46-error_code_integrate
Revert "chore: Introduce ErrrorCode,  do not send update profile when metadata is empty"
2025-09-08 16:47:11 +08:00
Nathan.fooo
34d5c2db39 Revert "chore: Introduce ErrrorCode, do not send update profile when metadata is empty" 2025-09-08 16:30:24 +08:00
Nathan.fooo
a9e1dfe6f1 Merge pull request #35 from AppFlowy-IO/e2e_test
E2e test
2025-09-08 14:49:13 +08:00
Nathan.fooo
8976891803 Merge pull request #46 from AppFlowy-IO/error_code_integrate
chore: Introduce ErrrorCode,  do not send update profile when metadata is empty
2025-09-08 14:34:01 +08:00
Nathan
b9df1a3d9d chore: code review command 2025-09-08 14:01:32 +08:00
nathan
c950633029 chore: use main branch 2025-09-08 11:00:54 +08:00
nathan
7ca87a2d8e chore: fix lint 2025-09-08 10:59:46 +08:00
nathan
cbcfaa469a Merge branch 'e2e_test' 2025-09-07 14:15:31 +08:00
nathan
c0679c4ff5 chore: add docs 2025-09-07 14:15:20 +08:00
nathan
9cb78d915d chore: remove unused code 2025-09-07 13:30:02 +08:00
nathan
b7bc402a6c chore: fix lint 2025-09-07 13:24:25 +08:00