5555 Commits

Author SHA1 Message Date
Ben Irvin
e28c9e7ec9 add lastUsed 2022-08-18 10:22:09 +02:00
Rémi de Juvigny
1fed0afa01 Try InputLoader 2022-08-18 09:50:27 +02:00
Simone Taeggi
2ea3c317e5 add updatedAt field in the list of token 2022-08-18 09:46:39 +02:00
Gustav Hansen
7d72343aac
Merge pull request #14077 from strapi/dependabot/npm_and_yarn/axios-0.27.2
Bump axios from 0.24.0 to 0.27.2
2022-08-18 09:33:30 +02:00
Ben Irvin
215735b0cd update lastUsed when token is accessed 2022-08-17 23:28:35 +02:00
Ben Irvin
f95bb29d76 add lastUsed 2022-08-17 23:28:20 +02:00
Rémi de Juvigny
4729a49186 Merge remote-tracking branch 'origin/features/custom-fields' into custom-fields/cm-input 2022-08-17 14:51:48 +02:00
Rémi de Juvigny
cd7c339445 Move custom field input to GenericInput 2022-08-17 14:49:59 +02:00
Rémi de Juvigny
11eee5c9f5 Add custom field to inputs 2022-08-17 14:36:04 +02:00
Alex V
b411b49d93 Fetch graphql endpoint path from graphql plugin
- Do not use hardcoded '/graphql' endpoint because it will mismatch
if plugin has different endpoint configuration.
2022-08-17 13:24:37 +02:00
dependabot[bot]
0f05a28906 Bump axios from 0.24.0 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 13:07:01 +02:00
dependabot[bot]
01aaee8d36 Bump date-fns from 2.28.0 to 2.29.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.28.0 to 2.29.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.28.0...v2.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 13:06:42 +02:00
Gustav Hansen
e4e0981e24
Merge pull request #14076 from strapi/dependabot/npm_and_yarn/sanitize-html-2.7.1
Bump sanitize-html from 2.7.0 to 2.7.1
2022-08-17 13:05:32 +02:00
Alexandre BODIN
dd227e2b64
Merge pull request #14015 from strapi/chore/master-to-main
Prepare switch to main instead of master
2022-08-17 11:18:57 +02:00
Alexandre BODIN
67add5e425
Merge pull request #14112 from strapi/chore/logo-update-timout-fix
Setup timeout for logo update page due to slow image fetching
2022-08-17 11:18:11 +02:00
Alexandre Bodin
a90d53db4c Prepare switch to main instead of master 2022-08-17 11:17:44 +02:00
Bassel Kanso
9a7968ac32 Merge branch 'fix/service-typings' of https://github.com/strapi/strapi into fix/service-typings 2022-08-17 12:16:15 +03:00
Bassel Kanso
9ced5f53dd Merge branch 'master' into fix/service-typings 2022-08-17 12:15:46 +03:00
Ben Irvin
1436345e78 remove console.log 2022-08-17 10:10:28 +02:00
Ben Irvin
2694362f0e add syncActions 2022-08-17 09:48:35 +02:00
Marc
21d06ce7d0
Merge pull request #13996 from strapi/fix/upload-image-without-extension
Fix: upload media image with non standard urls
2022-08-17 09:29:29 +02:00
Alve Svarén
047f4d9115 Add missing swedish core admin translations 2022-08-16 23:27:15 +00:00
Hertak
4f6c049504
Update Main language 2022-08-16 18:44:35 -03:00
Hertak
863511fe9f
Update es.json 2022-08-16 17:01:41 -03:00
Ben Irvin
32ad5bc504 await actionSync 2022-08-16 18:22:25 +02:00
Alexandre Bodin
bd48a9fffd Setup timeout for logo update page due to slow image fetching 2022-08-16 18:08:18 +02:00
Julie Plantey
85105c0943 eslint fix 2022-08-16 17:15:34 +02:00
Julie Plantey
6d654db039 Merge branch 'master' of https://github.com/strapi/strapi into fix/dynamic-tables-headers-translations 2022-08-16 16:43:17 +02:00
Julie Plantey
e0c7e42e59 permission users LV table headers translations 2022-08-16 15:54:41 +02:00
Simone Taeggi
36a3260f5d add the script 2022-08-16 15:20:04 +02:00
Simone Taeggi
b678cbcd05 remove script 2022-08-16 15:08:42 +02:00
Simone Taeggi
a2dd072b1d add updatedAt field to the api token query 2022-08-16 14:55:42 +02:00
Mark Kaylor
69293837c3 Fix tests 2022-08-16 11:37:36 +02:00
Mark Kaylor
2b108e7c0f Merge branch 'master' of github.com:strapi/strapi into features/custom-fields 2022-08-16 11:14:30 +02:00
Simone Taeggi
d23ae7b1a7 update snapshots 2022-08-16 10:45:18 +02:00
Simone Taeggi
a8d960599a fix title value 2022-08-16 10:26:43 +02:00
Ben Irvin
88c243243d make error message unique 2022-08-16 10:18:41 +02:00
Simone Taeggi
59dbe4c634 add the css focus style in the default button 2022-08-16 10:18:32 +02:00
Ben Irvin
dbddec6c62 fix permission mapping 2022-08-16 10:11:32 +02:00
markkaylor
a8ff3aef2f
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
2022-08-16 09:20:37 +02:00
Rogix
c9d38aa733 feat: update pt-br translations 2022-08-14 18:02:07 -03:00
Rogix
6d4ac8d985 feat: update pt-br translations 2022-08-14 17:43:48 -03:00
Simone Taeggi
714233a0ce add read button test 2022-08-12 16:55:33 +02:00
Simone Taeggi
df6504fafc add a name attribute to the delete button 2022-08-12 15:46:18 +02:00
Simone Taeggi
ce780870cf add tests coverage script 2022-08-12 15:43:29 +02:00
Bassel Kanso
770f6f7026
Update packages/core/strapi/lib/types/core/strapi/index.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-08-12 14:09:12 +03:00
Marc
288dc33068
Merge pull request #13992 from strapi/fix/cloudinary-provider-missing-catch
properly reject promise in cloudinary provider
2022-08-12 10:58:26 +02:00
Ben Irvin
0972919247 list and get should return array of action strings 2022-08-12 09:52:47 +02:00
Ben Irvin
f97c59ff90 fix token builder 2022-08-12 09:50:10 +02:00
Ben Irvin
8ca7c13449 add some failed attempts at improving 2022-08-11 18:04:59 +02:00