diff --git a/composer.lock b/composer.lock index 68b09143d..595ef56ac 100644 --- a/composer.lock +++ b/composer.lock @@ -317,16 +317,16 @@ }, { "name": "amphp/parallel", - "version": "v2.2.9", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/amphp/parallel.git", - "reference": "73d293f1fc4df1bebc3c4fce1432e82dd7032238" + "reference": "9777db1460d1535bc2a843840684fb1205225b87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/parallel/zipball/73d293f1fc4df1bebc3c4fce1432e82dd7032238", - "reference": "73d293f1fc4df1bebc3c4fce1432e82dd7032238", + "url": "https://api.github.com/repos/amphp/parallel/zipball/9777db1460d1535bc2a843840684fb1205225b87", + "reference": "9777db1460d1535bc2a843840684fb1205225b87", "shasum": "" }, "require": { @@ -389,7 +389,7 @@ ], "support": { "issues": "https://github.com/amphp/parallel/issues", - "source": "https://github.com/amphp/parallel/tree/v2.2.9" + "source": "https://github.com/amphp/parallel/tree/v2.3.0" }, "funding": [ { @@ -397,7 +397,7 @@ "type": "github" } ], - "time": "2024-03-24T18:27:44+00:00" + "time": "2024-09-14T19:16:14+00:00" }, { "name": "amphp/parser", @@ -1284,16 +1284,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.323.3", + "version": "3.324.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "9dec2a6453bdb32b3abeb475fc63b46ba1cbd996" + "reference": "5b824a9b8015a38f18c53b023975c0f63c7bd3dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9dec2a6453bdb32b3abeb475fc63b46ba1cbd996", - "reference": "9dec2a6453bdb32b3abeb475fc63b46ba1cbd996", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5b824a9b8015a38f18c53b023975c0f63c7bd3dc", + "reference": "5b824a9b8015a38f18c53b023975c0f63c7bd3dc", "shasum": "" }, "require": { @@ -1376,9 +1376,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.323.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.324.1" }, - "time": "2024-10-08T18:05:47+00:00" + "time": "2024-10-11T18:22:01+00:00" }, { "name": "bacon/bacon-qr-code", @@ -2221,16 +2221,16 @@ }, { "name": "doctrine/dbal", - "version": "4.1.1", + "version": "4.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "7a8252418689feb860ea8dfeab66d64a56a64df8" + "reference": "dadd35300837a3a2184bd47d403333b15d0a9bd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/7a8252418689feb860ea8dfeab66d64a56a64df8", - "reference": "7a8252418689feb860ea8dfeab66d64a56a64df8", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/dadd35300837a3a2184bd47d403333b15d0a9bd0", + "reference": "dadd35300837a3a2184bd47d403333b15d0a9bd0", "shasum": "" }, "require": { @@ -2243,7 +2243,7 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.2", - "phpstan/phpstan": "1.12.0", + "phpstan/phpstan": "1.12.6", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "10.5.30", @@ -2309,7 +2309,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/4.1.1" + "source": "https://github.com/doctrine/dbal/tree/4.2.1" }, "funding": [ { @@ -2325,7 +2325,7 @@ "type": "tidelift" } ], - "time": "2024-09-03T08:58:39+00:00" + "time": "2024-10-10T18:01:27+00:00" }, { "name": "doctrine/deprecations", @@ -2600,16 +2600,16 @@ }, { "name": "dragonmantank/cron-expression", - "version": "v3.3.3", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" + "reference": "8c784d071debd117328803d86b2097615b457500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", + "reference": "8c784d071debd117328803d86b2097615b457500", "shasum": "" }, "require": { @@ -2622,10 +2622,14 @@ "require-dev": { "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.0", - "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, "autoload": { "psr-4": { "Cron\\": "src/Cron/" @@ -2649,7 +2653,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0" }, "funding": [ { @@ -2657,7 +2661,7 @@ "type": "github" } ], - "time": "2023-08-10T19:36:49+00:00" + "time": "2024-10-09T13:47:03+00:00" }, { "name": "egulias/email-validator", @@ -2781,16 +2785,16 @@ }, { "name": "filament/actions", - "version": "v3.2.116", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", - "reference": "79dce62359b61b755a5e3d8faa0e047a1f92ad9a" + "reference": "886108b59ce99edc26f5bc1231134a95ec58718a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/actions/zipball/79dce62359b61b755a5e3d8faa0e047a1f92ad9a", - "reference": "79dce62359b61b755a5e3d8faa0e047a1f92ad9a", + "url": "https://api.github.com/repos/filamentphp/actions/zipball/886108b59ce99edc26f5bc1231134a95ec58718a", + "reference": "886108b59ce99edc26f5bc1231134a95ec58718a", "shasum": "" }, "require": { @@ -2830,20 +2834,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-10-08T14:24:13+00:00" + "time": "2024-10-09T11:19:22+00:00" }, { "name": "filament/forms", - "version": "v3.2.116", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "94f0c7c66d766efc0f1f5c80e790e2391c7c09d7" + "reference": "896c868cca474b2e925a3e6162b7c76d8ff3e5fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/94f0c7c66d766efc0f1f5c80e790e2391c7c09d7", - "reference": "94f0c7c66d766efc0f1f5c80e790e2391c7c09d7", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/896c868cca474b2e925a3e6162b7c76d8ff3e5fc", + "reference": "896c868cca474b2e925a3e6162b7c76d8ff3e5fc", "shasum": "" }, "require": { @@ -2886,11 +2890,11 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-10-08T14:24:11+00:00" + "time": "2024-10-09T11:19:26+00:00" }, { "name": "filament/infolists", - "version": "v3.2.116", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", @@ -2941,7 +2945,7 @@ }, { "name": "filament/notifications", - "version": "v3.2.116", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", @@ -2993,7 +2997,7 @@ }, { "name": "filament/spatie-laravel-media-library-plugin", - "version": "v3.2.116", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-media-library-plugin.git", @@ -3030,7 +3034,7 @@ }, { "name": "filament/support", - "version": "v3.2.116", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", @@ -3089,7 +3093,7 @@ }, { "name": "filament/tables", - "version": "v3.2.116", + "version": "v3.2.117", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", @@ -3988,16 +3992,16 @@ }, { "name": "laravel/framework", - "version": "v11.27.0", + "version": "v11.27.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "fa6ce79f02d35c045605534bc9b105763c4eff1b" + "reference": "a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/fa6ce79f02d35c045605534bc9b105763c4eff1b", - "reference": "fa6ce79f02d35c045605534bc9b105763c4eff1b", + "url": "https://api.github.com/repos/laravel/framework/zipball/a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9", + "reference": "a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9", "shasum": "" }, "require": { @@ -4193,7 +4197,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-10-08T16:02:30+00:00" + "time": "2024-10-09T04:17:35+00:00" }, { "name": "laravel/prompts", @@ -4799,16 +4803,16 @@ }, { "name": "league/csv", - "version": "9.16.0", + "version": "9.17.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "998280c6c34bd67d8125fdc8b45bae28d761b440" + "reference": "8cab815fb11ec93aa2f7b8a57b3daa1f1a364011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/998280c6c34bd67d8125fdc8b45bae28d761b440", - "reference": "998280c6c34bd67d8125fdc8b45bae28d761b440", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/8cab815fb11ec93aa2f7b8a57b3daa1f1a364011", + "reference": "8cab815fb11ec93aa2f7b8a57b3daa1f1a364011", "shasum": "" }, "require": { @@ -4816,17 +4820,16 @@ "php": "^8.1.2" }, "require-dev": { - "doctrine/collections": "^2.2.2", "ext-dom": "*", "ext-xdebug": "*", - "friendsofphp/php-cs-fixer": "^3.57.1", - "phpbench/phpbench": "^1.2.15", - "phpstan/phpstan": "^1.11.1", - "phpstan/phpstan-deprecation-rules": "^1.2.0", + "friendsofphp/php-cs-fixer": "^3.64.0", + "phpbench/phpbench": "^1.3.1", + "phpstan/phpstan": "^1.12.5", + "phpstan/phpstan-deprecation-rules": "^1.2.1", "phpstan/phpstan-phpunit": "^1.4.0", - "phpstan/phpstan-strict-rules": "^1.6.0", - "phpunit/phpunit": "^10.5.16 || ^11.1.3", - "symfony/var-dumper": "^6.4.6 || ^7.0.7" + "phpstan/phpstan-strict-rules": "^1.6.1", + "phpunit/phpunit": "^10.5.16 || ^11.4.0", + "symfony/var-dumper": "^6.4.8 || ^7.1.5" }, "suggest": { "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", @@ -4844,7 +4847,7 @@ "src/functions_include.php" ], "psr-4": { - "League\\Csv\\": "src" + "League\\Csv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4883,7 +4886,7 @@ "type": "github" } ], - "time": "2024-05-24T11:04:54+00:00" + "time": "2024-10-10T10:30:28+00:00" }, { "name": "league/flysystem", @@ -5562,16 +5565,16 @@ }, { "name": "maennchen/zipstream-php", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", - "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1" + "reference": "6187e9cc4493da94b9b63eb2315821552015fca9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1", - "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1", + "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/6187e9cc4493da94b9b63eb2315821552015fca9", + "reference": "6187e9cc4493da94b9b63eb2315821552015fca9", "shasum": "" }, "require": { @@ -5627,19 +5630,15 @@ ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", - "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0" + "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.1" }, "funding": [ { "url": "https://github.com/maennchen", "type": "github" - }, - { - "url": "https://opencollective.com/zipstream", - "type": "open_collective" } ], - "time": "2023-06-21T14:59:35+00:00" + "time": "2024-10-10T12:33:01+00:00" }, { "name": "mailersend/laravel-driver", @@ -10500,16 +10499,16 @@ }, { "name": "staudenmeir/eloquent-has-many-deep", - "version": "v1.20.3", + "version": "v1.20.4", "source": { "type": "git", "url": "https://github.com/staudenmeir/eloquent-has-many-deep.git", - "reference": "b47868794ef5502a3c7aa927a011c5194c4b0e4a" + "reference": "8966b76667eb8de528ed4cc935cf4e1d2dec96a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/staudenmeir/eloquent-has-many-deep/zipball/b47868794ef5502a3c7aa927a011c5194c4b0e4a", - "reference": "b47868794ef5502a3c7aa927a011c5194c4b0e4a", + "url": "https://api.github.com/repos/staudenmeir/eloquent-has-many-deep/zipball/8966b76667eb8de528ed4cc935cf4e1d2dec96a8", + "reference": "8966b76667eb8de528ed4cc935cf4e1d2dec96a8", "shasum": "" }, "require": { @@ -10555,7 +10554,7 @@ "description": "Laravel Eloquent HasManyThrough relationships with unlimited levels", "support": { "issues": "https://github.com/staudenmeir/eloquent-has-many-deep/issues", - "source": "https://github.com/staudenmeir/eloquent-has-many-deep/tree/v1.20.3" + "source": "https://github.com/staudenmeir/eloquent-has-many-deep/tree/v1.20.4" }, "funding": [ { @@ -10563,7 +10562,7 @@ "type": "custom" } ], - "time": "2024-10-06T18:16:18+00:00" + "time": "2024-10-11T20:29:22+00:00" }, { "name": "staudenmeir/eloquent-has-many-deep-contracts", diff --git a/nova/database/migrations/2019_04_00_100000_populate_pages_table.php b/nova/database/migrations/2019_04_00_100000_populate_pages_table.php index 43d1d3a5a..b79ec78a9 100644 --- a/nova/database/migrations/2019_04_00_100000_populate_pages_table.php +++ b/nova/database/migrations/2019_04_00_100000_populate_pages_table.php @@ -44,11 +44,11 @@ protected function populateAdminPages(): void ['name' => 'List activity logs', 'uri' => 'admin/activity-log', 'key' => 'admin.activity-log.index', 'resource' => 'Nova\\Dashboards\\Controllers\\ActivityLogController@index', 'layout' => 'admin', 'content_can_be_edited' => true, 'heading' => 'Activity log', 'subheading' => 'Track all user activity in Nova'], ['name' => 'View activity log', 'uri' => 'admin/activity-log/{activity}/show', 'key' => 'admin.activity-log.show', 'resource' => 'Nova\\Dashboards\\Controllers\\ActivityLogController@show', 'layout' => 'admin', 'content_can_be_edited' => true, 'heading' => 'Activity log detail'], - ['name' => 'List themes', 'uri' => 'admin/themes', 'key' => 'admin.themes.index', 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@index', 'layout' => 'admin'], + ['name' => 'List themes', 'uri' => 'admin/themes', 'key' => 'admin.themes.index', 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@index', 'layout' => 'admin', 'content_can_be_edited' => true, 'heading' => 'Themes', 'subheading' => 'Personalize your public-facing site with a custom theme'], ['name' => 'View theme', 'uri' => 'admin/themes/{theme}/show', 'key' => 'admin.themes.show', 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@show', 'layout' => 'admin'], - ['name' => 'Create theme', 'uri' => 'admin/themes/create', 'key' => 'admin.themes.create', 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@create', 'layout' => 'admin'], + ['name' => 'Create theme', 'uri' => 'admin/themes/create', 'key' => 'admin.themes.create', 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@create', 'layout' => 'admin', 'content_can_be_edited' => true, 'heading' => 'Add a new theme'], ['name' => 'Store theme', 'uri' => 'admin/themes', 'key' => 'admin.themes.store', 'verb' => PageVerb::post, 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@store', 'layout' => 'admin'], - ['name' => 'Edit theme', 'uri' => 'admin/themes/{theme}/edit', 'key' => 'admin.themes.edit', 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@edit', 'layout' => 'admin'], + ['name' => 'Edit theme', 'uri' => 'admin/themes/{theme}/edit', 'key' => 'admin.themes.edit', 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@edit', 'layout' => 'admin', 'content_can_be_edited' => true, 'heading' => 'Edit theme'], ['name' => 'Update theme', 'uri' => 'admin/themes/{theme}', 'key' => 'admin.themes.update', 'verb' => PageVerb::put, 'resource' => 'Nova\\Themes\\Controllers\\ThemeController@update', 'layout' => 'admin'], ['name' => 'List roles', 'uri' => 'admin/roles', 'key' => 'admin.roles.index', 'resource' => 'Nova\\Roles\\Controllers\\RoleController@index', 'layout' => 'admin', 'content_can_be_edited' => true, 'heading' => 'Roles', 'subheading' => 'Control what users can do throughout Nova'], diff --git a/nova/resources/views/components/button/index.blade.php b/nova/resources/views/components/button/index.blade.php index 9a36b4573..dfa6b7f53 100644 --- a/nova/resources/views/components/button/index.blade.php +++ b/nova/resources/views/components/button/index.blade.php @@ -68,10 +68,10 @@ 'border-transparent text-gray-950 [--btn-icon:theme(colors.gray.500)] hover:bg-gray-950/5 hover:[--btn-icon:theme(colors.gray.700)] active:bg-gray-950/5 active:bg-gray-950/5 active:[--btn-icon:theme(colors.gray.700)] active:[--btn-icon:theme(colors.gray.700)] dark:text-white dark:[--btn-icon:theme(colors.gray.500)] dark:hover:bg-white/10 dark:hover:[--btn-icon:theme(colors.gray.400)] dark:active:bg-white/10 dark:active:bg-white/10 dark:active:[--btn-icon:theme(colors.gray.400)] dark:active:[--btn-icon:theme(colors.gray.400)]', match ($color) { - 'primary', 'panda' => 'text-white [--btn-bg:theme(colors.primary.500)] [--btn-border:theme(colors.primary.600/80%)] [--btn-hover-overlay:theme(colors.white/10%)] [--btn-icon:theme(colors.white/60%)] hover:[--btn-icon:theme(colors.white/80%)] active:[--btn-icon:theme(colors.white/80%)]', - 'danger' => 'text-white [--btn-hover-overlay:theme(colors.white/10%)] [--btn-icon:theme(colors.white/60%)] [--btn-bg:theme(colors.danger.500)] [--btn-border:theme(colors.danger.600/80%)] hover:[--btn-icon:theme(colors.white/80%)] active:[--btn-icon:theme(colors.white/80%)]', - 'warning' => 'text-white [--btn-hover-overlay:theme(colors.white/10%)] [--btn-icon:theme(colors.white/60%)] [--btn-bg:theme(colors.warning.500)] [--btn-border:theme(colors.warning.600/80%)] hover:[--btn-icon:theme(colors.white/80%)] active:[--btn-icon:theme(colors.white/80%)]', - default => 'text-gray-950 [--btn-icon:theme(colors.gray.500)] [--btn-bg:white] [--btn-border:theme(colors.gray.950/10%)] [--btn-hover-overlay:theme(colors.gray.950/2.5%)] hover:[--btn-icon:theme(colors.gray.700)] hover:[--btn-border:theme(colors.gray.950/15%)] active:[--btn-icon:theme(colors.gray.700)] active:[--btn-border:theme(colors.gray.950/15%)] dark:text-white dark:[--btn-icon:theme(colors.gray.500)] dark:[--btn-bg:theme(colors.gray.800)] dark:[--btn-hover-overlay:theme(colors.white/5%)] dark:hover:[--btn-icon:theme(colors.gray.400)] dark:active:[--btn-icon:theme(colors.gray.400)]', + 'primary' => 'hover:text-primary-500', + 'danger' => 'hover:text-danger-500', + 'warning' => 'hover:text-warning-700 dark:hover:text-warning-400', + default => 'hover:text-danger-950', }, ]), diff --git a/nova/resources/views/filament/tables/themes.blade.php b/nova/resources/views/filament/tables/themes.blade.php deleted file mode 100644 index ca5b4f320..000000000 --- a/nova/resources/views/filament/tables/themes.blade.php +++ /dev/null @@ -1,37 +0,0 @@ - -
- @forelse ($records as $record) - -
- location}/{$record->preview}") }}" - alt="" - /> -
- - -
- {{ $record->name }} - - -
-

