7041 Commits

Author SHA1 Message Date
Nathan.fooo
d0b3a0dda3
Merge pull request #7660 from AppFlowy-IO/ai_writer_test
Ai writer test
2025-04-25 11:18:51 +08:00
Nathan
4d2380a954 fix: test 2025-04-25 10:35:09 +08:00
Nathan
a673b12514 fix: test 2025-04-25 00:16:04 +08:00
Nathan
14fc72bac6 fix: test 2025-04-24 23:53:43 +08:00
Nathan.fooo
f822743c1b
Merge pull request #7826 from AppFlowy-IO/workspace_type2
chore: replace auth type with workspace type
2025-04-24 20:58:53 +08:00
Nathan
36dacdbdf2 chore: fix test 2025-04-24 20:55:06 +08:00
Nathan
8485a67357 chore: clippy 2025-04-24 20:08:25 +08:00
Nathan
da47c11070 chore: replace auth type with workspace type 2025-04-24 20:01:41 +08:00
Nathan.fooo
c35609b1c3
Merge pull request #7823 from AppFlowy-IO/use_user_auth_type
chore: use user auth type
2025-04-24 16:32:23 +08:00
Nathan
dbda1972d1 chore: update client api 2025-04-24 16:25:42 +08:00
Nathan
c9ca6c6cc8 chore: update template 2025-04-24 15:54:17 +08:00
Nathan
9e5a6df52c chore: update template 2025-04-24 15:45:38 +08:00
Nathan
76b9cbd446 Merge branch 'main' into use_user_auth_type 2025-04-24 13:39:54 +08:00
Nathan
718c5ad16f chore: use auth type instead of workspace auth type 2025-04-24 13:38:25 +08:00
Lucas
48d6a71d96
refactor: deeplink handler (#7802)
* refactor: deeplink handler

* feat: add invitation deeplink handler

* test: add deeplink tests

* feat: add user_id in the invitation callback

* feat: add expire login deeplink handler

* feat: add loading indicator in continue with password page

* feat: replace user_id with email

* fix: invitation deeplink test
2025-04-24 13:20:05 +08:00
Lucas
6a887fdca9
feat: support invite member by link on mobile (#7811)
* fix: invitation link issues

* fix: cargo fmt

* feat: support invite member by link on mobile

* feat: implement new settings page design on mobile

* feat: add leave workspace button

* fix: flutter analyze

* fix: bloc error

* feat: add addMembers page
2025-04-24 10:28:18 +08:00
Nathan
851869644b Merge branch 'main' into ai_writer_test 2025-04-24 10:25:04 +08:00
Richard Shiue
780ba51d87
chore: remove sample response (#7821) 2025-04-24 10:13:38 +08:00
Nathan.fooo
276e6503f7
Merge pull request #7816 from AppFlowy-IO/disable_migrate_anono
chore: disable migrate anon user
2025-04-24 09:59:58 +08:00
Nathan
4f23139df0 chore: remove test 2025-04-24 00:33:19 +08:00
Richard Shiue
f83375b002
chore: hide appflowy avatar in ai chat (#7817) 2025-04-23 23:32:52 +08:00
Richard Shiue
77b7912aed
feat: built-in custom prompts (#7805)
* feat: custom prompts

* chore: add new prompts

* chore: hover to preview

* chore: enable in ai writer as well
2025-04-23 23:32:40 +08:00
Nathan
291607522b chore: disable migrate anon user 2025-04-23 23:01:52 +08:00
Lucas
4e78b994b5
fix: windows frameless issue (#7813) 2025-04-23 22:09:27 +08:00
Nathan.fooo
288e034ec0
Merge pull request #7814 from AppFlowy-IO/user_awareness_init
chore: init user awareness
2025-04-23 22:08:16 +08:00
Nathan
480eaf1cf5 chore: init user awareness 2025-04-23 20:46:01 +08:00
Nathan.fooo
d3adfe50e1
Merge pull request #7812 from AppFlowy-IO/fix_potential_open_rocksdb_error
chore: fix potential open rocksdb for the same user
2025-04-23 17:25:00 +08:00
Nathan
14d51f9123 chore: fmt 2025-04-23 17:24:17 +08:00
Nathan
b19b7bbbf9 fix: disable flutter log on test 2025-04-23 16:55:40 +08:00
Nathan
7d15094f9c fix: test 2025-04-23 16:50:05 +08:00
Nathan
914a89b66c Merge branch 'main' into fix_potential_open_rocksdb_error 2025-04-23 16:32:50 +08:00
Nathan
26466f5a6f fix: create workspace 2025-04-23 16:30:07 +08:00
Nathan
7fc2fd56f0 fix: retain cycle 2025-04-23 15:59:53 +08:00
Lucas
1977cf6637
feat: display joined at and user avatar in members page (#7809)
* feat: new settings page design

* feat: support display member join at and avatar

* chore: bump version 0.9.0

* chore: update translations
2025-04-23 13:41:52 +08:00
Morn
4626c18ced
fix: revamp desktop notification center (#7607)
* fix: revamp desktop notification center

* fix: complete the red dot

* fix: remove context from showToastNotification

* fix: date picker not updated after enable time

* fix: path erro with ActionArgumentKeys.path
2025-04-23 13:41:34 +08:00
Morn
5b2853cca2
feat: support new design for mobile link (#7772)
* feat: support new design for mobile link

* chore: update UI of remove link

* chore: remove LinkUtil and add LinkExtension
2025-04-23 13:40:04 +08:00
Morn
7d63f309c4
chore: update toolbar ai icons (#7792)
* chore: replace toolbar ai icons

* fix: typo
2025-04-23 13:39:46 +08:00
Morn
aa4f904767
feat: support mobile search (#7804)
* feat: support anon local ai chat/writer

* feat: add mobile search page

* feat: complete mobile search page

* chore: add some tests for mobile search

* fix: some UI issues
2025-04-23 13:39:16 +08:00
Nathan.fooo
4067eea89f
Merge pull request #7806 from AppFlowy-IO/fix_anon_open
chore: fix anon
2025-04-23 13:30:51 +08:00
Nathan
d780ac32ee chore: import workspace database id 2025-04-23 11:45:42 +08:00
Nathan
742dee9202 chore: fix display search content area 2025-04-23 11:45:42 +08:00
Lucas
a1e2c11d8a
fix: windows scaling issue (#7807) 2025-04-23 11:13:07 +08:00
Lucas.Xu
471d2c0b50 fix: outline block test 2025-04-23 10:04:48 +08:00
Lucas.Xu
be2b32ffd1 Merge branch 'main' into fix_anon_open 2025-04-23 09:59:10 +08:00
Nathan
db5e4766af chore: fix test 2025-04-22 23:20:15 +08:00
Richard Shiue
f9f151e89e
feat: implement afdivider (#7803) 2025-04-22 22:14:03 +08:00
Nathan
7e88a3897c chore: temp 2025-04-22 20:18:13 +08:00
Nathan
63e43db0c2 chore: fix anon improve writing 2025-04-22 19:53:50 +08:00
Nathan
43c1f02b6f chore: fix anon and enable local ai on slash menu 2025-04-22 17:54:53 +08:00
Nathan
6bdaee3a00 chore: set toggle default value 2025-04-22 14:10:02 +08:00