Ecosyste.ms: OpenCollective

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

github.com/jsdecena/laracom

Laravel FREE E-Commerce Software
https://github.com/jsdecena/laracom

Update create.blade.php

Add city and province select field to form data and used jquery select pluging to display the data.

c118daaeaad85feb6de56795ac12a9fcbdd191e2 authored over 6 years ago by Adeniyi Ibraheem <[email protected]>
Fix company name test

553d4abebb4871e106569c33d59c8584a150d283 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Update CustomerAddressController.php

Add cities and provinces to data to be sent to view

52a119b8aa80cba2dc24afc0e66832499f7769fb authored over 6 years ago by Adeniyi Ibraheem <[email protected]>
Fix the listing of products view

4f094a58dac36493c1db7fff0bd0e86f6c794808 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Clean up

70dd9e30bff8336dcc00dff943b16d1626d97ec5 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Disallow editing of permission

07ab7cd8901fe49aa4d00a75f425893823710de9 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Apply permissions

Conflicts:
app/Http/Controllers/Front/ProductController.php
app/Providers/RepositoryServicePro...

91acb65497b6be5252af8e223338304675a45ceb authored over 6 years ago by Jeff Simons Decena <[email protected]>
Create the permission repository crud

4ba937053b7de584929afe3ca01e1cfb8fd765c0 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Restrict access

Conflicts:
resources/views/layouts/admin/sidebar.blade.php

c30afd2b902567fdcac6ad7741f5cc4a937f6195 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Change guard name to prevent confusion

Conflicts:
app/Providers/GlobalTemplateServiceProvider.php
app/Shop/Employees/Repositories/Emp...

45bc070fe536f19033c04652fa4fe4b8d7ba8762 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Create the role CRUD

Conflicts:
app/Shop/Roles/Repositories/RoleRepositoryInterface.php
routes/web.php

e9bfe717f90bfb9b3e3a0b8d28271ba45c470d82 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Add the role unit tests

3668db01e3b8c472190d91c4501b21be3b83f937 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Update category.blade.php

Update blade syntax to display unescaped character when category description is displayed. This ...

28a6745b4e0eb8ec98f8fc9f799a5b15bb795458 authored over 6 years ago by Adeniyi Ibraheem <[email protected]>
Skip search for customer test

ab3e223ee9ca16f7973ef59ba6a4a5e4ca946a04 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Fix product update

ebf266ec746be1cf0bf9cee8500a06dcd1af9af2 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Do not show the disabled products

7e0685501a9b417fa79a41d3d58fada3fb0334a9 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'shippo' into develop

2d87f56e84644e3eed50241c8d335dc4c002c32a authored over 6 years ago by Jeff Simons Decena <[email protected]>
Send shipment via shippo by default

728ff819bc1d46b78c9f53935e46efa53fd23f8a authored over 6 years ago by Jeff Simons Decena <[email protected]>
Merge pull request #1 from Laracommerce/master

Cool

3944b7086ed1062595debdef6270ae703c31fa35 authored over 6 years ago by Manny Isles <[email protected]>
Merge pull request #75 from mannysoft/patch-1

Update ProductController.php

4a884d83b6153f594de8383f13ac8c61d6fd3bd4 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Update ProductController.php

So we do not always get all products first. We first check if we have request('q'), if none, the...

719b706963e7cde67d998fe170d30eb5aed80a3c authored over 6 years ago by Manny Isles <[email protected]>
Delete combinations before deleting product

Conflicts:
app/Http/Controllers/Admin/Products/ProductController.php

10738ec28aac689471fe194127f65c90c98d1058 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Return only enabled products

84bf7c1f1c14bcde56cd32e1edfca4c507f267f2 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Return brands in alphabetical order asc

8e7ee059d269e1649e8707cb4d731fb6b9ef754f authored over 6 years ago by Jeff Simons Decena <[email protected]>
Dissociate products before deleting brand

02e5dcabf09314386c4d184107ff30da22bf44bc authored over 6 years ago by Jeff Simons Decena <[email protected]>
Apply the default price of combination

434a86c015a19495d9723f8b9b83cd1206240c5c authored over 6 years ago by Jeff Simons Decena <[email protected]>
Set default combination

a8a3fa18f553eac9b3960070508376945fcdb1cd authored over 6 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'develop'

ef3d70ed891ba33c3e96e51b65f5e17f6f27e07a authored over 6 years ago by Jeff Simons Decena <[email protected]>
Fix employee create and edit

88e37b6a0e0c0ee6b765aaa7c19cc5fa8a1711b9 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Associate the brand to product

