q200892907
57e3a2ce68
fix: apply formatting to pasted text only when the block is a paragraph ( #4906 )
2024-03-15 14:38:27 +08:00
Lucas.Xu
ac34617e51
feat: support changing the workspace icon ( #4898 )
2024-03-15 14:10:30 +08:00
Abhijeet Singh
8776ac5c36
chore: update Spanish translations ( #4896 )
2024-03-15 09:35:19 +08:00
Lucas.Xu
3e1b4d81c1
fix: mobile keyboard issues ( #4903 )
2024-03-15 09:03:38 +08:00
Nathan.fooo
aecea10fd2
chore: bump client api and collab ( #4900 )
2024-03-14 16:23:45 +08:00
Richard Shiue
5a837a9482
fix: number and select filter logic ( #4828 )
...
* fix: number and select option filter bugs
* chore: rename filter condition enum and variants
2024-03-14 14:27:57 +08:00
Nathan.fooo
1a34366a3f
chore: bump client api that adding constraints for init sync ( #4897 )
2024-03-14 12:24:49 +08:00
Richard Shiue
191a077a86
refactor: streamline create row logic ( #4807 )
2024-03-14 11:26:32 +08:00
Richard Shiue
25d4b4f718
chore: revamp mobile url editor ( #4602 )
...
* chore: revamp mobile url editor
* chore: add i18n
* chore: use shared url launcher
* chore: translation bump
* chore: add a toast notification after URL is copied to clipboard
* chore: listen to onchanged
* chore: improve text field editing experience
* chore: disable quick action buttons if url cell data is empty
* chore: apply suggestions from code review
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: provide the bloc and watch changes
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2024-03-14 09:36:29 +08:00
Richard Shiue
48cac4c5ac
feat: advanced filters backend logic ( #4688 )
...
* feat: implement advanced filters
* test: adapt tests to changes
* test: add advanced filter tests
* chore: adapt flutter frontend to changes
* chore: adapt tauri frontend to changes
* chore: bump collab
* chore: launch review
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-03-14 09:35:45 +08:00
Lucas.Xu
80e210b34a
fix: sign in toast issue ( #4895 )
2024-03-14 09:17:59 +08:00
Nathan.fooo
b57a870242
chore: 052 ( #4890 )
2024-03-13 19:40:36 +08:00
Nathan.fooo
fd81d64a32
chore: fix database test ( #4893 )
...
* chore: fix database test
* chore: clippy
* chore: fmt
2024-03-13 19:39:56 +08:00
Zack
bf70be1841
feat: add icon field ( #4824 )
...
* feat: add icon field
* fix: add sqlx migration files
* chore: fix tst
* chore: fix duplicate event name
* chore: update to lastest stable rust toolchain
* chore: use 1.75 channel
* chore: fix duplicate event name
* chore: fix duplicate event name
* chore: use more reliable assertion
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-03-13 15:07:52 +08:00
Richard Shiue
af16299c83
fix: version bump sheet package ( #4889 )
2024-03-13 15:02:23 +08:00
polotop07100
bb865c8f33
chore: update fr-FR translations ( #4803 )
...
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* chore: shuffle translation tokens
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2024-03-13 14:17:31 +08:00
nathan
0f48310e22
chore: fix test
2024-03-13 13:30:29 +08:00
Zack
2c8fa1a2c3
chore: update client api ( #4886 )
...
* chore: update client api
* chore: bump client api
* ci: fix test
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-03-13 11:32:51 +08:00
Kilu.He
3dcf435f7d
feat: support new settings UI ( #4874 )
...
* feat: support new settings UI
* feat: support splashscreen for tauri
2024-03-12 16:58:17 +08:00
Nathan.fooo
9c3be7e488
fix: stuck when importing large csv file ( #4878 )
...
* chore: fix import csv file
* chore: update collab
* chore: bump collab
* chore: workaround for row creating
* fix: test
2024-03-12 10:59:52 +08:00
Zack Fu Zi Xiang
4992323c37
chore: use 1.75 channel rust toolchain
2024-03-12 09:33:37 +08:00
Zack Fu Zi Xiang
4952bc58fe
fix: use back old role and af role
2024-03-11 21:33:33 +08:00
Zack Fu Zi Xiang
cfec146164
Merge branch 'main' into workspace-invite
2024-03-11 18:44:37 +08:00
Mathias Mogensen
c48001bd74
fix: launch review 0.5.1 ( #4855 )
...
* feat: floating calculations row
* fix: calculate cell overflow + tooltip
* fix: empty text cell should be counted as empty
* fix: empty text cell sohuld not be counted as not empty
* fix: conversion of some field types for calculations
* fix: tooltip + size of duplicate event button
* fix: minor view meta info changes
* fix: apply number format on word/char count
* fix: dart format
* fix: hide arrow for calc values
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2024-03-11 10:41:51 +01:00
Richard Shiue
7afae69fe4
fix: release windows ci ( #4873 )
2024-03-11 16:48:44 +08:00
Lucas.Xu
dd3f8b247a
fix: only adding http(s) scheme if needed ( #4871 )
2024-03-11 16:43:43 +08:00
Richard Shiue
b4c8011881
ci: fix flaky flutter integration tests ( #4870 )
2024-03-11 12:27:04 +08:00
Lucas.Xu
f404882343
fix: disable the shortcut for converting to numbered list when the block is a heading ( #4868 )
2024-03-11 11:55:52 +08:00
Lucas.Xu
fb887bec10
fix: potential risk of being unable to launch URLs without HTTP(S) scheme ( #4867 )
2024-03-11 11:02:29 +08:00
Zack Fu Zi Xiang
e80235b347
Merge branch 'main' into workspace-invite
2024-03-10 20:15:33 +08:00
Zack Fu Zi Xiang
3effd53241
feat: add workspace invitation test
2024-03-10 20:15:10 +08:00
Richard Shiue
4b5195d891
ci: fix rust ci ( #4861 )
2024-03-10 16:02:30 +08:00
Nathan.fooo
ddd4ba8287
chore: bump client api ( #4860 )
...
* chore: bump client api
* chore: bump client api
2024-03-10 13:52:54 +08:00
Zack Fu Zi Xiang
91e8793010
Merge branch 'main' into workspace-invite
2024-03-10 02:48:13 +08:00
Zack Fu Zi Xiang
65a6b394c4
Merge branch 'main' into workspace-invite
2024-03-09 12:47:12 +08:00
stmr
05f3885346
feat: support cs-CZ language ( #4066 )
...
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* chore: enable czech language in settings
* chore: rename translation file
* chore: rename in inlang project json
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2024-03-09 12:25:04 +08:00
Richard Shiue
70404816e7
fix: restore to use more conventional keyboard tab navigation ( #4851 )
2024-03-08 17:30:26 +08:00
Kilu.He
14f789f50b
fix: support upload and render image(.git, .webp, .svg) ( #4841 )
...
* fix: add supported extension of image
* fix: display of select options when no typing
* chore: focus end when cell input actived
* fix: modified checklist keyboard event
2024-03-08 14:15:57 +08:00
Zack Fu Zi Xiang
0aa4aa956d
Merge branch 'main' into workspace-invite
2024-03-08 13:44:38 +08:00
Richard Shiue
574cca0a8b
fix: bottom sheet color and sort ui imrprovement ( #4849 )
2024-03-08 10:16:03 +08:00
Richard Shiue
f9c1cadbe0
chore: invalid url open behavior ( #4850 )
...
* chore: invalid url open behavior
* chore: use https instead of http by default
2024-03-08 10:15:19 +08:00
Lucas.Xu
6bac0412eb
fix: v0.5.1 issues ( #4844 )
...
* chore: improve clear cache hint text
* fix: remove color tab in image picker
2024-03-07 23:13:04 +08:00
Richard Shiue
2a65c193c2
fix: desktop grid launch review ( #4840 )
...
* chore: disable changing the type of primary fields
* fix: don't persist text selection after text update in checklist
* chore: allow fn + backspace in macos to delete checklist item
* chore: shorten opacity fade between opacity shown and not shown
* fix: arrow key focus traversal
2024-03-07 21:05:19 +08:00
Mathias Mogensen
cd245b5f0a
fix: focus traversal in checklist popover ( #4843 )
...
* fix: focus traversal in checklist popover
* fix: dont trim input
* chore: remove redundant state var
* chore: remove late from controller
2024-03-07 21:04:10 +08:00
Richard Shiue
677617dcf2
fix: mobile grid launch review ( #4839 )
...
* fix: mobile database sort editor not working on prod
* fix: don't pop after creating field
2024-03-07 17:32:24 +08:00
Zack Fu Zi Xiang
fbf4662c6c
chore: merge conflict
2024-03-07 16:37:39 +08:00
Zack Fu Zi Xiang
48cb2ab606
chore: cargo clippy
2024-03-07 16:33:03 +08:00
Zack Fu Zi Xiang
da509392e9
chore: merge with main
2024-03-07 16:23:19 +08:00
Kilu.He
a180cfcdc2
chore: support publish tauri app ( #4829 )
...
* chore: support publish tauri app
* chore: fixed others bugs
* fix: code review
* fix: code review
* fix: tauri ci
2024-03-07 13:46:09 +08:00
Lucas.Xu
0f13f86917
chore: update editor version ( #4836 )
2024-03-07 12:56:56 +08:00