|
b5f4fc7326
|
Turn off debug flag
|
2024-01-07 12:20:41 +08:00 |
|
|
8810daa26c
|
Sort available equipments by id in ascending order
|
2024-01-07 12:20:22 +08:00 |
|
|
a685e3fcb5
|
Update debug backend url
|
2024-01-07 12:12:05 +08:00 |
|
|
c1c092080c
|
Refresh available equipments on transaction create
|
2024-01-07 11:04:37 +08:00 |
|
|
7a5beed3db
|
Remove redundant labels
|
2024-01-07 10:56:28 +08:00 |
|
|
48d0e8f133
|
Update dropdown menu for new transaction
|
2024-01-07 10:52:53 +08:00 |
|
|
433207f8e4
|
Fix search bar in equipment instance list page
|
2024-01-06 20:47:26 +08:00 |
|
|
8a1f820bf7
|
update woodpecker.yml to only run on master branch
|
2024-01-06 15:51:48 +08:00 |
|
|
6b94f31e04
|
Fix additional entry in transaction report pdf
|
2024-01-06 15:47:24 +08:00 |
|
|
c4bcb30b80
|
Turn off debug flag
|
2024-01-05 21:03:25 +08:00 |
|
|
fa7a0f5960
|
Test commit
|
2024-01-05 21:02:48 +08:00 |
|
|
d63271a1bf
|
Add woodpecker.yml
|
2024-01-05 20:56:38 +08:00 |
|
|
d712917e54
|
Add contents to technician sidebar
|
2024-01-05 20:55:21 +08:00 |
|
|
cc5fba070e
|
Refresh queries for teacher transactions when updating any transaction
|
2024-01-05 20:47:41 +08:00 |
|
|
928782d80d
|
Optimized code for technician widget and changed widget to pending equipments
|
2024-01-05 20:43:16 +08:00 |
|
|
4cd5712f6f
|
Cleaned up code and added additional members field to create transaction page
|
2024-01-05 20:40:11 +08:00 |
|
|
7dbfd9b4fd
|
Added transaction reports page
|
2024-01-05 20:10:53 +08:00 |
|
|
70bc6bbfd3
|
Change error page wording
|
2024-01-05 19:34:06 +08:00 |
|
|
62ac1e4fd6
|
Update technician widgets
|
2024-01-05 19:33:04 +08:00 |
|
|
ff18a7a60c
|
Improved tally page
|
2024-01-05 19:31:37 +08:00 |
|
|
0d32ce61cb
|
Added item tally page for technician
|
2024-01-05 19:27:42 +08:00 |
|
|
81cb18dc5c
|
Fix typo in TransactionType with consumables
|
2024-01-05 19:09:17 +08:00 |
|
|
c2adea5ec8
|
Fix typo in TransactionType with consumables
|
2024-01-05 19:08:59 +08:00 |
|
|
60759d50a2
|
Added consumables to transaction and improved transaction entry viewing and pdf generation. Also added transactions this day and this month in technician dashboard
|
2024-01-05 19:06:11 +08:00 |
|
|
ad9981ae44
|
Added consumables to transaction and improved transaction entry viewing and pdf generation. Also added transactions this day and this month in technician dashboard
|
2024-01-05 19:06:04 +08:00 |
|
|
eea2b590d2
|
Add number of search results found
|
2024-01-05 14:12:05 +08:00 |
|
|
28183b5424
|
Change filter component in transactions list page to search bar
|
2024-01-04 20:11:55 +08:00 |
|
|
74976b6512
|
Added template for adding restricted buttons in drawer
|
2024-01-04 09:58:27 +08:00 |
|
|
444a71fb9d
|
Make equipments subtable height taller in technician transactions list view
|
2024-01-03 17:29:57 +08:00 |
|
|
fee55c95c8
|
Added breakage handling for technician transaction view
|
2024-01-03 17:28:43 +08:00 |
|
|
8ef4efb1d9
|
Improve technician transaction view
|
2024-01-03 17:15:02 +08:00 |
|
|
2d59a775c1
|
Added update transaction modal for teacher
|
2024-01-03 17:01:34 +08:00 |
|
|
669e1d6009
|
Separate transaction filter menu into separate component for use within all user types
|
2024-01-03 16:50:35 +08:00 |
|
|
1281d8023f
|
Support very long strings being displayed in remarks for transactions
|
2024-01-03 16:34:56 +08:00 |
|
|
e8864bc28c
|
Refactor onClick function on transaction entry
|
2024-01-03 16:09:09 +08:00 |
|
|
f9b4729ee7
|
Update transaction entry to reflect borrower's course
|
2023-12-29 18:44:18 +08:00 |
|
|
564a7d41d8
|
Merge pull request 'Refactor filter menu to be usable by all user types and added initial content for teacher dashboard' (#2) from feature/teacher_pages into master
Reviewed-on: https://git.keannu1.duckdns.org/keannu125/Borrowing-TrackerFrontend/pulls/2
|
2023-12-29 17:54:27 +08:00 |
|
|
9f870319b4
|
Refactor filter menu to be usable by all user types and added initial content for teacher dashboard
|
2023-12-29 17:44:29 +08:00 |
|
|
8e51dc0abd
|
Merge pull request 'feature/student_pages' (#1) from feature/student_pages into master
Reviewed-on: https://git.keannu1.duckdns.org/keannu125/Borrowing-TrackerFrontend/pulls/1
|
2023-12-29 17:35:31 +08:00 |
|
|
b9bf114904
|
Refactor status text color function and finalized transactionpdf component
|
2023-12-29 17:33:48 +08:00 |
|
|
db8b93a7db
|
Updated transaction entry and added transaction page and initial transactionpdf component
|
2023-12-29 16:06:29 +08:00 |
|
|
fe20c7a0fd
|
Merge branch 'feature/student_pages' of git.keannu1.duckdns.org:keannu125/Borrowing-TrackerFrontend into feature/student_pages
|
2023-12-27 19:03:30 +08:00 |
|
|
9d605d0a70
|
Fix line height in transaction entry
|
2023-12-27 19:03:17 +08:00 |
|
Prince Kurt Laurence
|
80423a79fd
|
Merge branch 'feature/student_pages' of https://git.keannu1.duckdns.org/keannu125/Borrowing-TrackerFrontend into feature/student_pages
|
2023-12-27 18:59:10 +08:00 |
|
Prince Kurt Laurence
|
b3b152ada5
|
changes in students
|
2023-12-27 18:44:14 +08:00 |
|
Prince Kurt Laurence
|
baa8170124
|
Merge branch 'master' of https://git.keannu1.duckdns.org/keannu125/Borrowing-TrackerFrontend into feature/student_pages
|
2023-12-27 18:40:48 +08:00 |
|
|
9a2c53827d
|
Merge branch 'master' of git.keannu1.duckdns.org:keannu125/Borrowing-TrackerFrontend into feature/student_pages
|
2023-12-27 18:32:00 +08:00 |
|
|
38c2de3970
|
Improved transaction entry, added create transaction page and improved student-related component layouts
|
2023-12-27 18:31:47 +08:00 |
|
Prince Kurt Laurence
|
08430e2a66
|
change the position of transaction button
|
2023-12-27 17:45:03 +08:00 |
|
Prince Kurt Laurence
|
c1b393047f
|
Merge branch 'master' of https://git.keannu1.duckdns.org/keannu125/Borrowing-TrackerFrontend
|
2023-12-27 17:41:50 +08:00 |
|