Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/Risc-V-Asm 2024-04-07 14:56:58 +02:00
005ad4e987 Alignment in linker script
Imbus pushed to master at Imbus/STM32-Blink 2024-04-07 01:24:38 +02:00
821fc695b4 Article
Imbus pushed to master at Imbus/Risc-V-Asm 2024-04-06 21:20:57 +02:00
3725cbe58d More resources
7efabe6a31 Discard metadata section in linker script
1e041aadfb Makefile for clearer disassembly and a sections target
Compare 3 commits »
Imbus pushed to master at Imbus/Risc-V-Asm 2024-04-05 19:54:34 +02:00
86754df83b More resources
e3082a19cb Formatting in makefile to avoid long cli arguments
975ad1896a Newlines
Compare 3 commits »
Imbus pushed to master at Imbus/Risc-V-Asm 2024-04-05 18:27:49 +02:00
7c0e113593 Semi-working output, still no exall
6e1839892a More resources in readme
8024135f25 Fixing linker entry point
1712787e01 Fix linker script
279fc9b754 Readme with useful resources
Compare 9 commits »
Imbus pushed to master at Imbus/Risc-V-Asm 2024-04-05 16:02:27 +02:00
9ff42d8fbc Gitignore and better makefile
Imbus pushed to master at Imbus/TTime 2024-04-04 23:47:24 +02:00
a81020f660 Removing verbose flag from testing
7e88bd69c1 Killing process if tests fail in itest target
d65bbc897d Fixing logic error in paths related to getting reports
7964e0d1d7 Merge branch 'gruppDM' into dev
591d0201cf Update AllTimeReportsInProjectOtherUser component to display signed status correct
Compare 216 commits »
Imbus pushed to gruppDM at Imbus/TTime 2024-04-04 23:47:23 +02:00
7635791f09 Merge branch 'frontend' into gruppDM
68e6f94d13 Fixing report signing database interface
91bccba871 Add username parameter and error alerts in GetOtherUsersReport component
a6f3fc4a1c Fixed DisplayUserProject component to fetch and display usernames
544383809b Merge branch 'frontend' into gruppDM
Compare 52 commits »
Imbus pushed to gruppPP at Imbus/TTime 2024-04-04 23:47:23 +02:00
db6fdf3c29 Small design fix
5bc7aadfa3 Merge remote-tracking branch 'origin/frontend' into gruppPP
2d8d200340 Can now remove users from projects
0cb6af03e4 Merge remote-tracking branch 'origin/dev' into gruppPP
f75e6e4a6e Update useEffect dependencies in AllTimeReportsInProjectOtherUser component
Compare 57 commits »
Imbus pushed to frontend at Imbus/TTime 2024-04-04 23:47:22 +02:00
7635791f09 Merge branch 'frontend' into gruppDM
68e6f94d13 Fixing report signing database interface
91bccba871 Add username parameter and error alerts in GetOtherUsersReport component
a6f3fc4a1c Fixed DisplayUserProject component to fetch and display usernames
544383809b Merge branch 'frontend' into gruppDM
Compare 36 commits »
Imbus pushed to dev at Imbus/TTime 2024-04-04 23:47:21 +02:00
a81020f660 Removing verbose flag from testing
7e88bd69c1 Killing process if tests fail in itest target
d65bbc897d Fixing logic error in paths related to getting reports
7964e0d1d7 Merge branch 'gruppDM' into dev
591d0201cf Update AllTimeReportsInProjectOtherUser component to display signed status correct
Compare 40 commits »
Imbus pushed to borean at Imbus/TTime 2024-04-04 23:47:20 +02:00
745786b7fd Merge remote-tracking branch 'origin/dev' into borean
e67c54540c RemoveUserFromProject handler implemented, corresponding TS api, untested
76ae587116 Fix for javascript optional parameter formatting error
f9c30c4951 Docs
12810075f9 Logic error in getAllWeeklyReports fixed
Compare 71 commits »
Imbus pushed to imbs at Imbus/TTime 2024-04-03 20:27:26 +02:00
12810075f9 Logic error in getAllWeeklyReports fixed
12a2691d55 Rename
9c5aa10414 Tests for getAllWeeklyReports
fcd035fe6e TS Api for getAllWeeklyReport
a39cfedad3 Rename, fix and testing for getAllWeeklyReports path
Compare 67 commits »
Imbus pushed to gruppPP at Imbus/TTime 2024-04-03 20:27:24 +02:00
46eb3c76a8 Small fix to statistics
632676e3d2 Added admin to all projects in sample_data
51a4d2a0b7 Fix to comments
524bd6c691 Can now delete project
b50d88f670 DeleteProject component
Compare 35 commits »
Imbus pushed to gruppDM at Imbus/TTime 2024-04-03 20:27:23 +02:00
4d7b3e0d57 Refactor API call and types in AllTimeReportsInProjectOtherUser component
1b4e521508 Update variable names in TimePerActivity component
a7cc48d392 Refactor TimePerRole component to use API response for time per activity
ff37236cf6 Minor fixes TimePerActivity component to use readOnly input fields
eb741ba20d Add total time calculation to DisplayUnsignedReports component
Compare 57 commits »
Imbus pushed to dev at Imbus/TTime 2024-04-03 20:27:22 +02:00
e67c54540c RemoveUserFromProject handler implemented, corresponding TS api, untested
76ae587116 Fix for javascript optional parameter formatting error
f9c30c4951 Docs
12810075f9 Logic error in getAllWeeklyReports fixed
12a2691d55 Rename
Compare 70 commits »
Imbus pushed to frontend at Imbus/TTime 2024-04-03 20:27:22 +02:00
12810075f9 Logic error in getAllWeeklyReports fixed
12a2691d55 Rename
9c5aa10414 Tests for getAllWeeklyReports
fcd035fe6e TS Api for getAllWeeklyReport
a39cfedad3 Rename, fix and testing for getAllWeeklyReports path
Compare 160 commits »
Imbus pushed to borean at Imbus/TTime 2024-04-03 20:27:21 +02:00
60b4bf2fc2 removed mandatory return
bc9b01d85a Example component GenApiDemo on how to use the new API
d2b4bf2a89 Brand new typescript API interface generated from swagger
8d5329146d New tygo generated goTypes
77f028fd39 Prettierignore for generated files
Compare 162 commits »
Imbus pushed to master at Imbus/AVR-Template 2024-04-03 20:20:02 +02:00
c659d21f0b Makefile target for viewing assembly/symbol table and gitignore
Imbus pushed to master at Imbus/STM32-Blink 2024-04-03 17:47:16 +02:00
7aecefd053 Initial