236 Commits

Author SHA1 Message Date
Convly
6f7c815c2b v4.11.2 2023-06-21 15:57:32 +02:00
Marc-Roig
d08f6cffbf
Merge branch 'main' into fix/rbac-condition-and-relations 2023-06-19 11:37:26 +02:00
Gustav Hansen
c86d26d25a
Merge pull request #16985 from strapi/chore/eslint-sort-imports-front
Chore: Auto-sort imports using eslint
2023-06-19 09:18:51 +02:00
Gustav Hansen
dfbe582cd7 Chore: Add eslint simple-sort plugin 2023-06-12 21:34:06 +02:00
Jean-Sébastien Herbaux
aea0ea8350
Merge pull request #16990 from strapi/releases/4.11.1 2023-06-12 17:27:43 +02:00
Marc-Roig
6cdb5a7737
v4.11.1 2023-06-12 17:10:44 +02:00
Gustav Hansen
9e56a694dc Chore: Cleanup eslint/front configuration 2023-06-12 15:15:11 +02:00
Convly
1e91d9b498 Review comments 2023-06-12 10:51:45 +02:00
Convly
f427c244eb Merge branch 'main' into features/type-system 2023-06-09 18:58:03 +02:00
Convly
7e901ba08d Update app & types generation for javascript projects, fix empty augmentation 2023-06-09 18:57:10 +02:00
Josh
80258ecc38
chore: remove react-select from RW & ban with ESlint (#16951) 2023-06-09 15:10:52 +01:00
Marc-Roig
7ad44c8699
Merge branch 'main' into fix/rbac-condition-and-relations 2023-06-09 10:32:42 +02:00
Alexandre Bodin
0de06a008d v4.11.0 2023-06-07 17:16:22 +02:00
Convly
6bcd972026 Remove pluralize usage 2023-06-06 16:32:07 +02:00
Convly
b1503aab84 Rename artefact to artifact 2023-06-06 11:51:48 +02:00
dependabot[bot]
615c04e8d8
chore(deps): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-04 23:02:10 +00:00
Convly
da080df32b v4.10.7 2023-05-31 17:46:38 +02:00
Marc-Roig
7bd2079fab
test: custom conditions 2023-05-29 15:36:40 +02:00
Convly
489e422f60 Revert breaking change & adapt the feature behavior 2023-05-26 18:15:55 +02:00
Convly
9b8fb00e8d Merge branch 'main' into ts-support-2/update-type-gen 2023-05-26 17:52:06 +02:00
Convly
7dbae9d05d v4.10.6 2023-05-24 16:54:28 +02:00
Convly
32e685680a Fix utils/typescript unit tests 2023-05-17 14:01:04 +02:00
Convly
7761efdf6d Update the ts generators to fit the new type system 2023-05-17 14:00:36 +02:00
Gustav Hansen
65a8d1965e Chore: Add eslint rule to forbid using strapi as global 2023-05-16 10:56:46 +02:00
Convly
fc8ea40ec0 Merge branch 'main' into features/ts-support-2 2023-05-15 14:42:57 +02:00
Convly
d9277d616b v4.10.5 2023-05-11 18:28:54 +02:00
Convly
3f55bac2e7 v4.10.4 2023-05-10 14:46:30 +02:00
Gustav Hansen
5e000ddde1
Merge pull request #16541 from strapi/dependabot/npm_and_yarn/resolve-1.22.2
Bump resolve from 1.20.0 to 1.22.2
2023-05-08 12:28:46 +02:00
Convly
a02b19866a v4.10.2 2023-05-03 15:04:25 +02:00
dependabot[bot]
a62d6f592b
Bump resolve from 1.20.0 to 1.22.2
Bumps [resolve](https://github.com/browserify/resolve) from 1.20.0 to 1.22.2.
- [Release notes](https://github.com/browserify/resolve/releases)
- [Commits](https://github.com/browserify/resolve/compare/v1.20.0...v1.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 13:52:42 +00:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds (#16532) 2023-04-28 15:20:20 +02:00
Convly
7216f753f8 Fix generator tests (upgrade to ts V5) 2023-04-27 09:38:16 +02:00
Alexandre Bodin
68604f9853 Merge branch 'main' of github.com:strapi/strapi into release/4.10.1 2023-04-26 15:50:41 +02:00
Alexandre Bodin
23b531cef5 v4.10.1 2023-04-26 15:45:41 +02:00
Alexandre Bodin
b36292e67b Merge branch 'releases/4.10.0' 2023-04-26 14:39:05 +02:00
Alexandre Bodin
9b5519778f v4.10.0 2023-04-26 14:32:28 +02:00
Convly
c7d9ee1706 Merge branch 'main' into features/ts-support-2 2023-04-26 11:43:26 +02:00
Alexandre BODIN
12d3068013
Migrate generators to ts (#16392) 2023-04-26 09:07:40 +02:00
Nathan Pichon
a51313304d
Merge pull request #15899 from strapi/feature/review-workflow
New Feature: Review Workflows
2023-04-24 20:53:14 +02:00
Jean-Sébastien Herbaux
3070b89cc1
Upgrade to TS V5 and fix related breaking changes (#16462) 2023-04-24 18:37:51 +02:00
Christian Capeans
8c6a17c2a4 Add collectionName to literal properties 2023-04-24 17:21:21 +02:00
Gustav Hansen
092a80bc33 Merge branch 'main' into feature/review-workflow 2023-04-21 13:08:41 +02:00
Jean-Sébastien Herbaux
4ef4651501
Merge branch 'main' into chore/upgrade-ts-v5 2023-04-21 09:59:08 +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
Convly
3455f95226 Upgrade to TS V5 and fix related breaking changes
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2023-04-20 15:27:52 +02:00
Convly
95d581b31b Merge branch 'main' into feature/review-workflow 2023-04-19 15:02:34 +02:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Gustav Hansen
a5664e37b9 Merge branch 'main' into feature/review-workflow 2023-04-19 10:42:37 +02:00
Alexandre BODIN
23143c256e
Migration cli to ts (#16361) 2023-04-17 18:21:23 +02:00
Marc-Roig
e845fc95a0 Merge branch 'main' into feature/review-workflow 2023-04-14 17:20:14 +02:00