Resolve "Budget" #97

Merged
thschleicher merged 14 commits from 5-budget into main 2024-01-02 13:49:14 +01:00
thschleicher commented 2023-12-20 19:39:27 +01:00 (Migrated from git-ainf.aau.at)

Closes #5

Closes #5
thschleicher commented 2023-12-22 11:50:37 +01:00 (Migrated from git-ainf.aau.at)

added 1 commit

  • 65c7b3cb - removed folder wrapper from components

Compare with previous version

added 1 commit <ul><li>65c7b3cb - removed folder wrapper from components</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=815&start_sha=c6654d48462e63b7f1f7e9973331681dc1265e5c)
thschleicher commented 2023-12-23 13:57:06 +01:00 (Migrated from git-ainf.aau.at)

added 3 commits

  • 0aed9191 - some small work on the budget screen
  • 857809c5 - changed useFetch to take a Query parameter so It is easy to work with across the whole app
  • 7c425a36 - some clean up and work on the budget screen

Compare with previous version

added 3 commits <ul><li>0aed9191 - some small work on the budget screen</li><li>857809c5 - changed useFetch to take a Query parameter so It is easy to work with across the whole app</li><li>7c425a36 - some clean up and work on the budget screen</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=816&start_sha=65c7b3cb9ffaa7cdd58a7bdb251b4d2e62ffcdb8)
ghost commented 2023-12-23 17:43:18 +01:00 (Migrated from git-ainf.aau.at)

added 1 commit

  • a0a572d0 - refactored into budgetHeader component

Compare with previous version

added 1 commit <ul><li>a0a572d0 - refactored into budgetHeader component</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=817&start_sha=7c425a36bbdde3068906b2fc962e4fe042f0dda2)
ghost commented 2023-12-24 13:25:28 +01:00 (Migrated from git-ainf.aau.at)

added 2 commits

  • f95b972f - implemented navigation for budget screen
  • 76735012 - navigation finished and debug menu in stats expanded

Compare with previous version

added 2 commits <ul><li>f95b972f - implemented navigation for budget screen</li><li>76735012 - navigation finished and debug menu in stats expanded</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=818&start_sha=a0a572d049af29b8da9b5ec786bde5269a0d2e2a)
ghost commented 2023-12-24 16:40:12 +01:00 (Migrated from git-ainf.aau.at)

added 1 commit

  • 3fe1146e - changed the categoryItem component

Compare with previous version

added 1 commit <ul><li>3fe1146e - changed the categoryItem component</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=819&start_sha=76735012d8e05886cc08853bdb6893058218bfe3)
ghost commented 2024-01-02 08:48:56 +01:00 (Migrated from git-ainf.aau.at)

added 1 commit

  • 96a8001b - debugging fetch on budget screen

Compare with previous version

added 1 commit <ul><li>96a8001b - debugging fetch on budget screen</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=844&start_sha=3fe1146e735f6bdc455e5590217aaed217bfb3d4)
thschleicher commented 2024-01-02 10:15:29 +01:00 (Migrated from git-ainf.aau.at)

added 1 commit

  • 5008bdf4 - implemented plus button on budget screen and routing for the plus button

Compare with previous version

added 1 commit <ul><li>5008bdf4 - implemented plus button on budget screen and routing for the plus button</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=847&start_sha=96a8001b1860c8d8c72dabf7f2f37fe1fc682bcc)
thschleicher commented 2024-01-02 11:57:35 +01:00 (Migrated from git-ainf.aau.at)

added 1 commit

  • 50158873 - correct display of budget used

Compare with previous version

added 1 commit <ul><li>50158873 - correct display of budget used</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=849&start_sha=5008bdf4ce436867a156f962dfaaf541a0f3c2e5)
jastornig commented 2024-01-02 12:00:21 +01:00 (Migrated from git-ainf.aau.at)

added 1 commit

  • c97ec571 - Delete .gitlab-ci.yml

Compare with previous version

added 1 commit <ul><li>c97ec571 - Delete .gitlab-ci.yml</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=850&start_sha=501588735e767eaa81ad92a287d8e7fe3b937988)
jastornig commented 2024-01-02 13:15:24 +01:00 (Migrated from git-ainf.aau.at)

added 36 commits

  • c97ec571...645b805a - 23 commits from branch main
  • 645b805a...ef90c4ee - 3 earlier commits
  • 7c165fb6 - some clean up and work on the budget screen
  • 94e9b573 - refactored into budgetHeader component
  • 9706fc0a - implemented navigation for budget screen
  • 6cf8fc29 - navigation finished and debug menu in stats expanded
  • 89313862 - changed the categoryItem component
  • 85c737e6 - debugging fetch on budget screen
  • 6ee1c01d - implemented plus button on budget screen and routing for the plus button
  • 87640420 - correct display of budget used
  • 144fdc65 - Delete .gitlab-ci.yml
  • 6cee616a - readd gitlab yml

Compare with previous version

added 36 commits <ul><li>c97ec571...645b805a - 23 commits from branch <code>main</code></li><li>645b805a...ef90c4ee - 3 earlier commits</li><li>7c165fb6 - some clean up and work on the budget screen</li><li>94e9b573 - refactored into budgetHeader component</li><li>9706fc0a - implemented navigation for budget screen</li><li>6cf8fc29 - navigation finished and debug menu in stats expanded</li><li>89313862 - changed the categoryItem component</li><li>85c737e6 - debugging fetch on budget screen</li><li>6ee1c01d - implemented plus button on budget screen and routing for the plus button</li><li>87640420 - correct display of budget used</li><li>144fdc65 - Delete .gitlab-ci.yml</li><li>6cee616a - readd gitlab yml</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=855&start_sha=c97ec571bce20eff11ad6e191d954c9bd0af8484)
jastornig commented 2024-01-02 13:47:26 +01:00 (Migrated from git-ainf.aau.at)

added 1 commit

Compare with previous version

added 1 commit <ul><li>3c458c96 - apply theme</li></ul> [Compare with previous version](/thschleicher/interaktive-systeme/-/merge_requests/29/diffs?diff_id=856&start_sha=6cee616ad5d2ff13af255d1a2d3588038777cf34)
jastornig commented 2024-01-02 13:47:45 +01:00 (Migrated from git-ainf.aau.at)

marked this merge request as ready

marked this merge request as **ready**
jastornig commented 2024-01-02 13:49:14 +01:00 (Migrated from git-ainf.aau.at)

mentioned in commit 0240eb2562

mentioned in commit 0240eb256292f853c2ad262249a34ea84f56d344
jastornig (Migrated from git-ainf.aau.at) merged commit 0240eb2562 into main 2024-01-02 13:49:14 +01:00
This repository is archived. You cannot comment on pull requests.
No reviewers
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rawalcher/interaktive-systeme#97
No description provided.