Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@terenceponce terenceponce released this 10 Mar 15:20
· 15 commits to main since this release
d391951

Terrible v0.1.0 - 2023-03-10

Added

  • This repo which is a fresh Phoenix 1.7.0-rc.2 web app.
  • CI pipeline through GitHub Actions. (#1 #2 #3)
  • Ash Framework integration. (#4)
  • Book resource and basic pages for manipulating Book records. (#6)
  • Budget and Category resource. (#8)
  • Upgrade Phoenix to 1.7.0. (#9)
  • Page for manipulating Book, Budget, and Category records. (#10)
  • Envelope resource and component for viewing Category and Envelope records. (#11)
  • MonthlyEnvelope resource. (#12)
  • Category record manipulation in Budgeting page. (#13)
  • Envelope record manipulation in Budgeting page. (#14)
  • Initial layout and improved design of Budgeting page. (#15)
  • Use AGPL-3.0 as the license for this project. (#17)