Skip to content

Conversation

Arylo
Copy link
Collaborator

@Arylo Arylo commented Mar 25, 2018

Features

  • Custom Default Value
  • Enabled cors
  • Upload File could with append categories
  • Upload File could with specified categories
  • Support User group
  • Support Remove Good
  • Support Move Good to Other Category

Improvements

  • After run test, run tsc for travisCI
  • Docker Image use pm2 launcher
  • Use Redis Cache replace the menory cache
    • And Modify docker-compose file
    • Session save in Redis
  • Use Base Service Template
  • Use Exists Validator Template
  • Any Schema Methods move to Services
  • Use helmet Module to reslove 304 problem

Event

  • Owner move to BoxSystem Group
  • Lock Nestjs Version

Arylo and others added 30 commits February 15, 2018 16:39
Add
- Test Unit
- ToArray Pipe
- categories Service
- support for upload file with query
Update
- move regexp's some schema's methods to
its service
- the function of generate categories on test unit
- the function of login factory on test unit
- the function of generate file factory on test unit
- the function of faker new name on test unit
- support for test url with query on test unit

Fix
- lock nestjs's version on 4.5.2
- lost `description`
Update File(s) with specified category or append category
- add test command to travis script
- add readme badge
- upgrade `@nestjs/*` modules
- use `test/tsconfig.json` on test process
- update test units
- remove its upload folder when remove category on test
Add
- Common Service
- Base Service
- Goods Service

Update
- Format Category Info Goods List
- Format Collection Info Goods List
- Remove Models from controllers
- Update Serivecs
- Move any model static function to service
@Arylo Arylo added the release label Mar 25, 2018
@Arylo Arylo self-assigned this Mar 25, 2018
@Arylo Arylo merged commit 4236c63 into master Mar 25, 2018
@Arylo Arylo deleted the release/1.3.0 branch March 25, 2018 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant