Commit Graph

1339 Commits

Author SHA1 Message Date
Younes ENNAJI 153cb40ad0 Merge pull request #166 from php-flasher/issue-161
fix: append dispatches and not override them
2023-12-12 00:17:17 +01:00
Younes ENNAJI 411ada6d3b fix: append dispatches and not override them 2023-12-12 00:15:40 +01:00
Younes ENNAJI 8dc1c39727 Merge pull request #165 from php-flasher/issue-157
fix(symfony): allow symfony to use session even if it's not started yet
2023-12-10 01:20:06 +01:00
Younes ENNAJI 25ebe37eeb fix(symfony): check if the request if stateless 2023-12-10 01:17:56 +01:00
Younes ENNAJI b69dc4e834 fix(symfony): allow symfony to use session even if it's not started yet 2023-12-10 00:57:57 +01:00
Younes ENNAJI f8e0445b0d chore: bump flasher interdepency to v1.15.5 2023-12-09 21:04:59 +01:00
Younes ENNAJI 342e920b8e Merge pull request #164 from php-flasher/feat/livewire-3
feat(laravel): add livewire v3 support
2023-12-09 21:03:37 +01:00
Younes ENNAJI 643eb47afd feat(laravel): add livewire v3 support 2023-12-09 21:01:54 +01:00
Younes ENNAJI 2e24ecddd4 chore: upgrade split script 2023-12-09 19:19:21 +01:00
Younes ENNAJI 2112110f77 Merge pull request #163 from php-flasher/feat/symfony-70
chore(symfony): add symfony v7.0 support
2023-12-09 18:33:25 +01:00
Younes ENNAJI 91bfffac85 chore(ci): upgrade to actions/checkout@v4 and actions/cache@v3 2023-12-09 18:31:39 +01:00
Younes ENNAJI 353f8f3875 chore(ci): upgrade to actions/checkout@v4 and actions/cache@v3 2023-12-09 18:29:54 +01:00
Younes ENNAJI 908a98ee08 chore(ci): update github actions to test on specific symfony v7.0 install method 2023-12-09 18:25:30 +01:00
Younes ENNAJI 08157f6b00 chore(ci): change bridge condition 2023-12-06 19:40:08 +01:00
Younes ENNAJI 402642377d chore(symfony): add symfony v7.0 types 2023-12-06 19:35:27 +01:00
Younes ENNAJI 5dc49598e0 chore(ci): test symfony v7.0 with phpunit 10.5 2023-12-06 19:08:32 +01:00
Younes ENNAJI 2c6027650f chore(ci): require symfony/twig-bundle 2023-12-06 19:04:34 +01:00
Younes ENNAJI 8a8dcb5ff2 chore(ci): require symfony/framework bundle 2023-12-06 19:01:49 +01:00
Younes ENNAJI 24494c7b76 chore(ci): require symfony standalone packages instead symfony/symfony 2023-12-06 18:56:30 +01:00
Younes ENNAJI 434def4433 chore: bump flasher interdepency to v1.15.4 2023-12-06 18:51:47 +01:00
Younes ENNAJI fe7af7ffcb chore(symfony): add symfony v7.0 support 2023-12-06 18:47:23 +01:00
Younes KHOUBZA cc7ea4c93d Merge pull request #153 from php-flasher/chore/v1.15.3
chore: bump flasher interdepency to v1.15.3
2023-06-19 09:31:09 +02:00
Khoubza Younes 72fadf4e9b chore: bump flasher interdepency to v1.15.3 2023-06-19 08:29:13 +01:00
Younes KHOUBZA fa7ee6c575 Merge pull request #152 from php-flasher/fix/config-cache
chore: bump flasher interdepency to v1.15.2
2023-06-19 09:28:13 +02:00
Khoubza Younes 97cc8b9639 chore: bump flasher interdepency to v1.15.2 2023-06-19 08:26:33 +01:00
Khoubza Younes 99e204fcbb fix: laravel config:cache Undefined array key cdn 2023-06-19 08:24:07 +01:00
Khoubza Younes fd147fd7de add ImJustToNy to code contributors 2023-06-06 23:39:10 +01:00
Younes KHOUBZA be14bb96b4 Merge pull request #148 from ImJustToNy/patch-1
Fix: </head> tag being removed
2023-06-07 00:32:21 +02:00
Antoni Siek 32460e451a fix: </head> tag being removed 2023-06-06 23:25:47 +01:00
Antoni Siek b37fe49e4c Update ResponseExtension.php 2023-06-06 19:08:41 +02:00
Younes KHOUBZA d4b4af89b7 Merge pull request #147 from php-flasher/fix/flasher-styles
fix: loading flasher styles correctly
2023-06-06 12:28:07 +02:00
Khoubza Younes eb0244ae37 fix: loading flasher styles correctly 2023-06-06 11:26:33 +01:00
Younes KHOUBZA f2b426c669 Merge pull request #146 from php-flasher/feat/assets-top
feat: set flasher scripts and styles on top level config
2023-06-06 02:40:45 +02:00
Khoubza Younes 4d62fa3548 feat: set flasher scripts and styles on top level config 2023-06-06 01:36:57 +01:00
Younes KHOUBZA 185e0ffd54 Merge pull request #145 from php-flasher/stateless-routes
fix: fallback to array storage if session is not started
2023-06-04 22:19:17 +02:00
Khoubza Younes 269e0ab73e fix: fallback to array storage if session is not started 2023-06-04 21:16:15 +01:00
Younes KHOUBZA c0fbf53777 Merge pull request #144 from php-flasher/configure-session-services
fix: use array bag when session is disabled
2023-06-04 03:41:41 +02:00
Khoubza Younes e90e2c9445 fix: use array bag when session is disabled 2023-06-04 02:11:12 +01:00
Younes KHOUBZA 9524e40ae6 Merge pull request #137 from php-flasher/test/filter-criteria
test: add criteria builder tests
2023-02-05 19:48:01 +01:00
Khoubza Younes 8ca1c6fd8e test: add criteria builder tests 2023-02-05 18:52:19 +01:00
Younes KHOUBZA 6ac210d129 Merge pull request #136 from php-flasher/test/response
test: add more responses tests
2023-02-05 18:13:45 +01:00
Khoubza Younes 3d82aff3dc test: fix tests 2023-02-05 18:11:04 +01:00
Khoubza Younes 590d39b37f test: fix response envelopes order 2023-02-05 17:41:22 +01:00
Khoubza Younes 5f27d239ad test: fix array_merge parameters order 2023-02-05 17:24:51 +01:00
Khoubza Younes 781e045155 test: add resource manager tests 2023-02-05 17:22:42 +01:00
Khoubza Younes 2faedb15c9 test: add response manager tests 2023-02-05 17:22:24 +01:00
Khoubza Younes e084ac1102 test: add response class tests 2023-02-05 17:22:00 +01:00
Khoubza Younes fab8a9ecb6 test: test html renderer it retruen only envelopes as json object 2023-02-05 12:41:59 +01:00
Younes KHOUBZA 48607bc58d Merge pull request #135 from php-flasher/test/response-presenters
test response presenters
2023-02-01 23:53:36 +01:00
Khoubza Younes ffb839e8e1 test: add html presenter tests 2023-02-01 23:51:31 +01:00