Roardom
b86475a732
add: strict types to all files
2024-05-23 13:58:29 +00:00
Roardom
182cfeaca7
fix: add type hints to notifications
2023-08-26 08:14:04 +00:00
Roardom
18a6e7ae6c
refactor: split tickets, use route model binding, form requests and mass assignment
2023-07-07 03:18:13 +00:00
HDVinnie
472c820f99
update: UNIT3D linting
...
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
HDVinnie
59fa2e7493
update: notifications
2022-02-28 05:03:01 -05:00
HDVinnie
98521378d2
chore: phpdoc blocks
2022-01-10 17:46:43 -05:00
HDVinnie
77ec35bea5
chore: apply the laravel code style linter
2022-01-08 00:03:12 -05:00
HDVinnie
97394c062f
chore: adopt type hints
2022-01-07 23:35:33 -05:00
HDVinnie
3407075214
refactor: better php8 usage
...
- Change simple property init and assign to constructor promotion
- Remove unused variable in catch()
- Change docs types to union types, where possible
2021-05-15 22:41:28 -04:00
HDVinnie
bd6008a900
performance: pre-slash short named functions
...
- https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule )
2021-05-15 13:28:50 -04:00
HDVinnie
752c357e85
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-02-28 23:40:09 +00:00
HDVinnie
85b31e81e4
add: helpdesk system beta
...
- multilingual needed
- events need to be completed
- creating ticket categories from staff dashboard needs to be done
2021-02-28 18:39:51 -05:00