Commit 1ab844c
7.x (#486)
* fix: support ukraine
* Clean up & upgrading php + laravel (#464)
* fix: cleaning the repository method
* Fix styling
* fix: wip
* fix: wip
* fix: wip
* fix: wip
* fix: wip
* fix: wip
* feat: drop laravel 8 support
* fix: wip
* Fix styling
* fix: wip
* Fix styling
* fix: refactoring matches
* fix: wip
* Fix styling
* fix: wip
* fix: wip
* Larastan (#461)
* fix: support ukraine
* adding larastan
* wip
* Fix styling
* Fix styling
* fix: wip
* Fix styling
* fix: wip
* fix: php 8.1
* fix: cover windows tests
Co-authored-by: binaryk <[email protected]>
* fix: delete unused
Co-authored-by: binaryk <[email protected]>
* fix: route method
* Fix styling
* fix: roadmap
* fix: Make sure any action isn't permitted unless the Model Policy exists
* fix: wip
* Fix styling
* fix: Block requests without policy (#466)
* fix: Block requests without policy
* Fix styling
* fix: wip
* fix: wip
* fix: wip
* fix: tests
* fix: config
Co-authored-by: binaryk <[email protected]>
* fix: Adding package tools and fixing related bug (#467)
* Tests 2 (#468)
* fix: use route helper
* Fix styling
* fix: tests refactoring
* Fix styling
* fix: route key
* fix: wip
* Fix styling
* fix: phpunit config
* fix: coverage
* fix: factories
* Fix styling
* fix: wip
* fix: wip
* Fix styling
Co-authored-by: binaryk <[email protected]>
* fix: wip
* fix: wip
* fix: wip
* Custom logs (#469)
* fix: assertables & prototypes
* Fix styling
* fix: observer for logs
* Fix styling
* fix: wip
* Fix styling
* fix: custom logs
* fix: wip
* Fix styling
* fix: sideeffect
* Fix styling
* fix: wip
Co-authored-by: binaryk <[email protected]>
* With eager loading (#470)
* fix: adding with for the show
* fix: cleanup responses using helper
* Fix styling
Co-authored-by: binaryk <[email protected]>
* fix: List restify routes through artisan command (#471)
* fix: List restify routes through artisan command
* Fix styling
* fix: wip
* fix: tests
Co-authored-by: binaryk <[email protected]>
* fix: wip
* fix: helpers for action logs
* Fix styling
* fix: fix eager fields without key in include
* fix: wip
* fix: custom serializer (#472)
* fix: custom serializer
* Fix styling
* fix: serializer docs
Co-authored-by: binaryk <[email protected]>
* Fix styling
* Relationships nested (#473)
* fix: eager loading nested relationships
* Fix styling
* fix: wip
* fix: eager loading nested relationships
* fix: wip
Co-authored-by: binaryk <[email protected]>
* fix: don't check related if no query (#475)
* Fix after bulk method calls (#476)
* fix after bulk method calls
* fix number of calls
* revert returns
* Fix styling
* Keep model attributes for deletedBulk method. (#477)
* fix after bulk method calls
* fix number of calls
* revert returns
* keep model attributes
* fix: fix psalm and tests (#478)
* fix: fix psalm and tests
* fix: wip
* fix: wip
* Performance (#474)
* fix: catch issues
* Fix styling
* fix: ensure eager loading works
* Fix styling
* fix: performance improvements
* Fix styling
* fix: related performance improvements
* Fix styling
* fix: drop cast support
* Fix styling
* fix: optimize current repository search
Co-authored-by: binaryk <[email protected]>
* Recursive related (#479)
* fix: collection
* Fix styling
* fix: tests
* fix: wip
* Fix styling
* fix: recursive
* Fix styling
* fix: recursive related including columns
* fix: typo
* Fix styling
Co-authored-by: binaryk <[email protected]>
* Feedback related (#480)
* fix: feedback from related pr
* Fix styling
* fix: wip
* fix: wip
* Fix styling
Co-authored-by: binaryk <[email protected]>
* Dynamic meta (#481)
* fix: configurable meta render
* Fix styling
Co-authored-by: binaryk <[email protected]>
* fix: formatting (#482)
* Docs 7x (#483)
* fix: repository generator improvements & sanctum middleware scaffolding
* Fix styling
Co-authored-by: binaryk <[email protected]>
* Docs 7x (#484)
* fix: repository generator improvements & sanctum middleware scaffolding
* feat: [7.x] Eager fields recognize pattern of the key to retrieve repository.
* Fix styling
* fix: updating docs for v7
* fix: merge
* Fix styling
* fix: wip
* fix: wip
* Fix styling
Co-authored-by: binaryk <[email protected]>
* Last formatting (#485)
* fix: wip
* fix: wip
Co-authored-by: binaryk <[email protected]>
Co-authored-by: Daniel Bănciulea <[email protected]>1 parent 3ce98e0 commit 1ab844c
File tree
5 files changed
+174
-9
lines changed- src
- Http/Controllers
- Repositories
- tests
- Fixtures/User
- Unit
5 files changed
+174
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
533 | 537 | | |
534 | 538 | | |
535 | 539 | | |
| |||
726 | 730 | | |
727 | 731 | | |
728 | 732 | | |
| 733 | + | |
729 | 734 | | |
730 | 735 | | |
731 | 736 | | |
| |||
808 | 813 | | |
809 | 814 | | |
810 | 815 | | |
811 | | - | |
812 | | - | |
813 | | - | |
| 816 | + | |
814 | 817 | | |
815 | 818 | | |
816 | 819 | | |
817 | 820 | | |
818 | | - | |
| 821 | + | |
819 | 822 | | |
820 | 823 | | |
821 | 824 | | |
| |||
825 | 828 | | |
826 | 829 | | |
827 | 830 | | |
828 | | - | |
829 | | - | |
830 | 831 | | |
831 | 832 | | |
832 | 833 | | |
| |||
986 | 987 | | |
987 | 988 | | |
988 | 989 | | |
989 | | - | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
990 | 1001 | | |
991 | 1002 | | |
992 | 1003 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
0 commit comments