appflowy
|
f192f89ebb
|
chore: refactor group gen process
|
2022-09-02 13:24:09 +08:00 |
|
Nathan.fooo
|
bc69cb5aa9
|
Merge pull request #960 from AppFlowy-IO/fix/docker_build
chore: run command in sudo mode
|
2022-08-31 23:27:26 +08:00 |
|
appflowy
|
349f599a43
|
chore: fix edit bugs
|
2022-08-31 20:57:34 +08:00 |
|
appflowy
|
a9f5f8d508
|
chore: support create new field when editing the row
|
2022-08-31 20:21:06 +08:00 |
|
Nathan.fooo
|
942e966a25
|
Merge pull request #958 from AppFlowy-IO/feat/click_to_edit_card
|
2022-08-31 18:06:56 +08:00 |
|
appflowy
|
c9d575301f
|
chore: edit card directly by clicking edit button
|
2022-08-31 16:48:34 +08:00 |
|
appflowy
|
a7cbb3d31a
|
chore: show board setting
|
2022-08-31 16:25:00 +08:00 |
|
Nathan.fooo
|
0225f0aa4d
|
Merge pull request #951 from AppFlowy-IO/feat/create_card_from_header
chore: enable create card from header button
|
2022-08-31 15:54:10 +08:00 |
|
appflowy
|
cde8ad9084
|
chore: enable create card from header button
|
2022-08-31 14:56:03 +08:00 |
|
appflowy
|
c19b7cf856
|
chore: update packages's flutter_lint version
|
2022-08-31 11:15:35 +08:00 |
|
appflowy
|
410d150360
|
chore: adjust flutter lint 2.0
|
2022-08-31 09:28:08 +08:00 |
|
appflowy
|
a2d8fe9e80
|
chore: run dart fix --apply
|
2022-08-31 09:19:31 +08:00 |
|
appflowy
|
a7349f43aa
|
chore: add edit card button
|
2022-08-30 20:54:11 +08:00 |
|
appflowy
|
6e71d6d325
|
chore: fix warnings
|
2022-08-30 16:45:48 +08:00 |
|
appflowy
|
c6d3fd4b68
|
chore: support localize
|
2022-08-30 15:26:15 +08:00 |
|
appflowy
|
940289c6e3
|
chore: add board no status column
|
2022-08-30 15:21:53 +08:00 |
|
Nathan.fooo
|
236fcedcd3
|
Merge pull request #924 from ChiragKr04/feat/grid-row-button-tooltip
fix: added tooltip for grid row action buttons
|
2022-08-30 08:03:45 +08:00 |
|
appflowy
|
32a1bbb6b9
|
chore: optimize cell cache
|
2022-08-29 18:15:17 +08:00 |
|
appflowy
|
af3bfebb64
|
chore: become editing when creating a new card
|
2022-08-29 17:52:36 +08:00 |
|
appflowy
|
4e8308b834
|
chore: disable moving column
|
2022-08-29 15:42:08 +08:00 |
|
chiragkr04
|
0eac23be6a
|
fix: .tr() missing in side bar tooltip text
|
2022-08-29 12:23:06 +05:30 |
|
chiragkr04
|
32bce890f5
|
fix: added tooltip for grid row leading buttons
|
2022-08-29 11:54:59 +05:30 |
|
Nathan.fooo
|
fcb144e514
|
Merge pull request #920 from AppFlowy-IO/feat/edit_create_card
Feat/edit create card
|
2022-08-29 10:34:50 +08:00 |
|
appflowy
|
61fb13eba6
|
ci: fix warnings
|
2022-08-29 10:06:29 +08:00 |
|
Nathan.fooo
|
11d5c9d53a
|
Merge branch 'main' into #692
|
2022-08-29 09:46:15 +08:00 |
|
appflowy
|
4ead583f6d
|
chore: save scroll pos
|
2022-08-27 21:22:26 +08:00 |
|
appflowy
|
82c0006868
|
chore: scroll to bottom after post frame
|
2022-08-27 09:52:08 +08:00 |
|
appflowy
|
d6162159aa
|
chore: scroll to bottom when create new card
|
2022-08-26 21:42:59 +08:00 |
|
appflowy
|
aba0f946dd
|
chore: do not build the cell if its fieldId equal to the corresponding group field id
|
2022-08-26 16:07:51 +08:00 |
|
appflowy
|
6e0a191be1
|
chore: optimize rebuild column
|
2022-08-26 11:51:42 +08:00 |
|
appflowy
|
9ce7fcb704
|
chore: edit create card
|
2022-08-26 10:05:31 +08:00 |
|
appflowy
|
d3c13d325e
|
chore: fix card animation issue
|
2022-08-26 09:11:30 +08:00 |
|
appflowy
|
2b725f8f71
|
chore: add remove out of bound guard
|
2022-08-26 08:32:25 +08:00 |
|
appflowy
|
02283038d5
|
chore: hide cell
|
2022-08-25 16:17:19 +08:00 |
|
appflowy
|
c43d0790dc
|
chore: enable create board
|
2022-08-25 15:46:21 +08:00 |
|
appflowy
|
d0f476dc72
|
chore: add max height constraint for board text cell
|
2022-08-25 14:39:20 +08:00 |
|
appflowy
|
14874772b1
|
chore: insert default group at index 0
|
2022-08-25 13:44:58 +08:00 |
|
appflowy
|
c827f9b156
|
chore: fix card refresh issue
|
2022-08-25 12:36:56 +08:00 |
|
appflowy
|
311c6ae94a
|
chore: hide more button on card title
|
2022-08-25 11:12:58 +08:00 |
|
Nathan.fooo
|
3507bbc35c
|
Merge pull request #902 from AppFlowy-IO/fix/clip_select_option_text
fix: clip the text when out of bound
|
2022-08-25 10:17:42 +08:00 |
|
appflowy
|
befc40ba71
|
fix: clip the text when out of bound
|
2022-08-25 10:00:54 +08:00 |
|
appflowy
|
50e772edff
|
chore: adjust header, card padding ui
|
2022-08-25 09:51:33 +08:00 |
|
appflowy
|
8a8791b880
|
chore: adjust ui
|
2022-08-24 23:09:35 +08:00 |
|
appflowy
|
a896637eab
|
fix: reload card content
|
2022-08-24 21:06:42 +08:00 |
|
appflowy
|
82b44c2c98
|
chore: update board column name
|
2022-08-24 16:57:53 +08:00 |
|
appflowy
|
f5f3f51cca
|
chore: update column name when field was changed
|
2022-08-24 08:27:34 +08:00 |
|
appflowy
|
b762151d44
|
fix: create document errors
|
2022-08-23 13:13:01 +08:00 |
|
appflowy
|
074c497d57
|
fix: fix some bugs
|
2022-08-22 17:45:15 +08:00 |
|
Naughtz
|
6dca0fddf9
|
Merge branch 'main' into #692
|
2022-08-22 11:06:44 +08:00 |
|
Naughtz
|
1a59bd75e2
|
Merge branch '#692' of https://github.com/naughtz/appflowy into #692
|
2022-08-22 11:04:51 +08:00 |
|