836d633af6c34ec31c89372fd7d6a03d8a019ddb authored over 6 years ago by Jeff Simons Decena <[email protected]>
Create brands

ace9f2e0d37f66b50c01f51dfa5c5e67e9bb1885 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Clean up

8832933d7ae645f7218c7ba2dfac4cfd6efa1631 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Remove the OrderProduct model

Removed this model because it should not have one.
The Order and Product models are enough to cr...

2009af5b5fff7370142ab021b3ff5b60fe2ce0a3 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Fix homepage test

784ba5f675e9a92e405f433aec3687038182d4f2 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Fix order products

c174bb36b00c4b424c667d14ca7d6945cd2d6067 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Remove package.lock in the checked in files

c76df9e382b223d5d119df4188b66f0fff928f07 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Bring back the combination tab

ea473d41995d2108744ec7a6d24514cdc7de2505 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'develop'

4a640ba277ef0e18e52190e6d7eb74dc800bb177 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Merge pull request #56 from enricoromeo/develop

Develop

887086edd8fc4923d7c885abfb84c6d9ff4701ce authored over 6 years ago by Jeff Simons Decena <[email protected]>
fix tests

2b4978157336e7814d0610a7609570dd5eeb4e44 authored over 6 years ago by Enrico Romeo <[email protected]>
fix tests

f913140926b84bb1ff0a2a8f289bedbfc56d414d authored over 6 years ago by Enrico Romeo <[email protected]>
Add role choice in Employee Edit, add Current Roles in Employee show

ed1262924070302580cff7361f76fe2c40f71232 authored over 6 years ago by Enrico Romeo <[email protected]>
Merge branch 'develop' of https://github.com/romeoenrico/laracom into develop

ea5ea50ec4688fb328a4cc05b56c46f90eb91bed authored over 6 years ago by Enrico Romeo <[email protected]>
Merge pull request #44 from Laracommerce/layout-changes

Layout UI changes

cc319b82ea3e8597258b615f81f6d11f7b4ddea9 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Merge pull request #44 from Laracommerce/layout-changes

Layout UI changes

365844a41d43745b888ac278dccad3f18af3510a authored over 6 years ago by Jeff Simons Decena <[email protected]>
Merge pull request #43 from Laracommerce/ISS-41-employee-detail-update-error

Iss 41 employee detail update error

a2ec005d9d14c6e7536e710d17ac4ee78345e566 authored over 6 years ago by Jeff Simons Decena <[email protected]>
Layout UI changes

d3c003cf50829db4c2a7b0201733d3accfb895df authored over 6 years ago by Jeff Simons Decena <[email protected]>
Update the employee details properly

fd980fba2352de1356c9191abe9453e8eaf19a1f authored over 6 years ago by Jeff Simons Decena <[email protected]>
Merge pull request #40 from romeoenrico/master

Pull request - issue39

5a99d5092a01f9d828d2859b2d4c0633b820f3b2 authored over 6 years ago by Jeff Simons Decena <[email protected]>
delete md

05d6c4744a12c5726f851dcf727e2b89f310ca1b authored over 6 years ago by Enrico Romeo <[email protected]>
add pull request md

a45ee826141b4ffc9499f09848b946725301228b authored over 6 years ago by Enrico Romeo <[email protected]>
add pull request md

a84053e219279bfd7cd134fd42f7d1bdcd4d8085 authored over 6 years ago by Enrico Romeo <[email protected]>
fix create product images migration add onDelete('cascade') in foreign('product_id')

a9bb18e4fbb836b6b88e10bf4183d7ac54fbe1db authored over 6 years ago by Enrico Romeo <[email protected]>
Merge branch 'iss-34-unable-to-delete-product-w-images' into develop

* iss-34-unable-to-delete-product-w-images:
Delete the associated image before the product

4d5d37ac201a059249b29ce8d14822ff400a8695 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Delete the associated image before the product

82c1a4dc5a92fc12b686da0e0985675232ddca74 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Correct the shipping fee for stripe

e6cdeeebe6ee36a0ef33bd3c9f22c74d9ff22fa2 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Add updated shipping fee in stripe payment

cb1fae6ab26c04071287b1eeb3300325198aafe5 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Update the readme

265c4fb0e160f45aef79fa4a956ebaa8f239e5d5 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Copy admin-lte from resource rather in npm

- Admin lte breaks when being installed from npm repo

9baa6e921fe4fdf4bab8a0b2a5f4988cda18b79c authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Generate the unique attribute name

4785046dd337119e611907278c811f7e36acc0b5 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'develop'

* develop:
Add scrutinizer markdown badge
Clean up code
Technical debt tests
Create seed...