- - themes/{{ $record->location }} -

-
- - {{ ($record->exists) ? $record->status->getLabel() : 'Pending' }} - -
-
-
- @empty -
Nothing
- @endforelse -
-
diff --git a/nova/resources/views/pages/post-types/create.blade.php b/nova/resources/views/pages/post-types/create.blade.php index 9774f42a8..4e60ad877 100644 --- a/nova/resources/views/pages/post-types/create.blade.php +++ b/nova/resources/views/pages/post-types/create.blade.php @@ -150,18 +150,20 @@ class="text-left text-base font-semibold text-gray-900 dark:text-white" Enabled Disabled - - +
+ +
+
+ +
diff --git a/nova/resources/views/pages/post-types/edit.blade.php b/nova/resources/views/pages/post-types/edit.blade.php index a0fd25c8e..139a75619 100644 --- a/nova/resources/views/pages/post-types/edit.blade.php +++ b/nova/resources/views/pages/post-types/edit.blade.php @@ -138,18 +138,20 @@ class="flex w-full appearance-none items-center justify-between" Enabled Disabled - - +
+ +
+
+ +
diff --git a/nova/resources/views/pages/posts/create-new.blade.php b/nova/resources/views/pages/posts/create-new.blade.php new file mode 100644 index 000000000..6aa28c976 --- /dev/null +++ b/nova/resources/views/pages/posts/create-new.blade.php @@ -0,0 +1,687 @@ + +
+
+
+
+ +
+ +
+
+ + +
+ +
+ + +
+ +
+ + +
+
+
+ +
+ +
+ +
+ Save +
+
+ +
+
+ {{-- +
+
+ + +
+ +
+ + +
+ +
+ + +
+
+ --}} + +
+
+ + +
+
    +
  • +
    Admiral Jean-Luc Picard
    +
  • +
  • +
    Martok (played by user1)
    +
  • +
