Releases: x1wins/CW-OVP
Releases · x1wins/CW-OVP
v1.3.0
v1.3.0 (2021-08-26)
Closed issues:
- ActiveStorage::IntegrityError: ActiveStorage::IntegrityError #57
- raise WrongScopeError after upgrade rails 6.1 #56
- ActionView::Template::Error undefined method service_name #55
- The bundle currently has rails locked at 6.0.4.1. #54
- ERROR [ 2/14] RUN curl -sL https://deb.nodesource.com/setup\_12.x | ba 2.7s #53
Merged pull requests:
v1.2.9
v1.2.8
- Changed Bulma default theme To Dracular theme
- Added hero layout to header
- Added custom_dracular.scss for $navbar-item-active-background-color, $card-background-color
- Changed css link to scss, sass in packs/application.js
- Runned
docker-compose run --no-deps web yarn upgrade --latest
for update npm version- Updated webpacker 4.2.0 to 5.4.0
- Update all dependency to latest version
- Added npm dependency in package.json
- Changed gem "bulma-rails" to npm bulma
- Added @fortawesome/fontawesome-free
- Added bulma-dracula
- Added javascript-time-ago
v1.2.7
v1.2.6
v1.2.4
v1.2.3
Updated latest gem version
v1.2.2
v1.2.1
v1.2.0-stable
- stable clustering with docker swarm
- stable sidekiq config
- stable database connection on sidekiq worker
- stable redis config
- how to use docker-machine and swarm with aws in readme
- how to use jenkins in readme