Skip to content

Releases: faddiv/Budget-Keeper

5.0.1

12 Jan 17:32
Compare
Choose a tag to compare

Updated wallet-firebase to use create-react-app scripts.
Created mockup for the new price-sharing function.

3.1

24 May 15:45
Compare
Choose a tag to compare
3.1
  • Category details
  • Errors are showed correctly everywhere.
  • Build architecture updates.

Article table

15 Apr 17:17
Compare
Choose a tag to compare

Mayor:

  • In this version I created a separate Acticle table which is queried instead of Transaction group select.
    First sync transactions into this table goes through /statistics/articles Synchronize.
  • Article page for inspect transactions by article.

Minor:

  • Autocomplete sets wallet also.
  • Rearranged home fields.
  • Transactions page: refresh table after save.
  • Transactions page: More usable month selector.
  • bugfixes
  • test and server code improvements.

Category statistics

07 Jan 13:20
Compare
Choose a tag to compare
  • Category statistics for current year and for months in year.

Yearly statistics and Transaction row selection

01 Jan 16:49
Compare
Choose a tag to compare
  • Yearly statistics
  • Transaction row selection and summary of selected rows.

Wrong release

01 Jan 16:44
Compare
Choose a tag to compare

Mistakely released a previous commit.

Smaller usability enchantments

09 Dec 10:02
Compare
Choose a tag to compare
  • Export/Import got into submenu.
  • Bootstrap submenu handling + mobile view handling.
  • Transactions: selected months are on different link.
  • Save updates balance info.
  • Category autocomplete.

React version

03 Dec 17:36
Compare
Choose a tag to compare

In second release I implemented the client with react. Also:

  • fixed transaction load where all transaction are loaded.

Budget-Keeper v1.0

16 Oct 18:23
Compare
Choose a tag to compare
Fixing date bug. More strict migration program. Finishing touch for r…