139 Commits

Author SHA1 Message Date
Josh
d8c13912ba
chore: update eslint (#18240)
* chore: update eslint deps & fix lint issues

* chore: update prettier

* fix: packagejson

* Revert "chore: update prettier"

This reverts commit 65f82dfa5b3b0a925fb0d86c20a7e555015c7b48.
2023-10-02 17:29:23 +01:00
Gustav Hansen
fc86e60e00 Merge branch 'main' into feature/rw-stage-rbac 2023-09-25 12:16:34 +02:00
Josh
e63fc8dea6
test(content-manager): fix console pollution in tests (#18113)
* chore: mock `once` function to stop console pollution

* test(content-manager): fix Option test

* test(content-manager): fix useLazyComponents test

* test(content-manager): fix useRelation test
2023-09-25 09:41:23 +01:00
markkaylor
917a40b555
refactor(helper-plugin): migrate to TS (#17746)
Co-authored-by: Fernando Chávez <fc9chavez@gmail.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: Jackson Hammond <malts18@gmail.com>
Co-authored-by: yurimutti <muttiyuri@gmail.com>
Co-authored-by: Fernando Chávez <fernando.chavez@strapi.io>
Co-authored-by: GJunior <samaritanojr006@gmail.com>
Co-authored-by: Milan K <57148574+mkcy3@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: boris.shulyak <borysshulyak@gmail.com>
Co-authored-by: Alec Winter <34278963+nolliebigspin@users.noreply.github.com>
Co-authored-by: Boris Shulyak <55171497+BorysShulyak@users.noreply.github.com>
Co-authored-by: 0xATHERIS <ath3ris@proton.me>
Co-authored-by: Andrew <112592168+fletch-r@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Dallas Clark <542948+dallasclark@users.noreply.github.com>
Co-authored-by: Okorare Tega <contact@tegacreatives.com>
Co-authored-by: Júlíus Guðni <julius@extis.one>
Co-authored-by: Simone <startae14@gmail.com>
2023-09-15 10:08:21 +02:00
Gustav Hansen
778fffbe1a fix(helper-plugin): move prop-type validation a level down 2023-09-13 09:51:02 +02:00
Gustav Hansen
6f1d9a15dd
Revert "Fix: Use sync over async components in admin panel APIs" 2023-08-29 09:24:29 +02:00
Gustav Hansen
c9fa5fb0ec
Merge pull request #17685 from strapi/fix/code-splitting
Fix: Use sync over async components in admin panel APIs
2023-08-23 13:55:15 +02:00
Gustav Hansen
4b69d56dbc Fix: Use React.lazy over async component imports for plugins 2023-08-23 12:37:28 +02:00
Josh
dc02df8b42
feat: add auto-focussing via URLSearchParam to content-manager (#17613)
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-08-22 12:18:06 +01:00
Josh
996ba09add
chore: update storybook to v7 (#17632) 2023-08-10 08:32:54 +01:00
Josh
2274e5e04f
fix: cannot clear date-field (#17599) 2023-08-08 09:27:20 +01:00
Josh
3308e31ef4
chore: setup helper-plugin for TS conversion (#17460) 2023-08-07 10:44:05 +01:00
Christian
6787a08db4
Merge branch 'main' into dev/caseInsenFilters 2023-07-31 16:08:40 +02:00
Maxime Robert
060a44e0e5 Add $nei operator + translations
Translations:
- ar
- ca
- de
- dk
- en
- es
- eu
- fr
- gu
- hi
- hu
- ja
- ko
- ml
- nl
- pl
- pt-BR
- ru
- sa
- sk
- sv
- tr
- zh
- zh-Hans
2023-07-24 16:24:08 +02:00
Derrick Mehaffy
78eac54cd8 add case insensitive filters to content-manager 2023-07-24 16:24:08 +02:00
Simone Taeggi
a47b11149e fix the HeaderCell sortable icon bug 2023-07-24 16:16:06 +02:00
Gustav Hansen
9c8d157f5d Enhancement: Combine content-type reassignment + stage prompts 2023-07-21 16:25:38 +02:00
Gustav Hansen
750655fb4e Chore: Give precedence to error.message over error.details 2023-07-19 13:33:18 +02:00
markkaylor
a82de46746
feature/bulk-publish-v2 (#17185)
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
2023-07-18 09:03:55 +02:00
Josh
b4e73c4a05 fix(helper-plugin): useRBAC needs to recalc if the userPermissions argument changes 2023-07-17 12:25:16 +01:00
Mark Kaylor
1899ac4d42 Add params serializer 2023-07-06 14:48:21 +02:00
Josh
d2d5476f07
Merge pull request #17155 from strapi/chore/remove-step-from-time 2023-07-05 16:54:17 +01:00
Josh
7da44e6406 refactor: remove history from hp tests and refactor Pagination component 2023-07-05 08:53:29 +01:00
Josh
d301b8a7ad chore: update DS to 1.8.1 2023-07-03 15:14:38 +01:00
Josh
9bc4e05325
Merge pull request #17140 from strapi/fix/useRBAC-infinite-loop 2023-07-03 14:24:55 +01:00
Josh
1b7b45c2a8 chore: remove step from time configure view modal 2023-06-30 09:47:20 +01:00
Josh
885aa13160 refactor: useRBAC hook to stop infinite loop
chore: add test setup to helper-plugin

test: add useRBAC suite

refactor: useRBAC hook to stop infinite loop

chore: shuffle around and add jsdocs
2023-06-29 11:56:36 +01:00
Marc-Roig
f9a4af2894
Merge branch 'main' into releases/4.11.3 2023-06-28 17:27:34 +02:00
Marc Roig
df4a540b51
Merge pull request #17099 from strapi/fix/update-last-used-at-once-a-day 2023-06-28 14:30:08 +02:00
Marc-Roig
5adf9f1c63
Merge remote-tracking branch 'origin/fix/update-last-used-at-once-a-day' into fix/update-last-used-at-once-a-day 2023-06-28 11:58:33 +02:00
Marc-Roig
c48b1efc7a
chore: update relativeTime stories 2023-06-28 11:52:18 +02:00
Marc
e1b51c84c5
Update packages/core/helper-plugin/src/components/RelativeTime/index.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-06-28 10:04:38 +02:00
Josh
3d0661249a fix: remove parseISO and just use native Date instead
Update index.js
2023-06-27 17:10:14 +01:00
Marc-Roig
40507bab54
feat: add custom intervals in RelativeTime util 2023-06-27 16:35:31 +02:00
Ben Irvin
c8e128d11c Merge branch 'main' into chore/upgrade-jest-to-29.5 2023-06-26 16:31:04 +02:00
Ben Irvin
23e86fd063 fix some tests 2023-06-26 16:26:39 +02:00
Damián Paranič
5d30450570 added tests for new methods in useSelectionState hook 2023-06-26 12:37:52 +02:00
Damián Paranič
a757f0ffc7 added code comments 2023-06-26 12:37:27 +02:00
Damián Paranič
0e26a36dc4
Merge branch 'strapi:main' into fix/media-library-multiple-selection 2023-06-26 10:37:02 +02:00
Mark Kaylor
1cceb67f65 Fix padding 2023-06-23 11:45:03 +02:00
Josh
c7363e4feb feat: add clone entity on click in table redirect if not possible 2023-06-22 08:10:49 +01:00
Florent Baldino
43f6e73ffc
chore(telemetry): send event ID as a custom (#17029) 2023-06-20 16:06:27 +01:00
Gustav Hansen
dca5778d8e Chore: Apply eslint import sorting fix 2023-06-12 21:34:07 +02:00
Alexandre Bodin
65a6c9cfa7 Merge branch 'releases/4.11.0' 2023-06-07 17:25:38 +02:00
Josh
8d6dc353e8 fix: dtp value should not pass empty string 2023-06-07 15:35:02 +01:00
Josh
8357aab46e
chore: fix tests (#16937)
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-06-07 11:43:09 +01:00
Convly
106cfafca4 Merge branch 'main' into releases/4.11.0 2023-06-07 11:31:42 +02:00
Josh
38fb966605
chore: upgrade ds to 1.8.0 (#16931) 2023-06-06 15:13:17 +01:00
Damián Paranič
4ba722f8c3
Merge branch 'main' into fix/media-library-multiple-selection 2023-06-02 12:39:13 +02:00
Gustav Hansen
41885fdd3d Merge branch 'main' into chore/react18 2023-06-01 12:50:17 +02:00