v.3.0.0-beta
Pre-release
Pre-release
BaaltRodrigo
released this
23 Oct 05:38
·
12 commits
to master
since this release
Breaking Changes
Warning
This new version of Duocmatico adds an integration with an API. This will break any other implementations as it no longer depends of Firestore. If you are using a version of this repo, please be aware that your project will stop working if you update to version 3. If you want to continue using this repo for a personal implementation, see the repo we are developing for the API
At the moment this pre-release is published, we are using the API version v0.2.0-beta
What's Changed
- feat: Add basic user login and registration with firebase by @BaaltRodrigo in #18
- feat: add 404 error page by @BaaltRodrigo in #19
- Calendars CRUD and colors by @joakenseg in #21
- add views and states to login, register, a password Recovery by @cristobalwalters12 in #22
- Delete unused files by @joakenseg in #23
- feat: Calendar form now uses the API by @BaaltRodrigo in #24
- feat: Calendar index and show now uses API to perform full CRUD by @BaaltRodrigo in #25
- refactor: calendar card simplification by @BaaltRodrigo in #26
- refactor: button to add calendar change visuals by @BaaltRodrigo in #27
- fix: vue-cal events now renders section resources by @BaaltRodrigo in #29
- feat: search bar inside calendar index by @BaaltRodrigo in #30
- chore: add example of .env file by @BaaltRodrigo in #33
- fix: api calendars not fetched or deletes when auth change by @BaaltRodrigo in #32
- refactor: Vuetify defaults by @BaaltRodrigo in #31
- sidebar component by @joakenseg in #34
- fix: add sections to API calendars sent information to API by @BaaltRodrigo in #35
- feat: semi CRUD for academic charges. Delete not implemented. by @BaaltRodrigo in #36
New Contributors
- @joakenseg made their first contribution in #21
- @cristobalwalters12 made their first contribution in #22
Full Changelog: v2.1.1...v3.0.0-beta