Releases: ddeutils/ddeutil-observe
Releases ยท ddeutils/ddeutil-observe
0.0.8
โจ Features
- ๐ฏ feat: update and revise color to HCL format. (#53)
- ๐ฏ feat: add modal for create workflow button.
- ๐ฏ feat: add display trace log.
- ๐ฏ feat: update models that sync with workflow.
- ๐ฏ feat: add workflow endpoints config for map workflow node.
- ๐ฏ feat: add logout on setting.
- ๐ฏ feat: add views for schedule route.
- ๐ฏ feat: remove custom logging and use uvicorn instead.
- ๐ฏ feat: add routes and views for other routes.
๐ Bug fixes
- โ๏ธ fixed: fix logic of toggle theme.
- โ๏ธ fixed: fix logic of toggle sidebar.
- โ๏ธ fixed: change mapped type on models.
- โ๏ธ fixed: change trace schema.
โ๏ธ Code Changes
- ๐ง refactored: โฌ deps: bump python-dotenv from 1.1.0 to 1.1.1 (#58)
- ๐ง refactored: โฌ deps: bump ddeutil-workflow from 0.0.67 to 0.0.81 (#57)
- ๐ง refactored: โฌ deps: bump uvicorn from 0.34.3 to 0.35.0 (#56)
- ๐ง refactored: โฌ deps: bump ddeutil-workflow from 0.0.58 to 0.0.67 (#48)
- ๐ง refactored: โฌ deps: bump uvicorn from 0.34.2 to 0.34.3 (#47)
- ๐ง refactored: โฌ deps: bump sqlalchemy from 2.0.40 to 2.0.41 (#46)
- ๐ง refactored: โฌ deps: bump uvicorn from 0.34.0 to 0.34.2 (#44)
- ๐ง refactored: โฌ deps: bump ddeutil-workflow from 0.0.41 to 0.0.58 (#43)
- ๐ง refactored: โฌ deps: bump python-dotenv from 1.0.1 to 1.1.0 (#39)
- ๐ง refactored: โฌ deps: bump pytest-asyncio from 0.25.3 to 0.26.0 (#41)
- ๐ง refactored: โฌ deps: bump sqlalchemy from 2.0.38 to 2.0.40 (#40)
- ๐ง refactored: โฌ deps: bump ddeutil-workflow from 0.0.36 to 0.0.39 (#38)
- ๐ง refactored: โฌ deps: bump fastapi from 0.115.10 to 0.115.12 (#37)
- ๐จ styled: resize sidebar menu.
- ๐จ styled: add skeleton loading on workflow detail.
๐ฎ Dependencies
- ๐ deps: update ddeutil-workflow from 0.0.35 to 0.0.36.
๐ Documentations
- ๐ docs: update readme file.
- ๐ docs: update docs-string on db module.
0.0.7
๐ Highlight Features
- โญ hl: move static and template path to src.
โจ Features
- ๐ฏ feat: add dynamic active on sidebar.
- ๐ฏ feat: move base model to models module.
- ๐ฏ feat: add associate models support role and group.
๐ Bug fixes
- โ๏ธ fixed: change log to trace.
- โ๏ธ fixed: change filename of model testcase that was deleted.
- โ๏ธ fixed: revise route module name.
โ๏ธ Code Changes
- ๐จ styled: add history metadata on workflow page.
- ๐ง Feature: redesign uxui and authentication flow on this app (#35)
- ๐ง refactored: โฌ deps: bump jinja2 from 3.1.5 to 3.1.6 (#36)
- ๐ง refactored: โฌ deps: bump fastapi from 0.115.8 to 0.115.10 (#34)
- ๐ง refactored: โฌ deps: bump bcrypt from 4.2.1 to 4.3.0 (#33)
- ๐งช tests: update associate table for role and policy.
- ๐งช tests: models policy testcase.
- ๐งช tests: config pytest logging level to info.
- ๐งช tests: seperate testcase for models.
- ๐งช tests: update fixure for database.
- ๐งช tests: update db testcase.
- โฉ merge: branch 'main' of https://github.com/ddeutils/ddeutil-observe.
- ๐ง refactored: โฌ deps: bump aiosqlite from 0.20.0 to 0.21.0 (#31)
๐งน Deprecate & Clean
- โป๏ธ clean: change | to optional and union type hint.
0.0.6
โจ Features
- ๐ฏ feat: remove ruff config on this project.
- ๐ฏ feat: add config database.
๐ Bug fixes
- โ๏ธ fixed: secret key does not fix value.
- โ๏ธ fixed: change config object from class attrs to property.
โ๏ธ Code Changes
- ๐จ styled: change format of layout.
- ๐ฆ refactored: bump sqlalchemy from 2.0.36 to 2.0.38 (#30)
- ๐ง refactored: โฌ bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#29)
- ๐ฆ refactored: bump httpx from 0.27.2 to 0.28.1 (#27)
- ๐ฆ refactored: bump bcrypt from 4.2.0 to 4.2.1 (#26)
- ๐ฆ refactored: bump fastapi from 0.115.6 to 0.115.8 (#25)
- ๐ฆ refactored: bump jinja2 from 3.1.4 to 3.1.5
- ๐ฆ refactored: bump uvicorn from 0.32.0 to 0.34.0 (#21)
- ๐ฆ refactored: bump python-multipart from 0.0.12 to 0.0.20
- ๐ง refactored: โฌ bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.3
- ๐ฆ refactored: bump fastapi from 0.115.0 to 0.115.6
- ๐ฆ refactored: bump pyjwt from 2.9.0 to 2.10.1
- ๐ฆ refactored: bump sqlalchemy from 2.0.35 to 2.0.36
- ๐ฆ refactored: update ddeutil requirement from <0.4.0,>=0.3.8 to >=0.3.8,<0.5.0
- ๐ฆ refactored: bump uvicorn from 0.31.0 to 0.32.0
- ๐ง refactored: โฌ bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2
- ๐ฆ refactored: bump uvicorn from 0.30.6 to 0.31.0
- ๐ฆ refactored: bump python-multipart from 0.0.9 to 0.0.12
- ๐ฆ refactored: bump sqlalchemy from 2.0.34 to 2.0.35
- ๐จ styled: add media dynamic support for screen 1200px.
- ๐จ styled: add sidebar and toc.
- ๐จ styled: adjust css style for nesting format.
- ๐จ styled: change css style to nesting.
๐งน Deprecate & Clean
- โป๏ธ clean: add workflow logs and audits folders on gitignore.
๐ฆ Build & Workflow
- ๐งฐ build: adjust clishelf config.
- ๐งฐ build: update clishelf version from 0.2.4 to 0.2.19.
๐ฎ Dependencies
- ๐ deps: update ddeutil-workflow deps for this project.
- ๐ deps: update perf optional dependency for improve fastapi perf.
- ๐ deps: update ddeutil[all]>=0.4.3,<0.5.0.
- ๐ deps: update ddeutil>=0.3.8,<0.5.0.
0.0.5
โจ Features
- ๐ฏ feat: add title change on auth and workflow page. (2024-09-20)
โ๏ธ Code Changes
- ๐จ styled: fixed margin top of auth form. (2024-09-23)
- ๐จ styled: add authentication form. (2024-09-23)
- ๐จ styled: move all css for sidebar to its file. (2024-09-23)
- ๐จ styled: change main page with new sidebar and navbar. (2024-09-21)
๐ฆ Build & Workflow
- ๐งฐ build: update supported python version for 3.13. (2024-09-16)
๐ฎ Dependencies
- ๐ deps: update fastapi version to 0.115.0. (2024-09-20)
- ๐ deps: update dependency that do not use yet. (2024-09-17)
v0.0.4
โจ Features
- ๐ฏ feat: add dynamic nav bar with current session user state. (2024-09-16)
- ๐ฏ feat: add oauth middleware for checking this session has authorize. (2024-09-16)
๐ Fix Bugs
- โ๏ธ fixed: remove access token when use fontend page. (2024-09-16)
๐ฎ Dependencies
- ๐ deps: add workflows test for python version 3.13. (2024-09-16)
0.0.3
โจ Features
- ๐ฏ feat: seperate getting token on frontend page and api. (2024-09-15)
- ๐ฏ feat: redirect to workflows page if user already register. (2024-09-14)
- ๐ฏ feat: change default value of datetime that use on server side. (2024-09-14)
- ๐ฏ feat: migrate sync database interface to full async. (2024-09-13)
- ๐ฏ feat: add session event listener. (2024-09-12)
- ๐ฏ feat: add verify token function on deps. (2024-09-08)
โ๏ธ Code Changes
- ๐งช tests: add testcase for access and refresh token funcs. (2024-09-16)
- ๐จ styled: change style of sidebar. (2024-09-14)
- ๐จ styled: change color and pointer that use border line. (2024-09-14)
- ๐จ styled: add border line for debug component on frontend page. (2024-09-13)
- ๐ง refactored: ๐ฆ bump sqlalchemy from 2.0.32 to 2.0.34 (2024-09-12)
- ๐ง refactored: ๐ฆ bump bcrypt from 3.2.2 to 4.2.0 (2024-09-12)
- ๐จ styled: change html template include layer on base. (2024-09-08)
๐๏ธ Documents
- ๐ docs: add emoji to readme. (2024-09-13)
- ๐ docs: update readme for config values. (2024-09-09)
๐ Fix Bugs
- โ๏ธ fixed: change import on workflows route. (2024-09-14)
- โ๏ธ fixed: merge change from remote repo. (2024-09-13)
- โ๏ธ fixed: logout view does not valid on remove token logic. (2024-09-08)
๐ฎ Dependencies
- ๐ deps: update version of fastapi to 0.114.1. (2024-09-12)
0.0.2
โจ Features
- ๐ฏ feat: update logout feature that update and remove refresh tokens. (2024-09-08)
- ๐ฏ feat: add change password botton on main page. (2024-09-08)
- ๐ฏ feat: add checkbox on login page. (2024-09-07)
- ๐ฏ feat: add sqlalchemy handler route. (2024-09-06)
- ๐ฏ feat: add logout feature. (2024-09-06)
- ๐ฏ feat: change schema of user that use name instead username. (2024-09-06)
- ๐ฏ feat: add reset pass and logout route. (2024-09-06)
- ๐ฏ feat: add required authen in workflwos route. (2024-09-05)
- ๐ฏ feat: add token auth with scopes. (2024-09-05)
- ๐ฏ feat: add api for auth route. (2024-09-05)
- ๐ฏ feat: add register page for create user login. (2024-09-05)
- ๐ฏ feat: add user auth route. (2024-09-05)
- ๐ฏ feat: change base from func to subclass. (2024-09-05)
- ๐ฏ feat: add async session. (2024-09-04)
- ๐ฏ feat: add create release log crud func. (2024-09-03)
- ๐ฏ feat: add crud functions on log route. (2024-09-02)
- ๐ฏ feat: add more fields on workflow schemas. (2024-09-02)
โ๏ธ Code Changes
- ๐จ styled: add frontend layout link. (2024-09-07)
- ๐จ styled: change import object systex. (2024-09-07)
- ๐ง refactored: move models and schemas single file to folder on auth component. (2024-09-07)
- ๐จ styled: add font on layout page. (2024-09-03)
- ๐งช tests: add release log dummy data. (2024-09-03)
- ๐ง refactored: merge log route to workflow route. (2024-09-03)
- ๐ง refactored: โฌ bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (2024-09-02)
- ๐งช tests: add init database function for adding dummy data. (2024-09-02)
๐๏ธ Documents
- ๐ docs: update shields in readme for this project tracking. (2024-09-02)
๐ Fix Bugs
- โ๏ธ fixed: merge token table together with backlist. (2024-09-07)
๐ฆ Build & Workflow
- ๐งฐ build: add dependabot file for deps tracking by github. (2024-09-02)
๐ฎ Dependencies
- ๐ deps: update fastapi version to 0.114.0. (2024-09-07)
- ๐ deps: update fastapi to 0.113.0. (2024-09-06)
- ๐ deps: remove passlib and use bcrypt instead. (2024-09-06)
- ๐ deps: change jwt package from python-jose to pyjwt. (2024-09-05)
0.0.1
โจ Features
- ๐ฏ feat: add searching workflows and display table. (2024-08-31)
- ๐ฏ feat: add filter sqlite db files in gitignore. (2024-08-31)
- ๐ฏ feat: add logs router. (2024-08-31)
- ๐ฏ feat: add logging function to utils module. (2024-08-30)
- ๐ฏ feat: add muti-templating folders for apiroute. (2024-08-29)
- ๐ฏ feat: add static and midleware in fastapi application. (2024-08-27)
- ๐ init: add the first initial code. (2024-08-09)
โ๏ธ Code Changes
- ๐ง refactored: change name of pipline to workflow. (2024-09-01)
- ๐งช tests: add pytest runner on pre-commit. (2024-08-31)
- ๐งช tests: add testcase for workflow schemas. (2024-08-31)
- ๐จ styled: add main file structures for router. (2024-08-29)
- ๐ง refactored: Initial commit (2024-07-25)
๐๏ธ Documents
- ๐ docs: update readme for config topic. (2024-09-01)
- ๐ docs: update description of this project package. (2024-08-26)
๐ Fix Bugs
- โ๏ธ fixed: remove init on namespace package. (2024-09-01)
- โ๏ธ fixed: change models on workflows and logs. (2024-08-31)
๐ฆ Build & Workflow
- ๐งฐ build: add public workflow. (2024-09-01)
๐ฎ Dependencies
- ๐ deps: add httpx package for testing fastapi. (2024-09-01)
- ๐ deps: renove fasthtml pakcage and use fastapi instead. (2024-08-27)
- ๐ deps: update fasthtml dependency to 0.4.5. (2024-08-24)
- ๐ deps: update python-fasthtml to 0.3.3. (2024-08-12)
- ๐ deps: update python version that was supported with fasthtml. (2024-08-09)