diff --git a/CHANGELOG.md b/CHANGELOG.md index 495a186..d2d0678 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [1.0.5] 2024-05-11 +### Changes + +- Added provisioning +- Update Links + - Sidebar + - Starter Page + ## [1.0.4] 2024-04-29 ### Changes diff --git a/README.md b/README.md index ce6b879..9924c66 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ | ✓ Flask 2.3.x | **Everything in Free**, plus: | **Everything in PRO**, plus: | | ✓ Best Practices, Blueprints | ✅ Extended User Model, Roles | ✅ **1mo Custom Development** | | ✓ **TailwindCSS**/`Flowbite` | ✅ **API** | ✅ **Team**: PM, Developer, Tester | -| ✓ Celery | ✅ **Charts** | ✅ Weekly Sprints | -| ✓ Charts | ✅ **DataTables** | ✅ Technical SPECS | +| ✓ Celery | ✅ **[Charts](https://rocket-flask-pro.onrender.com/charts/)** | ✅ Weekly Sprints | +| ✓ Charts | ✅ **[DataTables](https://rocket-flask-pro.onrender.com/tables/)** | ✅ Technical SPECS | | ✓ API via Flask-RESTful | ✅ **Docker** | ✅ Documentation | | ✓ Docker | ✅ Private REPO Access | ✅ **30 days Delivery Warranty** | | ✓ CI/CD Flow via Render | ✅ **Unlimited Projects** | - | @@ -51,7 +51,7 @@ | - | ✅ **PRO Support** - [Email & Discord](https://appseed.us/support/) | - | | - | ✅ [AWS, DO, Azure Deploy Assistance](https://deploypro.dev/) | - | | ------------------------------------| ------------------------------------| ------------------------------------| -| 🚀 [LIVE Demo](https://rocket-flask.onrender.com/) | 🚀 [LIVE Demo](https://rocket-flask-pro.onrender.com/) (PRO) | 🛒 `Order`: **[$4,999](https://appseed.gumroad.com/l/rocket-package)** (GUMROAD) | +| 🚀 [LIVE Demo](https://rocket-flask.onrender.com/) | 🚀 [LIVE Demo](https://rocket-flask-pro.onrender.com/) (PRO) | 🛒 `Order`: **[$3,999](https://appseed.gumroad.com/l/rocket-package)** (GUMROAD) |
diff --git a/apps/db.sqlite3 b/apps/db.sqlite3 index 563d05c..54ddcdc 100644 Binary files a/apps/db.sqlite3 and b/apps/db.sqlite3 differ diff --git a/apps/templates/accounts/login.html b/apps/templates/accounts/login.html index 7a47afb..60369c7 100644 --- a/apps/templates/accounts/login.html +++ b/apps/templates/accounts/login.html @@ -14,9 +14,7 @@

Sign in to platform

- ADMIN: admin / Pass12__ -
- USER: test / Pass12__ + Login: test / Pass12__

{{ form.hidden_tag() }} diff --git a/apps/templates/includes/head.html b/apps/templates/includes/head.html index ba7246b..0baf425 100644 --- a/apps/templates/includes/head.html +++ b/apps/templates/includes/head.html @@ -6,7 +6,7 @@ - + @@ -29,10 +29,10 @@ - + - + diff --git a/apps/templates/includes/sidebar.html b/apps/templates/includes/sidebar.html index a8497d4..84fea83 100644 --- a/apps/templates/includes/sidebar.html +++ b/apps/templates/includes/sidebar.html @@ -91,7 +91,7 @@ class="flex items-center p-2 text-base text-gray-900 transition duration-75 rounded-lg pl-11 group hover:bg-gray-100 dark:text-gray-200 dark:hover:bg-gray-700 {% if 'charts' in segment %} bg-gray-100 dark:bg-gray-700 {% endif %}">Charts
  • - API
  • @@ -116,7 +116,7 @@
  • -->
  • - - PRO DataTables (soon) + PRO DataTables
  • - - PRO Charts (soon) + PRO Charts
  • - - PRO File Manager (soon) + PRO File Manager
  • - - Source Code + + Download diff --git a/apps/templates/pages/starter.html b/apps/templates/pages/starter.html index 5c93e6e..b5310b8 100644 --- a/apps/templates/pages/starter.html +++ b/apps/templates/pages/starter.html @@ -9,7 +9,7 @@ Rocket Flask - Styled with Tailwind/Flowbite AppSeed - + @@ -23,7 +23,7 @@ Rocket Flask