diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2021-09-11 18:43:53 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2021-09-11 18:43:53 +0200 |
commit | f2c8c10eb5ef7c9bb9707c4787b65f31c8b56292 (patch) | |
tree | c3148b1dbe676b84033ea1daa48a081c4bf16273 /package-lock.json.license | |
parent | aefe55a70d6f6bae7825f3a1a6b61046c8ec2cc3 (diff) | |
download | gigologadmin-f2c8c10eb5ef7c9bb9707c4787b65f31c8b56292.tar.gz gigologadmin-f2c8c10eb5ef7c9bb9707c4787b65f31c8b56292.tar.bz2 gigologadmin-f2c8c10eb5ef7c9bb9707c4787b65f31c8b56292.zip |
Change how we load the plugin.
Since we now have code that should be available, both on the public blog
and in the admin section, we need to be more graular when loading the
various parts of the plugin.
We still try to avoid loading admin-only parts for the public blog, but
allways load the parts that we need in either case. Also avoid running
the db migrations when running unit tests, as the schema is copied over
from the dev environment it just caues problems.
Finally, don't hardcode unit tests to always be in_admin, but rather
determine that for each test.
Diffstat (limited to 'package-lock.json.license')
0 files changed, 0 insertions, 0 deletions