Hyperling me
me reopened issue me/flutter-expense-tracker#1 2025-03-27 12:15:54 -07:00
Income items show the duplicate error if they have same name as an Expense item.
me closed issue me/flutter-expense-tracker#1 2025-03-27 12:15:25 -07:00
Income items show the duplicate error if they have same name as an Expense item.
me pushed to main at me/flutter-expense-tracker 2025-03-27 12:14:57 -07:00
cce878ccaa Made the input dialog fully item type aware. Fixes issue #1, now all item types can have an item of the same name (such as "Test") rather than only checking the Expense table for the name.
me pushed to main at me/flutter-expense-tracker 2025-03-27 11:57:27 -07:00
147178e4dd Fix the projections not loading if any item type was left unused.
c39e09b2b6 Increment the version.
Compare 2 commits »
me pushed to dev at me/nodejs-website 2025-03-26 13:24:37 -07:00
me created branch dev in me/nodejs-website 2025-03-26 13:24:37 -07:00
me deleted branch dev from me/nodejs-website 2025-03-26 13:24:26 -07:00
me pushed to main at me/nodejs-website 2025-03-26 13:24:26 -07:00
e141347222 Merge pull request 'Release Expense Tracker App' (#3) from dev into main
94246ddaeb Reword app description.
652bc8d35d Remove extra "free".
5c515f0d1d Add new Expense Tracker app.
c73ec1fb4e Remove extra row.
Compare 5 commits »
me merged pull request me/nodejs-website#3 2025-03-26 13:24:24 -07:00
Release Expense Tracker App
me created pull request me/nodejs-website#3 2025-03-26 13:24:13 -07:00
Release Expense Tracker App
me released Fully Functional! at me/flutter-expense-tracker 2025-03-26 13:21:23 -07:00
me pushed tag 0.1.2 to me/flutter-expense-tracker 2025-03-26 13:21:23 -07:00
me pushed to main at me/flutter-expense-tracker 2025-03-26 13:16:12 -07:00
fa852faadc Use the dispose() method to reset the global values. Works excellently!! :D
me pushed to main at me/flutter-expense-tracker 2025-03-26 12:38:12 -07:00
6f9d0d8afb The initial page load now delays properly and shows the correct value rather than 0. Updating an item and going back to the page still shows old data though.
me pushed to main at me/flutter-expense-tracker 2025-03-25 09:11:34 -07:00
75cc72678b Add TBD of where the Income duplicate name validator is going wrong.
me pushed to dev at me/nodejs-website 2025-03-25 08:42:18 -07:00
94246ddaeb Reword app description.
me pushed to dev at me/nodejs-website 2025-03-25 08:40:04 -07:00
652bc8d35d Remove extra "free".
me pushed to dev at me/nodejs-website 2025-03-25 08:37:57 -07:00
5c515f0d1d Add new Expense Tracker app.
c73ec1fb4e Remove extra row.
Compare 2 commits »
me opened issue me/flutter-expense-tracker#1 2025-03-22 04:36:51 -07:00
Income items show the duplicate error if they have same name as an Expense item.
me pushed to dev at me/env-ansible 2025-03-21 15:06:33 -07:00
4bb075b747 Add a TBD file.