Commit graph

23 commits

Author SHA1 Message Date
Pedro Silva
4482809c18
Fix clearing onboarding links cache on disconnect
Add clearing onboarding links cache on uninstall
2023-09-05 10:40:50 +01:00
Emili Castells Guasch
f382ec4bd8 Add migration flag option name to clear db service 2023-06-22 15:03:49 +02:00
Alex P
d548bb8788
Check admin permissions 2023-05-31 16:36:02 +03:00
dependabot[bot]
55760670ec
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-uninstall
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:47:14 +00:00
dependabot[bot]
03992eef3a
Bump webpack from 5.74.0 to 5.76.0 in /modules/ppcp-uninstall
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 10:37:06 +00:00
dependabot[bot]
6ac3b67d87
Bump loader-utils from 2.0.2 to 2.0.4 in /modules/ppcp-uninstall
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 08:01:45 +00:00
emilicastells
05237ca93e
Remove request id repo from uninstall module 2023-01-17 15:09:36 +01:00
Narek Zakarian
2bb8ea9246
Improve the JS click event 2022-12-14 15:44:48 +04:00
Narek Zakarian
554ae57cb1
Refactor the field name 2022-12-14 15:24:32 +04:00
Narek Zakarian
105d9d6735
Fix psalm 2022-12-12 17:30:50 +04:00
Narek Zakarian
9eb14e192a
redirect after successfully cleared DB 2022-12-09 16:51:29 +04:00
Narek Zakarian
6a9c76fa9e
Handle the clear db AJAX request shoulr be outside of check. 2022-12-09 16:48:11 +04:00
Narek Zakarian
2fd1a6f574
Handle the clear db AJAX request. 2022-12-08 19:25:19 +04:00
Narek Zakarian
f0798d7e88
Create object able to clear database. 2022-12-08 19:24:53 +04:00
Narek Zakarian
374ce5d5f9
Create the JS to handle clear db functionality 2022-12-08 19:24:22 +04:00
Narek Zakarian
990799d20b
Fix the JS name 2022-12-08 18:03:29 +04:00
Narek Zakarian
3ecbabdffa
Fix the JS name 2022-12-08 18:00:53 +04:00
Narek Zakarian
98e1c5cb9a
Add the clear database functionality assets registration 2022-12-08 17:23:41 +04:00
Narek Zakarian
75ed64646b
Fix gitignore file 2022-12-08 17:10:45 +04:00
Narek Zakarian
da020a3749
Prepare module assets 2022-12-08 17:08:39 +04:00
Narek Zakarian
199517f403
Create the settings. 2022-12-07 19:13:54 +04:00
Narek Zakarian
5e2d4228ef
Add configuration services for option names and scheduled actions 2022-12-07 19:10:08 +04:00
Narek Zakarian
b77505ce5b
Create the Uninstall module. 2022-12-07 16:28:59 +04:00