Nathan
f374ca1574
chore: update
2025-04-26 10:40:33 +08:00
Nathan
3bc0cc7b43
chore: rename
2025-04-26 00:56:45 +08:00
Nathan
86e6845302
chore: update ui
2025-04-25 23:29:22 +08:00
Nathan
d893b89e4d
fix: clippy
2025-04-25 13:13:08 +08:00
Nathan
f0875d6b6e
fix: user rename
2025-04-24 23:29:20 +08:00
Nathan
da47c11070
chore: replace auth type with workspace type
2025-04-24 20:01:41 +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
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
26466f5a6f
fix: create workspace
2025-04-23 16:30:07 +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
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
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
Nathan
63e43db0c2
chore: fix anon improve writing
2025-04-22 19:53:50 +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
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
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
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
Lucas.Xu
1bcf4e6e8d
Revert "fix: left side bar does not reflect right workspace content"
...
This reverts commit 8cd0442a1f7f53b270e60e73b0e9e7b5569557e6.
2025-04-21 17:20:44 +08:00
Lucas.Xu
343f7e4fd5
Revert "fix: loading exception when switching workspace"
...
This reverts commit 10a536b1a2e3100fa3da99ab05851702f701a3c0.
2025-04-21 17:20:35 +08:00
Nathan
4634b51edf
chore: open workspace with workspace auth type
2025-04-21 16:47:40 +08:00
Nathan
8cd0442a1f
fix: left side bar does not reflect right workspace content
2025-04-21 16:47:27 +08:00
Nathan
10a536b1a2
fix: loading exception when switching workspace
2025-04-21 16:37:02 +08:00
Nathan.fooo
65b7916a6a
Merge pull request #7794 from AppFlowy-IO/optimize_write_user_workspaces
...
refactor: only notify when user workspaces were changed
2025-04-21 13:09:13 +08:00
Nathan
1356382524
refactor: only notify when user workspaces were changed
2025-04-21 11:41:58 +08:00
Morn
f8927b1843
fix: crash when trying to delete emoji ( #7787 )
...
* fix: emoji picker error on desktop
* fix: test errors
2025-04-21 10:22:02 +08:00
Nathan
747a63d452
chore: create user workspace for anon user
2025-04-20 14:34:30 +08:00
Nathan
2c5f41b580
fix: set auth type
2025-04-20 12:47:14 +08:00
Nathan
2f5b494885
chore: remove authticator pb
2025-04-20 00:48:31 +08:00
Nathan.fooo
58f87b39aa
Merge pull request #7785 from AppFlowy-IO/auth_type_per_workspace
...
refactor: workspace setting and auth type
2025-04-20 00:24:45 +08:00
Nathan
d478ecfd41
chore: remove unused code
2025-04-19 23:33:34 +08:00
Nathan
6dac45172e
chore: auth type
2025-04-19 15:34:06 +08:00
Nathan
edc5710e32
chore: auth type and remove unused code
2025-04-19 14:00:51 +08:00
Richard Shiue
54b5e248e3
feat: implement modal ( #7750 )
2025-04-18 21:06:46 +08:00
Lucas
3bb5075a98
feat: setup/change password in settings page ( #7752 )
...
* feat: change password in settings page
* feat: add change password api
* feat: add password service
* feat: add setup password
* feat: refacotor account page
* chor: update i18n
* chore: i18n
* chore: i18n
* feat: add error message under text field
* fix: flutter tests
* chore: remove long password test
* fix: cloud integration test
* fix: cargo clippy
* fix: replace border color
2025-04-18 14:46:46 +08:00
Nathan
3a4d17f054
chore: enable anon ai writer
2025-04-17 16:54:02 +08:00
Nathan
57e4d269eb
chore: enable local chat
2025-04-17 16:27:53 +08:00
Lucas
a5eb2cdd9a
feat: improve white label scripts on Windows ( #7755 )
...
* feat: improve white label scripts on Windows
* feat: add font white label script
* chore: integrate font white label script
2025-04-16 10:15:40 +08:00
Nathan
5c3e81e6dc
chore: adjust ui
2025-04-15 22:49:34 +08:00