Merge branch 'feature/wpdesk-notices-action' into 'master'
Feature/wpdesk notices action See merge request !9
No related branches found
No related tags found
Showing
- .gitattributes 3 additions, 6 deletions.gitattributes
- .gitlab-ci.yml 3 additions, 267 deletions.gitlab-ci.yml
- README.md 1 addition, 1 deletionREADME.md
- composer.json 1 addition, 2 deletionscomposer.json
- phpunit-integration.xml 1 addition, 0 deletionsphpunit-integration.xml
- src/WPDesk/Notice/Factory.php 3 additions, 3 deletionssrc/WPDesk/Notice/Factory.php
- src/WPDesk/Notice/Notice.php 27 additions, 0 deletionssrc/WPDesk/Notice/Notice.php
- src/WPDesk/Notice/PermanentDismissibleNotice.php 10 additions, 4 deletionssrc/WPDesk/Notice/PermanentDismissibleNotice.php
- src/WPDesk/functions.php 0 additions, 63 deletionssrc/WPDesk/functions.php
- src/WPDesk/notice-functions.php 234 additions, 0 deletionssrc/WPDesk/notice-functions.php
- src/assets/js/notice.js 16 additions, 0 deletionssrc/assets/js/notice.js
- src/assets/js/notice.min.js 1 addition, 0 deletionssrc/assets/js/notice.min.js
- src/init.php 0 additions, 5 deletionssrc/init.php
- src/notice-init.php 7 additions, 0 deletionssrc/notice-init.php
- tests/docker-compose.yaml 182 additions, 0 deletionstests/docker-compose.yaml
- tests/integration/TestFunctions.php 72 additions, 2 deletionstests/integration/TestFunctions.php
- tests/integration/TestNotice.php 38 additions, 0 deletionstests/integration/TestNotice.php
- tests/integration/TestPermanentDismissinleNotice.php 8 additions, 6 deletionstests/integration/TestPermanentDismissinleNotice.php
Loading
Please register or sign in to comment