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 |
|
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 |
|
Vincent Chan
|
c4db17f73c
|
feat: frameless window for mac
|
2022-05-27 20:38:01 +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 |
|
appflowy
|
89ff8517fa
|
chore: udpate launch task
|
2022-05-26 16:01:25 +08:00 |
|
appflowy
|
896123860d
|
chore: update flutter sdk version
|
2022-05-25 16:45:13 +08:00 |
|
appflowy
|
2698fb43ad
|
chore: upgrade to flutter 3.0
|
2022-05-25 16:05:50 +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 |
|
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 |
|
appflowy
|
467e0093b2
|
refactor: rename files
|
2022-05-15 17:22:56 +08:00 |
|
appflowy
|
f8d6aa3c74
|
Revert "chore: upgrade to flutter 3.0"
This reverts commit 3307e2f8fd .
|
2022-05-14 18:10:08 +08:00 |
|
appflowy
|
3307e2f8fd
|
chore: upgrade to flutter 3.0
|
2022-05-14 17:40:34 +08:00 |
|
appflowy
|
afc563d781
|
chore: fix unit test
|
2022-05-14 10:50:11 +08:00 |
|
appflowy
|
c6edd1a6da
|
chore: update data & time format
|
2022-05-13 22:58:49 +08:00 |
|
appflowy
|
efbac6c92d
|
chore: check time format & add time format test
|
2022-05-13 11:31:56 +08:00 |
|
appflowy
|
76079d8ce0
|
chore: display time
|
2022-05-12 23:23:23 +08:00 |
|
appflowy
|
4f9470b076
|
chore: add date type option test
|
2022-05-12 18:07:26 +08:00 |
|
appflowy
|
a178546acd
|
chore: save date cell data with time
|
2022-05-11 21:34:58 +08:00 |
|
appflowy
|
6fb163b296
|
refactor: customize cell data persistence
|
2022-05-11 21:05:04 +08:00 |
|
appflowy
|
19da42f210
|
chore: add date cell handler
|
2022-05-11 11:34:13 +08:00 |
|
appflowy
|
a2dfc8bc03
|
chore: set time
|
2022-05-10 10:26:40 +08:00 |
|
appflowy
|
81d75147d5
|
chore: update typeOption data
|
2022-05-10 09:33:34 +08:00 |
|
appflowy
|
d3841154a5
|
chore: config caladen ui
|
2022-05-09 21:32:58 +08:00 |
|
appflowy
|
f617a04900
|
refactor: cell with origin data
|
2022-05-09 16:45:42 +08:00 |
|
appflowy
|
f21ca6c52a
|
refactor: CellCalendar with bloc
|
2022-05-09 14:59:26 +08:00 |
|
appflowy
|
13cb7eeb24
|
chore: add get type option data handler
|
2022-05-09 13:23:03 +08:00 |
|
appflowy
|
18752e7af8
|
chore: show create option message on bottom
|
2022-05-06 21:07:34 +08:00 |
|
appflowy
|
228695d517
|
chore: add close button on row detail page
|
2022-05-06 20:21:50 +08:00 |
|
appflowy
|
2f2b69d1a6
|
fix: view title update issue
|
2022-05-05 21:15:01 +08:00 |
|