Dark theme: booking - #676
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dark/core #676 +/- ##
==========================================
Coverage 50.87% 50.87%
==========================================
Files 169 169
Lines 3819 3819
==========================================
Hits 1943 1943
Misses 1876 1876 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Marc-Andrieu
marked this pull request as ready for review
May 7, 2026 17:15
97 tasks
Marc-Andrieu
force-pushed
the
dark/booking
branch
3 times, most recently
from
May 17, 2026 14:54
b90b6b3 to
ee7329d
Compare
Marc-Andrieu
force-pushed
the
dark/booking
branch
from
May 22, 2026 16:47
ee7329d to
1889336
Compare
Marc-Andrieu
added a commit
that referenced
this pull request
Aug 7, 2026
# Description ## Summary <!--BRIEF description: DON'T EXPLAIN the code: JUSTIFY what this PR is for!--> See #671 <img height="400" alt="image" src="https://github.com/user-attachments/assets/efe08a69-7c1c-495f-8598-b8f861ff22b4" /> <img height="400" alt="image" src="https://github.com/user-attachments/assets/5fd27712-4e7d-4f80-bd57-61b8c24d7a4c" /> <img height="400" alt="image" src="https://github.com/user-attachments/assets/1c361896-771b-42d1-8fde-4bebcb783be4" /> <img height="400" alt="image" src="https://github.com/user-attachments/assets/bd126232-defe-4ecc-a58b-42ac8192f16a" /> <img height="400" alt="image" src="https://github.com/user-attachments/assets/f0f7a911-a6ee-4a7d-be72-8747ac24f1f8" /> <img height="400" alt="image" src="https://github.com/user-attachments/assets/979e4325-65a1-453d-96a1-7b4239aae8cc" /> ## Required PRs Depends on #671 ## Changes Made <!--DESCRIBE the changes: tell the BIG STEPS, use a CHECKLIST to show progress. You can explain below how the code works.--> - [x] booking - [x] calendar - [x] appointment_data_source - [x] calendar_dialog_button - [x] calendar_dialog - [x] calendar - [x] components - [x] pages - [x] admin_pages - [x] add_edit_manager_page - [x] add_edit_room_page - [x] admin_entry - [x] admin_page - [x] admin_scroll_chips - [x] admin_shrink_button - [x] booking_pages - [x] add_edit_booking_page - [x] checkbox_entry - [x] detail_pages - [x] contact_button - [x] detail_booking - [x] main_page - [x] manager_page - [x] list_booking - [x] manager_page - [x] booking ## Additional Notes <!--Anything relevant that does not quite fit in the summary--> <!--Don't touch these two tags--> <details> <summary> # Classification </summary> ## Type of Change - [ ] 🐛 Bug fix (non-breaking change which fixes an issue) - [x] ✨ New feature (non-breaking change which adds functionality) - [x] 🔨 Refactor (non-breaking change that neither fixes a bug nor adds a feature) - [ ] 🔧 Infra CI/CD (changes to configs of workflows) - [ ] 💥 BREAKING CHANGE (fix or feature that require a new minimal version of the front-end) - [ ] 😶🌫️ No impact for the end-users ## Impact & Scope - [ ] Core functionality changes - [x] Single module changes - [ ] Multiple modules changes - [ ] Other: ... <!--Not module-oriented: write something!--> ## Testing - [x] 1. Tested this locally - [ ] 2. Added/modified tests that pass the CI (or tested in a downstream fork) - [ ] 3. Tested in a local client using a pre-prod backend - [ ] 0. Untestable (exceptionally), will be tested in prod directly ## Documentation - [ ] Updated [the docs](docs.myecl.fr) accordingly : <!--[Docs#0 - Title](https://github.com/aeecleclair/myecl-documentation/pull/0)--> - [ ] `//` Comments - [ ] No documentation needed </details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Summary
See #671
Required PRs
Depends on #671
Changes Made
Additional Notes
Classification
Type of Change
Impact & Scope
Testing
Documentation
//Comments