Commits
09th of July
fix
remove height from the addon card image to fix smaller images
Committed by Marcus Dahl
develop
feat
webhooks dashboard
Committed by Marcus Dahl
feat/webhook-dashboard
08th of July
refactor
use TicketTicketTagResource in most of the Api v3 TagController routes
Committed by Marcus Dahl
feat/webhook-dashboard
refactor
use TicketTicketTagResource in most of the Api v3 TagController routes
Committed by Marcus Dahl
feat/ticket-webhooks
07th of July
feat
implement all logic for TicketTag webhooks, but the untagging event does not work at the moment
Committed by Marcus Dahl
feat/webhook-dashboard
refactor
add an `id` column to the SupportTicketTag model, could not perform any ops on it without it
Committed by Marcus Dahl
feat/webhook-dashboard
feat
ticket tag webhooks now uses a ticket and a ticket tag legend again, so we can keep SerializesModels
Committed by Marcus Dahl
feat/webhook-dashboard
refactor
treat tagged/untagged webhooks as actual pivots, not their own model
Committed by Marcus Dahl
feat/webhook-dashboard
feat
TicketTicketTagSchema
Committed by Marcus Dahl
feat/webhook-dashboard
fix
linting
Committed by Marcus Dahl
feat/webhook-dashboard
fix
linting
Committed by Marcus Dahl
feat/ticket-webhooks
feat
TicketTicketTagSchema
Committed by Marcus Dahl
feat/ticket-webhooks
refactor
treat tagged/untagged webhooks as actual pivots, not their own model
Committed by Marcus Dahl
feat/ticket-webhooks
feat
ticket tag webhooks now uses a ticket and a ticket tag legend again, so we can keep SerializesModels
Committed by Marcus Dahl
feat/ticket-webhooks
feat
implement all logic for TicketTag webhooks, but the untagging event does not work at the moment
Committed by Marcus Dahl
feat/ticket-webhooks
refactor
add an `id` column to the SupportTicketTag model, could not perform any ops on it without it
Committed by Marcus Dahl
feat/ticket-webhooks
06th of July
fix
remove channels from ticket webhooks
Committed by Marcus Dahl
feat/webhook-dashboard
feat
simple word counter for the job creation screen
Committed by Marcus Dahl
develop
fix
remove channels from ticket webhooks
Committed by Marcus Dahl
feat/ticket-webhooks
05th of July
refactor
ticket tag attached/detached -> tagged/untagged
Committed by Marcus Dahl
feat/webhook-dashboard
fix
remove unused SupportTicket->tagsPivot
Committed by Marcus Dahl
feat/webhook-dashboard
fix
should still be TicketTag
Committed by Marcus Dahl
feat/webhook-dashboard
fix
should still be TicketTag
Committed by Marcus Dahl
feat/ticket-webhooks
refactor
ticket tag attached/detached -> tagged/untagged
Committed by Marcus Dahl
feat/ticket-webhooks
fix
remove unused SupportTicket->tagsPivot
Committed by Marcus Dahl
feat/ticket-webhooks
04th of July
fix
enums need to use `->value`
Committed by Marcus Dahl
feat/webhook-dashboard
feat
TicketTagLegendResource
Committed by Marcus Dahl
feat/webhook-dashboard
refactor
get rid of 10 event limit
Committed by Marcus Dahl
feat/webhook-dashboard
docs
document artisan webhooks:sync-event-types
Committed by Marcus Dahl
feat/webhook-dashboard
fix
linting
Committed by Marcus Dahl
feat/webhook-dashboard
fix
TicketTagWebhook channels
Committed by Marcus Dahl
feat/webhook-dashboard
fix
all webhooks except ticket tags now work
Committed by Marcus Dahl
feat/webhook-dashboard
feat
ticket tag webhooks now also work
Committed by Marcus Dahl
feat/webhook-dashboard
feat
ticket tag webhooks now also work
Committed by Marcus Dahl
feat/ticket-webhooks
fix
all webhooks except ticket tags now work
Committed by Marcus Dahl
feat/ticket-webhooks
fix
TicketTagWebhook channels
Committed by Marcus Dahl
feat/ticket-webhooks
fix
enums need to use `->value`
Committed by Marcus Dahl
feat/ticket-webhooks
feat
TicketTagLegendResource
Committed by Marcus Dahl
feat/ticket-webhooks
refactor
get rid of 10 event limit
Committed by Marcus Dahl
feat/ticket-webhooks
docs
document artisan webhooks:sync-event-types
Committed by Marcus Dahl
feat/ticket-webhooks
fix
linting
Committed by Marcus Dahl
feat/ticket-webhooks
feat
add triggers for `TicketTagAttachedWebhook` and `TicketTagDetachedWebhook`
Committed by Marcus Dahl
feat/ticket-webhooks
fix
my linter was outdated
Committed by Marcus Dahl
feat/ticket-webhooks
fix
linting
Committed by Marcus Dahl
feat/ticket-webhooks
fix
don't mix numeric and int
Committed by Marcus Dahl
feat/ticket-webhooks
feat
added most ticket webhook actions, just missing ticket tags and testing
Committed by Marcus Dahl
feat/ticket-webhooks
fix
don't mix numeric and int
Committed by Marcus Dahl
develop
fix
actually fix auto closing of tickets this time
Committed by Marcus Dahl
master
fix
actually fix auto closing of tickets this time
Committed by Marcus Dahl
develop
fix
auto closing of tickets
Committed by Marcus Dahl
master
docs
document Svix team import
Committed by Marcus Dahl
master