·
187 commits
to main
since this release
The old implementation of menlo without the AI assistant helping realise the full potential of this app
What's Changed
- Adding initial GitHub Actions by @DigiBanks99 in #1
- Feature/electricity management by @DigiBanks99 in #2
- Prepare for the first deployment of Menlo by @DigiBanks99 in #3
- Fix CI/CD pipeline issues by @DigiBanks99 in #4
- Move away from musl linux by @DigiBanks99 in #5
- Fix publish command by @DigiBanks99 in #6
- Fix agent name spelling by @DigiBanks99 in #7
- Switching to vars context by @DigiBanks99 in #8
- Fix Azure Deployment job by @DigiBanks99 in #9
- Updating the bicepparam path by @DigiBanks99 in #10
- Ensuring checkout happens for azure deployment by @DigiBanks99 in #11
- Fix parameter usage by @DigiBanks99 in #12
- Fix bicep files by @DigiBanks99 in #13
- Remove unsuported capabilities by @DigiBanks99 in #14
- Fix cosmos default identity by @DigiBanks99 in #15
- Remove Cosmos defaultIdentity by @DigiBanks99 in #16
- Fix cosmos outputs by @DigiBanks99 in #17
- Fix CPU Core and Memory by @DigiBanks99 in #18
- Fix the image reference for ACA by @DigiBanks99 in #19
- Hopefully this fixes the image name by @DigiBanks99 in #20
- Debugging outputs by @DigiBanks99 in #21
- Debug custom output by @DigiBanks99 in #22
- Think the image name will work now by @DigiBanks99 in #23
- Hardcode it by @DigiBanks99 in #24
- Adding the managed certificate to the workflow by @DigiBanks99 in #25
- Remove cosmos default from appsettings.json by @DigiBanks99 in #26
- Override revision suffix by @DigiBanks99 in #27
- Adding cosmos meta role and fix assignments by @DigiBanks99 in #28
- Fixing role assignments by @DigiBanks99 in #29
- Fixing the role ID during deployment by @DigiBanks99 in #30
- Mixed the role ids again by @DigiBanks99 in #31
- fix the role def names by @DigiBanks99 in #32
- Role assignment scopes by @DigiBanks99 in #33
- Try different role scope by @DigiBanks99 in #34
- Trying with assignable scope provider with name by @DigiBanks99 in #35
- Swith the assignable scope to subscription by @DigiBanks99 in #36
- Ensure role Ids are guids by @DigiBanks99 in #37
- Adding more scopes to role defs by @DigiBanks99 in #38
- Move role permission to dataActions by @DigiBanks99 in #39
- Try wide scope again by @DigiBanks99 in #40
- Update role-assignments.bicep by @DigiBanks99 in #41
- Switch to cosmos role defs by @DigiBanks99 in #42
- Switch to concat string over parent by @DigiBanks99 in #43
- Fix/role def by @DigiBanks99 in #44
- Use cosmos roles version 2021-04-15 by @DigiBanks99 in #45
- Fixing usage display in chart by @DigiBanks99 in #46
- Adding command handler for electrity purchases by @DigiBanks99 in #47
- Purchases by @DigiBanks99 in #48
- Adding Loading component by @DigiBanks99 in #49
- Adding authorization for the API by @DigiBanks99 in #50
- Adding dotnet Test report for API Workflow by @DigiBanks99 in #51
- Temprary fix: Azure CLI and Bicep mishap by @DigiBanks99 in #52
- Pinning az cli version by @DigiBanks99 in #53
- Fix deployment parameters for Azure AD by @DigiBanks99 in #54
- Fix ENV ref by @DigiBanks99 in #55
- Fix action env mapping by @DigiBanks99 in #56
- Attempting forward headers for HTTPS by @DigiBanks99 in #57
- Fix auth redirecting to HTTPs in Docker by @DigiBanks99 in #58
- Removing unused code by @DigiBanks99 in #59
- Removing HTTPS env var by @DigiBanks99 in #60
- Adding a shared ChartComponent to lib by @DigiBanks99 in #61
- Feat/date selector by @DigiBanks99 in #62
- Support ISO 8601 durations by @DigiBanks99 in #63
- fix: Average calc for elect usage by @DigiBanks99 in #65
- Fix average calc by @DigiBanks99 in #66
- Make the avg more visible by @DigiBanks99 in #67
- Update vulnerable packages by @DigiBanks99 in #68
- Change authentication flow to be config driven by @DigiBanks99 in #69
- Modify uitlities endpoint group route by @DigiBanks99 in #70
- Api - Add water reading capturing by @DigiBanks99 in #71
- Fix the inverted auth selection by @DigiBanks99 in #72
- Fix the html element scrolling by @DigiBanks99 in #73
- Add Money as a domain concept by @DigiBanks99 in #74
- Allow for multiple DataRangeParsable Attributes by @DigiBanks99 in #75
- Adding measurements for domain concepts by @DigiBanks99 in #76
- Refactor API scaffolding by @DigiBanks99 in #77
- chore: upgrade to dotnet 9 by @DigiBanks99 in #79
- fix: pipeline dotnet version by @DigiBanks99 in #80
- Fix the docker image's dotnet version by @DigiBanks99 in #81
- Switch to central package management by @DigiBanks99 in #82
- Initial Aspire implementation by @DigiBanks99 in #83
- Map static files in prod by @DigiBanks99 in #84
- Bump package versions and source gen by @DigiBanks99 in #85
New Contributors
- @DigiBanks99 made their first contribution in #1
Full Changelog: https://github.com/DigiBanks99/menlo/commits/pre-reimagine