Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(mvp): Stage 4 - add activator and uninstaller #298

Merged
merged 7 commits into from
Apr 21, 2023

Commits on Apr 21, 2023

  1. feature: add activator and uninstaller

    fix: uninstall drop table names
    
    fix: format error
    
    chore: remove logging
    
    fix: add uninstall hook
    
    fix: use of deactivate in uninstall
    
    fix: remove logging function
    
    feature: add support for multisite
    
    fix: Use Yoda Condition checks, you must
    
    fix: add/remove options in each multisite instance
    
    chore: fix comment formating
    
    fix: nullable notification message meta
    
    test: add activate and uninstall tests
    
    refactor: add type hint to db-test-case
    
    fix: package name PHPDoc comments
    johnhooks committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    64b4ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b905544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdd7d1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cf786d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1711880 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a824fa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d45ceb9 View commit details
    Browse the repository at this point in the history