2949 Commits

Author SHA1 Message Date
Simone Taeggi
480dc72c12 update snapshots 2022-09-16 17:16:28 +02:00
Simone Taeggi
b54dad2918 split Form in FormHead and FormBody 2022-09-16 17:13:45 +02:00
Simone Taeggi
03a4baa1fb split the EditView page form into the FormApiToken 2022-09-16 15:36:18 +02:00
Gustav Hansen
2be586a46b
Merge pull request #14300 from WalkingPizza/feat/allow-json-0
Prevent `InputJSON` from crashing when field value is `0`
2022-09-16 14:30:04 +02:00
Simone Taeggi
3e5370bdf1 Merge branch 'main' into features/api-token-v2 2022-09-16 10:02:34 +02:00
Gustav Hansen
d8abbe35aa
Merge pull request #14299 from WalkingPizza/fix/13038
Update `lang` attribute on locale change
2022-09-15 16:39:51 +02:00
Simone Taeggi
a1ce4d8fa6 Merge branch 'features/api-token-v2' into api-token-v2/select-all-bug 2022-09-14 14:48:04 +02:00
Simone Taeggi
8753fae8ff Merge branch 'main' into features/api-token-v2 2022-09-14 14:47:38 +02:00
Mark Kaylor
21fd40e243 Merge branch 'main' of github.com:strapi/strapi into features/custom-fields 2022-09-13 10:30:19 -04:00
Julie Plantey
150f697bc8 use custom label for CM LV headers 2022-09-13 10:53:33 +02:00
David Lüder
4ea9d481a9
Merge branch 'main' into filter-translation-neq-removal 2022-09-13 02:29:59 +02:00
Simone Taeggi
4907cbb36b update test 2022-09-12 23:32:27 +02:00
Simone Taeggi
f3ef246013 fix select all bug 2022-09-12 22:57:04 +02:00
Simone Taeggi
961a3cb202 merge main branch 2022-09-12 22:56:52 +02:00
Mark Kaylor
c4197573cd Lint fix 2022-09-12 14:53:13 -04:00
Julie Plantey
3b53153723
Merge pull request #14290 from WalkingPizza/fix/13648
Trim admin's first name when validating
2022-09-12 10:31:32 +02:00
Julie Plantey
067b1a2987 if no stored theme, store OS theme in local storage 2022-09-09 17:43:05 +02:00
Simone Taeggi
cae16f7f25 Merge branch 'main' into features/api-token-v2 2022-09-09 16:08:28 +02:00
Julie Plantey
760b396b7d
Merge pull request #14292 from Zharkan/fix-fr-translations
fix: some french translations are not correct
2022-09-09 15:20:49 +02:00
Simone Taeggi
abde7cab04 Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-09 12:44:35 +02:00
Simone Taeggi
4101c523bb change position to permissions dependency 2022-09-09 12:38:34 +02:00
Simone Taeggi
b4e083fdeb add dependencies 2022-09-09 00:54:00 +02:00
Simone Taeggi
2870ba20f9 Merge branch 'features/api-token-v2' into api-token-v2/regenerate-permission 2022-09-09 00:53:32 +02:00
Simone Taeggi
8e97e90c3d add regenerate command even on read 2022-09-09 00:09:16 +02:00
Simone Taeggi
f20dd5cce0 Revert "add regenerate command even on read"
This reverts commit fc53ef1a7b72c02c45152ff47b32a989a616b721.
2022-09-08 23:55:12 +02:00
Simone Taeggi
1a289ca1ff Revert "merge main"
This reverts commit 5dc28ed5e5ead9b83b8bb30f96efc6eb6f1d3e3f.
2022-09-08 23:49:07 +02:00
Simone Taeggi
5dc28ed5e5 merge main 2022-09-08 23:40:39 +02:00
Simone Taeggi
a0057b5b0b Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-08 22:21:24 +02:00
Simone Taeggi
e1a0ae803e Merge branch 'main' into features/api-token-v2 2022-09-08 22:16:55 +02:00
Simone Taeggi
3d5eaebe12 refactor using setField 2022-09-08 22:09:15 +02:00
Simone Taeggi
cb69ec34a4 Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-08 17:06:16 +02:00
David Lüder
f0769a5916 Remove duplicate $ne/$neq-Translation in zh-Hans 2022-09-08 15:00:49 +00:00
Simone Taeggi
fc53ef1a7b add regenerate command even on read 2022-09-08 15:44:43 +02:00
Simone Taeggi
a0d9779c5e replace Number with parseInt 2022-09-08 15:31:17 +02:00
Simone Taeggi
eefc744724 fix delete all permissions on create 2022-09-08 15:21:06 +02:00
Alexandre BODIN
59b83c5953
Merge pull request #14320 from strapi/chore/eslint
chore/eslint
2022-09-08 14:45:12 +02:00
Simone Taeggi
85219da3e6 fix lifespan validation keyboard navigation 2022-09-08 12:05:22 +02:00
Simone Taeggi
d48f5919c3 fix the api-token routes policy 2022-09-08 11:39:09 +02:00
Simone Taeggi
3a81a1ddf3 fix bug related to change type from custom 2022-09-08 11:35:35 +02:00
Kevin Antonio Rateni Iatauro
bd201cd054
Merge branch 'main' into hotfix/autocomplete-search 2022-09-08 10:44:24 +02:00
Simone Taeggi
c86c5a62bf change the custom value as initialValue 2022-09-08 08:57:33 +02:00
Simone Taeggi
79000ad133 Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-08 08:45:33 +02:00
Alexandre Bodin
6654ad3528 Add node 18 2022-09-08 08:44:27 +02:00
Simone Taeggi
d2d123e3f8 Merge branch 'features/api-token-v2' into api-token-v2/regenerate-permission 2022-09-08 08:44:06 +02:00
Simone Taeggi
0e271c678c Merge branch 'features/api-token-v2' into api-token-v2/validation-error-empty-lifespan 2022-09-08 08:42:02 +02:00
Simone Taeggi
ad3ff0b455 update e2e test 2022-09-08 00:11:12 +02:00
Simone Taeggi
527bad15ef update e2e test 2022-09-08 00:08:59 +02:00
Simone Taeggi
fabe18e2a0 fix e2e test 2022-09-08 00:03:49 +02:00
Simone Taeggi
a78c2a88cb update snasphot 2022-09-07 23:09:10 +02:00
Simone Taeggi
99b47e7178 update snapshots 2022-09-07 22:48:17 +02:00