Richard Shiue
bbd64fae81
refactor: appflowy theme system pt. 1 ( #1407 )
...
* refactor: port theme provider to bloc
* refactor: port from custom theme type enum to material design's brightness
* chore: add custom color extension to ThemeData
* refactor: use Theme.of(context) when trying to get theme colors
* refactor: toggle widget code refactor
* refactor: flowy hover style refactor
* refactor: flowy icon refactor
* fix: regression on sidebar tooltip text from #1210
* chore: read color from theme.of
* chore: quick access to custom color
* fix: dart test
* fix: scrollbar regression
* chore: fix flutter lint
* chore: fix grid bloc test
Co-authored-by: appflowy <annie@appflowy.io>
2022-11-10 14:22:18 +08:00
Nathan.fooo
e482ac75f9
test: edit a field in kanban board ( #1428 )
2022-11-09 12:25:07 +08:00
Nathan.fooo
309bbbd8e7
chore: Add group by field tests
2022-10-27 14:11:15 +08:00
Nathan.fooo
3bbf91ab2b
Add board group test ( #1376 )
2022-10-26 22:36:34 +08:00
Nathan.fooo
170bbb6db0
test: add home bloc test ( #1371 )
2022-10-26 11:09:51 +08:00
Nathan.fooo
2eea57aefa
test: add app bloc test ( #1370 )
2022-10-26 10:38:57 +08:00
Nathan.fooo
586c20a14e
chore: add board test ( #1363 )
2022-10-25 19:50:11 +08:00
Nathan.fooo
18185cc90c
chore: add app setting test ( #1361 )
2022-10-25 17:30:57 +08:00
Nathan.fooo
67e4a759c7
chore: add reorder bloc test ( #1354 )
...
* chore: add reorder bloc test
* chore: add trash test
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-25 16:51:51 +08:00
Nathan.fooo
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
Richard Shiue
da3d575295
chore: no longer need to delete all options before each test ( #1348 )
2022-10-25 08:36:09 +08:00
Nathan.fooo
0d8be87031
chore: add view bloc test ( #1343 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 17:52:17 +08:00
Nathan.fooo
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
Nathan.fooo
96b1c6a540
chore: add grid header bloc test ( #1341 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 16:44:10 +08:00
nathan
1af6c5eadc
fix: bloc test errors
2022-10-23 11:52:15 +08:00
nathan
54826da701
chore: update wait response time
2022-10-23 10:59:53 +08:00
Lucas.Xu
ad9a4b7d71
Integrate appflowy editor ( #1040 )
2022-10-22 21:57:44 +08:00
Richard Shiue
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
Nathan.fooo
7edc4fd76e
chore: add select option bloc test ( #1291 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-17 10:31:56 +08:00
Nathan.fooo
6a8c15899c
chore: add grid bloc test ( #1289 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-16 16:51:21 +08:00
Nathan.fooo
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
appflowy
8e18d3a937
chore: reanme flowy-user crate
2022-07-19 14:40:56 +08:00
appflowy
cfadf42fe3
chore: fix import path
2022-07-04 15:55:48 +08:00
MikeWallaceDev
31467d3e98
refactor: move resolvers to /startup
2022-03-01 11:31:20 -05:00
appflowy
22742c904b
chore: rename some classes
2022-02-20 16:12:43 +08:00
appflowy
cdec567cbb
feat: separate develop, release, test working directory
2022-02-20 08:35:52 +08:00
appflowy
0b0cbe192b
ci: run flutter test on ci
2022-02-19 23:19:33 +08:00
appflowy
2781809f87
chore: await Sytem launch
2022-02-19 17:12:44 +08:00
appflowy
c559c5cc6b
feat: config bloc test
2022-02-19 16:48:57 +08:00
appflowy
8f1d62f115
add frontend folder
2021-11-20 09:34:43 +08:00