This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
Releases: smartuni/teamagochi
Releases · smartuni/teamagochi
v1.0 - Final Presentation
Final state that was shown in July 2024 @ Project Showcase including on-site fixes.
What's Changed
- Docs: Add docs site by @AnnsAnns in #1
- Docs: Add structure for each team by @AnnsAnns in #3
- Docs: Collected Team Members & Created Folder Structure by @AnnsAnns in #2
- Create sensors.md by @NilsLabs in #11
- Fix formatting of sensors doc + add project name by @AnnsAnns in #12
- backend architecture - whiteboard photo by @EritLeidet in #14
- Docs: Add architecture and brainstorming by @AnnsAnns in #15
- Docs update 15 04 2024 by @AnnsAnns in #16
- README: Improve Katakana by @AnnsAnns in #17
- Docs: Adjust to repo renaming by @AnnsAnns in #18
- docs: Fix Docs URL within README by @AnnsAnns in #20
- CI: Only update docs when docs actually change by @AnnsAnns in #23
- docs: Improve team list by @AnnsAnns in #22
- Node: TFT Setup by @AnnsAnns in #37
- docs: Minor improvements and restructuring by @ozfox in #38
- Cross: Cleanup (Mostly Node) by @AnnsAnns in #41
- test(node): Initial automated test by @MrKevinWeiss in #42
- Node: C++ & VsCode Support by @AnnsAnns in #51
- CI: Add simple Node CI by @AnnsAnns in #53
- Node: Fully working Dispatcher setup + Examples by @AnnsAnns in #52
- META: Add presentation & spice up readme by @AnnsAnns in #56
- Node: Use Cases by @AnnsAnns in #58
- Add "The platform" by @ozfox in #57
- test submit by @M18F6FHC in #59
- Add Quarkus skeleton project by @ozfox in #40
- Merge Docs & Frontend, Create Frontend, Modernize CI Deployment by @AnnsAnns in #65
- Add .gitattributes files to fix the platform if you're using Windows by @Yousef-Taha1 in #71
- Node: Support for shell commands & Modules by @AnnsAnns in #70
- Node: Showcase Test Folder Example by @AnnsAnns in #72
- Node: C sendEvent by @AnnsAnns in #73
- Node: Bump C++ to v20 and C to v17 by @AnnsAnns in #74
- Docs: Include Refined Architecture Presentation (& Fix Docs Links) by @AnnsAnns in #75
- Pcb by @moritzholzer in #76
- Additions to landing page by @stefearares in #77
- Add leshanclient component to listen on Leshan server-sent events by @ozfox in #81
- backend: fix wrong maven wrapper command for Windows in README.md by @ozfox in #83
- Added teamagachi logo by @stefearares in #86
- Landing page footer by @stefearares in #80
- merged main into auth feature branch by @Yousef-Taha1 in #87
- Add dataaccess layer by @ozfox in #89
- Lcdscreen - first design of basic gui and actions by @moritzholzer in #92
- Buttons - with workaround working by @moritzholzer in #91
- Connection testing - first milestone by @moritzholzer in #90
- Nodes refactor to c by @moritzholzer in #94
- backend: minor fixes by @ozfox in #93
- backend: add client for leshan server rest interface by @ozfox in #84
- chore: zip pcb files to fix git invalid path error on windows by @ozfox in #97
- Frontend navbar by @Yousef-Taha1 in #98
- Nodes refactoring by @moritzholzer in #101
- Revert "chore: zip pcb files to fix git invalid path error on windows" by @AnnsAnns in #104
- Settings page by @stefearares in #105
- Backend - basic use cases for pet, petType, device, user [fix] by @ozfox in #106
- Link device sam by @samuelcosta02 in #109
- updated settings page by @stefearares in #110
- Frontend navbar finished maybe? by @Yousef-Taha1 in #111
- Frontend navbar final by @Yousef-Taha1 in #112
- Frontend help by @Yousef-Taha1 in #113
- Frontend pet by @yasuaki-kumazaki in #115
- Auth Name by @stefearares in #117
- UI magic by @AnnsAnns in #118
- Backend-REST Main merge by @wuv129 in #107
- backend: add rest services by @ozfox in #103
- Prototype Showcase UI by @AnnsAnns in #119
- backend: integrate keycloak identity and access management by @ozfox in #121
- backend: progress means success by @ozfox in #122
- modified PetPage by @yasuaki-kumazaki in #123
- platform: Move LwM2M object models to a directory in common ownership by @ozfox in #124
- platform: add keycloak redirect uri for frontend dev by @ozfox in #126
- Add vibration function by @e-dddos in #128
- Save device endpoint by @EritLeidet in #129
- Pet create modal by @samuelcosta02 in #130
- Link device branch by @Yousef-Taha1 in #131
- create user if userId not found in db by @VanKhoiPham in #132
- platform: add custom object specifications to leshan server and add a demo client wrapper script by @ozfox in #125
- backend: add container image by @ozfox in #114
- platform: general improvements, mostly backend integration by @ozfox in #135
- platform: update objectsspecs by @ozfox in #140
- backend: write registration code to new unregistered devices by @ozfox in #139
- Add Device Status LWM2M Object by @AnnsAnns in #95
- Landing page by @stefearares in #134
- added stats view by @moritzholzer in #142
- added code for API by @yasuaki-kumazaki in #143
- Backend fix pet mapper by @VanKhoiPham in #141
- State Machine, Registration, Buttons & Friends by @AnnsAnns in #144
- Petpage by @yasuaki-kumazaki in #146
- display on/off and registration by @e-dddos in #145
- Backend game logic, nearly finished with tests by @wuv129 in #133
- render values dynamically on pet page by @yasuaki-kumazaki in #148
- Nodes registerFake + once registered, always registered + cleanup by @lukasseb in #147
- Petpage by @yasuaki-kumazaki in #149
- Frontend things by @ozfox in #150
- modified settings and pet modal by @stefearares in #152
- update reset endpoint by @VanKhoiPham in #153
- Added Leaderbaord Functionality by @wuv129 in #151
- modified frog image by @yasuaki-kumazaki in #155
- Frog image by @yasuaki-kumazaki in #157
- Frontend by @Yousef-Taha1 in #158
- Update CreatePetModal.tsx by @Yousef-Taha1 in #159
- Frontend by @yasuaki-kumazaki in #1...