1917 Commits

Author SHA1 Message Date
Boegie19
4606c8a01e fix wrapParams ignoring lower services 2023-04-24 14:06:02 +02:00
Christian
5f092683d9
Merge branch 'main' into patch-1 2023-04-21 10:09:56 +02:00
Josh
2d55462e46 fix: remove instances of request and ban with eslint
chore: remove straggler

chore: fix hook

chore: pr amends

chore: pr amends

chore: use axios for analytics

fix missing once function import

chore(test): use defineProperty

fix: webhooks creation

fix: sso

Revert "chore(test): use defineProperty"

This reverts commit dfdcb82ccef720c4e4993fe4021acc190f38a204.

chore: make sure theres a url before trying to render the image

fix: webhook
2023-04-20 17:30:40 +01:00
Ben Irvin
1d06a15e99
Merge pull request #16420 from strapi/fix/upRegisterBlacklist 2023-04-20 16:47:51 +02:00
Christian
7f397db96a
Merge branch 'main' into patch-1 2023-04-20 09:58:31 +02:00
Christian
ee9237c343
Merge pull request #16397 from strapi/track-auth-method 2023-04-20 09:53:09 +02:00
Christian
98c0a2a5d1
Update packages/plugins/users-permissions/server/strategies/users-permissions.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-04-19 16:46:29 +02:00
Christian Capeans
0acb4ab3aa Change event name 2023-04-19 16:44:00 +02:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Christian
a69eb1cde1
Merge branch 'main' into patch-1 2023-04-19 14:21:22 +02:00
Christian
d4249c4f4b
Merge branch 'main' into track-auth-method 2023-04-19 12:54:35 +02:00
Christian Capeans
0740be570f Add didCompleteRequest event 2023-04-19 12:54:10 +02:00
Josh
ef4f3b64fe chore: add docs and tests
chore: remove compo

chore: add docs and tests for useFilter

chore: add tests & docs for useCollator
2023-04-18 11:14:24 +01:00
Josh
7f1b43adf9 fix: swap out match sorter from roles tables and helper-plugin 2023-04-18 11:14:24 +01:00
derrickmehaffy
773db0dcaf add role as a failsafe 2023-04-17 08:08:19 -07:00
derrickmehaffy
52f5b7a16e update blacklist with all system fields 2023-04-17 07:30:28 -07:00
focus-at
8e3d6c1e9b Update providers-registry.js
FIX for 
```
body {
  error: {
    error_code: 3,
    error_msg: 'Unknown method passed',
    request_params: [ [Object], [Object], [Object], [Object] ]
  }
}
```
2023-04-12 19:59:49 +03:00
Marc-Roig
f15ba493a6 fix: mysql performance when using transactions 2023-04-12 18:44:06 +02:00
Convly
21d4ecb45a Merge branch 'releases/4.9.1' 2023-04-12 16:29:08 +02:00
Convly
c8f2f0543b v4.9.1 2023-04-12 16:24:32 +02:00
chentsulin
df4398db09 chore: release peer version constraint using ^ 2023-04-12 13:10:44 +08:00
Mark Kaylor
eb2cf3a987 Fix components not found 2023-04-11 10:21:05 +02:00
Marc
a3dcccf281 fix: do not trow if locailzations are empty 2023-04-05 16:06:22 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure (#16242) 2023-04-05 10:32:20 +02:00
Convly
c46ba7d957 Merge branch 'releases/4.9.0' 2023-03-29 14:36:04 +02:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Convly
dc18b4c908 Change language name to Laotian 2023-03-29 10:48:59 +02:00
Convly
f0aa8f9758 Update i18n snapshot 2023-03-29 09:43:14 +02:00
Convly
1abd0558cb Add Lao language to the list of supported ISO locales 2023-03-29 09:38:03 +02:00
Christian
da8cf68955
Merge pull request #16026 from arhubi/feature/add-ast-locale 2023-03-23 14:24:32 +01:00
dependabot[bot]
3de2c8c17f
build(deps): bump swagger-ui-dist from 4.15.5 to 4.18.1 (#16178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 15:33:58 +01:00
dependabot[bot]
6319926848
build(deps): bump qs from 6.11.0 to 6.11.1 (#16159)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 15:33:28 +01:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Arthur Brière
ec678cea70
Merge branch 'main' into feature/add-ast-locale 2023-03-21 12:18:30 +01:00
dependabot[bot]
35c625f155
build(deps): bump react-intl from 6.2.8 to 6.3.2
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.2.8 to 6.3.2.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.2.8...react-intl@6.3.2)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 10:07:10 +00:00
Alexandre BODIN
c2bb76d806
Revert "chore(deps): bump glob from 7.2.0 to 7.2.3" 2023-03-20 15:14:00 +01:00
Alexandre BODIN
1db941333c
Merge pull request #15979 from strapi/dependabot/npm_and_yarn/glob-7.2.3 2023-03-20 15:13:31 +01:00
Bassel Kanso
92f801d0d3
Merge pull request #16108 from strapi/remove-package
Remove  subscriptions-transport-ws package from graphql plugin
2023-03-20 14:57:56 +02:00
Gustav Hansen
a9fb1f3130 Reduce and optimize lodash imports 2023-03-17 14:25:53 +01:00
Christian
c6f94dedf9
Merge branch 'main' into feature/add-ast-locale 2023-03-17 14:24:56 +01:00
Bassel Kanso
757f32aa48
Merge branch 'main' into remove-package 2023-03-17 11:34:38 +02:00
Josh
fd978f3f79 chore: update snapshots & tests for DS 1.6.6
chore: update tests
2023-03-16 19:44:54 +00:00
Josh
2f6ced23e3 chore: update packages 2023-03-16 19:24:44 +00:00
Convly
cc73bed97b v4.8.2 2023-03-16 17:49:52 +01:00
Bassel
73d4183253 remove subscriptions-transport-ws package from graphql plugin 2023-03-16 13:52:17 +02:00
Alexandre Bodin
2ec4bf2bd1 Merge branch 'releases/4.8.1' 2023-03-15 22:42:50 +01:00
Alexandre Bodin
b3cb13cb14 v4.8.1 2023-03-15 22:25:40 +01:00
Alexandre Bodin
8819379e30 Revert other issue 2023-03-15 19:41:35 +01:00
Convly
1b6a6926e6 Merge branch 'releases/4.8.0' into main 2023-03-15 16:35:26 +01:00