Commits
10th of July
feat
webhooks dashboard
Committed by Marcus Dahl
master
Merge branch 'feat/webhook-dashboard' into develop
# Conflicts:
# app/Http/Resources/Api/V3/TicketResource.php
# app/Http/Resources/Api/V3/TicketTagResource.php
Committed by Marcus Dahl
master
deps
move http-status to devDependencies
Committed by Marcus Dahl
master
fix
the border color for deleted posts
Committed by Marcus Dahl
master
fix
the border color for deleted posts
Committed by Marcus Dahl
develop
deps
move http-status to devDependencies
Committed by Marcus Dahl
develop
feat
webhooks dashboard
Committed by Marcus Dahl
develop
Merge branch 'feat/webhook-dashboard' into develop
# Conflicts:
# app/Http/Resources/Api/V3/TicketResource.php
# app/Http/Resources/Api/V3/TicketTagResource.php
Committed by Marcus Dahl
develop
feat
webhooks dashboard
Committed by Marcus Dahl
feat/webhook-dashboard
feat
webhooks dashboard
Committed by Marcus Dahl
feat/webhook-dashboard
09th of July
fix
remove height from the addon card image to fix smaller images
Committed by Marcus Dahl
master
feat
ticket webhooks
Committed by Marcus Dahl
master
fix
misc
Committed by Marcus Dahl
feat/webhook-dashboard
feat
simple word counter for the job creation screen
Committed by Marcus Dahl
feat/webhook-dashboard
fix
remove height from the addon card image to fix smaller images
Committed by Marcus Dahl
feat/webhook-dashboard
feat
ticket webhooks
Committed by Marcus Dahl
develop
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
fix
TicketTagWebhook channels
Committed by Marcus Dahl
feat/ticket-webhooks
fix
all webhooks except ticket tags now work
Committed by Marcus Dahl
feat/ticket-webhooks
feat
ticket tag webhooks now also work
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
fix
should still be TicketTag
Committed by Marcus Dahl
feat/ticket-webhooks
fix
remove channels from ticket webhooks
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
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
refactor
treat tagged/untagged webhooks as actual pivots, not their own model
Committed by Marcus Dahl
feat/ticket-webhooks
feat
TicketTicketTagSchema
Committed by Marcus Dahl
feat/ticket-webhooks
fix
linting
Committed by Marcus Dahl
feat/ticket-webhooks
refactor
use TicketTicketTagResource in most of the Api v3 TagController routes
Committed by Marcus Dahl
feat/ticket-webhooks
fix
misc
Committed by Marcus Dahl
feat/ticket-webhooks
fix
misc
Committed by Marcus Dahl
feat/ticket-webhooks
feat
ticket webhooks
Committed by Marcus Dahl
master
fix
misc
Committed by Marcus Dahl
feat/ticket-webhooks
fix
add back secret endpoint
Committed by Marcus Dahl
feat/webhook-dashboard
fix
clean up Show code
Committed by Marcus Dahl
feat/webhook-dashboard
fix
use messageAttemptData directly
Committed by Marcus Dahl
feat/webhook-dashboard
fix
rename values to product in Ticket resources
Committed by Marcus Dahl
feat/webhook-dashboard
fix
linting
Committed by Marcus Dahl
feat/webhook-dashboard
fix
remove compact
Committed by Marcus Dahl
feat/webhook-dashboard
fix
resendTeamWebhookEndpointAttempt
Committed by Marcus Dahl
feat/webhook-dashboard
feat
add another link to "View sent messages"
Committed by Marcus Dahl
feat/webhook-dashboard
fix
response/request preview in light theme
Committed by Marcus Dahl
feat/webhook-dashboard
fix
add some styling for when there are no webhooks sent yet
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/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/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
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
refactor
treat tagged/untagged webhooks as actual pivots, not their own model
Committed by Marcus Dahl
feat/ticket-webhooks
feat
TicketTicketTagSchema
Committed by Marcus Dahl
feat/ticket-webhooks
fix
linting
Committed by Marcus Dahl
feat/ticket-webhooks
06th of July
feat
simple word counter for the job creation screen
Committed by Marcus Dahl
master
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/ticket-webhooks
fix
remove unused SupportTicket->tagsPivot
Committed by Marcus Dahl
feat/ticket-webhooks
fix
should still be TicketTag
Committed by Marcus Dahl
feat/ticket-webhooks
04th of July
fix
don't mix numeric and int
Committed by Marcus Dahl
master
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
fix
TicketTagWebhook channels
Committed by Marcus Dahl
feat/ticket-webhooks
fix
all webhooks except ticket tags now work
Committed by Marcus Dahl
feat/ticket-webhooks
feat
ticket tag webhooks now also work
Committed by Marcus Dahl
feat/ticket-webhooks