Commit Graph

1954 Commits

Author SHA1 Message Date
Nathan.fooo
7af259c056
Merge pull request #424 from eliovir/patch-1
Typo
2022-07-23 17:42:22 +08:00
Nathan.fooo
59049dc271
Merge pull request #696 from AppFlowy-IO/refactor/grid_unit_test
chore: update documentation for grid uint test
2022-07-23 17:37:06 +08:00
appflowy
f5268178c4 chore: add documentation in grid uint test 2022-07-23 16:57:28 +08:00
Nathan.fooo
e4f13b57eb
Merge pull request #684 from SiderealArt/patch-1
feat: add zh-TW translation
2022-07-23 14:15:52 +08:00
SiderealArt
3fde59836e feat: add zh-tw translation 2022-07-23 04:44:02 +00:00
SiderealArt
ed26ffe393 feat: add zh-TW translation 2022-07-23 04:40:42 +00:00
Nathan.fooo
86a8a66e12
Merge pull request #678 from kakzaki/main
feat: add indonesian translation
2022-07-23 10:35:54 +08:00
Nathan.fooo
ae097c7a6c
Merge pull request #624 from mastergyp/fix_flutter_build_error
fix:  flutter build error - The getter 'imports' isn't defined for the class 'PrefixElement'
2022-07-23 09:55:46 +08:00
Mike Wallace
2c6458ea44
Merge pull request #680 from danielpp95/main
feat: add spanish translations
2022-07-22 16:13:41 -04:00
Daniel
492d35dd05 feat: add spanish translations 2022-07-22 14:47:15 +01:00
kakzaki
6a8bddcf75 feat: add indonesian translation 2022-07-22 14:36:58 +07:00
Nathan.fooo
5898fffe0e
Merge pull request #673 from AppFlowy-IO/feat/fix_translate_notify
ci: replace Ilshidur/action-discord@0.3.2 with Ilshidur/action-dis…
2022-07-22 10:33:57 +08:00
appflowy
414bb75688 chore: replace Ilshidur/action-discord@0.3.2 with Ilshidur/action-discord@master 2022-07-22 09:57:20 +08:00
Nathan.fooo
b0f26f9450
Merge pull request #590 from ENsu/add_workspace_settings
Add workspace settings
2022-07-22 09:36:52 +08:00
mastergyp
ab414b77f6 fix: unable to run build_runner - The getter 'imports' isn't defined for the class 'PrefixElement' 2022-07-22 08:57:33 +08:00
Ian Su
1a887979c4 fix: fix merge from main 2022-07-22 00:54:11 +08:00
Ian Su
89644e88da Merge branch 'main' into add_workspace_settings 2022-07-22 00:21:07 +08:00
Ian Su
da80efecd1 feat: add SettingDialogBloc 2022-07-22 00:01:39 +08:00
Nathan.fooo
198232dd7a
Merge pull request #658 from nirgivon/fix-typo-month-month-day
fix: Typo: Month/Month/Day -> Year/Month/Day
2022-07-21 10:04:16 +08:00
Lucas.Xu
3411c42b34
Merge pull request #660 from matrixhead/main
feat: resize the left-hand sidebar
2022-07-20 23:08:49 +08:00
mhead
d1fb443aa7 feat: resize the left-hand sidebar 2022-07-20 19:53:00 +05:30
Nathan.fooo
5cf1ede6f0
Merge pull request #659 from AppFlowy-IO/fix/resize_window_issue
fix: open the latest view when AppFlowy launch.
2022-07-20 20:36:05 +08:00
appflowy
da3fd11737 fix: open the latest view when AppFlowy launch. 2022-07-20 20:08:42 +08:00
Nathan.fooo
78b756d65d
Merge pull request #656 from AppFlowy-IO/feat/remove_filter_feature_flag
chore: remove feature flag: filter
2022-07-20 19:29:37 +08:00
Nir Givon
1758d8b74a fix: Typo: Month/Month/Day -> Year/Month/Day 2022-07-20 13:58:51 +03:00
appflowy
c97e1ccb95 chore: fix tests 2022-07-20 18:47:05 +08:00
appflowy
e0db7bd4f9 chore: remove feature flag: filter 2022-07-20 18:27:12 +08:00
Nathan.fooo
0f4f51cc0c
Merge pull request #654 from AppFlowy-IO/feat/snapshot_db_schema
Add snapshot db schema (WIP)
2022-07-20 16:58:07 +08:00
appflowy
cb1afacbd6 chore: rename some structs 2022-07-20 15:30:48 +08:00
appflowy
1e3c69f15b Merge branch 'main' into feat/history 2022-07-20 14:07:54 +08:00
Mike Wallace
471ae9ddf7
Merge pull request #648 from MikeWallaceDev/fix_colors
fix: colors and brew install for mac
2022-07-19 14:08:57 -04:00
MikeWallaceDev
efa89866f3 fix: colors and brew install for mac
Also fixed colors for Linux.
Now displays messages in yellow so that they stick out more.
2022-07-19 13:07:25 -04:00
Nathan.fooo
d0d90a90ee
Merge pull request #632 from MikeWallaceDev/fix_install_dev_env
Improved development environment installation
2022-07-19 23:04:35 +08:00
Nathan.fooo
66e87a8a94
Merge pull request #647 from AppFlowy-IO/feat/task_scheduler_test
Add grid task scheduler tests & fix some bugs
2022-07-19 22:59:26 +08:00
appflowy
45011e2dd3 chore: add task test 2022-07-19 22:32:19 +08:00
Nathan.fooo
26c5dcd182
Merge pull request #643 from AppFlowy-IO/refactor/add_PB_suffix
Refactor/add pb suffix
2022-07-19 15:24:53 +08:00
appflowy
8e18d3a937 chore: reanme flowy-user crate 2022-07-19 14:40:56 +08:00
appflowy
193527e043 chore: rename flowy-folder structs 2022-07-19 14:24:08 +08:00
appflowy
0ecff26636 chore: remove pb reference in util.rs 2022-07-19 13:07:30 +08:00
appflowy
e7c672cb7e chore: replace try_from with from 2022-07-19 11:31:04 +08:00
MikeWallaceDev
6d9c4619e4 fix: fixed flutter config variable for mac 2022-07-18 21:44:11 -04:00
Nathan.fooo
2981b685bc
Merge pull request #620 from MikeWallaceDev/fix_githooks
Fix githooks and remove Husky
2022-07-19 08:33:49 +08:00
MikeWallaceDev
f30f2485c6 fix: fixed colors when asking to install Rust 2022-07-18 20:08:13 -04:00
MikeWallaceDev
1cb8dbcfa4 fix: improved installation on MacOs
added MacOs install script
Removed Makefile, since we now use a bash script. This removes the dependency on make.
Removed Brewfile, since we now use a bash script
2022-07-18 15:24:25 -04:00
MikeWallaceDev
39900022db fix: improved development environment installation
moved and renamed /Makefile.toml to githooks.toml
added install script for Linux
2022-07-18 14:31:13 -04:00
Nathan.fooo
ff1b6f8f1d
Merge pull request #629 from AppFlowy-IO/refactor/rename_grid_cell
Refactor/rename grid cell
2022-07-18 19:42:53 +08:00
appflowy
8683c2f343 fix: reload number cell 2022-07-18 19:27:01 +08:00
appflowy
cefd64034d refactor: add Grid prefix to some Grid cells 2022-07-18 17:48:33 +08:00
Nathan.fooo
3961e85f6b
Merge pull request #625 from AppFlowy-IO/feat/add_pb_suffix_to_flowy_editor_crate
refactor: add PB suffix to flowy-editor crate's structs
2022-07-18 13:02:40 +08:00
appflowy
67f88fab0b refactor: add PB suffix to flowy-editor crate's structs 2022-07-18 11:58:39 +08:00