Bram Tertoolen
49caf74ee1
ci: dont run flutter ci on commits that only change tauri sources ( #2338 )
2023-04-24 10:29:57 +08:00
Richard Shiue
aaa3eb9041
fix: remove padding on popovers of newly-created fields ( #2268 )
2023-04-24 10:22:09 +08:00
Richard Shiue
9e47603360
fix : #2102 hide include time setting in date field options ( #2266 )
2023-04-24 10:21:32 +08:00
Annie
71bff8f864
feat: add a new entry to the question bubble ( #2334 )
2023-04-24 09:53:00 +08:00
Shubham Rawat
2af2621b49
feat: add url validation in cell_editor ( #2287 )
...
* feat: add url validation in cell_editor
* fix: url validation in cell editor
* feat: add UriFailure in url_validator
2023-04-23 17:26:27 +08:00
nathan
a604c0f238
chore: bump version
2023-04-22 13:13:06 +08:00
Nathan.fooo
d3363aba0f
Fix/0.1.3 ( #2319 )
...
* fix: duplicate document
* fix: number cell data parser
2023-04-22 11:57:35 +08:00
Yijing Huang
d804e3ed6d
feat: editor theme improvement ( #2307 )
...
* chore: make editor style adapt to theme data and add toolbar color
* chore: link to local path
* chore: add pop up menu style
* chore: link to editor main branch
* chore: reset editor path
* chore: upgrade appflowy_editor
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-04-21 19:26:55 +08:00
Nathan.fooo
0068c7e731
fix: compile errors ( #2310 )
2023-04-21 17:02:26 +08:00
Yijing Huang
40e266f5ce
chore: update UIs in document and move plugins out of package ( #2289 )
...
* chore: move plugins out of package
* chore: update cover image picker style
* chore: update math equation style
* chore: rename barrel file
* chore: add LocaleKeys
2023-04-19 12:56:02 -10:00
Lucas.Xu
c009347735
Merge remote-tracking branch 'origin/main' into develop
...
# Conflicts:
# frontend/appflowy_flutter/lib/plugins/database_view/application/database_view_service.dart
# frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/base/link_to_page_widget.dart
# frontend/appflowy_flutter/lib/plugins/trash/application/trash_bloc.dart
# frontend/appflowy_flutter/lib/plugins/trash/application/trash_service.dart
# frontend/appflowy_flutter/lib/workspace/application/app/app_bloc.dart
# frontend/appflowy_flutter/lib/workspace/application/app/app_service.dart
# frontend/appflowy_flutter/lib/workspace/application/menu/menu_bloc.dart
# frontend/appflowy_flutter/lib/workspace/application/workspace/workspace_service.dart
# frontend/appflowy_flutter/lib/workspace/presentation/home/menu/app/header/header.dart
# frontend/appflowy_flutter/test/bloc_test/grid_test/filter/filter_util.dart
# frontend/appflowy_flutter/test/bloc_test/grid_test/grid_bloc_test.dart
# frontend/appflowy_flutter/test/bloc_test/grid_test/util.dart
# frontend/appflowy_flutter/test/bloc_test/home_test/view_bloc_test.dart
# frontend/rust-lib/flowy-database/src/services/database/database_editor.rs
# frontend/rust-lib/flowy-database/src/services/persistence/migration/database_view_migration.rs
2023-04-18 19:06:21 +08:00
Yijing Huang
782d01274d
feat: Improve dark mode in document page ( #2254 )
...
* chore: update page icon hover color
* chore: update remove icon hover color
* chore: update emoji picker style
* chore: update ai writer dialog button style
* chore: update Dropdown menu item style in code block
* chore: update callout tint color name
* chore: add null assertion in emoji popover
2023-04-18 14:42:12 +08:00
Aman Negi
45d3a74103
fix: Replace dark mode logo ( #2269 )
...
- Replaced `flowy_logo_dark_mode.svg` because it does not work as
expected.
2023-04-18 09:46:46 +08:00
Daniil Golubev
bead00cbae
feat: update ru-RU localization ( #2274 )
2023-04-18 09:44:56 +08:00
qinluhe
07947db98b
feat: split create document and open document ( #2261 )
...
* fix: add method
* fix: update text block and doc title
2023-04-17 10:12:04 +08:00
Nils Jacobsen
d5ccc20e04
feat: add inlang to make the contribution of translations easier ( #2262 )
...
* feat: add inlang.config.js
* 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
---------
Co-authored-by: NilsJacobsen <>
2023-04-17 09:56:15 +08:00
Samiksha Garg
43a8335fd4
fix: seperating env for mac test depending upon archs ( #2265 )
2023-04-17 09:19:55 +08:00
Lucas.Xu
3b1152615a
chore: add tracing to document2 ( #2263 )
2023-04-14 20:14:47 +08:00
Yijing Huang
b451303156
fix: multiple UI issues ( #2249 )
...
* fix: put original borderRadius back to FieldCellButton
* chore: remove the border of card when it is in dark mode
* chore: update NavigatorTextFieldDialog style and organize Insets
* chore: delete unnecessary nullable field
2023-04-14 13:21:10 +08:00
qinluhe
0e5a03a282
Merge pull request #2258 from qinluhe/feat/refactor-tauri-document
...
Feat/refactor tauri document
2023-04-14 10:14:29 +08:00
qinluhe
4582413e89
fix: modify blocks pb
2023-04-14 09:23:22 +08:00
GouravShDev
01ced3bdc0
[Fix] delete cover image document update ( #2224 )
...
* fix: reset cover on deleting selected cover image
* feat: add alert dialog on delete
* fix: update cover image list when file not found
* fix: missing const in change cover popup
* fix: added dialog string in translation file
* fix: analytical issue in changeCoverPopover
* fix: added trailing commas in change_cover_popover
2023-04-13 20:21:15 +08:00
qinluhe
9ed5bfa51e
fix: delete useless files
2023-04-13 19:41:31 +08:00
Lucas.Xu
ec89e9517b
feat: init flowy document 2 ( #2248 )
...
* feat: init flowy document 2
* feat: convert inner document to document PB
* feat: integrate colla document into Flutter
* feat: integrate colla document into tauri
* fix: cargo clippy
2023-04-13 18:53:51 +08:00
qinluhe
c7eb490db4
Merge pull request #2230 from Ascarbek/feat/tauri-grid
...
Feat: tauri grid
2023-04-13 10:55:07 +08:00
Nathan.fooo
92f980347f
fix: duplicate view with setting ( #2252 )
2023-04-12 23:32:31 +08:00
Nathan.fooo
5d542394d8
fix: can not create a card in the right date. disable utc setting ( #2251 )
2023-04-12 21:09:50 +08:00
Richard Shiue
2205b12af2
fix: calendar UI fixes ( #2060 )
...
* chore: add some comments and improve readability
* chore: add a border to the event cards
* fix: improve scrollbar appearance
* fix: remove unused import
* style: code readability
---------
Co-authored-by: Alex Wallen <wallenstephen@outlook.com>
2023-04-11 14:58:07 -10:00
ascarbek
125eaf49a9
refactor: color item
2023-04-11 22:10:28 +06:00
Lucas.Xu
ce4e4f2276
fix: sometimes build error in macOS x86_64 ( #2234 )
2023-04-11 21:19:37 +08:00
ascarbek
73c4a33191
fix: separate icons page
2023-04-11 16:37:21 +06:00
Mikias Tilahun Abebe
68bfa0b9cd
fix: remove try catch for global error boundary
2023-04-11 11:03:18 +03:00
qinluhe
d42084f242
Merge branch 'develop' of github.com:AppFlowy-IO/AppFlowy into refactor-tauri-document
2023-04-11 10:45:11 +08:00
qinluhe
886766c887
refactor: document controller
2023-04-11 10:35:47 +08:00
JP
662d11b3b1
Fix the app's Dockerfile and comment it ( #2162 )
...
* chore: fix the app's Dockerfile and comment it
* chore: test docker-compose on CI
2023-04-11 10:26:04 +08:00
Yijing Huang
1cbedb3277
feat: Improve dark mode in board page ( #2193 )
...
* chore: update board UI in dark mode
1. Update BoardSettingList&BoardToolbar UI
2. Update item detail dailogue UI
* chore: update URL cell UI
* chore: update checkList pop up UI and shadow color
* chore: fix flutter analyze issue
* chore: update URL popup textfield and change new property text
* chore: Update NumberTypeOptionWidget and options title UI
* chore: make color value more readable
* chore: flutter analyze
* chore: update sort button style
2023-04-11 10:18:36 +08:00
Mikias Tilahun Abebe
37a6b54e82
feat/implement error boundary
2023-04-10 18:24:08 +03:00
Nathan.fooo
341dce67d4
test: add tauri format test ( #2229 )
2023-04-10 22:50:00 +08:00
Samiksha Garg
28ae193002
feat: added day/month/year format ( #2189 )
2023-04-10 00:46:07 -10:00
Lucas.Xu
aac5c2a4da
feat: add require_trailing_commas to analysis_options.ymal. ( #2227 )
2023-04-10 15:10:42 +08:00
ascarbek
43cafdd524
fix: change to url error
2023-04-09 21:15:29 +06:00
ascarbek
2d85afe168
chore: HOC popup window
2023-04-09 20:13:53 +06:00
ascarbek
44585079b6
chore: import reorganize and edit option on grid
2023-04-09 18:38:18 +06:00
Mike Abebe
a33fc3dd60
feat/implement field options edit and change field option type functionality
2023-04-09 14:34:32 +03:00
Aman Negi
4d56b42b83
fix: Generalized Color Format ( #2221 )
2023-04-08 21:28:35 -10:00
ascarbek
e3b7864a91
chore: edit option name and color
2023-04-07 22:03:40 +06:00
ascarbek
6bbf6873d6
chore: edit cell options wip
2023-04-07 21:02:04 +06:00
Mike Abebe
bc9b1a5c33
fix: change grid type import
2023-04-07 14:51:16 +03:00
ascarbek
8b68b1390c
Merge branch 'feat/tauri-kanban-fixes' into feat/tauri-grid
2023-04-07 17:39:18 +06:00
ascarbek
915494761a
chore: close on esc
2023-04-07 17:25:04 +06:00