Skip to content

v0.2.0

Compare
Choose a tag to compare
@0x1026 0x1026 released this 19 Nov 13:41
· 418 commits to main since this release
88c5de3

What's Changed

  • Afegir alguns fitxers de configuració by @0x1026 in #15
  • Estructura Base Docker by @24Victor in #17
  • S´ha afegit al readme.md la nomenclatura que tindra la base de dades by @SandraFerrando in #18
  • S'han arreglat els errors ortogràfics de la nomenclatura per a la base de dades by @SandraFerrando in #19
  • Actualitzar issue/2 by @0x1026 in #20
  • Restructure project and set up Composer by @0x1026 in #30
  • Move database naming section to wiki and delete CODE_OF_CONDUCT.md by @0x1026 in #31
  • Update CODEOWNERS for team responsibilities and file ownership by @0x1026 in #35
  • Refactor Docker structure and update documentation by @Ism1tha in #37
  • Add database tables and relationships by @0x1026 in #38
  • Refactor database logic and update Docker configurations by @0x1026 in #43
  • Fix Dockerfile casing warnings by @0x1026 in #45
  • Enhance Docker configuration and add Xdebug support by @0x1026 in #46
  • Initial project setup with routing and environment configuration by @0x1026 in #47
  • Refactor Worker model and update Home view with new route functionality by @Ism1tha in #59
  • fix(docker-database): improve behavior so that initialization scripts are executed every time a file changes by @0x1026 in #61
  • fix(docker): add storage volume for persistent data by @0x1026 in #63
  • refactor(structure): move bootstrap and routes to app folder by @0x1026 in #64
  • refactor(app): improve routing and modelling by @0x1026 in #72
  • feat(tree-type): add TreeType by @SandraFerrando in #70
  • feat(contract): add Contract by @Chuck-D-Norris in #69
  • feat(task-type): add TaskType by @CODEmartigarcia in #65
  • feat(pruning-type): add PruningType by @XavierChao in #66
  • feat(zone): add Zone by @0x1026 in #74
  • feat(elements): add Elements by @albert1413 in #68
  • feat(incidence): add Incidence by @elbacalau in #60
  • Revert routing logic refactor and clean up controllers by @0x1026 in #76
  • refactor(app): rename for consistency and format files by @0x1026 in #75
  • feat(work-order): add WorkOrder by @24Victor in #73
  • Enhance models for type safety and add .gitignore files by @0x1026 in #78
  • Feat/incidences javascript by @elbacalau in #77
  • Feat/incidence javascript by @elbacalau in #81
  • Feat/auth router improvements by @Ism1tha in #80
  • feat(contract): add view, route and item in main layout by @Ism1tha in #82
  • feat(database): update seed script to include sensors and sensor history by @0x1026 in #83
  • Release for Sprint 2 by @0x1026 in #84
  • Add task type management features by @0x1026 in #86
  • revert(TaskType): restore created_at assignment in task creation by @0x1026 in #88
  • feat: work-orders/create by @24Victor in #90
  • fix: work-order by @24Victor in #91

New Contributors

Full Changelog: https://github.com/Projecte-UrbanTree/UrbanTree/commits/v0.2.0