-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Category for Entry #2
Open
w-k-s
wants to merge
10
commits into
RadhiFadlillah:master
Choose a base branch
from
w-k-s:feat/add-entry-category
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Mar 25, 2020
-
- Add Category type to models - Create Category table - Save Category with Entry (Create Category first if not exists) - Load Category with entries - New Endpoint to return all Categories (/api/categories)
Configuration menu - View commit details
-
Copy full SHA for d98d50a - Browse repository at this point
Copy the full SHA d98d50aView commit details
Commits on Mar 26, 2020
-
Add category with income and expense entries, view category on entry …
…list - Return Category in response of Update Entry - Display category in entry list - Add i18n for "Category" - Send Category parameter in Update entry
Configuration menu - View commit details
-
Copy full SHA for 1cd2a5f - Browse repository at this point
Copy the full SHA 1cd2a5fView commit details
Commits on Mar 27, 2020
-
Associate categories with account i.e. Each account can create their …
…preferred categories - Send accountID with updateEntry request - Update database schemas
Configuration menu - View commit details
-
Copy full SHA for 63832e1 - Browse repository at this point
Copy the full SHA 63832e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b595927 - Browse repository at this point
Copy the full SHA b595927View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb708b3 - Browse repository at this point
Copy the full SHA eb708b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b88ef1e - Browse repository at this point
Copy the full SHA b88ef1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbba1ea - Browse repository at this point
Copy the full SHA fbba1eaView commit details
Commits on Mar 28, 2020
-
- Add /api/categories endput to fetch list of categories created by user - Add Category Type to differentiate between income/expense type categories - Add support for input with datalists in form.js
Configuration menu - View commit details
-
Copy full SHA for eed1211 - Browse repository at this point
Copy the full SHA eed1211View commit details -
Configuration menu - View commit details
-
Copy full SHA for af4bd93 - Browse repository at this point
Copy the full SHA af4bd93View commit details
Commits on Apr 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7f0cc99 - Browse repository at this point
Copy the full SHA 7f0cc99View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.