Joaquín Sánchez
|
a1188b5e35
|
fix(ui): a11y + codemirror scrolls + minor addons (#1103)
|
2022-04-05 21:22:05 +08:00 |
|
Joaquín Sánchez
|
b24fb25359
|
fix(logs): collect logs per test (#1088)
|
2022-04-05 03:57:00 +08:00 |
|
Anthony Fu
|
db824cf434
|
chore: apply lint
|
2022-04-03 16:35:29 +08:00 |
|
Joaquín Sánchez
|
088b2dd4ea
|
fix(ui): open in IDE and error styles (#1039)
|
2022-03-28 10:15:28 +08:00 |
|
Cuvii
|
c6dd63accf
|
feat(ui): allow case insensitive search & optmize search (#1035)
|
2022-03-27 17:12:05 +08:00 |
|
Jess
|
7952647601
|
feat: adding ui component tests (#590)
* docs: additional cypress + vitest comparison content
* feat: ui testing
* fix: seperate cypress tests
* feat: adding cypress component testing for ui
* chore: share the common deps for global app setup
* spacing
* Update package.json
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
* chore: adding OptimizationPersist + PkgConfig to reduce flake
* chore: workaround for unocss hmr
* chore: adding ts-ignore comments
* chore: reordering data-testid
* chore: ts-expect-error
* --allow-empty
* bug: reproduction of failing vite + cypress setup
* chore: adding Vite 2.9.0-beta.3 to cold-start stability issues for UI component tests
* chore: fixing types
* chore: fixing types
* reenabling tests
* adding faker seed back in
* bumping faker version
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-03-21 19:18:44 +08:00 |
|
Joaquín Sánchez
|
c977c33f85
|
feat(ui): open in IDE tests with error on report and code tabs (#992)
|
2022-03-21 18:56:40 +08:00 |
|
Jelf
|
cc7616724a
|
fix(ui): search error (fix #848) (#849)
|
2022-02-25 17:50:36 +08:00 |
|
Jan Müller
|
c7d081cc05
|
feat(ui): show all failed tasks in report (#685)
|
2022-02-05 21:29:19 +01:00 |
|
Jan Müller
|
cc73207c4a
|
feat: add allowOnly option (#669)
|
2022-02-03 10:26:44 +08:00 |
|
Anthony Fu
|
91cffb9d10
|
fix(ui): module info page
|
2022-01-28 09:55:22 +08:00 |
|
Jan Müller
|
d9015ea0e5
|
fix(ui): make graph data watch immediate (#647)
|
2022-01-28 06:20:08 +08:00 |
|
Jan Müller
|
a7dfc15556
|
fix(ui): prevent line wrapping for task items (#648)
|
2022-01-27 23:11:13 +01:00 |
|
Michel EDIGHOFFER
|
57ac97034f
|
fix(ui) : unstable UI with a lot of tests (#625)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-25 17:09:02 +08:00 |
|
Michel EDIGHOFFER
|
c23be109de
|
feat(ui): improve summary and update all snapshots (#593)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-22 03:58:26 +08:00 |
|
Michel EDIGHOFFER
|
d0440b60c0
|
feat(ui): harmonization of sizes and paddings (#605)
|
2022-01-22 03:56:34 +08:00 |
|
Michel EDIGHOFFER
|
eb1a1c253e
|
feat(ui): run only filtered tests (#577)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-21 05:25:18 +08:00 |
|
Michel EDIGHOFFER
|
730e3541db
|
fix(ui): ui improvements (#574)
|
2022-01-19 04:33:10 +08:00 |
|
Joaquín Sánchez
|
bdedbc2c19
|
feat(ui): add summary (#493)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-18 13:53:27 +08:00 |
|
Michel EDIGHOFFER
|
1b1807b7da
|
feat(ui): update snapshot from file (#545)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-18 13:26:35 +08:00 |
|
Michel EDIGHOFFER
|
ab29b2a120
|
fix(ui): clear history after editor initialization (#527)
|
2022-01-14 09:12:37 +08:00 |
|
Mitchel van Bever
|
99b823fbc9
|
feat(ui): displaying user logs (#491)
Co-authored-by: Jan Müller <janmueller3698@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-13 03:48:06 +08:00 |
|
Jan Müller
|
480514d452
|
chore(ui): update deps (#490)
|
2022-01-09 15:43:16 +01:00 |
|
Anthony Fu
|
7782e7def6
|
feat(ui): tasks state group
|
2022-01-09 20:02:29 +08:00 |
|
Mitchel van Bever
|
c43ebaf466
|
fix(ui): flex / percentage based layout (#492)
|
2022-01-09 19:14:11 +08:00 |
|
Jan Müller
|
23e1e62385
|
fix(ui): reduce graph container size (#478)
* fix(ui): re-add graph offset
* chore(ui): enable autoResize for graph
* refactor(ui): use scoped style
|
2022-01-07 18:00:00 +01:00 |
|
Anthony Fu
|
19bd252c15
|
fix(ui): graph flicker
|
2022-01-07 23:14:53 +08:00 |
|
Jan Müller
|
549c9ae69d
|
fix(ui): fix ModuleTransformResultView reactivity and module selection (#463)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-07 04:17:17 +08:00 |
|
Anthony Fu
|
9472e98087
|
fix(ui): navigation
|
2022-01-07 04:08:05 +08:00 |
|
Anthony Fu
|
80e9a941cc
|
fix(ui): panel size
|
2022-01-07 03:57:10 +08:00 |
|
Anthony Fu
|
8c48d58da0
|
docs: update --ui
|
2022-01-07 03:41:41 +08:00 |
|
Jan Müller
|
fcc03bfaa4
|
fix(ui): improve graph behavior (#451)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-06 23:55:44 +08:00 |
|
Vladimir
|
acc7fecbb1
|
chore: add mising defineEmits
|
2022-01-06 17:46:45 +03:00 |
|
Anthony Fu
|
9ee48c7c13
|
feat(ui): basic module trasnform result
|
2022-01-06 05:50:50 +08:00 |
|
Anthony Fu
|
8945498d75
|
feat(ui): update graph style
|
2022-01-06 05:49:05 +08:00 |
|
Joaquín Sánchez
|
5857660c0c
|
fix(ui): codemirror editor + module graph (#446)
|
2022-01-05 17:06:15 +01:00 |
|
Joaquín Sánchez
|
d38bab11ef
|
feat(ui): more ui enhancements (#443)
|
2022-01-04 22:35:23 +01:00 |
|
Joaquín Sánchez
|
8e0d327d3f
|
feat(ui): jsx/tsx/svelte syntax highlighting (#426)
|
2022-01-03 22:35:15 +01:00 |
|
Joaquín Sánchez
|
9d17bd7c73
|
feat(ui): add scrolls (#391)
|
2022-01-03 20:45:33 +08:00 |
|
Mirone
|
758c8ba6e5
|
fix(ui): code editor cannot scroll by mousewheel (#404)
|
2022-01-02 10:00:40 +03:00 |
|
Jan Müller
|
9193638de9
|
fix(ui): make module graph stable while on the same file (#400)
Closes #386
|
2022-01-01 22:05:15 +01:00 |
|
Jan Müller
|
3605d96676
|
fix(ui): make module graph more stable (#389)
|
2021-12-31 22:56:52 +08:00 |
|
Anthony Fu
|
d58a8b9a47
|
feat(ui): inline error message
|
2021-12-31 22:47:18 +08:00 |
|
Anthony Fu
|
fb7b0ee170
|
chore: cleanup
|
2021-12-31 21:32:36 +08:00 |
|
Jan Müller
|
8c0e1caea1
|
feat(ui): use splitpanes for resizable sidebars (#388)
|
2021-12-31 12:26:20 +01:00 |
|
Jan Müller
|
d139823e35
|
fix(ui): make navigation scrollable (#384)
|
2021-12-31 10:52:04 +01:00 |
|
Jan Müller
|
191ecb6a8c
|
feat(ui): add module graph (#380)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2021-12-31 15:52:27 +08:00 |
|
Anthony Fu
|
c0ecf19acd
|
feat(ui): rerun status
|
2021-12-30 16:40:09 +08:00 |
|
Anthony Fu
|
54c9b946fc
|
feat(ui): setup package
|
2021-12-30 13:31:08 +08:00 |
|
Michel EDIGHOFFER
|
e9dc52fa74
|
fix(ui): reverse the connecting animation (#356)
|
2021-12-29 12:21:07 +08:00 |
|