Skip to content

Develop#1404

Merged
m-pilarczyk merged 8 commits intomasterfrom
develop
Jul 25, 2023
Merged

Develop#1404
m-pilarczyk merged 8 commits intomasterfrom
develop

Conversation

@m-pilarczyk
Copy link
Contributor

No description provided.

m-pilarczyk and others added 8 commits July 4, 2023 14:47
Co-authored-by: Maciej Pilarczyk <m.pilarczyk@outlook.com>
* Add dummy placeholder provider

* Add placeholder model

* Supply api

* Why page

* handle fallback for placeholder

* Add is_default column

* restore default during deletion

* fetch placeholders

* add controller

* use provider instead of direct model function

* overwrite placeholder

* allow fetching taxonomy without scope

* Fix taxonomy API role

* Convert uploaded placeholder

* Init statistics

* fix tests

* increase coverage

* Add missed views in aggregates

* Changelog

* remove vendor

* separate tests

* generate placeholders

* fix code style

* increase coverage

* change parent to group uuid

* do not overwrite defaults if not forced

* do not validate click redirect

* dispatch reload placeholder event

* fix code smells

* update seed

---------

Co-authored-by: Maciej Pilarczyk <m.pilarczyk@outlook.com>
Bumps [league/oauth2-server](https://github.com/thephpleague/oauth2-server) from 8.5.1 to 8.5.3.
- [Release notes](https://github.com/thephpleague/oauth2-server/releases)
- [Changelog](https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md)
- [Commits](thephpleague/oauth2-server@8.5.1...8.5.3)

---
updated-dependencies:
- dependency-name: league/oauth2-server
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](npm/node-semver@v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* filter by create_at

* filter by signed_at

* store signed_at

* add test

* fix code style

* fix tests

* changelog

* fix test
* Remove comments

* Add most important email notifications

* Notify inactivity after 3 days

* Notify user who deposit

* Notify if last campaign ended 2w ago

* Notify site in draft

* Notify site accepted

* Fix formatting

* Notify about accepted campaign

* Notify if campaign accepted partially

* Add email notification to log

* Fix last campaign query

* Invalidate notification

* changelog and tests

---------

Co-authored-by: Maciej Pilarczyk <m.pilarczyk@outlook.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 7 Code Smells

98.0% 98.0% Coverage
0.0% 0.0% Duplication

@m-pilarczyk m-pilarczyk merged commit 0e6b789 into master Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants