Skip to content

Releases: phpMv/ubiquity-devtools

1.1.5

22 Feb 01:46
034cf21
Compare
Choose a tag to compare

Added

  • New commands
    • Ubiquity config -> display config file variables
    • Ubiquity config:set --database.dbName=blog -> modify/add and save config variables
    • Ubiquity info:models -> display all models metadatas
    • Ubiquity info:model -m=User -> display metadatas for the selected model
    • Ubiquity info:validation -> display validation infos for all models or the selected one

Changed

  • Project structure (commands are in separate classes).
  • services.tpl template for new project creation

1.1.4

18 Feb 13:52
Compare
Choose a tag to compare

Add

  • info:routes command

Update

  • project directory structure

1.1.3

13 Feb 03:34
4d7e026
Compare
Choose a tag to compare

Add

  • command serve
Ubiquity serve

1.1.2

12 Feb 04:30
Compare
Choose a tag to compare

Add new commands:

  • action: creates a new action in a controller
  • crud: creates a CRUD controller
  • auth: creates an Auth controller for user authentification
  • help: find and display some help about a command

UI refactoring

  • colors
  • formatted messages

1.1.1

11 Jan 01:37
Compare
Choose a tag to compare

index optimization

1.1.0

19 Apr 01:20
Compare
Choose a tag to compare

2.0.3 compatibility

  • @framework view folder

Originel

24 Apr 06:41
Compare
Choose a tag to compare
1.0.0

Update README.md