Nathan.fooo
|
4e3d2672ec
|
Merge pull request #517 from vincentdchan/feat/native-support-for-m1-mac
feat: native support for m1 mac
|
2022-05-31 09:33:30 +08: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 |
|
Vincent Chan
|
14b012686b
|
feat: native support for m1 mac
|
2022-05-30 21:12:44 +08:00 |
|
Nathan.fooo
|
e177a1433f
|
Merge pull request #516 from AppFlowy-IO/fix/grid_ui
Fix: Grid UI bugs
|
2022-05-30 20:43:56 +08:00 |
|
appflowy
|
76da44999c
|
chore: reset content when number is not valid
|
2022-05-30 20:43:38 +08:00 |
|
appflowy
|
84454469b4
|
fix: #508 auto format number
|
2022-05-30 18:40:42 +08:00 |
|
appflowy
|
546b1d22f4
|
fix: #509 enable select on tag
|
2022-05-30 10:42:30 +08:00 |
|
appflowy
|
5da8144456
|
chore: show url cell editor when tap on edit button
|
2022-05-30 08:56:08 +08: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 |
|
Poly-Pixel
|
bfa3eb9577
|
fix: Fix various small issues
|
2022-05-29 15:27:18 -04: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 |
|
GangemiLorenzo
|
9b01d31fb9
|
fix: duplicated translations
|
2022-05-17 21:26:57 +02:00 |
|
GangemiLorenzo
|
92fa53d28b
|
chore: add translations
|
2022-05-17 20:25:35 +02: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 |
|
appflowy
|
448c134704
|
fix: update workspace setting
|
2022-05-05 10:49:34 +08:00 |
|
appflowy
|
6c2c3b0666
|
fix: alignment in date cell
|
2022-05-04 21:13:05 +08:00 |
|
appflowy
|
0b8083cfc6
|
fix: create option with different color
|
2022-05-04 20:34:28 +08:00 |
|
appflowy
|
1488caa97e
|
chore: filter out number format
|
2022-05-02 11:07:37 +08:00 |
|
appflowy
|
cf05d7da41
|
chore: support more number format
|
2022-05-01 23:11:44 +08:00 |
|
appflowy
|
b66d8fc5aa
|
chore: filter for select options
|
2022-05-01 15:10:40 +08:00 |
|
appflowy
|
518d11162b
|
chore: reload row when fields were changed
|
2022-04-30 22:02:22 +08:00 |
|
appflowy
|
6b5126b12e
|
refactor: GridCellRequestFocusNotifier only accepts single listener
|
2022-04-30 09:29:43 +08:00 |
|
appflowy
|
371f75343c
|
chore: add min height for row
|
2022-04-30 08:32:11 +08:00 |
|
appflowy
|
1ad7e0ece2
|
feat: using wrap to auto expand Multi-select or single select
|
2022-04-29 22:13:15 +08:00 |
|
appflowy
|
40443ced80
|
feat: expand row
|
2022-04-29 10:46:35 +08:00 |
|
appflowy
|
6e52b470a7
|
chore: fix wanrings
|
2022-04-28 20:59:35 +08:00 |
|
appflowy
|
3d0036a926
|
chore: show appflowy document path in debug info
|
2022-04-28 20:54:04 +08:00 |
|
appflowy
|
296013dcbf
|
chore: fix wanrings
|
2022-04-28 16:45:33 +08:00 |
|
appflowy
|
371c52022b
|
fix: reorder view and field animation
|
2022-04-28 16:44:35 +08:00 |
|
appflowy
|
0285b286a6
|
fix: auto expand again after reorder app
|
2022-04-28 16:30:04 +08:00 |
|
appflowy
|
ecd2dc3e72
|
fix: reorder bugs
|
2022-04-28 16:10:58 +08:00 |
|
appflowy
|
f972cdd3fb
|
chore: optimize cell focus
|
2022-04-27 18:17:08 +08:00 |
|
appflowy
|
d0b4abb0c8
|
refactor: cell context builder
|
2022-04-27 13:31:54 +08:00 |
|
appflowy
|
70abe546a1
|
chore: remove freeze file
|
2022-04-27 09:12:27 +08:00 |
|
appflowy
|
b29f53c995
|
chore: print duplicate event erorr
|
2022-04-27 07:58:40 +08:00 |
|
appflowy
|
e8bb6f0a7f
|
chore: save app order
|
2022-04-27 07:22:18 +08:00 |
|
appflowy
|
7f7801d04e
|
chore: save view order
|
2022-04-27 07:21:37 +08:00 |
|
appflowy
|
25548ad9eb
|
chore: add move view event
|
2022-04-26 21:18:29 +08:00 |
|
appflowy
|
0b1f0ed401
|
refactor: replace provider with bloc in ViewSection
|
2022-04-26 16:37:31 +08:00 |
|
appflowy
|
c8945133dc
|
fix: open latest view after launch
|
2022-04-26 14:43:42 +08:00 |
|
Nathan.fooo
|
b3764e601f
|
Merge pull request #463 from AppFlowy-IO/fix_0.0.4_bugs
Fix 0.0.4 bugs
|
2022-04-26 09:21:20 +08:00 |
|
appflowy
|
d390ef9a3a
|
chore: fix warnings
|
2022-04-25 22:03:10 +08:00 |
|
appflowy
|
8b4c46f75b
|
chore: clone cell context
|
2022-04-25 21:20:08 +08:00 |
|
appflowy
|
0ac17fa6df
|
chore: replace row when row updated
|
2022-04-25 10:42:24 +08:00 |
|
appflowy
|
cffd8fbec6
|
fix: setup GridCellContext fieldOnchanged callback
|
2022-04-24 23:20:28 +08:00 |
|
appflowy
|
6d385877a9
|
fix: bugs
|
2022-04-24 17:03:00 +08:00 |
|
appflowy
|
af5f42d296
|
chore: auto reload when field was changed
|
2022-04-24 07:34:31 +08:00 |
|
appflowy
|
be49784f5a
|
chore: refactor cell context
|
2022-04-23 22:41:47 +08:00 |
|
appflowy
|
ec16fbe551
|
chore: cache cell data
|
2022-04-23 15:11:05 +08:00 |
|
appflowy
|
5af378c810
|
chore: remove field listener in cell
|
2022-04-22 23:36:39 +08:00 |
|
appflowy
|
b0f5af679c
|
chore: cache cell data
|
2022-04-22 22:13:51 +08:00 |
|
appflowy
|
fa7097587f
|
chore: reuse widget while inserting row
|
2022-04-22 20:39:49 +08:00 |
|
appflowy
|
bf93376cf3
|
fix: unselect option
|
2022-04-22 14:22:47 +08:00 |
|
Gagan Yadav
|
1946959d01
|
Merge branch 'main' into drag_drop_docs
|
2022-04-21 22:12:09 +05:30 |
|
appflowy
|
b9135d26a9
|
fix: insert row index
|
2022-04-21 21:24:28 +08:00 |
|
appflowy
|
27c40c7b34
|
chore: fix warnings
|
2022-04-21 20:37:05 +08:00 |
|
appflowy
|
e1711980c6
|
chore: edit field
|
2022-04-21 20:32:48 +08:00 |
|
appflowy
|
f66adb53c9
|
chore: config hover
|
2022-04-21 15:59:56 +08:00 |
|
appflowy
|
eeba6884ce
|
chore: config row detail page
|
2022-04-20 16:32:23 +08:00 |
|
appflowy
|
f40e0c18e6
|
chore: refactor rowbloc
|
2022-04-19 21:52:46 +08:00 |
|
appflowy
|
b3a99be7f8
|
chore: refactor row cache
|
2022-04-19 11:41:37 +08:00 |
|
appflowy
|
5ee4b8a2bc
|
chore: different color when create option for single-select or multi-select
|
2022-04-18 17:17:42 +08:00 |
|
Nathan.fooo
|
3af558fd94
|
Merge pull request #457 from AppFlowy-IO/fix_0.0.4_beta_2_bugs
Fix 0.0.4 beta 2 bugs
|
2022-04-17 21:14:04 +08:00 |
|
appflowy
|
006b3c3811
|
chore: fix unit test & warnings
|
2022-04-17 20:50:16 +08:00 |
|
appflowy
|
13e8c62988
|
fix: grid property list bugs
|
2022-04-17 15:15:34 +08:00 |
|
appflowy
|
917e15a1b7
|
chore: remove listener
|
2022-04-17 14:50:29 +08:00 |
|
appflowy
|
0a19364ea7
|
chore: remove row listener from rowbloc
|
2022-04-17 10:14:17 +08:00 |
|
appflowy
|
e647fd0a57
|
chore: add cell cache
|
2022-04-17 08:17:50 +08:00 |
|
appflowy
|
c82754f284
|
chore: refactor row cache with row listener
|
2022-04-16 22:26:34 +08:00 |
|
appflowy
|
3cc7c8e6de
|
chore: cache row data
|
2022-04-16 21:05:41 +08:00 |
|
appflowy
|
792f8b95aa
|
fix: triger rowbloc event after it was closed
|
2022-04-16 17:06:08 +08:00 |
|
appflowy
|
d4de5767a6
|
chore: auto resize row height
|
2022-04-16 10:03:47 +08:00 |
|
appflowy
|
f3c82f5c30
|
chore: insert without remove field on FieldCache
|
2022-04-16 10:03:47 +08:00 |
|
appflowy
|
ea654b602c
|
fix: listen on listState if changed
|
2022-04-15 22:10:38 +08:00 |
|
appflowy
|
0c8850503f
|
chore: reorder field
|
2022-04-15 19:56:44 +08:00 |
|
appflowy
|
6dbb708991
|
chore: repalce sliver header with single scroll view
|
2022-04-15 15:55:46 +08:00 |
|
appflowy
|
d71e0de8c3
|
chore: set notifier to null after dispose
|
2022-04-15 14:21:32 +08:00 |
|
appflowy
|
676dffbf21
|
chore: reorder fields
|
2022-04-15 10:24:59 +08:00 |
|
appflowy
|
a81db92ee1
|
chore: fix warnings
|
2022-04-14 21:57:51 +08:00 |
|
appflowy
|
ac766c0359
|
chore: fix row rebuild refresh issue
|
2022-04-14 21:16:29 +08:00 |
|
appflowy
|
b606c5ba7b
|
chore: fix some bugs
|
2022-04-14 18:11:28 +08:00 |
|
appflowy
|
fd9e13bf4b
|
chore: refactor grid field listener
|
2022-04-14 13:59:42 +08:00 |
|
appflowy
|
06af45a8ed
|
chore: udpate field notification
|
2022-04-13 21:26:27 +08:00 |
|
appflowy
|
2fa6adeee6
|
chore: move field
|
2022-04-13 14:24:54 +08:00 |
|
appflowy
|
b0e07c952e
|
chore: fixed grid toolbar
|
2022-04-13 11:06:24 +08:00 |
|
appflowy
|
a707410548
|
chore: format number cell
|
2022-04-12 21:31:38 +08:00 |
|
Nathan.fooo
|
3089180630
|
Merge pull request #449 from hewyy/fix_page_delete_143
fixes #143: consecutive deletes to a doc
|
2022-04-12 16:16:05 +08:00 |
|
appflowy
|
943b4507ac
|
chore: config field separate line
|
2022-04-12 15:53:11 +08:00 |
|
appflowy
|
a0553b1255
|
chore: fix warnings
|
2022-04-12 11:52:14 +08:00 |
|
appflowy
|
f4b206d196
|
chore: config test log
|
2022-04-12 11:13:35 +08:00 |
|
appflowy
|
a049034110
|
chore: support including time on date type
|
2022-04-12 10:06:47 +08:00 |
|
hewyyy
|
722bacd118
|
fix: update view after delete to fix consecutive delete bug
|
2022-04-11 18:12:39 -04:00 |
|
appflowy
|
ac584fb7ef
|
chore: fix warnings
|
2022-04-11 20:58:56 +08:00 |
|
appflowy
|
31b2ace48f
|
chore: replace SliverList with SliverAnimatedList
|
2022-04-11 20:52:15 +08:00 |
|
appflowy
|
82840e1201
|
chore: replace uuid with nanoid
|
2022-04-11 15:27:03 +08:00 |
|
appflowy
|
f438898831
|
fix: grid header refresh issue
|
2022-04-11 14:17:56 +08:00 |
|
appflowy
|
2dd5930560
|
fix: deserial cells data from delta error
|
2022-04-11 14:09:50 +08:00 |
|
appflowy
|
43095cb0dd
|
chore: close grid handler
|
2022-04-10 16:29:45 +08:00 |
|
appflowy
|
5db5fd118e
|
chore: highlight cell when edit
|
2022-04-10 15:07:06 +08:00 |
|
appflowy
|
df6871e777
|
chore: fix wanrings
|
2022-04-10 14:41:42 +08:00 |
|
appflowy
|
f01d3250ae
|
chore: reload after delete or insert row
|
2022-04-10 14:25:25 +08:00 |
|