Skip to content

Conversation

@Duxy1996
Copy link
Member

@Duxy1996 Duxy1996 commented Oct 7, 2019

Model validation

Validations are used to ensure that only valid data is saved into your database. We cannot allow to add data which is not well structured and useless in our databases.

Category

Must have a name due to is the only field which gives relevant information for the user.

Duxy1996 and others added 20 commits September 4, 2019 18:34
Ignored ThreeJS loaders and helpers which are used in the 3D viewer
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4. **This update includes a security fix.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.3...v1.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Travis - Updated Travis CI to Rails 2.4.0

* Travis - Updated Travis CI to Rails 2.4.4

* Travis - Updated Travis CI to Rails 2.5.0

* Travis - Post build scripts removed
Bumps [devise](https://github.com/plataformatec/devise) from 4.6.2 to 4.7.1.
- [Release notes](https://github.com/plataformatec/devise/releases)
- [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md)
- [Commits](heartcombo/devise@v4.6.2...v4.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [devise-i18n](https://github.com/tigrish/devise-i18n) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/tigrish/devise-i18n/releases)
- [Changelog](https://github.com/tigrish/devise-i18n/blob/master/CHANGELOG.md)
- [Commits](tigrish/devise-i18n@v1.8.0...v1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from `011b67b` to `2875dbf`.
- [Release notes](https://github.com/codahale/bcrypt-ruby/releases)
- [Commits](bcrypt-ruby/bcrypt-ruby@011b67b...2875dbf)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* BADGES - Added test badge and app folder

* BADGES - Basic badges generator file. Connected with the github API using https req

* README - Readme comments tests and badges remove code

* README - AUTOGENERATED README TEST

* BADGES - Now update the contributors badge when execute the script

* BADGES - Fix new line addition bug

* BADGES - Added a new class and re-factored the scrip in several methods

* BADGES - Added several options as global variables inside the class
* Fixtures - Removed non used and bad implemented fixtures. Removed object_format which was not used in the application

* TESTS - Configured two basic tests(model and controller) and create a travis job to execute the job

* TEST - Added travis dba creation

* TRAVIS - Added postgresql 9.6 to travis file
* README - Update readme with more information,installation and history of the project

* README - Updated badges

* RESTORED-OBJECT - Removed console traces and comments
@alvarocasadoc alvarocasadoc force-pushed the master branch 2 times, most recently from e372ce0 to a2acf8d Compare January 19, 2020 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants