Skip to content

Latest commit

 

History

History
405 lines (224 loc) · 7.05 KB

CHANGELOG.md

File metadata and controls

405 lines (224 loc) · 7.05 KB

v5.0.4 (April 5, 2020)

  • NPM updated
  • Travis CI updated

v5.0.3 (April 5, 2020)

  • FIX: Button for saving on changing password was not rendering correctly.

v5.0.2 (April 5, 2020)

  • NPM updated

v5.0.1 (April 5, 2020)

  • NPM updated
  • Fixed admin menu to hide on mobile

v5.0.0 (March 27, 2020)

  • Vuetify bumped to v2
  • All node packages up to date
  • Updated validation engine
  • Light and dark mode added

v4.2.2 (March 16, 2020)

  • NPM updated

v4.2.1 (January 12, 2020)

  • Code coverage disabled for CI

v4.2.0 (January 12, 2020)

  • Fix for date-fns for using new version
  • Logout tests
  • NPM updated
  • Code coverage

v4.1.3 (July 25, 2019)

  • Fix for travis

v4.1.2 (July 25, 2019)

  • NPM updated

v4.1.1 (July 12, 2019)

  • NPM updated

v4.1.0 (July 10, 2019)

  • Support Chinese. Thank you Xuwenzhi! (#87)
  • Removed unused translation
  • NPM updated

v4.0.1 (July 3, 2019)

  • Making ESLint 6 happy

v4.0.0 (July 3, 2019)

  • Making ESLint 6 happy
  • NPM updated

v3.8.5 (June 12, 2019)

  • NPM updated

v3.8.4 (June 5, 2019)

  • NPM updated

v3.8.3 (June 4, 2019)

  • NPM updated

v3.8.2 (May 27, 2019)

  • Fix high memory consumption by cypress

v3.8.1 (May 27, 2019)

  • NPM updated

v3.8.0 (May 23, 2019)

  • Greeting user when logged in
  • NPM updated

v3.7.1 (May 14, 2019)

  • NPM updated

v3.7.0 (May 5, 2019)

  • NPM updated
  • New site version system generator and checker

v3.6.4 (Apr 24, 2019)

  • NPM updated

v3.6.3 (Apr 14, 2019)

  • Google Analytics in main.js

v3.6.2 (Apr 14, 2019)

  • NPM updated

v3.6.1 (Apr 14, 2019)

  • NPM updated

v3.6.0 (Apr 11, 2019)

  • Calling async actions now done from mounted instead of created

v3.5.4 (Apr 9, 2019)

  • GA code id tracking

v3.5.3 (Apr 9, 2019)

  • README.md updated

v3.5.2 (Apr 9, 2019)

  • Fix: If token is expired triggers store userLogout

v3.5.1 (Apr 9, 2019)

  • Google Analytics only in production mode

v3.5.0 (Apr 9, 2019)

  • Google Analytics only in production mode

v3.4.0 (Apr 9, 2019)

  • NPM updated
  • Google Analytics only in production mode

v3.3.5 (Apr 9, 2019)

  • Default version.manifest

v3.3.4 (Apr 9, 2019)

  • Tranlations
  • NPM updated

v3.3.3 (Apr 9, 2019)

  • Fix: mobile update error catched
  • Fix: footer margins

v3.3.2 (Apr 9, 2019)

  • Footer component
  • Project description component
  • MDI icons

v3.3.1 (Apr 9, 2019)

  • Footer component
  • Project description component
  • MDI icons

v3.3.0 (Apr 9, 2019)

  • Footer component
  • Project description component
  • MDI icons

v3.2.2 (Apr 9, 2019)

  • NPM updated

v3.2.1 (Apr 7, 2019)

  • Fix notifications when switching locale

v3.2.0 (Apr 5, 2019)

  • Browser language is now automatically detected

v3.1.0 (Apr 3, 2019)

  • Common components imported as a plugin

v3.0.0 (Apr 3, 2019)

  • Toolbar component
  • Success and error components moved to /common
  • Heading and description components
  • NPM update

v2.6.1 (Apr 2, 2019)

  • NPM update

v2.6.0 (Mar 31, 2019)

  • IMPROVEMENT: Success and Error messages now have notification queue

v2.5.1 (Mar 30, 2019)

  • WORKAROUND: Vuetify Datatables has a bug in Safari on Mac and iOS, did a small workaround

v2.5.0 (Mar 30, 2019)

  • FEATURE: Success and Error messages now have notification queue

v2.4.3 (Mar 29, 2019)

  • FIX: Tests for adminCities and adminUsers.

v2.4.2 (Mar 29, 2019)

  • FIX: Icons in datatables centered on any display size, also bigger to help mobile users.

v2.4.1 (Mar 29, 2019)

  • FIX: Got rid of UUoC (Useless use of cat) when creating version.manifest script

v2.4.0 (Mar 29, 2019)

  • FEATURE: Ability to refresh token when switching routes or making API calls

v2.3.0 (Mar 28, 2019)

  • FIX: Checks for app updates every 2 hours in case app is being used from mobile

v2.2.1 (Mar 28, 2019)

  • NPM update

v2.2.0 (Mar 27, 2019)

  • Use of resolve path alias
  • SubmitButton component

v2.1.0 (Mar 26, 2019)

  • Added close button drawer in mobile menu

v2.0.1 (Mar 26, 2019)

  • NPM updated

v2.0.0 (Mar 26, 2019)

  • FEATURE: Checks for app updates every 2 hours in case app has been added to home screen in iOS and Chrome
  • ESLint formidable new rules
  • URL´s array that don´t need to send Bearer header
  • api service to check version.manifest
  • creates version.manifest on dist directory, gets version from package.json
  • build script executes setversion.sh after build

v1.6.0 (Mar 25, 2019)

  • FEATURE: Added go back button in forgot password

v1.5.3 (Mar 25, 2019)

  • FIX: app title text is now responsive.

v1.5.2 (Mar 25, 2019)

  • FIX: app title added to 'add to home screen' feature in Android.

v1.5.1 (Mar 25, 2019)

  • FIX: app title added to 'add to home screen' feature.

v1.5.0 (Mar 25, 2019)

  • Added favicons (Standard, iOS, Android, Windows, Safari)

v1.4.4 (Mar 25, 2019)

  • README.md updated

v1.4.3 (Mar 20, 2019)

  • NPM updated

v1.4.2 (Mar 19, 2019)

  • Fixed README.md

v1.4.1 (Mar 19, 2019)

  • Fixed tests to handle page transitions

v1.4.0 (Mar 19, 2019)

  • Use of vue-meta to customize page titles between components
  • Use of Vue router transitions between routes
  • NPM updated

v1.3.0 (Mar 19, 2019)

  • Switched from moment.js to date-fns

v1.2.11 (Mar 18, 2019)

  • Badge for Travis build in README.md

v1.2.10 (Mar 18, 2019)

  • Tests reset password and verify account don´t run when Travis CI is executed

v1.2.9 (Mar 18, 2019)

  • Travis setup

v1.2.8 (Mar 18, 2019)

  • Travis setup

v1.2.7 (Mar 18, 2019)

  • Travis CI

v1.2.6 (Mar 17, 2019)

  • Refactor show loading
  • Fix tests admin cities and admin users
  • NPM updated

v1.2.5 (Mar 17, 2019)

  • Refactor success in actions

v1.2.4 (Mar 17, 2019)

  • Use of remark

v1.2.3 (Mar 17, 2019)

  • Refactor handleError in actions

v1.2.1 (Mar 17, 2019)

  • Use of remark to format markdown files

v1.2.0 (Mar 17, 2019)

  • Fix: testing tooltips
  • Feature: Extract axios calls to apis. Thank you Eric! (#1)

v1.0.10 (Mar 16, 2019)

  • Translations

v1.0.9 (Mar 16, 2019)

  • New item proportional spacing

v1.0.8 (Mar 16, 2019)

  • Search input is clearable
  • Tooltips in datatables now shows at top
  • Icon plus added to new item
  • Icons for users and cities in menus
  • Margins alignment for app title and admin areas titles

v1.0.7 (Mar 16, 2019)

  • .enve2e added for end to end testing to use local api server
  • main tag removed
  • apache htaccess removed from /public

v1.0.6 (Mar 16, 2019)

  • Production source map false

v1.0.5 (Mar 16, 2019)

  • Translations

v1.0.4 (Mar 16, 2019)

  • README.md changes

v1.0.3 (Mar 16, 2019)

  • npm download shield added to README.md

v1.0.2 (Mar 16, 2019)

  • README.md changes

v1.0.1 (Mar 15, 2019)

  • README.md changes

v1.0.0 (Mar 15, 2019)

  • First stable release