Commit Graph

36 Commits

Author SHA1 Message Date
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
Roardom f2066f4441 fix: add type hints to models 2023-08-26 07:43:07 +00:00
Roardom 450a475593 fix: casts type 2023-08-06 02:21:15 +00:00
HDVinnie f4ebee885c update: lint 2023-02-03 22:23:00 -05: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 9f7ff35e07 PSR12 Linting 2023-01-08 21:11:15 +00:00
Roardom e1cb02e58f refactor: move staff rss requests to form requests 2023-01-08 05:05:41 -06:00
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00
HDVinnie 7e65e1d589 PSR12 Linting 2022-09-11 23:50:41 +00:00
Roardom 0b77ddeb55 add: personal release filter to rss 2022-08-26 20:41:00 -05:00
HDVinnie ebb5b72c2b fix: model type hints 2022-01-08 16:26:53 -05:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
Reileen Kawahara a7b71789c2 add: rss filter bookmark 2021-10-21 08:30:40 +02:00
HDVinnie d5022fd94c Apply fixes from StyleCI
[ci skip] [skip ci]
2020-12-03 05:06:01 +00:00
HDVinnie 2ba832c077 refactor: unnecessary variable in return 2020-12-03 00:05:51 -05:00
Laravel Shift fac1da0b42 Shift cleanup 2020-09-08 22:25:06 +00:00
Laravel Shift add31768f5 Shift to class based factories 2020-09-08 22:24:30 +00:00
HDVinnie 01093d711c Apply fixes from StyleCI
[ci skip] [skip ci]
2020-07-28 16:54:24 +00:00
HDVinnie a975116218 refactor: preslash simple functions
- Add pre-slash to short named functions to improve performance by almost 30%
-  @see https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule
2020-07-22 15:09:37 -04:00
HDVinnie c8adeb7d35 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-06-07 02:09:28 +00:00
HDVinnie 025cd5ec29 update: rss model 2020-06-06 21:50:17 -04:00
HDVinnie 3f688c0d65 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-06-03 06:10:58 +00:00
HDVinnie b96511357b update: model doc blocks 2020-06-03 02:09:16 -04:00
HDVinnie 780e0c1f0e chore: update license block 2020-02-12 15:05:34 -05:00
HDVinnie 9a893662de Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-08 16:28:32 +00:00
HDVinnie c8f2390c4d Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-06 15:38:43 +00:00
HDVinnie ef0b9e0203 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-13 14:36:38 +00:00
HDVinnie 2a0affa30d (Update) Model PHPDocs 🚀 2019-11-11 20:52:59 -05:00
HDVinnie e0379e5b95 (Add) Audit System 🆕
- filtering to follow
2019-11-06 06:42:17 -05:00
HDVinnie eed3b51c92 (Update) CRUDDY PT.7 🚀 2019-10-25 17:35:14 -04:00
Max Kovalenko f42264247f StyleCI fix 2019-05-22 10:24:30 +03:00
Max Kovalenko 1a87a96e55 generated model phpdocs 2019-05-22 09:41:19 +03:00
HDVinnie ca108cc250 (Update) Cleanup Models 🚀 2019-03-09 17:07:20 -05:00
HDVinnie 6bc3b976b3 Apply fixes from StyleCI 2019-02-26 19:47:04 +00:00
Laravel Shift 6071883990 Shift SoftDeletes date cast 2019-02-26 19:44:28 +00:00
Laravel Shift 46ddd8be75 Namespace models under App\Models 2019-02-22 03:22:57 +00:00