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

Update V2 with bootstrap 4.5.x, bug corrected on horizontal filters, upgrade django version and more #774

Open
wants to merge 60 commits into
base: v2
Choose a base branch
from

Conversation

pulse-mind
Copy link

In this pull request I've done a lot of improvements :

upgrade to bootstrap 4.5.x (with badges)
upgrade to django 2.2.x
upgrade node dependencies
upgrade gulp script
close #768
close #769
close #628
close #746
close #704
close #657
close #624
Work for #475

Please accept this pull request

Frédéric Ravetier and others added 28 commits November 11, 2020 11:45
Migrate to bootstrap v4 
* migrate to bootstrap v4 beta 3 :
Input groups were rewritten with specific .input-group-{prepend|append} classes. The new approach allows us to support validation styles and messages within input groups, while also adding support for custom selects, custom file inputs, and multiple .form-controls.

form-control-static becomes form-control-plaintext

Adding padding px-2 on fields
Co-authored-by: Frédéric Ravetier <frederic.ravetier@ametys.org>
* darklow#628 : manage addlink button with a lot of horizontal filters
* Update travis and settings for tests
* Update to Django 3.0
* Update password form for bootstrap 4
* Added django 3.0 to travis
* Migrate to Django 3.1.x
adjust css to keep the compatibility
adjust messages
* Migrate to Django 3.1.x
adjust css to keep the compatibility
adjust messages
Added color on errorlist when a mandatory field is in error
Migrate to Django 3.1.x
* adjust css to keep the compatibility
* adjust messages
* Added color on errorlist when a mandatory field is in error
@bertini36
Copy link

What is the problem with this PR? Is it breaking something? 🤔

Frédéric Ravetier and others added 30 commits August 1, 2021 11:02
Hello,

I am sorry for the delay.
Thank you for your commit!
Update gulp for new usages
Update scss for last sass requirements
Bug corrected in font-size (due to previous bootstrap migration)
Bump version
Media query mixins parameters have changed for a more logical approach.
media-breakpoint-down() uses the breakpoint itself instead of the next breakpoint (e.g., media-breakpoint-down(lg) instead of media-breakpoint-down(md) targets viewports smaller than lg).
…one styles (at least). Added in gulp for simple build
Load min version if debug (DEBUG=True and INTERNAL_IPS set to have it in template)
Update documentation
Bump version
…ut not for a user that has the add permission
Add github workflow instead of travis.ci
heroku deploy (#14)
* Upgrade to Django4.0
* Update to prepare deliver on pypi
* Remove by default the action on top + toggle
* Remove pypy from python version github workflow
* Bump version
* update github workflow
* Bump django version to 4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants