https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41129

--- Comment #13 from Paul Derscheid <[email protected]> ---
Created attachment 193913
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193913&action=edit
Bug 41129: Remove dead code and consolidate styles and tests

Dead code:
- Remove uncalled SweepLineProcessor methods (~155 lines)
- Remove unused constants, exports, and wrapper functions
- Remove unused Cypress flatpickr helper commands
- Remove erroneous Vue compiler macro import in BookingTooltip

CSS:
- Unify two :root blocks and two <style> blocks in BookingModal.vue
- Centralise marker dot color variants in BookingModal.vue; remove
  duplicates from BookingPeriodStep and BookingTooltip
- Replace hardcoded #28a745 with --booking-constraint-marker variable

Tests:
- Consolidate booking modal specs into bookingsModalBasic_spec.ts
- Scope _feedbackHideTimer per createOnDayCreate instance
- Replace debug console.log with console.warn in list.tt
- Document catch blocks in staff-interface.js

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to