Mayur Mahajan
b88aed887a
fix: paste multiple lines in codeblock ( #3151 )
...
* fix: paste multiple lines in codeblock
* fix: works with non collapsed selection
* chore: localize code block
* test: multiline paste in codeblock
* chore: remove unused import
* fix: only hanlde code block paste command if all the selected nodes are code block
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-08-30 09:58:56 +08:00
Nathan.fooo
0806436c19
chore: share database via csv ( #3285 )
...
* chore: share database via csv
* fix: flutter test
2023-08-28 23:20:56 +08:00
Nathan.fooo
1205f0ebf7
chore: enable edit user email ( #3286 )
2023-08-28 21:00:55 +08:00
Nathan.fooo
4e67282f2b
feat: Data sync on signup ( #3283 )
...
* chore: sync all data
* chore: sync database row and document in the row
* chore: sync inline view id
* chore: sync row and document in row
* fix: tests
* fix: migrate document in row
* chore: retry when create collab fail
* fix: invalid secret cause rerun application
* chore: fix clippy warnnings
2023-08-28 13:28:24 +08:00
Lucas.Xu
255f30590f
feat: add custom context menu items for copy, cut, and paste commands
2023-08-24 22:23:50 +08:00
Richard Shiue
72363921b0
fix: use empty event title and add placeholder ( #3234 )
...
* fix: use empty event title and add placeholder
* chore: update frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_event_card.dart
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: remove unnecessary visible for testing
* chore: apply suggestions from code review
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* fix: typo on suggested changes
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2023-08-22 22:30:41 +08:00
Amir Lavasani
ad596b3165
feat: add the Persian language translations ( #3242 )
2023-08-22 14:48:42 +07:00
Nathan.fooo
12d6cbd46a
chore: optimize the UI if fail to open the workspace ( #3246 )
...
* chore: async load user profile
* chore: enable reset workspace
* chore: add confirm dialog
2023-08-22 00:19:15 +08:00
Aryan Arora
23a34af30f
chore: changed some german translations ( #3203 )
2023-08-18 16:22:22 +08:00
Nathan.fooo
649b0a135a
feat: encrypt collab update ( #3215 )
...
* feat: implement encrypt and decrypt
* feat: encrypt and decrypt
* feat: update user profile with encrypt
* chore: store encryption sign
* fix: login in setting menu
* chore: show encryption account name
* chore: fix test
* ci: fix warnings
* test: enable supabase test
* chore: fix test and rename column
* fix: update user profile after set the secret
* fix: encryption with wrong secret
* fix: don't save user data if the return value of did_sign_up is err
* chore: encrypt snapshot data
* chore: refactor snapshots interface
* ci: add tests
* chore: update collab rev
2023-08-17 23:46:39 +08:00
Alex Wallen
a1f1559936
Reset theme buttons ( #3137 )
...
* feat: add translation for tooltip
* feat: add defaults for theme settings
* feat: refactor appearance view so that all theme settings can be reset
* chore: add keys for reset button
* chore: add tests for the reset button
* feat: register appearance test in runner
* chore: remove comment
* feat: add default file for appearance
* chore: move around files
* feat: make reset button respond to hover
* fix: incorrect use of resetTheme
* refactor: use maybeWhen
* fix: icon button style
* fix: rebase errors
2023-08-15 18:28:58 -10:00
Mathias Mogensen
ee14d31194
fix: overflow and alignment in sort editor ( #3201 )
...
* fix: overflow and alignment in sort editor
Closes : #3196 #3197
* fix: add and delete button on row
2023-08-15 16:28:55 +02:00
Askarbek Zadauly
6fc8072459
feat: tauri grid changes and fixes ( #2995 )
...
* (feat) implement row drag and drop functionality
* (feat) implement grid row actions options ui
* (feat) add delete row function
* (feat) implemet grid filter and sort popup layout
* chore: move row methods to database controller
* (feat) integrate delete and duplicate row functions
* chore: add option on field popup
* chore: padding on edit row
* fix: change option color
* chore: stick to corner on resize
* fix: stick to corner
* chore: grid row popup changes
* chore: grid title
* chore: add field width
* chore: replace table layout with fixed column size
* chore: resize column WIP
* chore: save column width and draggable WIP
* chore: nav panel resize fix
* chore: database filter store
* chore: filter popups
* chore: filter value options
* chore: remove console
* chore: database filter refactor
* chore: prevent jitter and dont include used fields
* chore: checked field type
* chore: reset operator
* chore: filter icon
* chore: database sort popup
* chore: add icons into ref page
* chore: sort icon in column header
* chore: grid title fix
* chore: change text and border colors
* chore: grid rows dnd and optimise components
* chore: select option color change fix
* chore: filter service and controller
* chore: wire filter UI to service WIP
* chore: show only fields/cells with visiblity set to true
* fix: grid visible column exception
* chore: add update text filter backend
* chore: select option filter save modify get
* fix: filter reload and new filter
* fix: new filter order
* chore: sort backend service
* chore: database sort UI
* chore: field select popover component
* chore: operator select popover
* chore: select options popover
* chore: change text color
* chore: post merge
* chore: sort popover
* chore: bg body
* chore: grid row actions popover
* chore: dragging row change
* chore: new field column fix
* chore: field actions popover and field type popover
* chore: hide and delete field actions
* chore: duplicate field
* fix: pnpm lock file has error and button color update
* fix: tsc error
* chore: add field to left and right
---------
Co-authored-by: Mikias Tilahun Abebe <mikiastilahun@gmail.com>
Co-authored-by: qinluhe <qinluhe.twodog@gmail.com>
2023-08-14 17:06:27 +08:00
ferreira-fp
29c89013f0
chore: update PT-BR translations ( #3156 )
2023-08-10 20:59:53 +08:00
Lucas.Xu
d28846bbaa
chore: update German translations
2023-08-10 09:18:18 +07:00
Nathan.fooo
a5eaf15548
refactor: login session ( #3149 )
2023-08-09 10:13:49 +08:00
fbiere
4589d86d81
inlang: update translations
2023-08-08 18:18:46 +02:00
Lucas.Xu
e2dd179001
Merge pull request #3140 from LucasXu0/url_protocol_in_windows_installer
2023-08-08 12:19:56 +07:00
Lucas.Xu
104851d330
chore: optimize the logout button
2023-08-08 10:58:14 +08:00
Kilu.He
923285bfcf
feat: support mention a page ( #3117 )
2023-08-08 10:07:59 +08:00
Nathan.fooo
3c04b72932
fix: push to sign in screen when logout ( #3127 )
...
* fix: push to sign in screen when logout
* chore: show historical login users
* chore: open historical user
* chore: show historical user
* chore: reload app widget with unique key
* chore: add tooltip for user history
2023-08-07 22:24:04 +08:00
StarAtt
a3bea472bf
chore: update zh-TW translations ( #3131 )
2023-08-07 20:59:36 +08:00
Mayur Mahajan
ab7acbd5de
chore: german translation for new property and shortcuts ( #3116 )
...
* chore: translation for new property nd shortcuts
* Update frontend/resources/translations/de-DE.json
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2023-08-04 20:46:09 +02:00
Kilu.He
16a01e11ed
feat: support updating the view name and icon through document ( #3099 )
...
* feat: support updating the view name and icon through document
* fix: store expand pages
* fix: refactor text link
* fix: update cargo.toml
* fix: update test
* fix: update event map
* fix: move deal with icon codes to a single file
* fix: delete useless code from flutter
* fix: document banner
* fix: build error
* fix: update rust library
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-08-04 19:27:14 +08:00
Mihir
a1143e24f3
feat: support favorites folder
2023-08-02 21:20:51 +08:00
Lucas.Xu
266209caeb
feat: implement draggable folder ( #3083 )
2023-07-31 20:06:01 +08:00
Kilu.He
eb77346e5a
feat: support add cover and icon in tauri document ( #3069 )
...
* feat: support add cover and icon
* feat: emoji picker
* feat: emoji picker
2023-07-31 11:39:44 +08:00
dejvizelo
f28c5d849c
feat: clear date value ( #2700 )
...
* chore: Add _ClearDateFieldButton
* chore: Add new DateCellCalendarEvent to clear date
* chore: Add grid_field_clearDate translation token
* refactor: _ClearDateFieldButton -> _ClearDateButton
* fix: Fix dart(unused_element) in _ClearDateButton
* feat: Handle clearDate
* Revert "feat: Handle clearDate"
This reverts commit fd145ef8e9589f3b4aa1a16e5d72c15b6d0b53c4.
* feat: Handle clearDate
* feat: Add clear_flag field
* feat: check clear_flag to clear date
* chore: update exisitng tests
* fix: add mssing import
* refactor: remove check for timeFormatError
* fix: fix margin on _ClearDateButton
* refactor: _ClearDateButton -> ClearDateButton
* test: add clear date backend unit test
* test: add clear date integration test
* test: add clear date to edit time cell test
* chore: mark ClearDateButton visible for testing
* feat: close date editor popover on clear date
* style: make AppFlowyPopover taller
* fix: trim dateStr in _dateStrFromCellData
* fix: don't dismiss CellEditor after clearDate
2023-07-31 10:23:20 +08:00
Nathan.fooo
2cd88594e8
feat: migrate user data to cloud ( #3078 )
...
* refactor: weak passed-in params in handler
* refactor: rename struct
* chore: update tables
* chore: update schema
* chore: add permission
* chore: update tables
* chore: support transaction mode
* chore: workspace database id
* chore: add user workspace
* feat: return list of workspaces
* chore: add user to workspace
* feat: separate database row table
* refactor: update schema
* chore: partition table
* chore: use transaction
* refactor: dir
* refactor: collab db ref
* fix: collab db lock
* chore: rename files
* chore: add tables descriptions
* chore: update readme
* docs: update documentation
* chore: rename crate
* chore: update ref
* chore: update tests
* chore: update tests
* refactor: crate deps
* chore: update crate ref
* chore: remove unused deps
* chore: remove unused deps
* chore: update collab crate refs
* chore: replace client with transaction in pooler
* refactor: return error type
* refactor: use anyhow error in deps
* feat: supabase postgrest user signin (wip)
* fix: Cargo.toml source git deps, changed Error to anyhow::Error
* fix: uuid serialization
* chore: fix conflict
* chore: extend the response
* feat: add implementation place holders
* feat: impl get_user_workspaces
* feat: impl get_user_profile
* test: create workspace
* fix: postgrest: field names and alias
* chore: implement folder restful api
* chore: implement collab storate with restful api
* feat: added placeholders for impl: update_user_profile, check_user
* feat: impl: update_user_profile
* feat: impl: check_user
* fix: use UidResponse, add more debug info for serde serialization error
* fix: get_user_profile: use Optional<UserProfileResponse>
* chore: imple init sync
* chore: support soft delete
* feat: postgresql: add migration test
* feat: postgresql migration test: added UID display and colored output
* feat: postgresql migration test: workspace role
* feat: postgresql migration test: create shared common utils
* feat: postgresql migration test: fixed shebang
* chore: add flush_collab_update pg function
* chore: implement datbaase and document restful api
* chore: migrate to use restful api
* chore: update table schema
* chore: fix tests
* chore: remove unused code
* chore: format code
* chore: remove unused env
* fix: tauri build
* fix: tauri build
---------
Co-authored-by: Fu Zi Xiang <speed2exe@live.com.sg>
2023-07-29 09:46:24 +08:00
Kilu.He
a885170869
feat: support editor format text color and bg color ( #3061 )
2023-07-27 20:40:18 +08:00
Kilu.He
915ce02157
fix: implement the interface of move nested views ( #3042 )
...
* fix: implement the interface of move nested views
* fix: update rust ci ubuntu version
* fix: update rust ci version
2023-07-26 16:49:50 +08:00
Mayur Mahajan
b1378b4545
feat: customize command shortcuts ( #2848 )
2023-07-20 16:11:00 +08:00
Kilu.He
5ab64f8835
feat: support views drag and drop ( #3004 )
2023-07-19 17:59:32 +08:00
Lucas.Xu
0fb004aee0
chore: bump version 0.2.7 ( #3022 )
...
* chore: bump version 0.2.7
* chore: update language files using inlang machine translation
2023-07-18 19:59:35 +08:00
Lucas.Xu
706a5e784f
fix: cannot click on links ( #3017 )
2023-07-18 15:59:41 +08:00
Mathias Mogensen
778e462523
feat: enable reordering properties from settings
2023-07-18 10:47:42 +08:00
Kilu.He
c65584d23c
feat: support navigator and trash page
...
* refactor: navigator
* feat: support trash
2023-07-14 20:33:22 +08:00
Nathan.fooo
f9e7b5ffa4
feat: reload UI ( #2999 )
...
* chore: reload folder
* chore: reload folder
* chore: init sync
* chore: update tables
* chore: update database
* chore: load row
* chore: update
* chore: reload row
* test: fit test
* chore: retry
* chore: support batch fetch
* chore: enable sync
* chore: sync switch
* chore: sync switch
* chore: migration user data
* chore: migrate data
* chore: migrate folder
* chore: save user email
* chore: refresh user profile
* chore: fix test
* chore: delete translation files
* test: clippy format
2023-07-14 13:37:13 +08:00
Mathias Mogensen
5085ea115f
feat: alt+click to add block above ( #2988 )
2023-07-13 18:33:16 +08:00
Mathias Mogensen
5b1afeb85d
feat: open apps in tabs ( #2962 )
...
* feat: open apps in tabs
Closes : #2942 Relates: #2312
* fix: resolve comments
* fix: unfocus editor to close toolbar on open/change tab
* test: abstract open in a new tab helper
2023-07-12 13:13:18 +02:00
Kilu.He
0dae8cf2f9
feat: support i18n in typescript ( #2948 )
2023-07-12 11:54:50 +08:00
Lucas.Xu
3d72b6fa12
chore: move language files to the root directory to share them with both Flutter and Tauri. ( #2970 )
2023-07-11 20:27:40 +08:00