- Deployment-ready for Render (CI/CD)
render.yaml
build.sh
DB Management
ImprovementSilent fallback
to SQLite
- Use generated version
- Timestamp:
2022-06-06 13:25
- Build ID:
f365bee7-40fc-4fe2-819c-086a7e06c88b
- Timestamp:
- Tag latest
manual
coded version
- Dependencies update (all packages)
- Flask==2.0.2 (latest stable version)
- flask_wtf==1.0.0
- jinja2==3.0.3
- flask-restx==0.5.1
- Rename model
User
toUsers
to avoid name conflict with ORACLE DBMS- Impacted files:
app/{model.py, util.py, viewws.py}
- Impacted files:
- Dependencies update (all packages)
- Flask==2.0.1 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Gulp Tooling (SASS Compilation)
- Minor fixes
- UI: Pixel Lite (free version)
- Freeze used versions in
requirements.txt
- jinja2 = 2.11.3
- Freeze used versions in
requirements.txt
- flask_sqlalchemy = 2.4.4
- sqlalchemy = 1.3.23
-
2021-01-01 - Registration
- Hide the form on success
-
2020-06-28 - Update the UI Kit
- Quick UI KIt by Webpixels
-
2020-06-22 - Added HEROKU support. Impacted files:
- runtime.txt - Bump the Python version to 3.6.10
- README added new section for HEROKU deployment
- The password storage is now Bcrypt.hashed
- Added deploy scripts: Docker, Gunicorn
- Added
.env
- Added
python-decouple
inrequirements.txt
- Update Sample UI Kit - Neumorphism UI by Themesberg
- Update Licensing information
- Add CHANGELOG.md to track all changes
- Minor update in README