Skip to content

Releases: RezaRahemtola/Area

v0.8.0 🌈

12 Oct 22:39
Compare
Choose a tag to compare

Changes

First documentation content, CI checks added and area backend contents created

πŸš€ Features

πŸ› 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

  • Refactor of the seeding migrations into pure SQL @Croos3r (#89)

πŸ“„ Documentation

v0.7.4 🌈

11 Oct 20:35
77f334e
Compare
Choose a tag to compare

Changes

Release changelog action setup with necessary permissions

v0.7.0 🌈

11 Oct 20:16
ae6aa5d
Compare
Choose a tag to compare

Changes

Documentation setup and backend MVP cleanup

πŸš€ Features

πŸ› Bug Fixes

  • Invalid workflow id in delete workflow controller @Croos3r (#62)
  • Services without connection and oauth tokens in workflow areas parameters @Croos3r (#61)

πŸ“„ Documentation

v0.6.0 🌈

09 Oct 21:04
Compare
Choose a tag to compare

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

🧰 Maintenance

  • Implemented OAuth for Github and Google with scopes and did migrations for these services areas @Croos3r (#58)

v0.5.2 🌈

09 Oct 00:52
45c1960
Compare
Choose a tag to compare

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

  • JobIds and gathering of start and next jobs @Croos3r (#54)

πŸ“„ Documentation

  • JobIds and gathering of start and next jobs @Croos3r (#54)

v0.5.1 🌈

08 Oct 15:31
Compare
Choose a tag to compare

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

  • Base seeding: tables and github service and scopes @Croos3r (#45)

πŸ“„ Documentation

v0.5.0 🌈

07 Oct 15:47
64160c2
Compare
Choose a tag to compare

Changes

Supervisor for microservices, basic mobile auth and pages, workflow backend fixes

πŸš€ Features

πŸ› Bug Fixes

πŸ“„ Documentation

  • fix(api): Typos and checks @Croos3r (#43)
  • feat(api/workflow-resource): Workflow resource with documentation @Croos3r (#39)

v0.4.3 🌈

06 Oct 21:46
803068b
Compare
Choose a tag to compare

Changes

Final CI/CD adjustments and fixes:

  • Env file for the mobile APK
  • Correct token for CD

v0.4.0 🌈

06 Oct 21:06
Compare
Choose a tag to compare

Changes

Major web pages, deployment and basic mobile API calls

πŸš€ Features

v0.3.0 🌈

01 Oct 01:27
Compare
Choose a tag to compare

Changes

Continuous deployment, first API calls for services and web dashboard UI components

πŸš€ Features

🧰 Maintenance

  • Backend Services implementation, user connection and GitHub OAuth @Croos3r (#30)