Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tastyigniter/ti-ext-api

Manages and generates RESTful APIs for TastyIgniter
https://github.com/tastyigniter/ti-ext-api

Only register routes from api resources with valid controller

Signed-off-by: Sam Poyigi <[email protected]>

8375d352700addced2d9d37261f905be84c6c755 authored over 1 year ago by Sam Poyigi <[email protected]>
Revert "Add PHP Linting (Pint) github action"

This reverts commit 79da0024

Signed-off-by: Sam Poyigi <[email protected]....

82e4dbe1de5df4b664c961c02e935afcfb87198b authored almost 2 years ago by Sam Poyigi <[email protected]>
Add PHP Linting (Pint) github action

Signed-off-by: Sam Poyigi <[email protected]>

79da0024ff812225fbceecac15ea7bf997968c73 authored almost 2 years ago by Sam Poyigi <[email protected]>
Only register routes from api resource controller that implements the RestController action

Signed-off-by: Sam Poyigi <[email protected]>

0b467b72808772a940e76eb0841ffa572e052fbc authored almost 2 years ago by Sam Poyigi <[email protected]>
Allow whitespace in API resource name

Signed-off-by: Sam Poyigi <[email protected]>

f5218f89cde0864c9c63cd1b8aa8d8a97fc14a17 authored almost 2 years ago by Sam Poyigi <[email protected]>
Do not store guarded attributes

Signed-off-by: Sam Poyigi <[email protected]>

0d57ad66d37e3aef58cac4e7da4b0ed250a08711 authored almost 2 years ago by Sam Poyigi <[email protected]>
Fix issue when creating order

Signed-off-by: Sam Poyigi <[email protected]>

49fa8568a4abc551d0736b8e25de98310b004056 authored about 2 years ago by Sam Poyigi <[email protected]>
Minor fix for location aware resources

Signed-off-by: Sam Poyigi <[email protected]>

75ac21b779a1f22453b46a97d6a495d365c2091c authored about 2 years ago by Sam Poyigi <[email protected]>
Minor fix for location aware resources

Signed-off-by: Sam Poyigi <[email protected]>