64d5a809f62e3e43caa8b9b580dd8fef9c2be5d1 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Add scrutinizer markdown badge

a26334891683b730892a0f42914386bc38100520 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Clean up code

bbab5a1dcc88bf0eef2c48d71072e78fbd94edbc authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Technical debt tests

bcf808f2476b78232a4bf9226726066d045e7b4e authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Creat a test for empty search param

d5da3728cc028eab40a8d8bb82f2ca8acc203129 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Create seeder for homepage products

437927b7f71e2e39b89dcda7084b21001e26edfa authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Update cart feature test

97b744ed74dce2bc86c5b031b65a9a28662babc9 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Fix jquery update on the totals

d032e0f52dcfabb64a4b3a789929a1667bffd0da authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Rework the checkout page

33199ae08d445c0ab747ffc98c7ec59be177a96b authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Fix hard coded currency code

a6830f6349066a0bbb5f16f6a48d77d5e8b1b2e5 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Update the travis badge

55431f9c63aedfb963b334d7632f5a64225087d8 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Add missing envs

1667b5453cf3dc100d587063a92f05f0898aed56 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'develop'

* develop:
Refactor the paypal payment
Add the stripe payment

0c629afece73bf6679e6cb1f952521a387c984d7 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'payment-interface' into develop

* payment-interface:
Refactor the paypal payment
Add the stripe payment

03cae19573e56202aa77675557b9e3d3becb6c6b authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Refactor the paypal payment

ea859692f8c609dac7424644754d23a27e4dde6b authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Add the stripe payment

56a9e7b5eb29b10b4a7fdaf2cef9dc9180515ca1 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'develop'

* develop:
Cleanup the checkout controller
Compile frontend assents

be88e36eed853a26c88a01b878747749ba766492 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'payment-interface' into develop

* payment-interface:
Cleanup the checkout controller

c53d9b2986a5eb850a370540bac9724b5f95a7bd authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Cleanup the checkout controller

8de44f6123f7c0bcf74981c29f158bc73ea2feed authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Compile frontend assents

50491efb5c9a4e70e011c62eee7e6e1766f26eb5 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
User font-awesome to login page

d588ed4e71a2e24801d1f2b792a3def0454ed15e authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Add compiled css to login page

1bd4a626ceb9267f9908b07f21234e8b61412144 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'develop'

* develop:
remove ignored files
Clean up and compile assets with laravel mix
Code cleanup

cf5c0960b055d471449db0933706c54cfffb14b8 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
remove ignored files

eec8c5b8d28dd5dbcde9b7a7d4af217d3bdc247b authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Clean up and compile assets with laravel mix

3b23453a55153c7791be8926becaf487fb18f7cc authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Code cleanup

49109cded873325ce05e29df76d58e0ae0c9930a authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'develop'

* develop:
Get the product combination in the cart
Retrieve the collection of item combinations

d2cc217eb7b9f195f36ccb3ece4cd5a5f5c781ed authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Get the product combination in the cart

c2e4b2b8e28e3d387b518c871e03dbfb7ad66c9f authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Retrieve the collection of item combinations

c71133035063f9d0026f4b78dafe2a342012e08f authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Remove beerpay, add paypal donate button

9cd0d205fcdf6313c668bb0354a35978e21bc147 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'develop'

* develop:
Create attribute value test
Create attribute tests
Show product attributes in f...

222ecb82cfc0ccd3383e4545a2cecb579572e7ae authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Merge branch 'attribute-product-combination' into develop

* attribute-product-combination:
Create attribute value test
Create attribute tests
Show p...

b23be5355ef6c7acd63ec520b08ee7e21efd6290 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Create attribute value test

3b8bc6bdbd59e9670989e4dd1a06d5615187eaa7 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Create attribute tests

bf94920644373dd13de9b2ffd535695c14d94fe6 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Show product attributes in frontend

f853b21bd22fbc2bf5a1cad51249392cd57276c0 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Enable employee to delete product attributes

3f5aa6728d81712b18513867b35febbc1cecf1c1 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Create javascript warning

0775b30df2f2871c788514706598f55ba9722ee5 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Style the combination page

29ea3d1060779c62218d6addcca790d2c59a5f13 authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Create attribute combinations

622c9a593e81735e14b67e3c8d575b960eecf08d authored almost 7 years ago by Jeff Simons Decena <[email protected]>
Create the product attribute table

37422c4db4aae7fd6ff86ba8eb743cf992a0238c authored almost 7 years ago by Jeff Simons Decena <[email protected]>