ferreira-fp
e571eb9881
chore: update translations ( #4370 )
2024-01-14 22:54:10 +08:00
Nathan.fooo
9500abb363
feat: workspace service in user crate ( #4373 )
...
* refactor: user manager
* feat: implement workspace service
* refactor: migrate user data when sign up
* chore: fmt
* chore: enable beta cloud
* chore: update ci
* chore: trim slash
2024-01-12 14:34:59 +08:00
Abhijeet Singh
f64ee912d0
chore: update translations ( #4354 )
2024-01-11 21:45:07 +08:00
Yijing Huang
b1cc4e485b
fix: upload custom theme issue ( #4317 )
...
* fix: FlowyDynamicPlugin encode issue
* chore: improve the default theme color
* fix: learn more button text invisiable
* fix: fix read the wrong theme mode file
* fix: prevent current custom theme being deleted
* chore: improve theme upload UI and error prompts
* chore: delete unnecessary LocaleKeys
2024-01-10 21:21:05 +08:00
Peter Dave Hello
a6baabbafc
chore: improve zh-TW translation ( #4345 )
2024-01-10 18:48:05 +08:00
Lucas.Xu
36b88c602c
feat: update privacy policy and add version code ( #4343 )
2024-01-10 18:42:33 +08:00
Lucas.Xu
db2e23172a
feat: support canceling the sign-in event ( #4342 )
2024-01-09 17:09:44 +08:00
Lucas.Xu
dcb070909c
feat: support RTL layout on mobile ( #4335 )
...
* feat: revamp theme mode settings
* feat: support RTL layout on mobile
2024-01-09 10:12:54 +08:00
Mathias Mogensen
332a677d20
feat: improve reference menus ( #4301 )
...
* feat: improve reference menus
* fix: limit page results in reference menus
* fix: custom title for specific type refs
* fix: insert pages
* fix: enable scrolling on item focus change
* fix: enable shift+tab to navigate
* fix: properly offset menu
* fix: review comments
* fix: remove bottom padding on last group
2024-01-08 15:28:36 +01:00
trattaa
75d394fb6e
chore: update translations ( #4320 )
2024-01-08 15:34:25 +08:00
occhiodipesce
e9326d49c0
chore: update it-IT translations ( #4325 )
...
* inlang: update translations
* inlang: update translations
2024-01-08 10:11:36 +08:00
Baraa Al-Masri
ecbc2601c4
chore: update ar-SA translations ( #4131 )
...
* chore: update translations from inlang
* Resync translations from upstream
2024-01-06 00:34:40 +08:00
TasseDo
f3753435e6
chore: update fr-FR and fr-CA translations ( #4305 )
...
* inlang: update translations
* inlang: update translations
2024-01-05 21:21:57 +08:00
maTh
bdec917a35
chore: update de-DE translations ( #4272 )
...
* fix: labels from bottom of list started to translate
* fix: finished the last labels
* fix: Comma
* fix: typo
* fix: better wording for forstDayOfWeek
* fix: better wording for incluceTime
2024-01-05 11:13:54 +08:00
Abhijeet Singh
76a3daecaf
chore: update es-VE translations ( #4267 )
...
* Update es-VE.json
* inlang: update translations
* Delete project.inlang/project_id
* inlang: update translations
* Delete project.inlang directory
* Create settings.json
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-01-05 11:09:02 +08:00
maTh
eef5c2bf66
fix: more labels translated to German and improved ( #4261 )
2024-01-01 13:33:28 +08:00
maTh
b0bf99da34
fix: more labels to German translated and improved ( #4248 )
2023-12-30 15:49:09 +08:00
Nathan.fooo
36cf653d64
chore: support import appflowy data into current workspace ( #4254 )
...
* chore: support import appflowy data into current workspace
* refactor: code
* chore: unused ref
* chore: update url
2023-12-30 13:44:09 +08:00
Nathan.fooo
69469e9989
feat: Import appflowy data ( #4236 )
...
* refactor: traits
* feat: import data
* chore: track database view
* fix: import
* refactor: collab doc state
* refactor: get collab doc state
* feat: batch create collab object
* fix: test
* ci: run docker compose if the server is not up
* chore: bump collab
* chore: update ci
* chore: update ci
* chore: update ci
* chore: implement ui
* chore: implement ui
* chore: implement ui
2023-12-29 13:02:27 +08:00
Abhijeet Singh
462b67def9
chore: update translations ( #4198 )
...
* Update es-VE.json
* inlang: update translations
* Delete project.inlang/project_id
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-12-28 20:47:12 +08:00
Lucas.Xu
0b3c904984
feat: add block menu ( #4222 )
...
* feat: add block menu
* fix: android add block issue
2023-12-28 12:37:10 +08:00
maTh
1e16168a3d
fix: better wording for German i18n ( #4227 )
2023-12-28 11:05:23 +08:00
Richard Shiue
ce58737ec5
fix: bottom sheet updates apply immediately ( #4220 )
...
* fix: mobile field editor
* fix: immediately update select option
* fix: insert left and right field flow
* fix: create row behavior
2023-12-27 23:52:54 +08:00
Kilu.He
29e80a0f32
refactor: support nested block struct ( #4200 )
...
* refactor: support nested block struct
* fix: pasted bugs
* fix: fix lift node
* fix: unit test
* fix: selection style
* feat: support block color
* fix: turn to block bugs
* fix: code block bugs
2023-12-26 18:15:35 +08:00
Daniil
0371a28a42
chore: sync russian translation ( #4202 )
2023-12-24 22:10:31 +08:00
Lucas.Xu
ce51491cf6
feat: support menu action in aa toolbar item ( #4201 )
2023-12-24 22:08:49 +08:00
Lucas.Xu
c3b183504f
feat: mobile toolbar revamp ( #4194 )
...
* feat: toolbar ui revamp
* feat: implement bius and blocks
* feat: implement converting heading block
* feat: implement bius logic
* feat: implement numbered/bulleted/quote list logic
* feat: indent/outdent logic
* feat: implement link logic
* feat: toolbar ui improvement
* feat: implement toolbar biu logic
* feat: focus on biu if the selection is not collapsed
* feat: implement changing font logic'
* feat: implement color picker logic
* feat: support customzing text and background color
* fix: draghandler padding
2023-12-23 14:31:49 +08:00
Richard Shiue
13260e1db8
feat: mobile view editor improvements ( #4186 )
...
* feat: database view editor improvements
* feat: implement calendar settings
* fix: wrong view being opened
2023-12-21 11:51:42 +08:00
Richard Shiue
4fa08fda02
fix: translation into the wrong language ( #4187 )
2023-12-21 11:03:27 +08:00
iMiao
2042394501
chore: update translations ( #4156 )
...
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-12-21 09:34:49 +08:00
Yijing Huang
bbeae74ebd
feat: customized cursor and selection color ( #4168 )
2023-12-21 09:34:25 +08:00
Abhijeet Singh
3aad1c5bcd
chore: update es-VE.json ( #4173 )
2023-12-21 09:33:39 +08:00
Bowling
b466b425a5
chore: update translations ( #4138 )
2023-12-19 22:43:35 +08:00
Mathias Mogensen
7d512578b2
refactor: date picker abstraction ( #4159 )
...
* refactor: date picker abstraction
* refactor: move include time button
2023-12-18 13:10:12 +01:00
Kilu.He
0783f94cd6
chore: optimize the experience of the document ( #4152 )
...
* fix: scroll bug of grid
* chore: optimize the experience of the document
* fix: drag folder
* fix: add unit test to provider
2023-12-18 17:44:47 +08:00
Richard Shiue
eef34caf27
feat: revamp mobile database tab bar ( #4160 )
2023-12-18 17:04:20 +08:00
mahynotch
6cece56ca7
chore: update translations ( #4144 )
...
* inlang: update translations
* inlang: update translations
* inlang: update translations
2023-12-14 15:15:05 +07:00
Camus Qiu
2b096e967d
fix: chinese translation error ( #4115 ) ( #4142 )
2023-12-14 15:13:50 +07:00
Lucas.Xu
3f9b598493
feat: add link preview block ( #4137 )
...
* feat: add link preview block
* test: add integration test
2023-12-13 15:21:38 +08:00
watchakorn-18k
b80b222527
chore: update translated into the most recent version in Thai, with extra words fixed. ( #4132 )
...
* Added Thai language
* Complete Thai translation
* feat: Added Thai translation
* chore: Translate more Thai using modern terminology and avoid outdated slang.
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-12-12 10:03:56 +08:00
Mathias Mogensen
177cca60c4
fix: notes disappears ( #4122 )
2023-12-10 13:44:37 +02:00
Mathias Mogensen
649545cdf3
feat: mobile notifications screen ( #4100 )
...
* fix: update username on mobile header on change
* feat: notifications page
* feat: refactor and refinement
* fix: code review
2023-12-08 21:04:09 +08:00
Henrique Miossi de Araújo
2a421034d9
chore: update pt-BR translations ( #4109 )
2023-12-08 21:02:27 +08:00
Lucas.Xu
fe5ce75ea8
fix: minor ui issues ( #4102 )
...
* fix: minor ui issues
* feat: support using emoji as icon
* chore: update langauges
* fix: missing reminder bloc in detail page
* fix: integration test
2023-12-06 13:49:30 +08:00
Lucas.Xu
7d55153475
feat: add quick edit panel ( #4089 )
...
* feat: add quick edit panel
* feat: improve datepicker color
* fix: quick edit field editor overflow
* chore: try to fix mobile ci
* Revert "chore: try to fix mobile ci"
This reverts commit 68f0ccecd6
.
2023-12-05 17:34:42 +08:00
Richard Shiue
d4cef2e866
chore: various database UI fixes ( #4077 )
...
* chore: only activate row detail from primary field
* chore: fix create filter and sort list
* chore: allow reordering rows when active filter
* chore: reduce animations in tab bar
* chore: url accessory tooltip
* feat: use number keyboard for number cell inputs
* chore: mobile grid padding adjustments
* chore: field cell redesign and first field cannot be reordered
* fix: deal with empty fields
* chore: improve appearance of card action sheet
2023-12-04 22:58:02 +08:00
Kilu.He
a070ed2441
feat: support all fields type and filters in grid of tauri
...
* feat: support the single select field actions in grid of tauri
* feat: support multiselect
* feat: support number field and number filter
* feat: support url field
* fix: eslint error
* feat: support checkbox filter
* feat: support checklist field
* fix: adjusting keydown event
* fix: edit record ui
* feat: support date field
* fix: url field bugs
* fix: the bug of the type option wasn't update
* chore: make plural tokens compatible with tauri
* fix: plural key
* fix: optimize get cell performance
* fix: update ts error
* fix: update select option bugs
* fix: grid calculate css
* fix: add DidUpdateFieldSettings
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2023-12-04 10:33:31 +08:00
Richard Shiue
5f94ba129e
feat: mobile detail page UI revamp ( #4057 )
...
* feat: card detail page ui revamp
* feat: redesign the cells
* chore: code cleanup
* chore: code review
* fix: merge issues
* chore: adjust cell ui size and padding
* fix: dart analyzer
* fix: integration test
* fix: test
2023-12-02 02:03:30 +08:00
Lucas.Xu
af07b53484
feat: new property ui revamp ( #4063 )
...
* feat: implement new property page
* feat: implement date option
* feat: add include time
* feat: add field header
* feat: implement new property page
* feat: add icons
* feat: add color list
* feat: add color list
* feat: integrate new property page
* feat: support creating property with values
* fix: select option doesn't work
* feat: set textinputaction to done
2023-12-01 20:16:43 +08:00
Yijing Huang
6b4d4fef15
feat: mobile board view ( #4030 )
2023-11-30 10:01:29 +08:00