Commit Graph
1760 Commits
Author SHA1 Message Date
Ryan Weaver ed822fead4 renaming bad directories 2023-06-07 15:50:10 -04:00
Ryan Weaver 8024718317 Adding example components to each 2023-06-07 15:47:28 -04:00
Ryan Weaver cd61c4094b Adding svelte and vue 2023-06-07 14:02:35 -04:00
Ryan Weaver c3d89cece8 Adding 2.8 recipe so that if there is a conflict, at least IT is installed 2023-06-07 13:54:59 -04:00
Ryan Weaver 150001d320 removing copied file 2023-06-07 13:53:58 -04:00
Ryan Weaver 771d16e50f Adding a UX React recipe 2023-06-07 13:53:17 -04:00
Christophe CoevoetandGitHub aaf2237d06 Merge pull request #1210 from stof/doctrine_bundle_2.10
Opt-in for the new driver validations for DoctrineBundle 2.10
2023-06-05 18:01:42 +02:00
Christophe Coevoet 8761452d54 Opt-in for the new driver validations for DoctrineBundle 2.10 2023-06-05 17:33:17 +02:00
Charly GobletandGitHub 241c152f95 [Notifier] Add Pushover bridge (#1178) 2023-05-31 16:39:08 +02:00
Fabien PotencierandGitHub 2629c8e7bf Merge pull request #1159 from gnito-org/click-send-notifier
[Notifier] Add ClickSend bridge
2023-05-31 15:21:23 +02:00
gnito-organdGitHub 42ed5ac3ad [Notifier] Add Smsmode bridge (#1161) 2023-05-31 15:20:56 +02:00
Fabien Potencier d4c9965a3a Update versions.json 2023-05-30 22:24:36 +02:00
Fabien PotencierandGitHub 4031f688ba Merge pull request #1203 from weaverryan/relax-stimulus-bundle-recipe
Add "early" StimulusBundle recipe without conflicts to ensure bundle is registered
2023-05-29 09:17:19 +02:00
Ryan Weaver 11c156d2b4 Adding missing requires for asset-mapper only feature 2023-05-28 20:35:14 -04:00
Ryan Weaver c006df73c6 Adding a fake 2.8 StimulusBundle recipe so that you always at least get the bundle installed
Even if you can't execute the 2.9 recipe due to the "conflicts" inside.
2023-05-28 20:35:07 -04:00
Ryan WeaverandGitHub c590fdaa8e Adding new recipes for Encore, Stimulus & AssetMapper (#1202)
* Adding new recipes for Encore, Stimulus & AssetMapper

* StimulusBundle 1.0 -> 2.9

* updating namespace

* moving encore recipe changes to 2.0

* conflict with older version of flex

* adding ux_controller_link_tags() to recipe

* adding documentation to importmap

* updating message to match core

* Adding ux translator

* fixing translations path

* Documenting the new add-lines configurator

* Fixing translator initial version

* shorten to just var

* remove ux alias - there is no one package to install UX packages currently

* fixing wrong package name
2023-05-27 01:35:12 +02:00
Fabien Potencier 6d4e120add Update versions.json 2023-05-23 18:14:33 +02:00
Fabien Potencier 961148a742 Update versions.json 2023-05-12 13:06:42 +02:00
Nicolas Grekas 7a1bdf45f6 Update LICENSE file 2023-05-11 17:56:29 +02:00
Nicolas GrekasandGitHub eb27ff3702 Prefer php-http/discovery over nyholm/psr7 when installed (#1198) 2023-05-06 18:42:28 +02:00
r-huyvaertandGitHub bdf9c6cb59 [symfony/ux-translator] TranslatorBundle class now prefixed by Ux (#1196) 2023-05-04 11:06:09 +02:00
Nicolas GrekasandGitHub ef3f94b7c8 Remove autowiring aliases for deprecated Httplug factories (#1194) 2023-05-02 15:46:05 +02:00
Fabien Potencier ec7baf35a1 Update versions.json 2023-05-01 08:02:33 +02:00
e0f64dfe5f Add mariadb example to DATABASE_URL (#1186)
* Add mariadb example to DATABASE_URL

* Apply change requests

* Use same casing as in the doctrine/dbal mariadb docs

See https://github.com/doctrine/dbal/pull/5971

* Update doctrine/doctrine-bundle/2.8/manifest.json

Co-authored-by: Alexander M. Turek <me@derrabus.de>

* Use only major version for postgresql serverVersion

---------

Co-authored-by: Alexander M. Turek <me@derrabus.de>
2023-04-28 13:04:06 +02:00
Hugo AlliaumeandGitHub 363aa94b86 Add recipe for @symfony/ux-translator (#1185) 2023-04-26 16:36:46 +02:00
Kevin BondandGitHub 41d2cf13ea [zenstruck/messenger-test] add recipe (#1189) 2023-04-05 17:21:43 +02:00
Fabien PotencierandGitHub 6f23706038 Merge pull request #1160 from gnito-org/simple-textin-notifier
[Notifier] Add SimpleTextin bridge
2023-03-30 09:18:02 +02:00
Fabien Potencier 636a1c1561 Update versions.json 2023-03-29 21:07:42 +02:00
Fabien Potencier ddf559d5c2 Update versions.json 2023-03-29 20:55:19 +02:00
Fabien Potencier b62f49204b Update versions.json 2023-03-17 18:48:52 +01:00
Gunnstein LyeandGitHub b1881d6247 Increase generated JWT_PASSPHRASE length to 64 (#1183) 2023-03-16 10:08:55 +01:00
Fabien PotencierandGitHub d531087d4a Merge pull request #1182 from symfony/webhook
Add webhook recipe
2023-03-15 12:46:53 +01:00
Fabien Potencier 6a986cb716 Add webhook recipe 2023-03-15 12:35:30 +01:00
Fabien Potencier 327f50e4a4 Update versions.json 2023-03-15 12:29:12 +01:00
Fabien Potencier 2dfe5d0b44 Update versions.json 2023-03-12 18:57:26 +01:00
Fabien PotencierandGitHub 5add9787c8 Merge pull request #1180 from Romaixn/patch-1
fix(doctrine): adding quote to prevent word splitting in Dockerfile
2023-03-08 15:03:26 +01:00
rheraultandGitHub ab741d4b01 fix: adding quote to prevent word splitting
Based on hadolint docker, adding quote to $(nproc) to prevent word splitting
2023-03-02 18:41:39 +01:00
Fabien Potencier d2adcf939a Update versions.json 2023-02-24 16:18:55 +01:00
Fabien PotencierandGitHub 90f05b162b Merge pull request #1176 from symfony/hot-fix-messenger
Fix messenger recipe for 5.4
2023-02-08 14:27:40 +01:00
Fabien Potencier 4f1f098fc1 Fix messenger erecipe for 5.4 2023-02-08 14:21:19 +01:00
Grégoire PineauandGitHub e0eb3d6549 Remove MESSENGER_TRANSPORT_DSN from webapp-pack and enable one in messenger (#1175) 2023-02-08 13:12:27 +01:00
Fabien Potencier b1176e36c4 Update versions.json 2023-02-01 09:15:10 +01:00
Fabien Potencier ff7d429ef5 Fix volume name 2023-01-24 13:07:03 +01:00
Kévin DunglasandGitHub cd90ff6aa2 [doctrine-bundle] make Docker volume name consistent (#1116) 2023-01-24 13:06:24 +01:00
Fabien PotencierandGitHub a7a43cdcfd Merge pull request #1170 from seb-jean/patch-1
[Mercure] remove -config by --config
2023-01-24 13:01:30 +01:00
seb-jeanandGitHub 427f51cb8f remove -config by --config 2023-01-24 12:50:28 +01:00
Maxime DoutreluingneandGitHub f9a3384071 [Notifier] Add PagerDuty bridge (#1167) 2023-01-14 12:23:44 +01:00
Fabien PotencierandGitHub ead272834a Use PostgreSQL 15 by default (#1166) 2023-01-11 14:10:25 +01:00
Nicolas GrekasandGitHub 4684eb3505 Turn on "doctrine.orm.enable_lazy_ghost_objects" by default (#1140) 2023-01-10 10:40:09 -05:00
Fabien Potencier 296e45d39a Update versions.json 2023-01-08 16:27:40 +01:00