29c60f08ce5a386432b1e9cb10dff43757ce83d4 authored about 2 years ago by Sam Poyigi <[email protected]>
Orders endpoint: Make sure we get the customer_id in the request (#79)

* Make sure we get the customer_id in the request

* wip

Signed-off-by: Sam Poyigi <6567634...

174f927c9aee64f9b16004389d6372425bc6e074 authored about 2 years ago by Ryan Mitchell <[email protected]>
Customer and Location Aware API Resources (#80)

* wip

Signed-off-by: Sam Poyigi <[email protected]>

* Move logic ...

62df17db7fb2a7dbc614f979ce0ead511c4570ec authored about 2 years ago by Sam Poyigi <[email protected]>
Delete .DS_Store

89a6bdd0cbf635093064956bcf17aec558f81ce6 authored about 2 years ago by Sam Poyigi <[email protected]>
Delete .DS_Store

4c4fd3da2f1cd5a1d34193d8047edbeb88e4d450 authored about 2 years ago by Sam Poyigi <[email protected]>
Delete .DS_Store

2542aed3d95504313aed514a592a905e17c1ba5d authored about 2 years ago by Sam Poyigi <[email protected]>
Add allergens transformer and Update MenuTransformer (#78)

* Add allergens transformer
new file: apiresources/transformers/AllergensTransformer.php
m...

460b97040a57076be72142442cf18d78f34d04c8 authored about 2 years ago by Jose Antonio Campos Segura <[email protected]>
gitignore .DS_Store

Signed-off-by: Sam Poyigi <[email protected]>

0bfbdad8328813b56805a59345ecff4318b24991 authored about 2 years ago by Sam Poyigi <[email protected]>
Fix broken license link

Signed-off-by: Sam Poyigi <[email protected]>

8b2fa78b2ca33075d846fae36c44a31417b940bd authored about 2 years ago by Sam Poyigi <[email protected]>
Add markdown file extension to LICENSE file

Signed-off-by: Sam Poyigi <[email protected]>

416c60e246679953d552fa1856800f581c1230e4 authored about 2 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#76)

[ci skip] [skip ci]

Co-authored-by: StyleCI Bot <[email protected]>

6f2b437bf4d696b0223613e8dd3e071761480557 authored over 2 years ago by Sam Poyigi <[email protected]>
Ensure resource primary key is included in response

Signed-off-by: Sam Poyigi <[email protected]>

52bcabd2be1edcf23979e4f060b1b389507c7bfa authored over 2 years ago by Sam Poyigi <[email protected]>
Use outline styling on back button

Signed-off-by: Sam Poyigi <[email protected]>

e236086bcf3cf58487ceb6bbfa6ae2a658307edf authored over 2 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#75)

[ci skip] [skip ci]

Co-authored-by: StyleCI Bot <[email protected]>

6c29d13e7e01ba3707ea12566f5cae3f3c4a62b3 authored over 2 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#74)

[ci skip] [skip ci]

Co-authored-by: StyleCI Bot <[email protected]>

cdf18485a28dd6482fee66263452b14376287264 authored over 2 years ago by Sam Poyigi <[email protected]>
Bootstrap 5 upgrade

commit 46435be62e7197492d19448acde987bcde69f34d
Author: Sam Poyigi <[email protected]...

20b588c3331266aea7b6c98410b33ca49f029da7 authored over 2 years ago by Sam Poyigi <[email protected]>
Lock sanctum to v2.13

Signed-off-by: Sam Poyigi <[email protected]>

2d45bdb15c9849b071fcd7df98b806cc6d70f8fd authored over 2 years ago by Sam Poyigi <[email protected]>
Minor improvements

Signed-off-by: Sam Poyigi <[email protected]>

66a9b6d6df897b31fb8ccb7524aad02536ae840a authored over 2 years ago by Sam Poyigi <[email protected]>
Update reservations.md (#71)

* Update reservations.md

reservation_date_time key does not work as it is in the POST example...

3d23da03cdc7db97bd17379908f39464696ceb12 authored over 2 years ago by Julian Acuna-Gonzalez <[email protected]>
Replace string class names to static class names

Signed-off-by: Sam Poyigi <[email protected]>

4b8e5107b9159997a358739a97f649b656589847 authored over 2 years ago by Sam Poyigi <[email protected]>
Set model attributes instead to avoid eloquent guards

Signed-off-by: Sam Poyigi <[email protected]>

c16561eddb23a95c6d37408562e80866a4cff48b authored over 2 years ago by Sam Poyigi <[email protected]>
Add stock transformer

Signed-off-by: Sam Poyigi <[email protected]>

261403bf255106a22e23bb1c0650ece2d2466289 authored over 2 years ago by Sam Poyigi <[email protected]>
Remove deprecated attributes from menus docs

Signed-off-by: Sam Poyigi <[email protected]>

e012cdbe280269a506e5fbec06e9b47e75b837ea authored over 2 years ago by Sam Poyigi <[email protected]>
Use new menu->stocks relationship

Signed-off-by: Sam Poyigi <[email protected]>

534304bf4da728c389428d7c0ae01e2ad36a2638 authored over 2 years ago by Sam Poyigi <[email protected]>
Ensure user is activated (#68)

528311b8d3c77916a7b366daa54bb136e4efa1b5 authored over 2 years ago by Ryan Mitchell <[email protected]>
Use laravel style validation array

Signed-off-by: Sam Poyigi <[email protected]>

08fbd0f3ef18f029a7f5a55e0c5963e92d7ce2b9 authored almost 3 years ago by Sam Poyigi <[email protected]>
Fix author name

Signed-off-by: Sam Poyigi <[email protected]>

b7ec08671925008ed68dc4e42a858569537cf08d authored almost 3 years ago by Sam Poyigi <[email protected]>
Use composer.json as extension manifest file

Signed-off-by: Sam Poyigi <[email protected]>

12da659c6bb2fb16bc532b806f3a1398069c1aec authored almost 3 years ago by Sam Poyigi <[email protected]>
Add .editorconfig and .gitignore files

Signed-off-by: Sam Poyigi <[email protected]>

066f5df564cf2897233ef13fab8477c81c499afd authored almost 3 years ago by Sam Poyigi <[email protected]>
Fix tables endpoint definition typo (#65)

7666440ab0c67ed5807a903f3041df13ddce1c3c authored almost 3 years ago by San Bui <[email protected]>
Release v1.3.2

6ced4add333ec1d7c1bd865bd53193b461427d65 authored almost 3 years ago by Sam Poyigi <[email protected]>
Update category request type in docs (#63)

a51997f96e96d7d8f441e8ed7bdc08e0191d10f9 authored almost 3 years ago by San Bui <[email protected]>
Adding mealtimes in Menu includes (#61)

* Adding mealtimes in Menu includes

* fix styleCI error

Signed-off-by: Sam Poyigi <6567634...

a2d0a7463cad3acad99a1ee375ef67644d290081 authored almost 3 years ago by vahnmarty <[email protected]>
Release v1.3.1

a8c0cedd896014ee701ccef152b7a997a64f4d07 authored almost 3 years ago by Sam Poyigi <[email protected]>
Add database foreign key constraints

Signed-off-by: Sam Poyigi <[email protected]>

203e0c8d5cc7ef5a89f40713fe2f0c74aa4ce581 authored almost 3 years ago by Sam Poyigi <[email protected]>
Fix possible unknown named parameter error

Signed-off-by: Sam Poyigi <[email protected]>

2c0b6170b55b943e7107ce0c461b936f70137398 authored almost 3 years ago by Sam Poyigi <[email protected]>
Fix binary operations priority issues

Signed-off-by: Sam Poyigi <[email protected]>

1e5459de90a41bbd0974258465265477b2c87a37 authored almost 3 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#60)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

dea4c16a84ab0c89e7dadc246b2cb93187696d5c authored almost 3 years ago by Sam Poyigi <[email protected]>
Release v1.3.0

72dff90c653224f2896fe19872cd2fafde253092 authored about 3 years ago by Sam Poyigi <[email protected]>
Somewhat revert "Move docs to docs repo"

Signed-off-by: Sam Poyigi <[email protected]>

9745988bec730e6e83111d488f1c69c5f5e929e6 authored about 3 years ago by Sam Poyigi <[email protected]>
Implement list bulk actions

Signed-off-by: Sam Poyigi <[email protected]>

443e41b6482759133d529d769782c0c2b40350c8 authored about 3 years ago by Sam Poyigi <[email protected]>
Add API Resource Menu Options (#56)

* add MenuOptions as API resource

* set option_values as default included

* add option_val...

1c428cf65070ff6836c8df11db1dd2fc85219a08 authored about 3 years ago by Justin <[email protected]>
Merge repository fillable and guarded properties into models

Signed-off-by: Sam Poyigi <[email protected]>

b54d38b20d5a80aa143366539f866c2edb1a70f5 authored about 3 years ago by Sam Poyigi <[email protected]>
Move docs to docs repo

Signed-off-by: Sam Poyigi <[email protected]>

7425691bda0d837058ea9df007a8d73051443642 authored about 3 years ago by Sam Poyigi <[email protected]>
Release v1.2.0

4a3850a8cb31c1fb1155f617c0887d0f51e507f7 authored about 3 years ago by Sam Poyigi <[email protected]>
Use laravel style created_at and updated_at timestamps

Signed-off-by: Sam Poyigi <[email protected]>

5366ee5befafc85591f11880fc86e6857e770ab1 authored about 3 years ago by Sam Poyigi <[email protected]>
Update categories link (#53)

Fixes #52

020d295d72b9b8e2ae58149e7e3c6bd462058496 authored about 3 years ago by Ryan Mitchell <[email protected]>
Remove redundant reservation lead time

Signed-off-by: Sam Poyigi <[email protected]>

7bc58b3d40229b967fe5880e281cc13ddf6f3254 authored about 3 years ago by Sam Poyigi <[email protected]>
Configure laravel 8 api rate limiter

266d680cc16dc35e8715f718bef5a4bbccf62a96 authored about 3 years ago by Sam Poyigi <[email protected]>
Fix api:token command validate error

9c70c84f89a23e32d627b35d62a3dfd65864fd86 authored about 3 years ago by Sam Poyigi <[email protected]>
Add PHP8 support and update dingo/api to v3.0 (#50)

* PHP8 support

* Use fqcn

Signed-off-by: Sam Poyigi <[email protected]...

ed95514c839e946993a9ef3657ac97882f40e60c authored about 3 years ago by Ryan Mitchell <[email protected]>
Release v1.1.0

04657e6c41d5db8522d283dd380ed90a1a8bec17 authored about 3 years ago by Sam Poyigi <[email protected]>
Remove php version constraint

aee87b2ea2c7b7fd9868c95757e2436906f04e87 authored about 3 years ago by Sam Poyigi <[email protected]>
Remove /csrf-cookie endpoint #49

e4460a798cf61ca6037f1efbdf2af7ed6f8fabc8 authored about 3 years ago by Sam Poyigi <[email protected]>
Use fully qualified class names

Signed-off-by: Sam Poyigi <[email protected]>

bb8e2456c35e6fcaf758ccd8cdf4cb28cac8c13a authored about 3 years ago by Sam Poyigi <[email protected]>
Release v1.0.2

105031f5882569e04c89e8ef77a42f638df8f3c0 authored over 3 years ago by Sam Poyigi <[email protected]>
Minor fix

Signed-off-by: Sam Poyigi <[email protected]>

ac416aab362207d0ed9db27beefa4922ea675dd6 authored over 3 years ago by Sam Poyigi <[email protected]>
Fix delete endpoints

Signed-off-by: Sam Poyigi <[email protected]>

4308b6f78f37f17722f785c9848303697366be75 authored over 3 years ago by Sam Poyigi <[email protected]>
Release v1.0.1

0dd2e2b2b39c39d8eb271562a5ebddd34f45c8a6 authored over 3 years ago by Sam Poyigi <[email protected]>
Minor fix

Signed-off-by: Sam Poyigi <[email protected]>

ea99b00212d26fbe69abe8e411941e78637d69e4 authored over 3 years ago by Sam Poyigi <[email protected]>
Only required on post() (#45)

d64fc5006faffec6c483e269d3c36b8bb9a555d0 authored over 3 years ago by Ryan Mitchell <[email protected]>
Create .gitignore (#46)

c0b39d5baeeeb8b19d7a439b3ce8f9d32a3d8720 authored over 3 years ago by BreakSecurity <[email protected]>
Release v1.0.0

8703fc4b7eff196ecbc761d22cc958ec2cafd335 authored over 3 years ago by Sam Poyigi <[email protected]>
Minor fix

8130167c80544e84d447a8761b848f5e5f2df7e6 authored over 3 years ago by Sam Poyigi <[email protected]>
Support sparse fieldsets (?fields=id,title) (#42)

12762946d7bbf7c721c794806966b479d4d911ae authored over 3 years ago by Ryan Mitchell <[email protected]>
[BC] Fix issue validating unique rules

cc9569ed3111b6f13a41f7aed70423b55dbf9b3d authored over 3 years ago by Sam Poyigi <[email protected]>
Add ref to coupons api docs

43856189526b0a2db31a4b5038ee025c25bd1b03 authored over 3 years ago by Sam Poyigi <[email protected]>
Fractal, JSON:API and request validation (#23)

* Replace model with repository

* Switch to fractal transformer

* New repository and reque...

4a2359891634f8ff8d302c7ea29533b7b3ec8269 authored over 3 years ago by Sam Poyigi <[email protected]>
Update README.md (#38)

removes obsolete feature instructions

e442dabb97c9873808c343b87777a46c96e5df0d authored over 3 years ago by Igmltd <[email protected]>
Update composer package type

d4af9f0ffaa7c585216184d1ab574d2903affe99 authored over 3 years ago by Sam Poyigi <[email protected]>
Bump version to v0.3.0

29fe98d4400bb4efe0a69013b2f534f8c4323779 authored almost 4 years ago by Sam Poyigi <[email protected]>
Adjust Markdown::parse to reflect flame changes

Signed-off-by: Sam Poyigi <[email protected]>

de637661ca6400e50fdfcc78b8de56618405ad3e authored almost 4 years ago by Sam Poyigi <[email protected]>
Make model $casts property protected to reflect flame changes

4abe20e29ade002a0295cd44244a02eadace573b authored almost 4 years ago by Sam Poyigi <[email protected]>
Remove php version constraint

d7c248980f259c1bb70ee163ee7c3e617190c9e7 authored almost 4 years ago by Sam Poyigi <[email protected]>
Add editorconfig

1948ca547f959b892395afc35718004987d052d3 authored almost 4 years ago by Sam Poyigi <[email protected]>
Use full url in docs

20c1c7dea8b919451b805cc7366168240b5bf7bd authored almost 4 years ago by Sam Poyigi <[email protected]>
Update docs (#26)

fa516f6a3bdd9aca8045dc6f5deedebd5ca6118d authored almost 4 years ago by Ryan Mitchell <[email protected]>
Bump version to v0.2.3

3ea7ec9f73cf585a96364c47afe54abfa099583b authored almost 4 years ago by Sam Poyigi <[email protected]>
Use blade templates

b21d37e802375afc8949e8622cffc732f326e455 authored about 4 years ago by Sam Poyigi <[email protected]>
add location options (#19)

5258544b9bd6fa83ae3d6a6b50679204d0190f3e authored about 4 years ago by Ryan Mitchell <[email protected]>
Bump version to v0.2.2

ed11950120a8318da1a0333891918ae7b4c5ca85 authored about 4 years ago by Sam Poyigi <[email protected]>
Change $this->rest*() to use $this->controller->rest*() (#16)

cf0fd440a67329f998793e9a3eef2972247a731d authored about 4 years ago by Ryan Mitchell <[email protected]>
Bring back order totals and menus (#17)

We lost these somewhere among all the changes!

5dacbb0f6966e04111d3287bde25cc56e37ad9da authored about 4 years ago by Ryan Mitchell <[email protected]>
Bump version to v0.2.1

3c3fb8e02534a1e6d6dee60b662b7f4454694b82 authored about 4 years ago by Sam Poyigi <[email protected]>
Fix endpoint and description form field labels (#14)

8c651011728afdd0bee8f0f170b6bd5833c6b669 authored about 4 years ago by Chun Hao Lien <[email protected]>
change POST-ing to sending a POST request (#12)

0f19925aaf5762ead64476d0910332916341ab2e authored about 4 years ago by Sam Poyigi <[email protected]>
Add token generation and usage docs (#12)

8a9e928fbafdff01ba030822274a2fd8f4a70c34 authored about 4 years ago by Ryan Mitchell <[email protected]>
Apply fixes from StyleCI (#11)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

5651f950668903999014170e40320781217169a2 authored about 4 years ago by Sam Poyigi <[email protected]>
Bump version to v0.2.0

f898d6ca0ba117f056f1265ff9ec0c808de31588 authored over 4 years ago by Sam Poyigi <[email protected]>
feat: add lifecycle methods to store, update and destroy actions (#9)

* Add 'after'Action methods, to allow addOrderMenus to be run

* Change names and update casin...

b242d5d658ef4f8cff32a39675d5b0a70690fd10 authored over 4 years ago by Ryan Mitchell <[email protected]>
Merge branch 'add-api-reference-docs'

a3082acba673cbdd7bbb42ed9681365b12ba39dd authored over 4 years ago by Sam Poyigi <[email protected]>
Create customers documentation

13b5f450db6c53f17a5f3dde0fdecc586e03bb58 authored over 4 years ago by Ryan Mitchell <[email protected]>