Roardom
|
c7408be672
|
update: pass types directly into some notifications
Only the request notifications for now, but they should all get done with time.
|
2024-03-01 17:58:24 +00:00 |
|
Roardom
|
a8aa1000ea
|
update: swap username for user_id as request_claims foreign key
|
2023-08-06 06:20:29 +00:00 |
|
Roardom
|
70e3505886
|
update: cruddy requests
Separate requests into cruddy routes. Use route model binding. Allow forfeit of award if request approval is revoked. Use form requests.
|
2023-07-07 03:18:13 +00:00 |
|
Roardom
|
9d4789ba91
|
refactor: require whitespace before statements
|
2023-07-07 00:27:13 +00:00 |
|
HDVinnie
|
5232781f03
|
Merge pull request #2840 from Roardom/code-cleanup-3
(Refactor) Code Cleanup
|
2023-06-19 20:14:57 -04:00 |
|
Roardom
|
177c59d88d
|
refactor: swap firstOrFail() for sole() to enforce a single result
|
2023-06-19 23:18:40 +00:00 |
|
HDVinnie
|
87aa262f13
|
PHP Style Change (Laravel Pint CI)
|
2023-06-19 14:26:46 +00:00 |
|
HDVinnie
|
48b2eff76f
|
remove: empty class methods
|
2023-06-19 10:25:47 -04:00 |
|
Roardom
|
4c93353f03
|
update: cruddy request controller
|
2023-04-21 21:49:35 +00:00 |
|