Skip to content

Latest commit

 

History

History
227 lines (190 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

227 lines (190 loc) · 10.4 KB

Change Log

0.42.0 (December 18, 2019)

  • Refactor server (@pumano in #95)
  • Multiple bug fixes and enhancements
  • Update dependencies

0.41.0 (June 5, 2019)

  • Add testsuites selection to test runs (@pumano in #94)
  • Multiple bug fixes and enhancements
  • Update dependencies

0.40.0 (September 24, 2018)

  • Add user stories backend end point (@pumano in #91)
  • Add basic PWA support
  • Add serial number for devices
  • Multiple bug fixes and enhancements
  • Fix some tests

0.39.0 (August 28, 2018)

  • Add websocket client/server for notifications (@pumano in #90)
  • Add jwt init on first run and possibility to set jwt key via SECRET environment variable
  • Change default ports for production http/https and for docker
  • Fix husky pre-commit hooks
  • Multiple bug fixes and enhancements

0.38.0 (August 11, 2018)

  • Attachments API (@pumano in #89)
  • Add testcase copy
  • Multiple bug fixes and enhancements

0.37.0 (August 02, 2018)

  • bulk testcase import API (@pumano in #87)
  • Add testcase review
  • Swagger doc improvements
  • Multiple bug fixes and enhancements

0.36.0 (June 07, 2018)

  • Add Projects: create / edit / delete (@pumano in #85)
  • Add some tests for backend
  • Refactoring
  • Multiple bug fixes and enhancements

0.35.0 (May 28, 2018)

  • Add Inventory Devices: create / edit / delete (@pumano in #84)
  • Add Basic Test Runs CRUD
  • Refactoring
  • Attachments API for upload
  • Add tests for some backend and for front end directives
  • Multiple bug fixes and enhancements

0.34.0 (May 16, 2018)

  • Update backend to Nest 5 (@pumano in #83)
  • Add better UI for test case steps
  • Add priority for test cases
  • Add test case type (positive / negative)
  • Multiple UI improvements
  • Multiple bug fixes

0.33.0 (May 09, 2018)

  • Update to Angular 6 (@pumano in #82)
  • Add sign up page
  • Add modal autofocus
  • Add user auto generated photo placeholders
  • Multiple UI improvements
  • Multiple bug fixes

0.32.0 (May 03, 2018)

  • Add create / edit / delete devices inventory (@pumano in #81)
  • Add test cases management
  • Add test suites management
  • Add Empty state screens
  • Add create / edit / delete Users management
  • Add create / edit / delete Roles management
  • Add Language switch with saving settings to local storage
  • Multiple changes for proper Continuous Delivery to Heroku
  • Multiple UI improvements
  • Multiple bug fixes

0.31.0 (April 23, 2018)

  • Add devices inventory (@pumano in #80)
  • Add Projects
  • Add Test executions
  • Add Users management
  • Add Roles management
  • Add User Profile
  • Add animations
  • Add i18n
  • Multiple UI improvements
  • Multiple bug fixes

0.30.0 (February 26, 2018)

  • Refactoring: server (@pumano in #79)
  • Migrate backend from pure express to NestJS
  • Add Swagger documentation in dev mode
  • Remove refresh tokens
  • Migrate tests according to NestJS (WIP)
  • UI improvements
  • Drop bootstrap and use Clarity UI
  • Remove unused dependecies

0.28.0 (October 28, 2017)

  • Refactoring: server (@pumano in #76)
  • Authentication: add refresh tokens, strong JWT secret, refactoring

0.27.1 (September 30, 2017)

0.27.0 (August 28, 2017)

  • User list UI: (@pumano in #74)
  • Test Execution cards UI
  • Small changes in Project Card list
  • Minor UI improvements
  • Popups on delete projects and users
  • Layout: sticky header
  • Scroll to top on navigate fix
  • Align to bottom in cards fix

0.26.0 (August 16, 2017)

  • Project Details UI: (@pumano in #73)
  • Translations for few pages
  • Bugfixes
  • Minor UI improvements

0.25.0 (August 07, 2017)

  • Test runs added: (@pumano in #57)
  • Test result added
  • Test plans update
  • Test suites tree component implemented
  • Minor UI improvements

0.24.1 (July 31, 2017)

  • e2e tests added: (@pumano in #56)
  • Backend integrations tests (small refactoring)
  • Mongo model tests rewritten with db helper and moved to ts
  • Fresh tslint styles added
  • Minor UI improvements

0.24.0 (July 19, 2017)

  • UI improvements: (@pumano in #53)
  • Testcases: Possibility to create testcases
  • Development: Hot Module Replacement added

0.23.0 (July 17, 2017)

  • Overall UI improvements: (@pumano in #52)
  • Password hashing
  • Authentication enhancements and bug fixes
  • Users: Possible to add / check details / delete users via UI
  • 404 error page UI
  • fix routing issues to details pages
  • gzip encoding settings via config file (gzip enabled by default)
  • Toast Notifications

0.22.0 (July 12, 2017)

  • Projects UI: (@pumano in #51)
  • Notifications UI
  • Profile UI
  • i18n support for multiple pages
  • Themes (bright / dark)
  • /users/me API
  • Multiple API changes
  • Default routing root changed from / to /dashboard
  • bootstrap updated to 4

0.21.5 (June 28, 2017)

  • Notifications API implemented: (@pumano in #50)
  • Fixes for production deployment
  • Better error handling
  • UI Layout fixes

0.20.3 (June 09, 2017)

  • Migration of backend to typescript: (@pumano in #49)
  • Fixes for production deployment

0.20.0 (May 30, 2017)

  • Migration of backend to typescript: (@pumano in #48)
  • Migration of backend autotests to typescript
  • Basic UI for Projects and Testcases
  • Fixes for production deployment

0.16.52 (May 24, 2017)

  • Fixes for fetching data from backend: (@pumano in #47)
  • Unit tests added, small improvements
  • Configured for nodejs production installation
  • Configured for Heroku Deploy

0.15.50 (April 26, 2017)

  • Services added (fetching data from backend): (@pumano in #45)
  • Client models added
  • Unit tests added, small improvements

0.13.46 (April 21, 2017)

  • Unit tests execution added: (@pumano in #43)
  • Chrome Headless support added for execution unit and e2e tests, small improvements

0.12.43 (April 19, 2017)

  • i18n (internationalization added), small improvements: (@pumano in #40)

0.11.42 (April 17, 2017)

  • Migrate to modules, 404 error page added, small improvements: (@pumano in #38)

0.9.42 (April 14, 2017)

0.7.41 (April 10, 2017)

0.5.40 (March 26, 2017)

0.4.40 (March 01, 2017)

0.3.40 (November 30, 2016)

  • Main sidebar added, header improved, e2e test for login added: (@pumano in #20)

0.2.38 (October 31, 2016)

  • Login Auth + Basic routing and Basic layout: (@pumano in #13)

0.1.34 (October 04, 2016)