+ +
+ Manage authors +
+
+
+ +
+ +
+ +
+ +
+ +
+ +
+
+ + {{-- +
+ + + + + +
+ + + +
    +
  • +
    Captain Liam Shaw
    +
  • +
  • +
    Marktok (played by admin)
    +
  • +
+
+
+
+
+
+
+ +
+ + + + + +
+ + + +
+
+
+ +
+ + + + + +
+ + +
+ +
+
+
+ + admin +
+
+
Admiral Jean-Luc Picard
+
+
+
+ + + + + + + + + Are you sure you want to remove + + User + + and any characters they’re marked as writing as authors of this + post? + + + + + Remove + + + Cancel + + + +
+ + +
+
+
+ + user1 +
+
+
Martok
+
+
+
+ + + + + + + + + Are you sure you want to remove + + User + + and any characters they’re marked as writing as authors of this + post? + + + + + Remove + + + Cancel + + + +
+ + + + +
+ + Remove all non-participating users +
+
+ + + + Are you sure you want to remove all users who did not + participate in writing this post and their characters? + + + + + Remove all + + + Cancel + + +
+
+
+
+
+
+
+
+ +
+ + + + + +
+ + + +
+
+
+ --}} + + {{-- +
+
+
+ + Manage authors +
+ + + Let players and readers know what to expect from your post by setting the content ratings. + These content ratings follow the game’s default ratings unless you specify otherwise. + +
+ + Update authors +
+ +
+
+
+ + Content ratings +
+ + + Let players and readers know what to expect from your post by setting the content ratings. + These content ratings follow the game’s default ratings unless you specify otherwise. + +
+ + Change content ratings +
+ +
+
+
+ + Review participants +
+ + + You can review players who participated in writing this post to ensure that the proper + authors are credited. + +
+ + Review post participants +
+ +
+
+
+ + Post position +
+ + + Posts live on a timeline which allows you to set exactly where this post should appear in + the story’s timeline. + +
+ + Change post position +
+ --}} + +
+ Publish post → + + + + Discard draft + +
+
+
+
+
diff --git a/nova/resources/views/pages/posts/livewire/select-post-position-modal.blade.php b/nova/resources/views/pages/posts/livewire/select-post-position-modal.blade.php index f82e695c3..687257fa4 100644 --- a/nova/resources/views/pages/posts/livewire/select-post-position-modal.blade.php +++ b/nova/resources/views/pages/posts/livewire/select-post-position-modal.blade.php @@ -1,12 +1,5 @@ -
- -
- - -
-
- - + +
@@ -24,37 +17,59 @@ -