Commit Graph

29 Commits

Author SHA1 Message Date
HDVinnie 3f03214e39 PHP Style Change (Laravel Pint CI) 2023-11-07 23:54:38 +00:00
Roardom 6e6f551367 fix: various larastan livewire issues 2023-08-25 06:45:41 +00:00
Roardom 09f6747741 fix: prevent comment parent deleting comment chain 2023-07-30 04:50:56 +00:00
Roardom d19bb4f2ea refactor: swap auth()->user()->id to auth()->id() 2023-07-07 00:28:47 +00:00
Roardom 9d4789ba91 refactor: require whitespace before statements 2023-07-07 00:27:13 +00:00
HDVinnie 3939d7e414 fix: ticket comments
- Helpdesk comments should not count towards achievements
2023-06-03 00:12:39 -04:00
Roardom 7eb38d92e6 fix: ticket notification logic
Ticket assignees weren't always notified of new comments on tickets
2023-05-11 04:38:30 +00:00
HDVinnie c8efbef568 fix: match 2023-04-26 19:45:36 -04:00
HDVinnie dd923eed95 update: comments system 2023-04-26 19:38:22 -04:00
HDVinnie 1345c61c40 update: comments system 2023-04-25 20:56:21 -04:00
Roardom a0429ca442 fix: achievement unlock
The unlock() function only takes a single argument
2023-04-12 03:19:22 +00:00
HDVinnie 3650900c97 update: lint
- not_operator_with_space to false
2023-02-03 16:01:29 -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 fcd1be61e5 fix: Property [$model] not found on component: [comment] 2023-01-27 05:48:38 -05:00
HDVinnie 22144efe77 update: livewire comments 2022-12-27 00:33:45 -05:00
HDVinnie aeac77795b fix: user tagging 2022-12-27 00:19:22 -05:00
HDVinnie 35bfa41b97 refactor: user tagging
- simplify user tagging for posts and comments
2022-12-26 20:50:38 -05:00
HDVinnie bcd601c6e5 fix: livewire comment component 2022-12-05 10:00:40 -05:00
HDVinnie 5fa0a122d0 PSR12 Linting 2022-11-14 21:27:58 +00:00
HDVinnie 83baf08e57 update: comments system
- new tagging system coming in a seperate PR
2022-11-14 16:27:08 -05:00
HDVinnie 3f27fddfe9 update: livewire comments 2022-09-22 16:32:00 -04:00
HDVinnie 9e5a295db7 update: comments system 2022-09-19 21:48:55 -04:00
HDVinnie e4dfcf9601 fix: comments 2022-09-09 11:17:20 -04:00
HDVinnie 46f37029e6 update: sanitize comment edits 2022-06-20 23:48:05 -04:00
StyleCI Bot 1abc878166 Apply fixes from StyleCI 2022-06-15 23:08:56 +00:00
HDVinnie 9e5c24c2b9 update: comments system 2022-06-15 19:08:37 -04:00
HDVinnie 9005cc5d19 update: comments system 2022-06-15 08:27:32 -04:00
StyleCI Bot 5d28170266 Apply fixes from StyleCI 2022-01-24 00:32:35 +00:00
HDVinnie 53e6fa10bd add: livewire components 2022-01-23 19:32:25 -05:00