Commit Graph

1660 Commits

Author SHA1 Message Date
Sean Riley Hawkins
4716115388 fix: convert function to camel case 2022-05-31 17:36:15 +02:00
Sean Riley Hawkins
2648a54482 refactor: refactored functions & added translation 2022-05-31 11:41:55 +02:00
Sean Riley Hawkins
c4ca0553a9 chore: add const to remove flutter warnings 2022-05-30 20:15:30 +02:00
Sean Riley Hawkins
f94684e0b6 fix: remove unused imports 2022-05-30 19:59:49 +02:00
Sean Riley Hawkins
be103e02fa feat: in app notification bubble 2022-05-30 17:10:53 +02:00
Sean Riley Hawkins
3c27108ec7 Merge remote-tracking branch 'upstream/main' into export_notify 2022-05-30 00:08:05 +02:00
Sean Riley Hawkins
41f2ad09dd feat: testing overlay notification 2022-05-30 00:07:26 +02:00
Sean Riley Hawkins
c2b970bdd6 fix: configured to use AppFlowy Directory 2022-05-29 16:50:36 +02:00
Nathan.fooo
7ff841c3d8
Merge pull request #512 from AppFlowy-IO/feat_grid_url
feat: add new field type - URL
2022-05-29 22:11:36 +08:00
appflowy
4a9627b31d chore: support open url with https scheme 2022-05-29 21:56:44 +08:00
appflowy
ae0f71b5ee chore: return URLCellData & parse url from cell content 2022-05-29 10:56:34 +08:00
Nathan.fooo
7cb9ec3042
Merge pull request #511 from vincentdchan/feature/mac-frameless-window
feat: frameless window for mac
2022-05-28 16:04:13 +08:00
appflowy
9844c02cbc chore: Merge branch 'main' into feat_grid_url
# Conflicts:
#	frontend/rust-lib/flowy-grid/src/event_handler.rs
#	shared-lib/flowy-grid-data-model/src/protobuf/model/grid.rs
2022-05-28 16:01:49 +08:00
Nathan.fooo
81cf96986e
Merge pull request #514 from AppFlowy-IO/refactor_cell_data
Refactor cell data
2022-05-28 15:55:59 +08:00
appflowy
b8582b9b68 chore: set loaded data in SelectOptionCellEditorBloc 2022-05-28 15:55:43 +08:00
appflowy
62c322ab21 refactor: Date & SingleSelect & Multi-Select type option 2022-05-28 15:30:15 +08:00
appflowy
8d766f3bb4 refactor: cell data loader 2022-05-28 08:35:22 +08:00
appflowy
166438ad73 chore: fix rust unit test 2022-05-27 20:41:27 +08:00
Vincent Chan
c4db17f73c feat: frameless window for mac 2022-05-27 20:38:01 +08:00
Nathan.fooo
78e979e438
Merge pull request #513 from AppFlowy-IO/add_test_command
chore: add test comand in cargo make
2022-05-27 20:27:14 +08:00
appflowy
7a7ec10085 chore: add test comand in cargo make 2022-05-27 20:26:33 +08:00
appflowy
40e7b42a63 chore: fix flutter warnings 2022-05-27 19:57:13 +08:00
appflowy
9a93a72c33 feat: add new field type 2022-05-27 19:49:14 +08:00
Nathan.fooo
1170e0324b
Merge pull request #510 from AppFlowy-IO/refactor_grid_struct
refactor: rename struct
2022-05-26 22:06:18 +08:00
appflowy
8706b81ac0 refactor: rename struct 2022-05-26 18:01:48 +08:00
Nathan.fooo
60b80005ac
Merge pull request #507 from AppFlowy-IO/opti_build_time
chore: udpate launch task
2022-05-26 16:27:11 +08:00
appflowy
89ff8517fa chore: udpate launch task 2022-05-26 16:01:25 +08:00
Nathan.fooo
d331a68bd1
Merge pull request #506 from AppFlowy-IO/flutter_3.0
chore: upgrade to flutter 3.0
2022-05-25 17:26:03 +08:00
appflowy
aad33f6746 chore: update flutter toolchain version to flutter 3.0 2022-05-25 17:01:34 +08:00
appflowy
896123860d chore: update flutter sdk version 2022-05-25 16:45:13 +08:00
appflowy
ef2e9cb57e chore: update flutter version in ci 2022-05-25 16:10:47 +08:00
appflowy
2698fb43ad chore: upgrade to flutter 3.0 2022-05-25 16:05:50 +08:00
Nathan.fooo
1ca602fb72
Merge pull request #505 from AppFlowy-IO/fix_0.0.4_bugs_2
Fix some UI bugs
2022-05-25 06:34:10 +08:00
appflowy
8c7b0bd5a7 fix: unit test 2022-05-24 15:25:39 +08:00
appflowy
5b2b50dc9c refactor: cell data operation 2022-05-24 10:23:46 +08:00
appflowy
1ae0b188b1 refactor: grid unit test 2022-05-22 23:33:08 +08:00
appflowy
f521c18512 fix: overflow of SelectOptionTagCell 2022-05-22 13:30:56 +08:00
appflowy
1b5b8f19d7 chore: auto expand row detail page's cell 2022-05-22 13:08:38 +08:00
appflowy
36abd969ac chore: format error message of date cell 2022-05-22 13:08:23 +08:00
appflowy
7950f8170b chore: optimaze error code 2022-05-21 21:58:46 +08:00
Sean Riley Hawkins
0cc4967645 fix: removed unused imports 2022-05-20 16:37:43 +02:00
Sean Riley Hawkins
e6ff4b5077 feat: Export Markdown to filesystem 2022-05-20 15:55:27 +02:00
Nathan.fooo
ef0d59ff30
Merge pull request #500 from AppFlowy-IO/opti_create_option 2022-05-19 12:27:19 +08:00
appflowy
e8540b4b78 chore: fix potential issue when call notifier after it was disposed 2022-05-19 10:53:11 +08:00
appflowy
23900b49f5 chore: fix bugs 2022-05-19 10:41:00 +08:00
appflowy
f3b87d419f chore: optimaze create option progress 2022-05-18 20:21:01 +08:00
appflowy
1267c7524e refactor: TypeOptionContext 2022-05-18 17:26:50 +08:00
appflowy
5f5177355f chore: update _OptionList cell UI 2022-05-18 16:14:11 +08:00
appflowy
4840d23fff chore: add GridFieldContext 2022-05-18 15:43:10 +08:00
appflowy
a59a0af05b refactor: remove FieldTypeOptionContext 2022-05-17 17:22:53 +08:00