Skip to content
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

chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker #5259

Merged
merged 4 commits into from
Mar 9, 2023

Conversation

larseggert
Copy link
Collaborator

Fixes #3569.

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #5259 (524827d) into main (0ec1264) will increase coverage by 0.01%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##             main    #5259      +/-   ##
==========================================
+ Coverage   88.58%   88.59%   +0.01%     
==========================================
  Files         295      294       -1     
  Lines       40114    40061      -53     
==========================================
- Hits        35534    35492      -42     
+ Misses       4580     4569      -11     
Impacted Files Coverage Δ
ietf/iesg/urls.py 100.00% <ø> (ø)
ietf/meeting/models.py 86.80% <ø> (+0.72%) ⬆️
ietf/meeting/urls.py 81.25% <ø> (ø)
ietf/iesg/views.py 92.53% <85.18%> (-0.71%) ⬇️
ietf/secr/sreq/views.py 91.37% <85.71%> (+0.21%) ⬆️
ietf/doc/mails.py 96.20% <100.00%> (ø)
ietf/doc/utils_search.py 80.58% <100.00%> (ø)
ietf/group/views.py 90.95% <100.00%> (+0.09%) ⬆️
ietf/ietfauth/views.py 92.12% <100.00%> (+1.09%) ⬆️
ietf/meeting/helpers.py 89.84% <100.00%> (-0.07%) ⬇️
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rjsparks rjsparks requested a review from NGPixel March 8, 2023 19:05
@rjsparks rjsparks merged commit 61504b1 into ietf-tools:main Mar 9, 2023
@larseggert larseggert deleted the chore-datepicker branch March 9, 2023 18:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace datepicker inputs with HTML5
3 participants