Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BudgetMaster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Goldmann
BudgetMaster
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f82b45f8de20d107023de7e1d4c0d7da25f8ba86
Select Git revision
Selected
f82b45f8de20d107023de7e1d4c0d7da25f8ba86
Branches
6
master
default
demo
renovate/junit-jupiter-engine.version
renovate/selenium.version
renovate/testcontainer.version
v1_8_1
Tags
20
v2.18.1
v2.18.0
v2.17.2
v2.17.1
v2.17.0
v2.16.1
v2.16.0
v2.15.1
v2.15.0
v2.14.0
v2.13.0
v2.12.0
v2.11.0
v2.10.0
v2.9.2
v2.9.1
v2.9.0
v2.8.0
testPipeline2
v2.7.0
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Apr
21
18
16
25
Mar
20
19
18
17
15
13
11
10
8
4
28
Feb
25
24
22
21
10
9
7
28
Jan
26
1
17
Dec
15
14
10
9
7
6
5
27
Nov
26
25
22
20
16
13
7
3
27
Oct
26
13
12
8
7
4
3
2
1
30
Sep
28
27
21
20
18
17
16
12
11
10
6
5
3
1
31
Aug
27
25
24
23
22
21
20
15
13
12
11
10
9
8
2
31
Jul
30
29
25
2
1
25
Jun
24
22
14
11
10
25
May
21
14
13
10
4
2
29
Apr
28
27
26
24
23
22
21
20
19
12
9
8
3
2
28
Mar
23
19
15
12
9
6
20
Feb
19
18
17
16
15
14
5
4
3
2
26
Jan
23
17
16
17
Dec
#178 - added classes for repeating options; added unit test
Fixed #298 - replace cdn with local copies (added local copies for materialize and jquery)
#298 - moved cdn references to macros; added title to header macro
Fixed #297 - added account to payment new/edit page
#297 - account names should be unique (show warning in ui)
#297 - accounts can now be created, updated and deleted
#297 - show total sum (with rest) in menu
#297 - account select now changes selected account on select and reloads page
#297 - added account budget to navbar (dummy value only)
#297 - added basic account select to navbar; added account page (empty) and item to navbar
#297 - added account entity and repository
cleanup
used correct number format according to locale
#267 - added input for tags (including autocomplete)
#267 - addPayment switch is now working; validated amount input field
added entity and repository for tags; added methods to add and remove tags from a payment to PaymentController
Fixed wrong refactoring
Refactoring; #267 - prefilled datepicker; disabled possibility to submit an empty date
#267 - added switch for income/payment; added date picker; #286 - localized datePicker; #286 - initial language is obtained from settings
#267 - initial work on new payment page
Fixed #272 - added picker for specific month and year
Fixed #272 - datePicker is now also usen on home page
#267 - added income and payment sums
#267 - reversed order of payments
#267 - order payments by date
#272 - button "today"
#286 - localized payment and category delete modals
#267 - fixed warning if not cookie exists; styled payment description
handle deletion of categories that are used by some payments; formatted dates in datePicker
#267 - formatted date and amount; page reload now remains on correct date
provided helpers as advice; improved access to static classes
using cookies for date picker
#267 - combined add new income and add new payment buttons
#267 - payments are now deleteable
#272 - implemented next and previous month for payments page; #267 - list payments per month and year
Fixed #295 - localize error pages
#267 - initial work for payments
#256 - added Settings entity, service, repository and advice
Fixed #263 - navbar with color stripes; Cleanup; added emptyPage for yet unimplemented pages; joined main.css and style.css
Fixed #289 - custom color picker for categories
Loading