Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Namespacing #92

Merged
merged 4 commits into from
Aug 31, 2018
Merged

Namespacing #92

merged 4 commits into from
Aug 31, 2018

Conversation

gnikyt
Copy link
Owner

@gnikyt gnikyt commented Aug 31, 2018

Adds ability to namespace apps.

Changes:

  1. Added namespace column to shop table
  2. Global scope to Shop model which appends where namespace = ? to all queries
  3. An observer to automatically add namespace to a new shop on create
  4. New config entry to define namespace either via config PHP file for env

Tests pass, physical tests seem fine. Reviewing.

@gnikyt gnikyt added the feature Enhancement to the code label Aug 31, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0b4e62a on namespacing into bc2c0c9 on master.

@gnikyt gnikyt merged commit 2572975 into master Aug 31, 2018
@gnikyt gnikyt deleted the namespacing branch August 31, 2018 15:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Enhancement to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants