DOCS Update
(readme)- Flask Soft Dashboard - Go LIVE (
video presentation
)
- Flask Soft Dashboard - Go LIVE (
- Deployment-ready for Render (CI/CD)
render.yaml
build.sh
DB Management
ImprovementSilent fallback
to SQLite
- Added
API View
pageBooks
API node can be used in page
- API Generator
stable version
- POSTMAN samples added
- API Generator
- Code generated on top of
Flask-RestX
- Mutating requests secured by JWT
- Code generated on top of
- Added OAuth via Github
- Improved Auth Pages
- UI/UX updates (minor)
- Bump Codebase & UI version
- UI/UX improvements
- Links cleanUP
- UI Update:
Doc-Digest
v1.0.6 - Enhanced version:
Dark Mode
- Built with Doc-Digest Generator
- Timestamp:
2022-05-25 10:05
- Timestamp:
- Added CDN/Static Server management
ASSETS_ROOT
env variable
- UI Update:
Doc-Digest
v1.0.5- upgrade Bootstrap version to v5.1.3
- upgrade ChartJs plugin version to v3.7.1
- fix running 'npm install' issue
- fix SCSS compiling issues
- update sidebar height
- fix sidebar button on Safari
- update dropdown text on RTL page
- fix navbar scroll error on example pages
- Bump Flask Codebase to v2stable.0.1
- 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
- Forms Update:
- Replace
TextField
(deprecated) withStringField
- Replace
- Bump UI: Doc-Digest v1.0.3
- Bump Codebase: Flask Dashboard v2.0.0
- Dependencies update (all packages)
- Flask==2.0.1 (latest stable version)
- Dependencies update (all packages)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Gulp Tooling (SASS Compilation)
- Fix ImportError: cannot import name 'TextField' from 'wtforms'
- Problem caused by
WTForms-3.0.0
- Fix: use WTForms==2.3.3
- Problem caused by
- Bump Codebase: Flask Dashboard v1.0.6
- Freeze used versions in
requirements.txt
- jinja2 = 2.11.3
- UI: Jinja Soft UI v1.0.0
- Codebase: Flask Dashboard v1.0.5