Commit Graph

4265 Commits

Author SHA1 Message Date
50814b2bee test: add test for format_rich_text_style.dart 2022-10-25 11:13:14 +08:00
5a6103f5d6 chore: add app bloc test (#1344)
* chore: add app bloc test

* chore: add wait

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-25 09:01:26 +08:00
da3d575295 chore: no longer need to delete all options before each test (#1348) 2022-10-25 08:36:09 +08:00
10229ca8b5 fix: avoid overlapping option colors (#1318) 2022-10-25 08:35:31 +08:00
58ad9a260c fix: several grid ui improvements (#1347) 2022-10-25 08:29:21 +08:00
5d2ff8e07c fix: remove attribute if it already exists on the node 2022-10-25 00:42:31 +02:00
cc6bf3cc1e chore: update version 0.0.6 2022-10-23 22:16:40 +08:00
0d8be87031 chore: add view bloc test (#1343)
Co-authored-by: nathan <nathan@appflowy.io>
0.0.6_beta.1
2022-10-23 17:52:17 +08:00
c65d00e95c chore: add field editor bloc test (#1342)
* chore: add field editor bloc test

* chore: update log

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 16:56:33 +08:00
96b1c6a540 chore: add grid header bloc test (#1341)
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 16:44:10 +08:00
aa58c79dbb feat: support markdown export and customize save path (#1339) 2022-10-23 15:05:51 +08:00
87247ccd9d fix: hide field & add field tests (#1340)
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 15:05:06 +08:00
aa8addf4a3 feat: Add Swedish translation (#1333)
* Create sv.json

* Update app_widget.dart

* Update language.dart
2022-10-23 13:14:08 +08:00
7a92c5b538 Merge pull request #1337 from AppFlowy-IO/fix_create_field
fix: create a new property from grid
2022-10-23 12:06:03 +08:00
1af6c5eadc fix: bloc test errors 2022-10-23 11:52:15 +08:00
54826da701 chore: update wait response time 2022-10-23 10:59:53 +08:00
299e771877 fix: create a new property from grid 2022-10-23 10:32:37 +08:00
ad9a4b7d71 Integrate appflowy editor (#1040) 2022-10-22 21:57:44 +08:00
8dff9dc67c chore: disable log in bloc test (#1336) 2022-10-22 20:58:33 +08:00
80f034beee feat: alter some select option editor bloc events and add tests (#1264)
* chore: separate select and unselect events

* style: improve readability

* chore: don't send empty payloads if we can help it

* test: add select option text field test

* test: complete bloc test for select option

* test: delete all options between each test

* fix: keep insert order

* test: combine select and unselect tests

* chore: remove duplicate wait

Co-authored-by: appflowy <annie@appflowy.io>
2022-10-22 19:55:18 +08:00
bf1d4b923a Merge pull request #1322 from ChiragKr04/fix/grid-half-hidden-textfield
fix: half hidden textfield in name field
2022-10-21 09:48:54 +08:00
9064b9f7ad fix: half hidden textfield in name field 2022-10-20 16:19:23 +05:30
7dbd9fe8cd chore: implement document editor trait (#1321) 2022-10-20 15:33:18 +08:00
f1a5726fcb Feat: add appflowy editor in backend (#1320)
* chore: remove update attributes

* chore: format code

* chore: extension for transaction

* refactor: add document editor trait

* chore: add appflowy_document editor

* chore: add document serde

* chore: add new document editor

* chore: add tests

* chore: add more test

* chore: add test

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-20 11:35:11 +08:00
2d66dfabe8 fix: the old context menu didn't dismiss after double-tap the other place 2022-10-19 16:49:41 +08:00
585e71aa9d feat: update image builder to support board selection style 2022-10-19 16:35:52 +08:00
833a6cd95f Merge pull request #1314 from LucasXu0/feature/context_menu
feat: implement context menu
2022-10-19 08:14:00 +07:00
31ed88364a Merge pull request #1317 from alemoreau/grid-incomplete_display_of_the_property_names
fix: add overflow ellipsis in FieldCellButton
2022-10-19 08:13:43 +07:00
3ee703cd6d style: align code and add comment 2022-10-18 19:03:26 +02:00
0e278ddf3f fix: add overflow ellipsis in FieldCellButton 2022-10-18 13:44:23 +02:00
c793eb67fc test: skip the secondary tap test on Windows 2022-10-18 19:26:50 +08:00
d90414a8c1 fix: could not copy and paste the plain text 2022-10-18 19:23:04 +08:00
056441bb39 Merge pull request #1316 from LucasXu0/escape
feat: implement new shortcut: press Escape to exit editing mode
2022-10-18 16:45:08 +07:00
1eaeb2c4c1 feat: implement new shortcut: press Escape to exit editing mode 2022-10-18 17:22:12 +08:00
793d3808ec test: add context menu test 2022-10-18 16:58:09 +08:00
9e40b7f992 Merge remote-tracking branch 'origin/main' into feature/context_menu 2022-10-18 16:17:29 +08:00
cb769a7213 Merge pull request #1315 from LucasXu0/fix_codecov
chore: Run appflowy editor test every time
2022-10-18 15:16:55 +07:00
255a4e6849 chore: Run appflowy editor test every time 2022-10-18 16:16:25 +08:00
30700cd513 feat: implement context menu 2022-10-18 15:44:32 +08:00
bd88d89814 Merge pull request #1293 from LucasXu0/typo
fix: github issue template typo
2022-10-17 13:58:57 +07:00
825725df7d Refactor/selection option transform (#1294)
* chore: support unnamed struct in AST parser progress

* chore: handle select option type option data transform in one place
2022-10-17 14:14:10 +08:00
78728bb6ff fix: github issue template typo 2022-10-17 13:19:15 +08:00
aead4dd068 feat: transform checkbox to select value (#1274)
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2022-10-17 13:10:44 +08:00
7edc4fd76e chore: add select option bloc test (#1291)
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-17 10:31:56 +08:00
df91e00985 feat: horizontal scroll on multiselect options (#1282) 2022-10-16 20:49:47 +08:00
6a8c15899c chore: add grid bloc test (#1289)
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-16 16:51:21 +08:00
cbd84dfaad chore: Update es-VE.json (#1287)
Corrected some errors of the spanish translation file.
2022-10-16 11:17:46 +07:00
230eb5fd55 fix: run bloc_test (#1286)
* fix: run bloc_test

* fix: dart_test ci  workflow

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 23:34:56 +08:00
eb970a6b7a fix: FieldEditor not refresh its type-option data after switching to a new field (#1285)
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 19:06:34 +08:00
63111927cc chore: remove events files when run clean + rebuild all (#1284)
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 17:15:11 +08:00