-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💄 [#2241] Make appointment list conform to design #1114
Merged
Merged
Conversation
This file contains 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
stevenbal
commented
Mar 25, 2024
@@ -16,6 +16,12 @@ | |||
padding: 0.5em 0; | |||
} | |||
|
|||
&--extra-compact { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Naming things is hard 🙃
Base automatically changed from
feature/2180-qmatic-reschedule-or-remove-appointment
to
develop
March 26, 2024 13:21
stevenbal
force-pushed
the
feature/2241-mijn-afspraken-list-design
branch
from
March 26, 2024 13:26
1358d46
to
8aa724f
Compare
stevenbal
force-pushed
the
feature/2241-mijn-afspraken-list-design
branch
from
March 26, 2024 14:02
8aa724f
to
f20489f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1114 +/- ##
========================================
Coverage 95.05% 95.05%
========================================
Files 923 923
Lines 32364 32364
========================================
Hits 30763 30763
Misses 1601 1601 ☔ View full report in Codecov by Sentry. |
jiromaykin
requested changes
Mar 26, 2024
pi-sigma
approved these changes
Mar 27, 2024
stevenbal
force-pushed
the
feature/2241-mijn-afspraken-list-design
branch
from
March 28, 2024 09:15
f20489f
to
f52ec42
Compare
stevenbal
force-pushed
the
feature/2241-mijn-afspraken-list-design
branch
from
March 28, 2024 09:51
f52ec42
to
97a9c86
Compare
jiromaykin
approved these changes
Mar 28, 2024
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.
task: https://taiga.maykinmedia.nl/project/open-inwoner/task/2241
Based on #1103, so that should be merged first