Skip to content

Releases: juananmuxed/teamcoo

🍻 No time to explain

04 Nov 09:11
Compare
Choose a tag to compare
Pre-release

Added

  • Deployment with Docker optimiced

Changed

  • Method for save files (images or pdf) in API has a radical change (now use a simple folder)

Fixed

  • Upload files
  • Save user data

Dependabot changes

Full Changelog: v0.9.0...v0.10.0

First Mongo Dongo

11 May 09:43
Compare
Choose a tag to compare
First Mongo Dongo Pre-release
Pre-release

Added

  • Views for Users, Workgroups, Interests and Menu.
  • Static pages editable in config
  • Moduled Static Pages (easily add or 1 more in config.json)
  • Added complete functionality for Users, Workgroups, Interests and Menu (add or remove, edit, etc...)
  • Admin Menu implementation
  • Dockerify all project to easy deploy
  • Configuration files for Docker
  • ENV Variables

Changed

  • Bcrypt is replaced by Bcryptjs (errors in Docker)
  • All imports in the API for require and export default for compatibility with ES5
  • DB url to adapt to Docker deployment localhost:27017 => datapistas-db:27017
  • Change Actions name to Tasks name
  • Split files for modular

Calm before storm

25 Oct 20:03
Compare
Choose a tag to compare
Calm before storm Pre-release
Pre-release

Added

  • Added View for all Question united
  • Added complete functionality for Questions (add or remove, edit, etc...)

Removed

  • Duplicated Functions
  • View for individual Question (not needed)

Workgroup Working Work

03 May 12:34
Compare
Choose a tag to compare
Pre-release

Added

  • New Util (compare Arrays)
  • Added View for all Workgroups united
  • Added complete functionality for Work Groups (add or remove, edit, etc...)
  • Included new view for edit members/coors

Removed

  • Duplicated Functions

Initial Upload Beta Version

16 Apr 12:14
Compare
Choose a tag to compare
Pre-release

Added

Changed

  • Update all Version Dependencies (Vue, vuex, vuetify, etc...) to the latest stable versions

Removed

  • Duplicated README in public folder