5552 Commits

Author SHA1 Message Date
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
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
480eaf1cf5 chore: init user awareness 2025-04-23 20:46:01 +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
Nathan.fooo
7f74543125
Merge pull request #7797 from AppFlowy-IO/integrate_workspace_template
Integrate workspace template
2025-04-22 13:35:03 +08:00
Nathan
514eeb8466 chore: init local ai when switching workspace 2025-04-22 12:16:59 +08:00
Nathan
403f343371 chore: delete supabase test 2025-04-22 12:16:59 +08:00
Lucas
8c5547da64
fix: custom font doesn't apply to settings page (#7801)
* fix: custom font doesn't apply to settings page

* chore: update settings page icons

* fix: add try catch in http services
2025-04-22 12:05:53 +08:00
Lucas.Xu
eaac387c8d fix: remove space migration 2025-04-22 11:26:08 +08:00
Lucas.Xu
00aad4da47 Merge branch 'integrate_workspace_template' of https://github.com/AppFlowy-IO/AppFlowy into integrate_workspace_template 2025-04-22 11:04:04 +08:00
Lucas.Xu
c10c844fa9 Merge branch 'main' into integrate_workspace_template 2025-04-22 10:59:39 +08:00
Nathan
40c1ae1d38 fix: click two times to enable local ai 2025-04-22 10:13:24 +08:00
Lucas
3ae6888fee
feat: invite member by link (#7780)
* feat: invite member by link

* feat: add invite by link section

* feat: integrate invite by link and copy invite link

* feat: integrate invite link apis

* feat: add reset link dialog

* feat: support redirect to admin panel

* fix: flutter analyze

* feat: remove expire time

* fix: apply correct color in dark mode

* fix: flutter analyze

* chore: disable theme hotkey test
2025-04-22 09:58:13 +08:00
Lucas
14b5e4e184
feat: add loading indicator in continue to sign in button (#7799) 2025-04-22 09:55:10 +08:00
Nathan
530e076838 chore: update test 2025-04-22 00:09:43 +08:00
Nathan
1be51d6679 chore: clippy 2025-04-21 22:26:53 +08:00
Nathan
b0c2b04a2d fix: empty view id 2025-04-21 22:22:03 +08:00