545 Commits

Author SHA1 Message Date
dogusdeniz
dcb3233315
Update packages/generators/generators/lib/templates/ts/migration.ts.hbs
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-02-09 14:39:35 +03:00
dogusdeniz
835e46b49e
Update packages/generators/generators/lib/templates/ts/migration.ts.hbs
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-02-09 14:39:23 +03:00
dogusdeniz
a8753ef660
Merge branch 'main' into v4/generator-migration 2023-02-09 09:55:19 +03:00
Convly
1dd825035c Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-08 17:22:20 +01:00
Convly
17a7845e3d v4.6.1 2023-02-08 17:00:11 +01:00
Christian Capeans
3a45faaf6e Merge branch 'main' into features/db-config-env-var 2023-02-07 16:38:40 +01:00
Bassel
a364ee79e4 fix generation of transfer token salt 2023-02-03 16:14:34 +02:00
Bassel
ad9060b296 adding api tests for transfer token crud 2023-02-03 13:46:11 +02:00
Christian Capeans
fe1bb44299 Create transfer tokens
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2023-02-02 13:15:41 +01:00
Marc-Roig
2d94d30cb0 Merge branch 'main' into fix/webhook-with-count-relations 2023-02-01 09:34:57 +01:00
dogusdeniz
8794482d66
Update packages/generators/generators/lib/templates/js/migration.js.hbs
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-01-31 19:15:25 +03:00
dogusdeniz
6e33f2f0cc
Update packages/generators/generators/lib/plops/utils/get-formatted-date.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-01-31 19:13:50 +03:00
Ben Irvin
81c65878bd
Merge branch 'main' into v4/generator-migration 2023-01-31 16:18:13 +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
dogusdeniz
370b3c7f6f
Merge branch 'main' into v4/generator-migration 2023-01-27 00:08:48 +03: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
dogusdeniz
a08e99ad41
fix : CRLF issue fixed 2023-01-25 13:22:02 +03: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
dogusdeniz
9661b23000
Update packages/generators/generators/lib/templates/ts/migration.ts.hbs
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-01-18 15:13:45 +03:00
dogusdeniz
d92d63e3d0
Merge branch 'main' into v4/generator-migration 2023-01-12 19:53:03 +03:00
dogusdeniz
ff7700ad15 fix : code improvment 2023-01-12 01:23:19 +00:00
dogusdeniz
253d897838
fix : deleted unnecessary moment.js package 2023-01-12 03:45:15 +03:00
Convly
d36609ff26 v4.5.6 2023-01-11 17:48:52 +01:00
dogusdeniz
83ca415e9d
update : convly request applied 2023-01-11 13:00:21 +03:00
dogusdeniz
11923a820f
update : fixed lint error 2023-01-11 09:56:12 +03:00
dogusdeniz
939c52779a
update: Added migration generate with CLI 2023-01-10 16:54:21 +03: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