Releases: opendexcom/formul.ai
Releases · opendexcom/formul.ai
Release 0.8.0
What's Changed
- chore(deps): bump langchain from 1.0.2 to 1.2.3 by @dependabot[bot] in #184
- Feat/trends by @rkorszun in #185
- chore(deps): bump html2pdf.js from 0.13.0 to 0.14.0 by @dependabot[bot] in #186
- Feat/plugin loader by @rkorszun in #192
- chore(deps): bump jspdf from 4.0.0 to 4.1.0 by @dependabot[bot] in #189
New Contributors
- @dependabot[bot] made their first contribution in #184
Full Changelog: 0.7.0...0.8.0
Release 0.7.0
What's Changed
Full Changelog: 0.6.0...0.7.0
Release 0.6.0
Release 0.5.0
Release 0.4.0
What's Changed
- fix: fix db definition in docker-compose to allow specifying external… by @imatw4r in #112
- Fix/fix db healthcheck by @imatw4r in #113
- chore: remove .env.docker, update .env.example, and enhance docker-co… by @rkorszun in #115
- Fix/fix windows docker issues by @imatw4r in #114
- fix: fixed invalid behavior on non-existent survey by @font3r in #119
- 105 frontend implement basic form schema editor by @michalkabara in #117
- chore: adds snackbar and error handling for better ux by @michalkabara in #120
- Fix/env by @rkorszun in #116
- 95 survey add json schema validation when saving a survey form by @rkorszun in #121
- 97 survey display backend validation errors when submitting survey answers by @rkorszun in #123
- fix: update survey editor route and improve layout in Surveys page by @rkorszun in #124
- upgrade: Storybook 9 by @RezixDev in #127
- 111 auth task by @Gosqu248 in #125
- feat: add auth service tests to CI workflow by @rkorszun in #128
- 104 frontend adapt the frontend to send survey answers as a json object instead of a serialized string by @rkorszun in #129
- feat: add update survey functionality with PUT endpoint by @rkorszun in #130
- feat: define user roles and update authentication logic by @Gosqu248 in #131
- V2 re init by @rkorszun in #134
- chore: update project license from AGPL-3.0 to MIT License by @rkorszun in #135
- Chore/license by @rkorszun in #163
- Feat/cleanup by @rkorszun in #164
New Contributors
Full Changelog: 0.3.0...0.4.0
Release 0.3.0
What's Changed
- Chore/deploy by @rkorszun in #89
- 59 processing update project structure based on best practices by @swerqpl in #90
- 69 processing update tests code to be more managable by @rkorszun in #91
- Refactor submitForm function to accept surveyId as a parameter and up… by @rkorszun in #93
- 68 processing introduce alembic to track database changes by @imatw4r in #92
- Feature/58 best practices by @Veresek in #94
Full Changelog: 0.2.0...0.3.0
Release 0.2.0
What's Changed
- installs vite for frontend and liblaries like prettier, tailwind, add… by @michalkabara in #7
- Feature/mvp by @rkorszun in #72
- [Frontend] feat: Add storybook by @7us-afk in #66
- feat: add custom theme by @Veresek in #80
- Add scheme separation. Task #78 by @Isormour in #82
- 76 survey implement database migrations for the survey service by @Luro505 in #84
- fix: correct foreign key reference and add schema definition for Surv… by @rkorszun in #85
- 77 survey add test coverage and ci check for survey service by @Gosqu248 in #81
- 75 frontend add e2e testing framework to the project by @michalkabara in #83
- chore: update e2e workflow to simplify commands and add processing se… by @rkorszun in #86
- feat: add GitHub Actions workflows for manual deployment and CI proce… by @rkorszun in #88
New Contributors
Full Changelog: mvp...0.2.0
mvp
What's Changed
- creates readme file with instructions how to run frontend by @michalkabara in #9
- Processing project init by @ZgredFred2 in #13
- Processing setup tests by @ZgredFred2 in #18
- Feature/1 frontend create the form react typescript by @choosefreedom in #11
- survey project init version by @Absy00 in #19
- Add Docker configuration and update README with technology stack and … by @Kacperacy in #20
- 2 infra create docker composeyml by @Kacperacy in #21
- [all] chore: update dockerfiles to make local development easier by @imatw4r in #23
- Add database connection and enviorment variables by @Isormour in #43
- [BACKEND] Add: Survey Controller, POST Endpoint and SurveyDTO by @thief01 in #30
- Processing - setup ollama communication by @ZgredFred2 in #26
- processing/: install sqlmodel, create table and expose enpoint /jobs by @ZgredFred2 in #41
- [Survey] connect db to endpoint by @rkorszun in #44
- [Survey] Feature/12 survey implement post submit endpoint based on openapi by @thief01 in #45
- [Processing] Update dependencies in pyproject.toml and uv.lock; remove unused main.py by @swerqpl in #46
- Chore/style fixing by @rkorszun in #47
- Chore/style fixing by @rkorszun in #48
- 35 survey add survey and json schema fixture by @Gosqu248 in #49
- [Backend] fix: surveys database race condition by @font3r in #50
- feat:adds form submission function to form, moves form to separate co… by @michalkabara in #22
- fix: fixes typos in signupform component by @michalkabara in #52
- fix:adds working api connection with single survey by @michalkabara in #53
- [Frontend] Replace TailwindCSS with MUI #54 by @michalkabara in #61
- feat:implements Layout and AppBar component by @michalkabara in #64
- feat: implemented thank you page by @Veresek in #65
- Draft: Create basic survey admin page by @Veresek in #70
- add close endpoint by @thief01 in #67
- 32 frontend integrate rjsfcore by @michalkabara in #71
- processing/: add start, status, file endpoints, project refactor by @imatw4r in #55
New Contributors
- @ZgredFred2 made their first contribution in #13
- @choosefreedom made their first contribution in #11
- @Absy00 made their first contribution in #19
- @Kacperacy made their first contribution in #20
- @imatw4r made their first contribution in #23
- @Isormour made their first contribution in #43
- @thief01 made their first contribution in #30
- @swerqpl made their first contribution in #46
- @Gosqu248 made their first contribution in #49
- @font3r made their first contribution in #50
- @Veresek made their first contribution in #65
Full Changelog: https://github.com/opendexcom/formul.ai/commits/mvp