Skip to content

Commit 03b9e29

Browse files
prencnet-runnerkopcionkaplonpaulinapet1wz
authored
fix(App): v2.0.1 (#346)
* TASK-431 Increase dropdown timeout from 444ms to 4444ms (#336) * TASK-428 fixed tests stability, refactoring part 1. (#334) * TASK-430 Replace OP12, OK8 and similar with just OP and OK (#337) * TASK-274 Add show issue button in error drawer (#338) * Removed error throwing table/tr/td, added map keys, removed typescript flagged variables. * Removed ts warnings. * Fixed bug with "Try again triangle" * WIP. Show button works (sort of) * Now errors are shown correct cells. * Quickfix for showing tooltip on different error types. * Removed scroll to ref. * Improved problem readability. * Adressed PR requested changes. * Now dispatching hideErrors function. * TASK-229 BUG: error tooltip onclick removal (#339) * TASK-429 Bug: not loading worker types during schedule import (#344) Co-authored-by: Tomasz Pęcak <pecatoma@gmail.com> * TASK-433 correct worker hours info calculation and TASK-439 wrong headers in export (#345) Co-authored-by: Tomasz Pęcak <pecatoma@gmail.com> * TASK-433 correct worker hours info calculation and TASK-439 wrong headers in export (#345) Co-authored-by: Tomasz Pęcak <pecatoma@gmail.com> * Fixes version and build * TASK-373 Fix improper db update * Update base-version-schedule in docs Co-authored-by: Jan Ślażyński <slazynski.j@gmail.com> Co-authored-by: kopcion <mati3111@gmail.com> Co-authored-by: Paulina <kaplonpaulina97@gmail.com> Co-authored-by: Tomasz Pęcak <pecatoma@gmail.com> Co-authored-by: Bohdan <qwebeck5@gmail.com>
1 parent 2e68265 commit 03b9e29

File tree

60 files changed

+3230
-35216
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+3230
-35216
lines changed

cypress.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"viewportHeight": 1080,
88
"projectId": "p2u9dy",
99
"trashAssetsBeforeRuns": true,
10-
"retries": 1
11-
}
10+
"retries": 1,
11+
"baseUrl": "http://localhost:3000"
12+
}
11.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)