calendar
calendar copied to clipboard
Feature/keyboard shortcuts
Keyboards shortcuts - New Feature:
- New page of shortcuts explanation can be found by pressing on keyboard shortcuts button in profile page
- The shortcuts that was added for now are navigation shortcuts to navigate between pages
- I'm using the Mousetrap.js lib to catch the key press
Codecov Report
Merging #160 (c79bc08) into develop (b91708d) will decrease coverage by
0.03%. The diff coverage is100.00%.
@@ Coverage Diff @@
## develop #160 +/- ##
===========================================
- Coverage 95.15% 95.11% -0.04%
===========================================
Files 76 77 +1
Lines 3382 3359 -23
===========================================
- Hits 3218 3195 -23
Misses 164 164
| Impacted Files | Coverage Δ | |
|---|---|---|
| app/main.py | 92.68% <ø> (ø) |
|
| app/routers/keyboard_shortcuts.py | 100.00% <100.00%> (ø) |
|
| app/routers/salary/config.py | 100.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update b91708d...b0a5938. Read the comment docs.
Yam, I am understand that we are not using cypress? I did the tests but I talked to Lisaf and understand the his cypress ticket did not merged
I'm waiting for @Lisafiluz to resolve the conflicts there