BookStack/app/Actions
Dan Brown e722ee4268
Fixed click issue with tag suggestions in safari
Updated selectable elements to be divs instead of buttons since Safari
akwardly does not focus on buttons on click.
Also standardised keyboard handling to our standard nav class.
Also addressed empty tag values showing in results.
For #4139
2023-04-07 17:50:57 +01:00
..
Queries Refactored common list handling operations to new class 2022-10-30 15:16:06 +00:00
Activity.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
ActivityLogger.php Added ability to adjust stored IP address precision 2022-07-23 13:41:29 +01:00
ActivityQueries.php Aligned permission applicator method names 2022-07-16 19:54:25 +01:00
ActivityType.php Added revision activity types to system and audit log 2022-08-09 13:25:18 +01:00
Comment.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CommentRepo.php Refactored the activity service 2021-12-11 17:29:33 +00:00
DispatchWebhookJob.php Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
Favourite.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
IpFormatter.php Applied latest styleci changes 2022-07-23 15:11:06 +01:00
Tag.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
TagClassGenerator.php Updated composer deps, applied StyleCI changes 2022-07-27 11:07:41 +01:00
TagRepo.php Fixed click issue with tag suggestions in safari 2023-04-07 17:50:57 +01:00
View.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
Webhook.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
WebhookFormatter.php PHPStan and StyleCI fixes 2022-03-28 11:31:06 +01:00
WebhookTrackedEvent.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00