Releases: RezaRahemtola/Area
Releases Β· RezaRahemtola/Area
v0.8.0 π
Changes
First documentation content, CI checks added and area backend contents created
π Features
- Markdown linting CI for documentation @RezaRahemtola (#88)
- Web editor: Add activation option @RezaRahemtola (#84)
- Areas description and parameters flow to the database @Croos3r (#79)
- Timer was needing a connection by default, made it doesn't @Croos3r (#78)
π Bug Fixes
- Refactor of the seeding migrations into pure SQL @Croos3r (#89)
- Updating is now impossible when the workflow updated is active @Croos3r (#83)
- Added user prompt consent option to initial google oauth url to get the refresh token each time @Croos3r (#86)
π§° Maintenance
π Documentation
- New area-proto CI documentation @RezaRahemtola (#90)
- Markdown linting CI for documentation @RezaRahemtola (#88)
- DevOps base documentation @RezaRahemtola (#87)
- Areas description and parameters flow to the database @Croos3r (#79)
- Update changelog for "v0.7.4" @github-actions (#82)
v0.7.4 π
Changes
Release changelog action setup with necessary permissions
v0.7.0 π
Changes
Documentation setup and backend MVP cleanup
π Features
- Advanced documentation setup @RezaRahemtola (#80)
- Back: injecting auth params @EdenComp (#66)
- Web library: delete single workflow @RezaRahemtola (#64)
- Services without connection and oauth tokens in workflow areas parameters @Croos3r (#61)
π Bug Fixes
- Invalid workflow id in delete workflow controller @Croos3r (#62)
- Services without connection and oauth tokens in workflow areas parameters @Croos3r (#61)
π Documentation
- Advanced documentation setup @RezaRahemtola (#80)
- Documentation setup @RezaRahemtola (#65)
v0.6.0 π
Changes
Workflows linked in web, OAuth implemented and related bugs fixed
π Features
- Workflows linked between back and front web @RezaRahemtola (#59)
- job launch when a workflow is enabled or created @EdenComp (#60)
- Web editor: OAuth API connection implementation @RezaRahemtola (#56)
- Implemented OAuth for Github and Google with scopes and did migrations for these services areas @Croos3r (#58)
π Bug Fixes
- Workflows linked between back and front web @RezaRahemtola (#59)
- Mount supervisor socket and auth Swagger docs @RezaRahemtola (#57)
π§° Maintenance
v0.5.2 π
Changes
First action (seconds interval), first reaction (GMail send email), whole setup and launching with the supervisor
π Features
- Jobs launch and synchronize @EdenComp (#55)
- Web editor: Services for action and reactions fetched from API @RezaRahemtola (#53)
- JobIds and gathering of start and next jobs @Croos3r (#54)
- Filter on /services to differentiate services with areas from services that does not have areas @Croos3r (#52)
- Setup basic email sender and Docker @EdenComp (#46)
π Bug Fixes
π Documentation
v0.5.1 π
Changes
API improvements for OAuth, mobile base content for all pages, workflow backend validations
π Features
- Validation of the user's available scopes for the current workflow creation/update @Croos3r (#49)
- Rollbacking workflow creation and/or update when AREAs associated are invalid @Croos3r (#48)
- Small API documentation improvements @Croos3r (#47)
- Base seeding: tables and github service and scopes @Croos3r (#45)
- Setup Basic content for all Mobile pages @Tomi-Tom (#44)
π Bug Fixes
- Validation of the user's available scopes for the current workflow creation/update @Croos3r (#49)
- Rollbacking workflow creation and/or update when AREAs associated are invalid @Croos3r (#48)
- Small API documentation improvements @Croos3r (#47)
π§° Maintenance
π Documentation
v0.5.0 π
Changes
Supervisor for microservices, basic mobile auth and pages, workflow backend fixes
π Features
- Worker supervisor @EdenComp (#24)
- Creates all base pages for Mobile @Tomi-Tom (#38)
- Workflow resource with documentation @Croos3r (#39)
- Mobile auth protection @RezaRahemtola (#40)
π Bug Fixes
π Documentation
v0.4.3 π
Changes
Final CI/CD adjustments and fixes:
- Env file for the mobile APK
- Correct token for CD
v0.4.0 π
Changes
Major web pages, deployment and basic mobile API calls
π Features
- Web editor actions menu (reaction step deletion) @RezaRahemtola (#37)
- Web library: Workflow actions setup @RezaRahemtola (#35)
- Flutter basic API calls @RezaRahemtola (#36)
- Web workflow editor v1 @RezaRahemtola (#34)
- Deployment: API subdomain setup @RezaRahemtola (#33)
v0.3.0 π
Changes
Continuous deployment, first API calls for services and web dashboard UI components
π Features
- Basic continuous deployment @RezaRahemtola (#32)
- Web services API calls @RezaRahemtola (#31)
- Backend Services implementation, user connection and GitHub OAuth @Croos3r (#30)
- Web dashboard menu & workflows library @RezaRahemtola (#29)