Christian Capeans
|
3a45faaf6e
|
Merge branch 'main' into features/db-config-env-var
|
2023-02-07 16:38:40 +01:00 |
|
Marc-Roig
|
2d94d30cb0
|
Merge branch 'main' into fix/webhook-with-count-relations
|
2023-02-01 09:34:57 +01:00 |
|
Rémi de Juvigny
|
14a1972d07
|
Merge pull request #15589 from strapi/dependabot/npm_and_yarn/inquirer-8.2.5
chore(deps): bump inquirer from 8.2.4 to 8.2.5
|
2023-01-31 10:00:26 +01:00 |
|
Marc
|
a9ea6986a7
|
Merge branch 'main' into fix/webhook-with-count-relations
|
2023-01-26 17:27:25 +01:00 |
|
Pierre Noël
|
28bc7b2c4b
|
Bump database client versions
|
2023-01-26 10:51:56 +01:00 |
|
dependabot[bot]
|
a2cf39a484
|
chore(deps): bump inquirer from 8.2.4 to 8.2.5
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@8.2.5)
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-26 09:40:59 +00:00 |
|
Convly
|
a9e55435c4
|
v4.6.0
|
2023-01-25 21:17:20 +01:00 |
|
Marc-Roig
|
15a723cca7
|
remove deprecation messages
|
2023-01-23 10:49:31 +01:00 |
|
Marc-Roig
|
6d05a64089
|
add webhooks populate relations configuration variable
|
2023-01-19 14:53:37 +01:00 |
|
Convly
|
d36609ff26
|
v4.5.6
|
2023-01-11 17:48:52 +01:00 |
|
Convly
|
8f1988367c
|
v4.5.5
|
2022-12-28 15:17:36 +01:00 |
|
Convly
|
8716ecc920
|
v4.5.4
|
2022-12-14 15:39:30 +01:00 |
|
ivanThePleasant
|
b95d6e3f28
|
Merge branch 'main' into chore/user-level-data
|
2022-12-13 12:17:31 +02:00 |
|
Gustav Hansen
|
978630d655
|
Merge pull request #14759 from strapi/enhancement/axios-refactoring
useFetchClient hook replacing axiosInstance
|
2022-12-07 17:26:51 +01:00 |
|
Josh
|
c6d875982b
|
Merge pull request #15016 from tomscytale/fix/plugin-example
|
2022-12-05 15:26:00 +00:00 |
|
Convly
|
5453885f7a
|
v4.5.3
|
2022-11-30 16:27:25 +01:00 |
|
Tom Shortall
|
e30fffac65
|
fix import
|
2022-11-28 10:20:29 +00:00 |
|
T
|
ae638e981f
|
Merge branch 'main' into fix/plugin-example
|
2022-11-27 18:52:48 +00:00 |
|
Tom Shortall
|
10e661ce50
|
fix import of @strapi/icons/Puzzle in generated admin plugin
|
2022-11-27 18:36:58 +00:00 |
|
ivanThePleasant
|
2af669c961
|
Merge branch 'main' into chore/user-level-data
|
2022-11-23 09:35:16 +02:00 |
|
Simone
|
a4233b4864
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-22 19:55:25 +01:00 |
|
Alexandre Bodin
|
bcb1b7f472
|
v4.5.2
|
2022-11-22 17:54:52 +01:00 |
|
Simone
|
e495b9c31e
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-21 22:51:06 +01:00 |
|
Alexandre BODIN
|
8faf635975
|
Merge branch 'main' into fix/relation-mysql-below-8
|
2022-11-21 17:12:53 +01:00 |
|
Simone Taeggi
|
7a06c7e444
|
move the condition to show the warning inside the warapAxiosInstance
|
2022-11-18 00:43:19 +01:00 |
|
Simone
|
834b7c1917
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-16 18:18:55 +01:00 |
|
Convly
|
8c20ea2b5c
|
v4.5.1
|
2022-11-16 18:00:30 +01:00 |
|
Simone Taeggi
|
d86d9cfa8f
|
add conditions to show warnings only on dev mode
|
2022-11-16 17:47:08 +01:00 |
|
Pierre Noël
|
887ea1ae59
|
Avoid use of window functions for MySQL versions below 8
|
2022-11-15 16:43:04 +01:00 |
|
Simone Taeggi
|
4da811c322
|
create a util to wrap the old axiosInstance implementations and log the warning
|
2022-11-14 16:36:30 +01:00 |
|
Simone Taeggi
|
68fee16bd2
|
Wrap axiosInstance inside a wrapper to contain the warnings
|
2022-11-11 17:54:11 +01:00 |
|
Simone
|
49d8787e22
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-09 16:49:43 +01:00 |
|
Convly
|
33debd5701
|
v4.5.0
|
2022-11-09 15:47:52 +01:00 |
|
Simone Taeggi
|
b79a83b9f1
|
add console logs
|
2022-11-09 10:35:38 +01:00 |
|
Convly
|
73b47a3901
|
v4.4.7
|
2022-11-04 16:52:57 +01:00 |
|
Convly
|
788ea22ba6
|
v4.4.6
|
2022-11-02 14:09:37 +01:00 |
|
ivanThePleasant
|
5620b25138
|
Merge branch 'main' into chore/user-level-data
|
2022-10-25 15:21:38 +03:00 |
|
Convly
|
65feb971b8
|
v4.4.5
|
2022-10-19 18:49:19 +02:00 |
|
Convly
|
02f7b3b65d
|
v4.4.4
|
2022-10-19 15:19:00 +02:00 |
|
Gustav Hansen
|
044ca89bdf
|
chore: Update favicon new 2022 version
|
2022-10-18 13:59:01 +02:00 |
|
Matteo Pietro Dazzi
|
226f4265ea
|
fix: dist folder in gitignore files
|
2022-10-14 17:19:19 +02:00 |
|
Dieter Stinglhamber
|
cb215e1282
|
fix the db usernam env variable
|
2022-10-07 14:59:34 +02:00 |
|
Convly
|
3ddf1626e7
|
Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
|
2022-10-05 16:22:44 +02:00 |
|
Convly
|
3d42ce3295
|
v4.4.3
|
2022-10-05 16:15:29 +02:00 |
|
Convly
|
f99314ead7
|
v4.4.3
|
2022-10-05 16:04:25 +02:00 |
|
Convly
|
f33e7c97ab
|
v4.4.2
|
2022-10-05 15:32:01 +02:00 |
|
ivanThePleasant
|
de25284aac
|
Merge branch 'main' into chore/user-level-data
|
2022-10-04 10:08:53 +03:00 |
|
Josh
|
0d73979b84
|
Merge branch 'main' into patch-1
|
2022-10-03 15:19:52 +01:00 |
|
Iago Calazans
|
db785ab59f
|
Update packages/generators/generators/lib/files/ts/plugin/admin/src/components/Initializer/index.tsx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2022-10-03 09:08:52 -03:00 |
|
Iago Calazans
|
6fa840fd9a
|
Update packages/generators/generators/lib/files/ts/plugin/admin/src/components/Initializer/index.tsx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2022-10-03 09:08:43 -03:00 |
|