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
2cf96a2ce3
chore: fix rust test
2025-04-21 13:07:50 +08:00
Nathan
7885cb80f4
chore: fix rust test
2025-04-21 12:03:01 +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
David Woods
3451100b80
chore: bumped device_info_plus to 11.2.2 ( #7782 )
...
* bumped device_info_plus to 11.2.2 -- this version avoids the crash that happens when getInfo() is called on Windows in a VM or with Hyper-V active
* chore: bumped device_info_plus to 11.2.2 -- this version avoids the crash that happens when getInfo() is called on Windows in a VM or with Hyper-V active
2025-04-21 10:22:22 +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
c6010a6734
chore: fmt
2025-04-20 19:51:12 +08:00
Nathan.fooo
cf46213e00
chore: Update frontend/rust-lib/flowy-folder/src/manager.rs
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-04-20 19:34:05 +08:00
Nathan
2ee786f351
chore: update logs
2025-04-20 19:32:52 +08:00
Nathan
92d5690bba
chore: pass folder init data
2025-04-20 18:07:02 +08:00
Nathan
791a79a234
chore: impl local unspport
2025-04-20 17:29:57 +08:00
Nathan
fa798f3ecd
chore: workspace usage
2025-04-20 15:54:37 +08:00
Nathan
fd581b4453
chore: clippy
2025-04-20 14:37:21 +08:00
Nathan
747a63d452
chore: create user workspace for anon user
2025-04-20 14:34:30 +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
bb5d36402a
chore: fix test
2025-04-20 13:35:06 +08:00
Nathan
ccd1f5f8e9
chore: revert pod lock
2025-04-20 12:47:55 +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
72fc0cce07
chore: move sql
2025-04-19 22:18:15 +08:00
Nathan
81f63bebe6
chore: sql
2025-04-19 21:03:50 +08:00
Nathan
102087537a
chore: fmt
2025-04-19 15:50:42 +08:00
Nathan
6dac45172e
chore: auth type
2025-04-19 15:34:06 +08:00
Richard Shiue
84952b9056
chore: adjust generate theme script to import subtle colors ( #7784 )
2025-04-19 14:24:32 +08:00
Nathan
e851fba71b
chore: clippy
2025-04-19 14:21:22 +08:00
Nathan
3a05a4851f
chore: clippy
2025-04-19 14:07:49 +08:00
Nathan
edc5710e32
chore: auth type and remove unused code
2025-04-19 14:00:51 +08:00
Richard Shiue
1802792795
Merge pull request #7778 from AppFlowy-IO/feat/custom-prompt
...
feat: merge develop branch
2025-04-18 21:34:10 +08:00
Richard Shiue
28e89beb43
feat: appflowy theme lerp ( #7771 )
...
* feat: implement appflowy theme lerping
* refactor: use theme builder and adjust script
* chore: rename theme data
* chore: add doc comments
* chore: rename function
* chore: don't use theme extension
* chore: use the animated appflowy theme widget
* chore: clean up inherited theme
2025-04-18 21:06:46 +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
54b5e248e3
feat: implement modal ( #7750 )
2025-04-18 21:06:46 +08:00
Nathan
2dc22004a1
refactor: remove server type
2025-04-18 15:57:33 +08:00
Nathan
0906febe95
refactor: remove server type
2025-04-18 15:48:17 +08:00
Richard Shiue
b12bd8ee85
feat: add medium sized text field ( #7737 )
...
* feat: add medium sized text field
* chore: remove height
2025-04-18 15:36:39 +08:00
Richard Shiue
e1bfb7095b
feat: improve select modal button ( #7736 )
2025-04-18 15:35:21 +08:00
Richard Shiue
068f93c258
feat: add shadow tokens ( #7726 )
2025-04-18 15:35:21 +08:00
Richard Shiue
d8401e09c9
feat: implement keyboard triggering on buttons and add focus state ( #7724 )
...
* feat: implement keyboard triggering on buttons and add focus state
* chore: pass isFocused to builders
2025-04-18 15:35:21 +08:00
Nathan
394ac85c32
refactor: server type name
2025-04-18 15:31:50 +08:00
Nathan.fooo
f6e3290aa4
Merge pull request #7777 from AppFlowy-IO/prepare_auto_sync_chat
...
refactor: save chat and chat message
2025-04-18 15:31:23 +08:00
Nathan
4925e99166
chore: fix compile
2025-04-18 15:02:02 +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
59efb7d9e5
chore: fix test
2025-04-18 14:43:01 +08:00
Nathan
165e95c480
chore: fix test
2025-04-18 14:36:47 +08:00