Nathan
4354227a05
chore: enable select source when user is not anon
2025-05-07 14:31:08 +08:00
Lucas
926a5b31bb
refacotr: ai chat page folder strcture ( #7879 )
...
* refacotr: ai chat page folder strcture
* feat: add non-reversed animated chat list
* chore: add scroll animation
* feat: add fade animation
* fix: refresh issue
* feat: add flag to control the ai chat animation
* chore: enable reversed list
2025-05-06 13:10:14 +08:00
Lucas
8441a8c7f0
feat: remove reminder in the same event ( #7869 )
2025-04-30 19:34:43 +08:00
Lucas
63244e0b3c
fix: paste issue with the nested image ( #7857 )
...
* chore: replace delete button style
* chore: replace textfield in settings page
* fix: icon text align issue in database
* fix: member count is 0
* fix: invite member issue on mobile
* fix: checklist item align issue on Windows
* fix: integration test
* fix: support converting paragraph to markdown
* chore: update editor version
* fix: delete command in simple table cell
* feat: use new password error code
2025-04-30 11:45:48 +08:00
Morn
64dff44ce1
fix: revert some date picker code and fix notification issue ( #7861 )
...
* fix: revert some date picker code and fix notification issue
* fix: UI overflow issue
* chore: update reminder remove logic
2025-04-30 11:27:57 +08:00
Richard Shiue
4a4ee79c3f
fix: adjust chat message layout ( #7860 )
...
* fix: user chat message bubble should have flex
* chore: adjust spacing between messages
2025-04-29 20:42:19 +08:00
Morn
d28987d16d
fix: some mobile search UI issues ( #7845 )
...
* fix: some mobile search UI issues
* fix: some icon colors
* fix: show 'Add Link' while creating a link on mobile
* fix: add tapping event for mobile embed link
* fix: bookmark can not open the non-http link
* fix: improve the behavior of links on mobile
* fix: switch workspace will refresh the reminders
* chore: remove unused import
* fix: test error
2025-04-29 12:52:28 +08:00
Morn
9353863439
fix: some lr issues ( #7848 )
...
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2025-04-28 22:13:13 +08:00
Richard Shiue
2b03c34df1
fix: local and remote returning different data ( #7843 )
2025-04-28 13:17:16 +08:00
Morn
66fac524c1
fix: some notification center launch review issues ( #7825 )
...
* fix: some notification center UI issues
* fix: add number to add dot on mobile
* chore: revamp number red dot
* fix: apply tokens for notification center
* fix: change some token value
* chore: change notification at to icon
* fix: revamp reminder bloc
* fix: test errors
* chore: lint issue
* fix: unit test errors
2025-04-28 13:16:52 +08:00
Morn
15bfdfb550
fix: some mobile search LR issues ( #7836 )
2025-04-28 11:16:02 +08:00
Morn
1f54946a0e
fix: mobile link LR issues ( #7837 )
...
* fix: mobile link LR issues
* fix: change mobile toolbar link icon
2025-04-28 11:14:23 +08:00
Richard Shiue
cc982b81ee
fix: custom prompt launch review issues ( #7829 )
...
* fix: text overflow in category items
* fix: don't pass invalid characters
* fix: prompt title typo
* fix: examples should also rcontain initial instructions
* fix: selection not visible
* fix: chat page input border gets cut off
* fix: remove hover and stretch buttons
2025-04-28 09:04:29 +08:00
Nathan
3bc0cc7b43
chore: rename
2025-04-26 00:56:45 +08:00
Nathan.fooo
7f13790485
Merge pull request #7828 from AppFlowy-IO/fix_user_rename
...
fix: user name stay no change when reopen the setting menu after renaming
2025-04-25 14:02:22 +08:00
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
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
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
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
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
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.fooo
7f74543125
Merge pull request #7797 from AppFlowy-IO/integrate_workspace_template
...
Integrate workspace template
2025-04-22 13:35:03 +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
Nathan
b0c2b04a2d
fix: empty view id
2025-04-21 22:22:03 +08:00
Nathan
9cd49c2447
chore: create workspace member
2025-04-21 21:07:38 +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
04407fe8ff
fix: issues with displaying mention text ( #7773 )
...
* fix: some mention text can not display correctly
* fix: remove the image widget from bookmark if the image url is null
2025-04-21 10:45:27 +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
833a2bf5d6
Merge branch 'main' into local_auth_type
2025-04-20 13:36:18 +08:00
Nathan.fooo
607b7ecd1f
Merge pull request #7766 from AppFlowy-IO/private_database_inline_view
...
chore: remove inline view id reference
2025-04-20 13:35:53 +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
edc5710e32
chore: auth type and remove unused code
2025-04-19 14:00:51 +08:00
Richard Shiue
889756ebb0
refactor: use script to generate design tokens ( #7751 )
...
* refactor: use script to generate design tokens
* chore: improve code readaility
* refactor: make builder reusable to built in themes
* chore: improve code readability
2025-04-18 21:06:46 +08:00
Richard Shiue
068f93c258
feat: add shadow tokens ( #7726 )
2025-04-18 15:35:21 +08:00
Nathan
4925e99166
chore: fix compile
2025-04-18 15:02:02 +08:00
Nathan
ac659066c6
chore: return local model
2025-04-17 20:49:24 +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
8f63667282
feat: upgrade ubuntu version to 22.04 in github action ( #7764 )
...
* feat: upgrade ubuntu version to 22.04 in github action
* fix: cargo clippy
2025-04-17 09:48:23 +08:00
Nathan
e2896b2911
chore: remove inline view id reference
2025-04-16 22:03:14 +08:00
Nathan.fooo
954e844a21
Merge pull request #7761 from AppFlowy-IO/do_not_initialize_collab
...
fix: 0.8.9 release bugs
2025-04-16 17:06:31 +08:00