Commit Graph

21 Commits

Author SHA1 Message Date
HDVinnie
25eab6891e add: #3639
- closes #3639
2024-03-20 09:03:28 -04:00
HDVinnie
93b17f0419 chore: license 2024-03-19 17:56:44 -04:00
HDVinnie
8a03bec818 add: model docblocks
- this resolves some larastan property issues but in return has revealed quite a few issues with our castings and such. baseline has been regenerated so we can work through them. The properties in docblocks are in order and match everything in DB schema wise.
2024-02-07 16:39:43 -05:00
HDVinnie
b3f0386149 cleanup: pt.1 2023-10-12 22:30:52 -04:00
Roardom
f2066f4441 fix: add type hints to models 2023-08-26 07:43:07 +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
11816c79a5 Merge branch '6.x.x' into Livewire-Comments 2022-06-04 16:58:41 -04:00
HDVinnie
d6751b794c update: audits
- closes #2189
2022-04-14 22:02:15 -04:00
HDVinnie
594b7864d9 refactor: adopt new helpers in laravel 9 2022-03-06 17:20:05 -05:00
HDVinnie
1bf1ae5d68 update: model relations 2022-01-23 19:03:09 -05:00
HDVinnie
00d00024e5 chore: cleanup 2022-01-23 17:42:16 -05:00
StyleCI Bot
db58733d02 Apply fixes from StyleCI 2022-01-19 19:53:29 +00:00
Shift
0f183ae314 Shift cleanup 2022-01-19 19:52:29 +00:00
Shift
bcb55abc2e Convert deprecated $dates property to $casts 2022-01-19 19:51:31 +00:00
HDVinnie
d7cb337f5f chore: streamline query builder orderBy calls with asc and desc arguments 2022-01-08 03:34:17 -05:00
HDVinnie
97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05: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
3fc7526ccf refactor: remove redundant else 2021-04-27 22:00:58 -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