Lucas.Xu
9416ba1bfc
feat: add new database on mobile platform ( #3788 )
...
* chore: downgrade clipboard package
* fix: update i18n in the favorite page
* fix: update the favorite icon
* feat: support add new database
* chore: disable cache in unit test
* chore: bump version 0.3.7
2023-10-26 11:57:14 +08:00
Richard Shiue
8c3984d21a
feat: allow hiding ungrouped stack ( #3752 )
...
* feat: allow hiding ungrouped stack
* chore: add notifications and listeners
* chore: implement UI
* fix: field info update
* chore: more responsive notification
* chore: read the right configurations
* feat: add ungrouped button
* fix: new board not getting isGroupField
* feat: refresh the counter
* fix: item count update
* chore: apply code suggestions from Mathias
* chore: yolo through tests
* chore: UI fix
* chore: code cleanup
* chore: ungrouped item count fix
* chore: same as above
2023-10-26 11:48:58 +08:00
Generic-Ripe
1883dd6d7c
Update sv.json ( #3778 )
...
Some small changes of errors and small improvements of readability.
2023-10-26 10:44:50 +08:00
Regulus Corneas
a354f9fe52
chore: update french translation ( #3774 )
...
* inlang: update translations
* inlang: update translations
* inlang: update translations
2023-10-26 10:44:18 +08:00
Mathias Mogensen
aa27c4e6d4
Feat: rename stack inline ( #3781 )
...
* feat: rename stack in-line
* feat: rename stack in-line
* chore: compiler issues
* fix: conflicts and cleaning
* fix: code lost after merge
* test: fix failing rust tests
* fix: tauri localization wrong keys
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2023-10-26 09:38:37 +08:00
Yijing Huang
ad21a61ffb
feat: mobile setting page, trash page and recent file UI with mock data ( #3734 )
2023-10-25 21:29:50 +08:00
Nebiyu
85c0622245
feat: add amharic translation ( #3732 )
2023-10-24 17:41:46 +08:00
Pedro Coelho
e3410ec568
chore: update pt-PT translations ( #3712 )
...
* inlang: update translations
* inlang: update translations
2023-10-24 17:16:48 +08:00
Lucas.Xu
56c5d69b0f
feat: redefine i18n for editor ( #3768 )
2023-10-24 13:39:05 +08:00
Richard Shiue
6c3d7d2079
feat: show checklist items inline in row page ( #3737 )
...
* feat: show checklist items inline in row page
* fix: tauri build
2023-10-24 10:15:28 +08:00
Lucas.Xu
d51c7f382f
feat: implement personal / favorites folder on the mobile platform ( #3723 )
2023-10-23 18:35:07 +08:00
Mathias Mogensen
966547faa0
fix: reminder launch review ( #3716 )
2023-10-17 14:48:58 +08:00
ルビーDog
4fd35d0de4
feat: improve translations ja_JP ( #3702 ) ( #3705 )
2023-10-16 10:56:06 +08:00
CrazyRikin
aa70885b21
feat: added hindi translation ( #3575 )
2023-10-15 22:13:14 +08:00
Pedro Coelho
bc758e0b06
chore: update translations pt-PT ( #3687 )
2023-10-15 22:12:01 +08:00
Jakob Gerhardt
e38980ccc3
chore: update translations de-DE ( #3693 )
2023-10-15 22:11:28 +08:00
Verdy Bangkit
8dd180046f
chore: update translations id_ID and ru_RU ( #3701 )
2023-10-15 22:10:41 +08:00
Ekaksh Janweja
59851f46b7
feat: edit the field by clicking on the drag icon ( #3656 )
...
* feat: edit the field by clicking on the drag icon
* Added localization
* Added .tr() function
* fix: BlockActionButton only show when _isFieldHover is true.
* fix: BlockActionButton only show when _isFieldHover is true.
* fix: Worked on requested changes
* fix: Fixed Location of Field Popover
* fixed pubspec.lock
* Updated pubspec.lock
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-10-13 23:47:49 +08:00
Mathias Mogensen
ebe112581d
feat: toggle notifications on/off ( #3672 )
2023-10-12 12:54:08 +08:00
Mathias Mogensen
bc8f35d7db
feat: reminder improvements ( #3658 )
2023-10-12 10:19:36 +08:00
Tran Nguyen Sinh
cf521fe20b
chore: update translations for Vietnamese ( #3632 )
2023-10-11 17:15:59 +07:00
Lucas.Xu
ffdf5d24a0
fix: openAI image expiration ( #3660 )
...
* feat: save the openAI image to local storage
* feat: support rendering error block
* fix: enter on Toggle list moves heading down without contents
2023-10-10 12:43:31 +08:00
Lucas.Xu
dace02d34d
feat: generate image by Stability AI / openAI ( #3642 )
2023-10-09 23:14:24 +08:00
Muhammad Saad Tanveer
41d4351176
feat: 3625 Added Ukrainian Language ( #3644 )
2023-10-09 12:19:35 +08:00
Lucas.Xu
36f47f3636
feat: image block revamp ( #3615 )
2023-10-05 10:40:41 +08:00
Yijing Huang
eb20c7c117
feat: emoji picker improvement ( #3591 )
2023-10-05 09:36:29 +08:00
Mathias Mogensen
94a3a59001
fix: avoid non-null promise on null value ( #3569 )
2023-10-02 15:13:39 +08:00
Mathias Mogensen
4a433a3176
feat: reminder ( #3374 )
2023-10-02 15:12:24 +08:00
Lucas.Xu
c864e836ee
feat: integrate find and replace into AppFlowy ( #3566 )
...
* chore: update editor version
* feat: redesign find and replace ui
* chore: update language file
2023-10-02 13:54:51 +08:00
Richard Shiue
0738b5f87d
feat: show hidden fields in row detail page ( #3545 )
2023-10-02 10:52:22 +08:00
Yijing Huang
890f52a00a
feat: dandelion theme improvement ( #3550 )
2023-09-28 14:18:40 +08:00
Yijing Huang
15e9d65798
feat: go_router refactor and bottom navigation bar in mobile ( #3459 )
2023-09-28 14:17:38 +08:00
Norbert
34ea508f5b
chore: update pl-PL translations ( #3539 )
2023-09-27 15:35:45 +08:00
fangwufeng-v
f70aef68be
feat: drag and drop a row in the Grid ( #3376 )
...
* feat: new style ui
* feat: drag row
* feat: hooks for auto scroll feature when dragging
* feat: shared UI status that control auto scroll when dragging row.
* feat: optimize the drag interaction UI effect
* feat: refactor drag positon
* feat: drag column header
* feat: fix review issue
2023-09-27 15:13:25 +08:00
Borris
61a31c90ee
chore: update translations for id-ID ( #3518 )
2023-09-27 11:32:49 +08:00
Lucas.Xu
1997231adf
Merge pull request #3500 from LucasXu0/fix_032_launch_review_issues
...
fix launch review(v0.3.3) issues
2023-09-23 12:50:57 +08:00
Richard Shiue
37ddce3a29
chore: calendar UI polish ( #3484 )
...
* chore: update calendar theming
* feat: add event popup editor
* chore: new event button redesign and add card shadows
* chore: unscheduled events button
* chore: event title text field
* fix: focus node double dispose
* chore: show popover when create new event
* test: integrate some tests for integration testing purposes
* fix: some fixes and more integration tests
2023-09-23 09:47:48 +08:00
Mathias Mogensen
1b966171c4
feat: enable removing user icon ( #3487 )
...
* feat: enable removing user icon
* fix: generate to true
* fix: review comments
* fix: more review comments
* fix: integration test and final changes
2023-09-22 15:20:07 +02:00
Lucas.Xu
57b78ee3c6
feat: add reset font button in toolbar
2023-09-22 15:49:11 +08:00
Lucas.Xu
9c59e1487e
feat: customize text font ( #3467 )
...
* feat: update UI in settings page
* feat: customzing font in document page
* fix: flutter analyze and format issues
2023-09-21 09:12:25 +08:00
Vyshnav Ajith
a389836897
Added Language Support for Urdu. Issue#3372 ( #3469 )
...
* Create ur.json
* Add files via upload
* changes
* Added Locale change to the supported Locales List
* Added Urdu in Language.dart
* Delete .vscode/launch.json
* Changed the icon for Calendar
2023-09-20 17:31:17 +02:00
Richard Shiue
124d435f09
feat: add end date to time cell data ( #3369 )
...
* feat: add end date to time cell data
* feat: implement ui for end time
* test: add date to text test
* chore: clippy warnings
* fix: unexpected time parsing
* fix: fix the date logic when toggling end date
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-09-19 09:58:15 +08:00
xfarrow
cecd4f48ab
Italian translation fix ( #3395 )
...
* Update it-IT.json
2023-09-15 15:43:05 +02:00
Lucas.Xu
3426e5b53e
fix: launch review issues ( #3413 )
2023-09-15 17:51:29 +08:00
Generic-Ripe
16adacac38
chore: update sv.json ( #3386 )
...
In this context board is tavla in Swedish.
Styrelse is board of directors.
2023-09-14 18:47:55 +08:00
Richard Shiue
0c6a1d4ae7
chore: revamp checklist ui ( #3380 )
...
* chore: revamp checklist editor ui
* chore: checklist progress bar
* test: integration tests
* fix: flutter analyzer errors
* fix: checklist percentage complete
2023-09-13 20:44:04 +08:00
Richard Shiue
1ca130d7de
feat: revamp row detail page UI ( #3328 )
...
* feat: revamp row detail page UI
* chore: some minor details and fix tests
* fix: fix tests
* chore: remove unused field
* chore: code cleanup
* test: add reordering fields in row page tests
* chore: remove duplicate and delete row events
* chore: timestamp cell ui adjustment
* chore: remove unused code
* test: fix new integration tests
2023-09-13 19:10:08 +08:00
Mohammad Zolfaghari
9565173baf
feat: text and layout direction settings ( #3247 )
...
* feat: text and layout direction settings
Added ltr|rtl|auto direction button to appflowy toolbar.
Introduced layout and default direction settings.
* chore: formate code
* feat: added hint for direction settings
* fix: flutter analyze
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-09-12 19:11:13 +08:00
Yijing Huang
f639d51c11
feat: auth pages improvement for mobile and desktop platform ( #3217 )
2023-09-12 10:32:26 +08:00
Carlos Silva
f8b0a26acc
chore: pt-PT & pt-BR translation updated ( #3353 )
2023-09-11 15:24:08 +08:00