Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(content-releases): relation between actions and documents #20424

Merged
merged 12 commits into from
Jun 10, 2024

Conversation

Feranchz
Copy link
Contributor

@Feranchz Feranchz commented Jun 3, 2024

What does it do?

This change how Releases Actions are related to entries. Before we used polymorphic relationships between a release action and the entry, this seems to create different problems in v5 with the new documents layer.

Currently, polymorphic relations don't work with documents id and they need to be handled still with entry Id. This creates the following problem: What entry Id should I use based on the release action type? If we are publishing the entry we want the draft entry id, if we are unpublishing we want the published entry id.

Considering that you can change the release action type after adding entries to a release, this creates inconsistency between the different data.

Proposed solution

Stop using polymorphic relations between release actions and entries (at least until they are completely implemented on v5) and save all the needed information in Release Action schema to get the document related (Noticed I want to say document related and not entry related)

This information is contentTypeUid, locale and entry's documentId. We already save the first two on the Release Action schema, so we are only adding entry's documentId.

Known issues

  • Releases column on List View is still not implemented and hide by the moment because probably we gonna need to create an API to inject columns before implement releases on List View.

Work to do

  • Create migration to add entry's documentId to existing releases actions
  • Fix e2e tests (They are currently broken because the with-admin data we are using is not adapted to this new format.

@Feranchz Feranchz self-assigned this Jun 3, 2024
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
contributor-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 2:52pm

Copy link
Contributor

github-actions bot commented Jun 4, 2024

Size Change: -83 B (0%)

Total Size: 2.54 MB

Filename Size Change
examples/getstarted/build/_baseEach-Tdp9Ow0w.js 0 B -223 B (removed) 🏆
examples/getstarted/build/_baseMap-WcMRjgXa.js 0 B -192 B (removed) 🏆
examples/getstarted/build/_id-B3jMqqMH-0arLb6BC.js 0 B -7.22 kB (removed) 🏆
examples/getstarted/build/AdminSeatInfo-_UxgNKbX-D497d5cE.js 0 B -828 B (removed) 🏆
examples/getstarted/build/apiTokens-YMUmHnrH-dnhiQZaw.js 0 B -442 B (removed) 🏆
examples/getstarted/build/App-B8mFfBBm-UpN-ymIH.js 0 B -10.5 kB (removed) 🏆
examples/getstarted/build/App-DA2BHbXn-kscUQs4s.js 0 B -1.32 kB (removed) 🏆
examples/getstarted/build/ApplicationInfoPage-smS91aJq-FYmzlWwz.js 0 B -4.18 kB (removed) 🏆
examples/getstarted/build/AuthenticatedLayout-uZdP_6rL-7KLpBOK4.js 0 B -20 kB (removed) 🏆
examples/getstarted/build/AuthResponse-Y4lblDuD-AKVv3_mg.js 0 B -552 B (removed) 🏆
examples/getstarted/build/CardDragPreview-DOxamsuj-aM7pjMUG.js 0 B -571 B (removed) 🏆
examples/getstarted/build/ColorPickerInput-DAx1G9l8-WDKDV1JJ.js 0 B -4.25 kB (removed) 🏆
examples/getstarted/build/ComponentConfigurationPage-BMajAl1u-cxpyzHJL.js 0 B -1.63 kB (removed) 🏆
examples/getstarted/build/ComponentIcon-u4bIXTFY-fde_SBS_.js 0 B -1.53 kB (removed) 🏆
examples/getstarted/build/constants-kA6LyFc2-PEirCyct.js 0 B -726 B (removed) 🏆
examples/getstarted/build/ContentBox-9LBDzws0-KkVDSx_q.js 0 B -469 B (removed) 🏆
examples/getstarted/build/CreateActionEE-uBGAkLbn-43qqF-ai.js 0 B -489 B (removed) 🏆
examples/getstarted/build/CreatePage-43a3kA7u-8AyDTblN.js 0 B -1.89 kB (removed) 🏆
examples/getstarted/build/CreatePage-APEIggFI-3ZLgzkSh.js 0 B -283 B (removed) 🏆
examples/getstarted/build/CreateView-_Zbj_9OP-sKgmOsGL.js 0 B -362 B (removed) 🏆
examples/getstarted/build/CreateView-m6QYjVJn-Azu1eEcn.js 0 B -428 B (removed) 🏆
examples/getstarted/build/EditConfigurationPage-CcOoD26O-wbaG04cl.js 0 B -1.19 kB (removed) 🏆
examples/getstarted/build/EditPage-72cazQLn-1mjDYvzg.js 0 B -2.15 kB (removed) 🏆
examples/getstarted/build/EditPage-bHAMrpAx-beZ1zCGI.js 0 B -4.62 kB (removed) 🏆
examples/getstarted/build/EditPage-z8IzPORy-s7YCV7pR.js 0 B -1.84 kB (removed) 🏆
examples/getstarted/build/EditView-9VQs9Kjm-911x1y1O.js 0 B -2.08 kB (removed) 🏆
examples/getstarted/build/EditViewPage-DWb0DE7R-kAd0zjut.js 0 B -1.79 kB (removed) 🏆
examples/getstarted/build/EditViewPage-fwbjvpUf-PzdF97sk.js 0 B -5.06 kB (removed) 🏆
examples/getstarted/build/EventsTable-v08zJIf1-M5NGnXTm.js 0 B -417 B (removed) 🏆
examples/getstarted/build/Field-DnStdvQw-xhIttZjp.js 0 B -566 kB (removed) 🏆
examples/getstarted/build/FieldTypeIcon-CMlNO8PE-bQkE6GQt.js 0 B -457 B (removed) 🏆
examples/getstarted/build/Form-DqGgE55Q-U19ahSXD.js 0 B -4.6 kB (removed) 🏆
examples/getstarted/build/getTrad-DaxOKsel-DWWzhFDf.js 0 B -381 B (removed) 🏆
examples/getstarted/build/groupBy-OxvkWQDa.js 0 B -371 B (removed) 🏆
examples/getstarted/build/History-DS6-HCYX-VRlHk-xW.js 0 B -6.26 kB (removed) 🏆
examples/getstarted/build/HomePage-H-T2g30r-Kbzcyu_t.js 0 B -258 B (removed) 🏆
examples/getstarted/build/HomePage-TJNZCGsR-Q84vqCaX.js 0 B -10.4 kB (removed) 🏆
examples/getstarted/build/hooks-E5u1mcgM-YdCFB4eR.js 0 B -97 B (removed) 🏆
examples/getstarted/build/index-4Cz6mFdO-72p5Ucci.js 0 B -7.72 kB (removed) 🏆
examples/getstarted/build/index-aG0kjjLN.js 0 B -569 B (removed) 🏆
examples/getstarted/build/index-BGWfEVJP-DzUzGVgd-XGUubC2q.js 0 B -54.2 kB (removed) 🏆
examples/getstarted/build/index-BhJmjDbj-ffRrunze.js 0 B -1.82 kB (removed) 🏆
examples/getstarted/build/index-BNePxnIn-uAyOsoRU.js 0 B -5.41 kB (removed) 🏆
examples/getstarted/build/index-CePsYZ6q-bevmNKSo.js 0 B -56.1 kB (removed) 🏆
examples/getstarted/build/index-DF_hM74Q-QHwMUSiJ.js 0 B -3.01 kB (removed) 🏆
examples/getstarted/build/index-Dgk6ZzHU-rJt6qdX5.js 0 B -1.53 kB (removed) 🏆
examples/getstarted/build/index-DP-9ISvq-uG4idbug.js 0 B -1.92 kB (removed) 🏆
examples/getstarted/build/index-i0IQ_Qx3.js 0 B -6.17 kB (removed) 🏆
examples/getstarted/build/index-q_4R_qlk.js 0 B -589 B (removed) 🏆
examples/getstarted/build/index-shRbUGzU-HKL_rgqD.js 0 B -1.54 kB (removed) 🏆
examples/getstarted/build/index-vxjxJ7Hb-i4k2A6i0.js 0 B -1.92 kB (removed) 🏆
examples/getstarted/build/InstalledPluginsPage-xEsdLwOO-8Y8Nub_s.js 0 B -801 B (removed) 🏆
examples/getstarted/build/isNil-Vaukaz0w.js 0 B -120 B (removed) 🏆
examples/getstarted/build/layout-BzAbmoO6-4qZpu_uF.js 0 B -3.28 kB (removed) 🏆
examples/getstarted/build/Layout-K6yVVuXz-Py5cloUy.js 0 B -1.58 kB (removed) 🏆
examples/getstarted/build/Layout-lg3hbwGL-lUtHHQCg.js 0 B -1.35 kB (removed) 🏆
examples/getstarted/build/ListConfigurationPage-DQJJltko-arFEhke9.js 0 B -4.31 kB (removed) 🏆
examples/getstarted/build/ListPage-1OrN_I91-FRcVh8OY.js 0 B -1.89 kB (removed) 🏆
examples/getstarted/build/ListPage-IgDcPBmy-jYLp8B7V.js 0 B -1.89 kB (removed) 🏆
examples/getstarted/build/ListPage-mAy_raNc-iL_juTRh.js 0 B -2.92 kB (removed) 🏆
examples/getstarted/build/ListPage-qQmAxOZV-IzVYd-R9.js 0 B -300 B (removed) 🏆
examples/getstarted/build/ListPage-Rbf7ziAW-MCUkSPHn.js 0 B -3.39 kB (removed) 🏆
examples/getstarted/build/ListView---sKZ0GX-IEysh6cn.js 0 B -1.39 kB (removed) 🏆
examples/getstarted/build/ListView-DGRlGHIK-G3_LAWcc.js 0 B -5.52 kB (removed) 🏆
examples/getstarted/build/ListView-yydbXbOX-Cy_bWPMW.js 0 B -1.38 kB (removed) 🏆
examples/getstarted/build/ListViewPage-nQrOQuVo-PYfsNH40.js 0 B -5.82 kB (removed) 🏆
examples/getstarted/build/Login-V04XyTwi-j-RO9LZn.js 0 B -472 B (removed) 🏆
examples/getstarted/build/MagicLinkEE-4Ue8WuXf-jYWPknwb.js 0 B -433 B (removed) 🏆
examples/getstarted/build/MarketplacePage-JqorPhdO-Cyp45Hr5.js 0 B -13.9 kB (removed) 🏆
examples/getstarted/build/NoContentTypePage-DbnHE22g-RdCKMEcY.js 0 B -456 B (removed) 🏆
examples/getstarted/build/NoPermissionsPage-fOIkQM0v-D0DVpKhU.js 0 B -232 B (removed) 🏆
examples/getstarted/build/objects-mKMAmfec-QUSLpZyx.js 0 B -388 B (removed) 🏆
examples/getstarted/build/Ornaments-h_LCCr5P-kSYa3eZe.js 0 B -1.5 kB (removed) 🏆
examples/getstarted/build/Permissions-5D_mq_zT-axsMcw1N.js 0 B -9.35 kB (removed) 🏆
examples/getstarted/build/PrivateRoute-1hyhztQM-Y62YX_PX.js 0 B -250 B (removed) 🏆
examples/getstarted/build/ProfilePage-PI-pl3WY-50XO6s2y.js 0 B -2.25 kB (removed) 🏆
examples/getstarted/build/purchase-review-workflows-BN-5Ube7-M6tOcWBY.js 0 B -490 B (removed) 🏆
examples/getstarted/build/PurchaseAuditLogs-idoghsbR-J8J9mu1F.js 0 B -522 B (removed) 🏆
examples/getstarted/build/PurchaseContentReleases-_MxP6-Dt-yW1paf-E.js 0 B -532 B (removed) 🏆
examples/getstarted/build/PurchaseSingleSignOn-ljs9c79J-d1Y-6smy.js 0 B -519 B (removed) 🏆
examples/getstarted/build/Relations-BDRl99Ux-FMREV4We.js 0 B -7.96 kB (removed) 🏆
examples/getstarted/build/relations-D26zVRdi-of2MhWKO.js 0 B -766 B (removed) 🏆
examples/getstarted/build/router-CvMnSjb9-fxGWjQYa.js 0 B -464 B (removed) 🏆
examples/getstarted/build/selectors-Ilww6FA--4c7LqwXg.js 0 B -111 B (removed) 🏆
examples/getstarted/build/SelectRoles-oFMrBCjS-u0DLZJw_.js 0 B -1.05 kB (removed) 🏆
examples/getstarted/build/Settings-8G4zh2Yz-8P8vvbpB.js 0 B -1.81 kB (removed) 🏆
examples/getstarted/build/Settings-BL7U87Uv-3YFxsDgb.js 0 B -1.55 kB (removed) 🏆
examples/getstarted/build/SettingsPage-DcuYXn1n-9VScmSko.js 0 B -3.18 kB (removed) 🏆
examples/getstarted/build/SingleSignOnPage-PIYvD243-K9IGMrSS.js 0 B -1.76 kB (removed) 🏆
examples/getstarted/build/sortBy-wX6GuKJT.js 0 B -694 B (removed) 🏆
examples/getstarted/build/SSOProviders-t8D-v8As-8R5jS4E4.js 0 B -697 B (removed) 🏆
examples/getstarted/build/strapi-vzqmMJUB.js 0 B -846 kB (removed) 🏆
examples/getstarted/build/Table-2pU6Spap-XpSFwBXI.js 0 B -1.48 kB (removed) 🏆
examples/getstarted/build/tail-cQ-8428h.js 0 B -243 B (removed) 🏆
examples/getstarted/build/TokenTypeSelect-ier50Nji-PKNmEcNf.js 0 B -125 kB (removed) 🏆
examples/getstarted/build/transferTokens-CNI0TFdA-v3S4u_RE.js 0 B -503 B (removed) 🏆
examples/getstarted/build/useAdminRoles-D9YuMOqu-RvG3riEJ.js 0 B -244 B (removed) 🏆
examples/getstarted/build/UseCasePage-0z9bp9GQ-gN43xzV3.js 0 B -1.25 kB (removed) 🏆
examples/getstarted/build/useDragAndDrop-DdHgKsqq-_eOUw2hR.js 0 B -1.23 kB (removed) 🏆
examples/getstarted/build/useDragLayer-Ob59z72k.js 0 B -180 B (removed) 🏆
examples/getstarted/build/useLicenseLimitNotification-1Xo24v-C-zX1i7C5i.js 0 B -758 B (removed) 🏆
examples/getstarted/build/useOnce-GJ2Ta2mZ-o15C-WSk.js 0 B -102 B (removed) 🏆
examples/getstarted/build/usePrev-DH6iah0A-cECUb-ts.js 0 B -189 B (removed) 🏆
examples/getstarted/build/useWebhooks-bgdpL7W6-aYnDd9NA.js 0 B -608 B (removed) 🏆
examples/getstarted/build/valid-LDufs0n2.js 0 B -2.84 kB (removed) 🏆
examples/getstarted/build/validation-XZ-LqkKg-A2S8UpKN.js 0 B -428 B (removed) 🏆
examples/getstarted/build/_baseEach--Eo0UQLW.js 221 B +221 B (new file) 🆕
examples/getstarted/build/_baseMap-x1musqRQ.js 192 B +192 B (new file) 🆕
examples/getstarted/build/_id-B3jMqqMH-0kCSPLTO.js 7.22 kB +7.22 kB (new file) 🆕
examples/getstarted/build/AdminSeatInfo-_UxgNKbX-SHarTLGr.js 825 B +825 B (new file) 🆕
examples/getstarted/build/apiTokens-YMUmHnrH-xeaH878Q.js 444 B +444 B (new file) 🆕
examples/getstarted/build/App-B8mFfBBm-DNZsURkq.js 10.5 kB +10.5 kB (new file) 🆕
examples/getstarted/build/App-DA2BHbXn-7OaEhcTh.js 1.32 kB +1.32 kB (new file) 🆕
examples/getstarted/build/ApplicationInfoPage-smS91aJq-JLKrxqho.js 4.18 kB +4.18 kB (new file) 🆕
examples/getstarted/build/AuthenticatedLayout-uZdP_6rL-9ubccisr.js 20 kB +20 kB (new file) 🆕
examples/getstarted/build/AuthResponse-Y4lblDuD-iPU-YP7l.js 552 B +552 B (new file) 🆕
examples/getstarted/build/CardDragPreview-DOxamsuj-jsshKg83.js 570 B +570 B (new file) 🆕
examples/getstarted/build/ColorPickerInput-DAx1G9l8-vvIvnohY.js 4.24 kB +4.24 kB (new file) 🆕
examples/getstarted/build/ComponentConfigurationPage-BMajAl1u-7OSb9pgG.js 1.63 kB +1.63 kB (new file) 🆕
examples/getstarted/build/ComponentIcon-u4bIXTFY-s7Mi_HHO.js 1.53 kB +1.53 kB (new file) 🆕
examples/getstarted/build/constants-kA6LyFc2-pA_KIkXO.js 726 B +726 B (new file) 🆕
examples/getstarted/build/ContentBox-9LBDzws0-fjLxI1FA.js 467 B +467 B (new file) 🆕
examples/getstarted/build/CreateActionEE-uBGAkLbn-nO9NfTpq.js 490 B +490 B (new file) 🆕
examples/getstarted/build/CreatePage-43a3kA7u-sWAlWl_w.js 1.89 kB +1.89 kB (new file) 🆕
examples/getstarted/build/CreatePage-APEIggFI-5X6AfIqw.js 283 B +283 B (new file) 🆕
examples/getstarted/build/CreateView-_Zbj_9OP-LxFcnrzJ.js 362 B +362 B (new file) 🆕
examples/getstarted/build/CreateView-m6QYjVJn-309-4KRX.js 428 B +428 B (new file) 🆕
examples/getstarted/build/EditConfigurationPage-CcOoD26O-l6Ux_ARq.js 1.19 kB +1.19 kB (new file) 🆕
examples/getstarted/build/EditPage-72cazQLn-lVNHszJJ.js 2.14 kB +2.14 kB (new file) 🆕
examples/getstarted/build/EditPage-bHAMrpAx-mSMk-vBV.js 4.62 kB +4.62 kB (new file) 🆕
examples/getstarted/build/EditPage-z8IzPORy-QRTrPbge.js 1.84 kB +1.84 kB (new file) 🆕
examples/getstarted/build/EditView-9VQs9Kjm-sc1zZl-r.js 2.08 kB +2.08 kB (new file) 🆕
examples/getstarted/build/EditViewPage-DWb0DE7R-okFABhTi.js 1.79 kB +1.79 kB (new file) 🆕
examples/getstarted/build/EditViewPage-fwbjvpUf-lfRvRoPO.js 5.06 kB +5.06 kB (new file) 🆕
examples/getstarted/build/EventsTable-v08zJIf1-uSOBIH1a.js 416 B +416 B (new file) 🆕
examples/getstarted/build/Field-DnStdvQw-mAkPjguT.js 566 kB +566 kB (new file) 🆕
examples/getstarted/build/FieldTypeIcon-CMlNO8PE-WWRGrdaL.js 457 B +457 B (new file) 🆕
examples/getstarted/build/Form-DqGgE55Q-VGMH7cST.js 4.6 kB +4.6 kB (new file) 🆕
examples/getstarted/build/getTrad-DaxOKsel-DdqivCf4.js 382 B +382 B (new file) 🆕
examples/getstarted/build/groupBy-Q5t5pOav.js 369 B +369 B (new file) 🆕
examples/getstarted/build/History-DS6-HCYX-6-YQIJNy.js 6.26 kB +6.26 kB (new file) 🆕
examples/getstarted/build/HomePage-H-T2g30r-r5H4wrbG.js 260 B +260 B (new file) 🆕
examples/getstarted/build/HomePage-TJNZCGsR-s84bIyL2.js 10.4 kB +10.4 kB (new file) 🆕
examples/getstarted/build/hooks-E5u1mcgM-QfOYJxhN.js 97 B +97 B (new file) 🆕
examples/getstarted/build/index--3UEVxHG.js 588 B +588 B (new file) 🆕
examples/getstarted/build/index-4Cz6mFdO-wuOsk_oG.js 7.72 kB +7.72 kB (new file) 🆕
examples/getstarted/build/index-BGWfEVJP-DzUzGVgd-SdljB_td.js 54.2 kB +54.2 kB (new file) 🆕
examples/getstarted/build/index-BhJmjDbj-q_EY-uvM.js 1.82 kB +1.82 kB (new file) 🆕
examples/getstarted/build/index-BNePxnIn-b2LhIlRL.js 5.41 kB +5.41 kB (new file) 🆕
examples/getstarted/build/index-CePsYZ6q-bBpkNLzu.js 56.1 kB +56.1 kB (new file) 🆕
examples/getstarted/build/index-DF_hM74Q-PImUa3al.js 3.01 kB +3.01 kB (new file) 🆕
examples/getstarted/build/index-Dgk6ZzHU-azvK_yzd.js 1.53 kB +1.53 kB (new file) 🆕
examples/getstarted/build/index-DP-9ISvq-sU9suIar.js 1.92 kB +1.92 kB (new file) 🆕
examples/getstarted/build/index-Ft6bm4sb.js 568 B +568 B (new file) 🆕
examples/getstarted/build/index-shRbUGzU-2FTb1h3y.js 1.54 kB +1.54 kB (new file) 🆕
examples/getstarted/build/index-Ubh7RsP7.js 6.17 kB +6.17 kB (new file) 🆕
examples/getstarted/build/index-vxjxJ7Hb-l9GDOe7V.js 1.92 kB +1.92 kB (new file) 🆕
examples/getstarted/build/InstalledPluginsPage-xEsdLwOO-eyjtXgWY.js 798 B +798 B (new file) 🆕
examples/getstarted/build/isNil-mYK5vd-R.js 120 B +120 B (new file) 🆕
examples/getstarted/build/layout-BzAbmoO6-RIjzFciy.js 3.28 kB +3.28 kB (new file) 🆕
examples/getstarted/build/Layout-K6yVVuXz-V5Di1NZZ.js 1.58 kB +1.58 kB (new file) 🆕
examples/getstarted/build/Layout-lg3hbwGL-o_SxQVEK.js 1.35 kB +1.35 kB (new file) 🆕
examples/getstarted/build/ListConfigurationPage-DQJJltko-OUllLXmP.js 4.31 kB +4.31 kB (new file) 🆕
examples/getstarted/build/ListPage-1OrN_I91-ctKkdfow.js 1.89 kB +1.89 kB (new file) 🆕
examples/getstarted/build/ListPage-IgDcPBmy-gqoKwgrF.js 1.89 kB +1.89 kB (new file) 🆕
examples/getstarted/build/ListPage-mAy_raNc-Uin5_-Bw.js 2.92 kB +2.92 kB (new file) 🆕
examples/getstarted/build/ListPage-qQmAxOZV-nWnV73xz.js 298 B +298 B (new file) 🆕
examples/getstarted/build/ListPage-Rbf7ziAW-tzsrz38k.js 3.39 kB +3.39 kB (new file) 🆕
examples/getstarted/build/ListView---sKZ0GX-XoMbfDWI.js 1.39 kB +1.39 kB (new file) 🆕
examples/getstarted/build/ListView-DGRlGHIK-5Ps8cz7L.js 5.52 kB +5.52 kB (new file) 🆕
examples/getstarted/build/ListView-yydbXbOX-iyflb33D.js 1.38 kB +1.38 kB (new file) 🆕
examples/getstarted/build/ListViewPage-nQrOQuVo-v7ccp1xp.js 5.82 kB +5.82 kB (new file) 🆕
examples/getstarted/build/Login-V04XyTwi-ySiRchJa.js 472 B +472 B (new file) 🆕
examples/getstarted/build/MagicLinkEE-4Ue8WuXf-Peei2CL8.js 433 B +433 B (new file) 🆕
examples/getstarted/build/MarketplacePage-JqorPhdO-CCXYn1zX.js 13.9 kB +13.9 kB (new file) 🆕
examples/getstarted/build/NoContentTypePage-DbnHE22g-O961wxsv.js 455 B +455 B (new file) 🆕
examples/getstarted/build/NoPermissionsPage-fOIkQM0v-_30I-pSE.js 231 B +231 B (new file) 🆕
examples/getstarted/build/objects-mKMAmfec-hDrcfSfH.js 387 B +387 B (new file) 🆕
examples/getstarted/build/Ornaments-h_LCCr5P-H-Jf8mGM.js 1.5 kB +1.5 kB (new file) 🆕
examples/getstarted/build/Permissions-5D_mq_zT-yZcMiYNX.js 9.35 kB +9.35 kB (new file) 🆕
examples/getstarted/build/PrivateRoute-1hyhztQM-jo7xq6Jh.js 251 B +251 B (new file) 🆕
examples/getstarted/build/ProfilePage-PI-pl3WY-kISjLSJH.js 2.25 kB +2.25 kB (new file) 🆕
examples/getstarted/build/purchase-review-workflows-BN-5Ube7-lARHjT0E.js 489 B +489 B (new file) 🆕
examples/getstarted/build/PurchaseAuditLogs-idoghsbR-qd6J3YrF.js 522 B +522 B (new file) 🆕
examples/getstarted/build/PurchaseContentReleases-_MxP6-Dt-89YItNOe.js 532 B +532 B (new file) 🆕
examples/getstarted/build/PurchaseSingleSignOn-ljs9c79J-7UwxFhah.js 518 B +518 B (new file) 🆕
examples/getstarted/build/Relations-BDRl99Ux-_OrQu4y1.js 7.96 kB +7.96 kB (new file) 🆕
examples/getstarted/build/relations-D26zVRdi-rnEGogoi.js 766 B +766 B (new file) 🆕
examples/getstarted/build/router-CvMnSjb9-gdZ48iXS.js 467 B +467 B (new file) 🆕
examples/getstarted/build/selectors-Ilww6FA--AseeqSGI.js 111 B +111 B (new file) 🆕
examples/getstarted/build/SelectRoles-oFMrBCjS-9sy17owZ.js 1.05 kB +1.05 kB (new file) 🆕
examples/getstarted/build/Settings-8G4zh2Yz-iYutBRna.js 1.81 kB +1.81 kB (new file) 🆕
examples/getstarted/build/Settings-BL7U87Uv--WsYYzHb.js 1.54 kB +1.54 kB (new file) 🆕
examples/getstarted/build/SettingsPage-DcuYXn1n-qzyQZfhn.js 3.18 kB +3.18 kB (new file) 🆕
examples/getstarted/build/SingleSignOnPage-PIYvD243-3jYXfCpo.js 1.76 kB +1.76 kB (new file) 🆕
examples/getstarted/build/sortBy-dgU-QfjM.js 694 B +694 B (new file) 🆕
examples/getstarted/build/SSOProviders-t8D-v8As-3S95CJHO.js 694 B +694 B (new file) 🆕
examples/getstarted/build/strapi-kw0rO1N8.js 846 kB +846 kB (new file) 🆕
examples/getstarted/build/Table-2pU6Spap-PTQmv3VS.js 1.48 kB +1.48 kB (new file) 🆕
examples/getstarted/build/tail-ecdKAz_O.js 241 B +241 B (new file) 🆕
examples/getstarted/build/TokenTypeSelect-ier50Nji-03lw3Ptb.js 125 kB +125 kB (new file) 🆕
examples/getstarted/build/transferTokens-CNI0TFdA-Kyf2UYNy.js 504 B +504 B (new file) 🆕
examples/getstarted/build/useAdminRoles-D9YuMOqu-PbXdwvvR.js 243 B +243 B (new file) 🆕
examples/getstarted/build/UseCasePage-0z9bp9GQ-JsAHtVEx.js 1.25 kB +1.25 kB (new file) 🆕
examples/getstarted/build/useDragAndDrop-DdHgKsqq-SrM_7AKU.js 1.23 kB +1.23 kB (new file) 🆕
examples/getstarted/build/useDragLayer-1T1ZqklZ.js 179 B +179 B (new file) 🆕
examples/getstarted/build/useLicenseLimitNotification-1Xo24v-C-6UpOOyWg.js 762 B +762 B (new file) 🆕
examples/getstarted/build/useOnce-GJ2Ta2mZ-WpFMEa2p.js 102 B +102 B (new file) 🆕
examples/getstarted/build/usePrev-DH6iah0A-6OdA0URR.js 188 B +188 B (new file) 🆕
examples/getstarted/build/useWebhooks-bgdpL7W6-9YQTZKfL.js 608 B +608 B (new file) 🆕
examples/getstarted/build/valid-b1_IK6uT.js 2.84 kB +2.84 kB (new file) 🆕
examples/getstarted/build/validation-XZ-LqkKg-Ua_6Khi4.js 427 B +427 B (new file) 🆕
ℹ️ View Unchanged
Filename Size Change
examples/getstarted/build/_arrayIncludesWith-Z9Clh9dj.js 123 B 0 B
examples/getstarted/build/ar-Bf9XlLLo-OfwQwX0w.js 53 B 0 B
examples/getstarted/build/ar-BYDB75EB-qyo4dS5h.js 1.24 kB 0 B
examples/getstarted/build/ar-CCEVvqGG-lTRwp9eA.js 4.78 kB 0 B
examples/getstarted/build/ar-CK8BRRXB-9MD2WfIK.js 1.35 kB 0 B
examples/getstarted/build/ar-ckp9T43y-oNkFXkcB.js 589 B 0 B
examples/getstarted/build/ar-gTQs8p7A-Gxk-HrP0.js 16.5 kB 0 B
examples/getstarted/build/ca-5U32ON2v-ip0nC06S.js 3.76 kB 0 B
examples/getstarted/build/ca-A-U5stlG-yPHlIijm.js 9.88 kB 0 B
examples/getstarted/build/ca-B2_I-q1t-UXnG62Mm.js 2.39 kB 0 B
examples/getstarted/build/constants-EoEtSd4i-bXZWlW2I.js 72 B 0 B
examples/getstarted/build/cs-B0QZJTah-YvMT15k-.js 53 B 0 B
examples/getstarted/build/cs-BVigMk0l-Lf1PZDqx.js 1.37 kB 0 B
examples/getstarted/build/cs-ChL4LaFY-AibGLenG.js 2.79 kB 0 B
examples/getstarted/build/cs-ciLYCxgd-mD1uyk8s.js 655 B 0 B
examples/getstarted/build/cs-CM2aBUar-__Zi4ZE2.js 2.51 kB 0 B
examples/getstarted/build/cs-DMmE6LK7-IgJDOWX6.js 339 B 0 B
examples/getstarted/build/cs-iYqoHUVt-Um2SgMrC.js 3.75 kB 0 B
examples/getstarted/build/de-9eCAqqrB-BP4Zi2Vj.js 1.54 kB 0 B
examples/getstarted/build/de-A7mEKx6c-M6PiBv1Y.js 2.1 kB 0 B
examples/getstarted/build/de-B9kiAC-s-XPXQPciS.js 53 B 0 B
examples/getstarted/build/de-BKUdRFI4-U8ocsjNP.js 1.49 kB 0 B
examples/getstarted/build/de-C72KDNOl-SarrOqef.js 3.83 kB 0 B
examples/getstarted/build/de-DqkAUMvP-9SlTaJ9_.js 832 B 0 B
examples/getstarted/build/de-DsHQNzp2-EiAwusy4.js 4.08 kB 0 B
examples/getstarted/build/de-uZBjRd6a-BaOYkUdW.js 9.72 kB 0 B
examples/getstarted/build/dk-2qBjxt-P-3s8zjsTk.js 1.54 kB 0 B
examples/getstarted/build/dk-BbJCmDw6-KJg8dfYn.js 146 B 0 B
examples/getstarted/build/dk-BC7NAQR2-Pyjtpqwa.js 3.62 kB 0 B
examples/getstarted/build/dk-BPfkJb9q-1UzPKRoY.js 1.88 kB 0 B
examples/getstarted/build/dk-BQiTK50l-kZepplNR.js 1.82 kB 0 B
examples/getstarted/build/dk-D9TLFbt6-Ry01WSP8.js 126 B 0 B
examples/getstarted/build/dk-DgCq8mF--KZ1C6jVQ.js 971 B 0 B
examples/getstarted/build/dk-DqrbgSkv-jk-ymqLz.js 533 B 0 B
examples/getstarted/build/dk-nXAO32DE-esRIqlQ_.js 7.61 kB 0 B
examples/getstarted/build/en-aU0dMEKb.js 74 B 0 B
examples/getstarted/build/en-B9Ur3VsE-RqhikxfP.js 1.5 kB 0 B
examples/getstarted/build/en-BbczxQBr-Le-K72mK.js 4.11 kB 0 B
examples/getstarted/build/en-BlDau3us-wSfLfbPo.js 382 B 0 B
examples/getstarted/build/en-CegwVP3M-mhAhYQiP.js 126 B 0 B
examples/getstarted/build/en-CM6Pjfyv-KKmigEHr.js 1.63 kB 0 B
examples/getstarted/build/en-D9ZrQAV6-HgxPedOP.js 302 B 0 B
examples/getstarted/build/en-DF4KtAAC-XDoFncvz.js 532 B 0 B
examples/getstarted/build/en-DfCC9sZn-gfrwi5iq.js 915 B 0 B
examples/getstarted/build/en-DOHtPf-2-wJl-9fqK.js 1.72 kB 0 B
examples/getstarted/build/en-K35WIWVM-BsU4i77A.js 12.7 kB 0 B
examples/getstarted/build/en-oDx2Gnre-dPmFPYet.js 2.5 kB 0 B
examples/getstarted/build/en-Ux26r5pl-6yZWSJNw.js 5.32 kB 0 B
examples/getstarted/build/en-YIQYYlvv-ZE5AyTsZ.js 136 B 0 B
examples/getstarted/build/es-BbsZ5Fh0-35l05Fao.js 151 B 0 B
examples/getstarted/build/es-BE_zx2_w-Rl6RxhGa.js 3.85 kB 0 B
examples/getstarted/build/es-BNo7eLLJ-K3o0j8Ht.js 595 B 0 B
examples/getstarted/build/es-CEiXVnsb-TpsXtt0T.js 1 kB 0 B
examples/getstarted/build/es-CeXiYflN-Yt-bEmx2.js 3.62 kB 0 B
examples/getstarted/build/es-CuWi2pOn-Q5GJG4zi.js 2.36 kB 0 B
examples/getstarted/build/es-DlmMVaBG-ChKsgIdq.js 1.59 kB 0 B
examples/getstarted/build/es-DNgOVMjD-pysvQggc.js 1.95 kB 0 B
examples/getstarted/build/es-DxC1UwjP-UMLmQgLp.js 139 B 0 B
examples/getstarted/build/es-i0dEHPPQ-eSz8_T_p.js 11.2 kB 0 B
examples/getstarted/build/es-kL6_JyxJ.js 74 B 0 B
examples/getstarted/build/eu-CdALomew-Qw8enYod.js 3.7 kB 0 B
examples/getstarted/build/eu-wFmYHERY-kH-47ER2.js 11.2 kB 0 B
examples/getstarted/build/Field-DnStdvQw-O1OTS4OG.css 370 B 0 B
examples/getstarted/build/fr-3S6ke71d-wbJqtNt3.js 1.65 kB 0 B
examples/getstarted/build/fr-BgqFw7G8-61f3X0M0.js 160 B 0 B
examples/getstarted/build/fr-BlX-v4UF-4rQupIi3.js 795 B 0 B
examples/getstarted/build/fr-BN6ndmWf-0NacE9S4.js 2.77 kB 0 B
examples/getstarted/build/fr-BRlwHIG8-fv5MyU5b.js 132 B 0 B
examples/getstarted/build/fr-CD9VFbPM-eYzM6vQp.js 3.8 kB 0 B
examples/getstarted/build/fr-DkgRugiU-WPdBcBLd.js 1.32 kB 0 B
examples/getstarted/build/fr-hkSxFuzl-J7zsssVp.js 53 B 0 B
examples/getstarted/build/fr-lU_OMJma-H5PlfKdG.js 1.54 kB 0 B
examples/getstarted/build/fr-OI7VyC_k-84QqR9Eb.js 9.7 kB 0 B
examples/getstarted/build/getEmptyImage-eu57SB6q.js 149 B 0 B
examples/getstarted/build/gu-CNpaMDpH-lGHViPzE.js 4.49 kB 0 B
examples/getstarted/build/gu-zSaMc-a6-uogbg-s6.js 9.57 kB 0 B
examples/getstarted/build/he-C9ZOXBB--aKNhCM8F.js 1.63 kB 0 B
examples/getstarted/build/he-YzAGShlQ-4eg3YSra.js 6.11 kB 0 B
examples/getstarted/build/hi-Dwvd04m3-v9uDPoIr.js 4.55 kB 0 B
examples/getstarted/build/hi-ZQ4t6UdY-BOET01jD.js 11.6 kB 0 B
examples/getstarted/build/hu-CeYvaaO0-p9LY3nuM.js 3.98 kB 0 B
examples/getstarted/build/hu-O1FJoY8c-Pfx7-6mX.js 12.1 kB 0 B
examples/getstarted/build/id-BdEsvnaF-ya_EW1h9.js 1.39 kB 0 B
examples/getstarted/build/id-BtwA9WJT-FYt5dsaX.js 2.79 kB 0 B
examples/getstarted/build/id-CHtAzAUz-J7zsssVp.js 53 B 0 B
examples/getstarted/build/id-CPOl6_EU-BhFI5f3g.js 701 B 0 B
examples/getstarted/build/id-Lb_0kPQU-ya3XLzPL.js 5.18 kB 0 B
examples/getstarted/build/id-W1sKBFEw-4zKP7CcN.js 3.21 kB 0 B
examples/getstarted/build/index-hKqsGuL5.js 104 B 0 B
examples/getstarted/build/index-TXQYZjEq.js 121 B 0 B
examples/getstarted/build/index.html 592 B -2 B (-0.34%)
examples/getstarted/build/it-136monzD-tokYz7HG.js 5.51 kB 0 B
examples/getstarted/build/it-B-rv0E24-1AwxmJ3Y.js 1.47 kB 0 B
examples/getstarted/build/it-B7rmoZNx-DX1NUby4.js 1.47 kB 0 B
examples/getstarted/build/it-BrVPqaf1-aaOVPUDe.js 2.91 kB 0 B
examples/getstarted/build/it-C7z82V3g-J7zsssVp.js 53 B 0 B
examples/getstarted/build/it-D04lb2Wc-rZflbVRJ.js 3.35 kB 0 B
examples/getstarted/build/it-DWJI563z-0SVrzIJn.js 744 B 0 B
examples/getstarted/build/ja-0-FUC0T4-EFEq4X-l.js 8.88 kB 0 B
examples/getstarted/build/ja-BHLK_2_g-T3CoLbGy.js 1.16 kB 0 B
examples/getstarted/build/ja-C8K-VBPD-inHXSRgZ.js 1.41 kB 0 B
examples/getstarted/build/ja-CiekkoEN-nIra1cbN.js 697 B 0 B
examples/getstarted/build/ja-CtsUxOvk-fD48MWCR.js 4.02 kB 0 B
examples/getstarted/build/ja-DlaJTi_3-qT8z9vkY.js 1.78 kB 0 B
examples/getstarted/build/ko-Busb0wIY-84xWDr4V.js 2.1 kB 0 B
examples/getstarted/build/ko-C_MXyOM9-cGRR8wfP.js 154 B 0 B
examples/getstarted/build/ko-CFzSHayG-aWThbceX.js 1.18 kB 0 B
examples/getstarted/build/ko-CJBkZ375-dJRTYeQY.js 656 B 0 B
examples/getstarted/build/ko-DoNsXHXA-njDCEwti.js 4.14 kB 0 B
examples/getstarted/build/ko-H3Y8GpnD-sbyRlkig.js 8.45 kB 0 B
examples/getstarted/build/ko-HVQRlfUI-Su0LsWoh.js 3.79 kB 0 B
examples/getstarted/build/ko-qTjQ8IMw-j_MEDjAy.js 1.73 kB 0 B
examples/getstarted/build/ko-vJl9kPpn-SaGvSzEi.js 2.35 kB 0 B
examples/getstarted/build/ml-BihZwQit-GeUmgNFs.js 4.78 kB 0 B
examples/getstarted/build/ml-NPdcpJoN-LRx2JWjv.js 11.9 kB 0 B
examples/getstarted/build/ModalForm-Gh2063zZ-1vxEmnad.js 243 B 0 B
examples/getstarted/build/ms-BtGFDB9t-5gRZye-c.js 3.2 kB 0 B
examples/getstarted/build/ms-ByvsQjRt-gubEhBMA.js 1.18 kB 0 B
examples/getstarted/build/ms-C1wNkEQw-YvMT15k-.js 53 B 0 B
examples/getstarted/build/ms-CqwG8v8l-RtqozBHF.js 1.31 kB 0 B
examples/getstarted/build/ms-CUgPFo4U-E73gbyvG.js 713 B 0 B
examples/getstarted/build/ms-m_WjyWx7-v2pCVL2s.js 2.63 kB 0 B
examples/getstarted/build/ms-v9c434YI-YMEL7TzC.js 3.93 kB 0 B
examples/getstarted/build/nl-5qO8Rpcy-be7tfgxk.js 1.23 kB 0 B
examples/getstarted/build/nl-B_7CHwVD-Deayapbr.js 599 B 0 B
examples/getstarted/build/nl-BaTAuelQ-bqDcN1J_.js 3.22 kB 0 B
examples/getstarted/build/nl-C79CwB4e-J7zsssVp.js 53 B 0 B
examples/getstarted/build/nl-D4R9gHx5-wahL0XP7.js 3.73 kB 0 B
examples/getstarted/build/nl-qHmOt3d1-ieWZHZDE.js 11.4 kB 0 B
examples/getstarted/build/no-XGZQN-Ji-Zi40WCOy.js 5.47 kB 0 B
examples/getstarted/build/pl-6hJT3Sda-0Y8k-ElF.js 147 B 0 B
examples/getstarted/build/pl-B67TSHqT-y4TXPzZq.js 1.71 kB 0 B
examples/getstarted/build/pl-BdIzifBE-ibb6xpXA.js 2.01 kB 0 B
examples/getstarted/build/pl-CbET57Jb-DjE0-zMU.js 147 B 0 B
examples/getstarted/build/pl-Cj8jChOO-NTdNMfc1.js 2.09 kB 0 B
examples/getstarted/build/pl-CP2Zgp01-KBgOzada.js 4.03 kB 0 B
examples/getstarted/build/pl-DwLr8sw9-uB4pwcJz.js 1 kB 0 B
examples/getstarted/build/pl-DXcJCevg-KaMlTtEc.js 573 B 0 B
examples/getstarted/build/pl-Id5YX-Pw-3MHBuaAm.js 10 kB 0 B
examples/getstarted/build/pl-sbx9mSt_-37e7S9b5.js 3.77 kB 0 B
examples/getstarted/build/pt-BIO24ioG-j_n3oUw2.js 1.21 kB 0 B
examples/getstarted/build/pt-BR-0o0Gf-P8-n5JNyCLU.js 10.9 kB 0 B
examples/getstarted/build/pt-BR-B4LJHJIp--ley41Tw.js 1.52 kB 0 B
examples/getstarted/build/pt-BR-C71iDxnh-eSebcp0Q.js 3.77 kB 0 B
examples/getstarted/build/pt-BR-CCQGwXs0-p7Yl8DjA.js 4.03 kB 0 B
examples/getstarted/build/pt-BR-DjINUWGk-J7zsssVp.js 53 B 0 B
examples/getstarted/build/pt-BR-f0p23AQZ-jxR0Fcqo.js 1.12 kB 0 B
examples/getstarted/build/pt-BR-MVXc6V9P-ZJbjE7ae.js 608 B 0 B
examples/getstarted/build/pt-BsaFvS8--Z5hznfVx.js 1.88 kB 0 B
examples/getstarted/build/pt-C2N9fdeh-ZJbjE7ae.js 608 B 0 B
examples/getstarted/build/pt-CNOOM_7x-A2Z5oWUc.js 1.52 kB 0 B
examples/getstarted/build/pt-DEVCt2mt-oQDNFTyt.js 594 B 0 B
examples/getstarted/build/pt-DMeTMW2x-EakBvr5U.js 1.03 kB 0 B
examples/getstarted/build/pt-f52AXrxz-nrZ8Jedi.js 4.17 kB 0 B
examples/getstarted/build/ru-aOnA-eym-maC6HF0B.js 611 B 0 B
examples/getstarted/build/ru-BddeNlU0-yN33KaiO.js 1.29 kB 0 B
examples/getstarted/build/ru-BE6A4Exp-_D83GCGH.js 5.76 kB 0 B
examples/getstarted/build/ru-BFz40YSA-8TSo8mRS.js 198 B 0 B
examples/getstarted/build/ru-C_7wBr9e-J7zsssVp.js 53 B 0 B
examples/getstarted/build/ru-DGSjru5m-iaednnF_.js 4.3 kB 0 B
examples/getstarted/build/ru-DnVqFddA-cpy1qczH.js 242 B 0 B
examples/getstarted/build/ru-DqglvSUC-hkQl0E6s.js 1.85 kB 0 B
examples/getstarted/build/ru-FpmG9SEf-oSX0ZDQG.js 15.9 kB 0 B
examples/getstarted/build/ru-hagMa57T-Tkhzn04j.js 2.16 kB 0 B
examples/getstarted/build/ru-VWy-IB7K-thb_Fbcx.js 2.52 kB 0 B
examples/getstarted/build/sa-Dag0k-Z8-S1jDb5LE.js 4.61 kB 0 B
examples/getstarted/build/sa-KUwV8aRB-IQHhYTUV.js 11.7 kB 0 B
examples/getstarted/build/sk-B_LIcepm-8Uj72yzG.js 1.28 kB 0 B
examples/getstarted/build/sk-BFg-R8qJ-46aV39mw.js 3.85 kB 0 B
examples/getstarted/build/sk-BmT4uZTG-ggHs-0Lm.js 750 B 0 B
examples/getstarted/build/sk-Dgpb3lnz-1cMG9Knz.js 2.47 kB 0 B
examples/getstarted/build/sk-DVK4HfSC-KHUfCq6U.js 3.58 kB 0 B
examples/getstarted/build/sk-g_1C955P-mPkBXBAO.js 8.63 kB 0 B
examples/getstarted/build/sk-i1gQKUBN-YvMT15k-.js 53 B 0 B
examples/getstarted/build/strapi-jibWoDgi.css 1.25 kB 0 B
examples/getstarted/build/sv-ABLKOokl-pL3ydTXh.js 1.9 kB 0 B
examples/getstarted/build/sv-BaFDND79-cuaLfeFA.js 318 B 0 B
examples/getstarted/build/sv-BGb12eW3-1iCRdl0z.js 4.05 kB 0 B
examples/getstarted/build/sv-CNYcKBn2-rWDZASZZ.js 147 B 0 B
examples/getstarted/build/sv-CUnfWGsh-bnDuQoPA.js 3.69 kB 0 B
examples/getstarted/build/sv-D_-KBtcw-avkm-3K_.js 1.01 kB 0 B
examples/getstarted/build/sv-DjL9wmwK-Fok_vvxs.js 139 B 0 B
examples/getstarted/build/sv-lzyY1dsz-5_1cEk_Q.js 11.1 kB 0 B
examples/getstarted/build/th--u3VqsON-1fSFXv5j.js 4.07 kB 0 B
examples/getstarted/build/th-7LJ9Y8EL-ysaz4e2-.js 6.16 kB 0 B
examples/getstarted/build/th-BqbI8lIT-tUeqjoTS.js 3.28 kB 0 B
examples/getstarted/build/th-D-MxpWKr-J7zsssVp.js 53 B 0 B
examples/getstarted/build/th-DkuoSGii-D0PagSr4.js 977 B 0 B
examples/getstarted/build/th-DKyP7ueR-lnzlXrl4.js 1.84 kB 0 B
examples/getstarted/build/th-DRfzuiFf-FxAPZ0C9.js 1.83 kB 0 B
examples/getstarted/build/tr--GzWXE_A-9B7IB-8r.js 2.24 kB 0 B
examples/getstarted/build/tr-09v-DLMg-cNNBLaKK.js 10.7 kB 0 B
examples/getstarted/build/tr-BKL2AN-d-qg5Qg3zO.js 135 B 0 B
examples/getstarted/build/tr-BXu41MLY-ArVPthOz.js 605 B 0 B
examples/getstarted/build/tr-CgeK3wJM-dSRlw_D3.js 3.68 kB 0 B
examples/getstarted/build/tr-CHHW_hYI-5R6O9qSM.js 297 B 0 B
examples/getstarted/build/tr-DsUerr-c-YXWMRKvx.js 3.68 kB 0 B
examples/getstarted/build/tr-Dw_jmkG--B4IbSD24.js 1.6 kB 0 B
examples/getstarted/build/tr-H1PrR6RM-xxB3ji51.js 155 B 0 B
examples/getstarted/build/tr-l-xxK4Yk-g4Y7oIKB.js 1.02 kB 0 B
examples/getstarted/build/tr-qa1Q5UjC-vDV9wXQt.js 1.95 kB 0 B
examples/getstarted/build/tr-ucOQiEOl.js 83 B 0 B
examples/getstarted/build/uk-38IblmOr-QieAa7Gx.js 4.87 kB 0 B
examples/getstarted/build/uk-BmRqbeQc-sufYD23D.js 1.58 kB 0 B
examples/getstarted/build/uk-Bx5IlOKX-nrIhdC46.js 4.08 kB 0 B
examples/getstarted/build/uk-C_1qrLRM-J7zsssVp.js 53 B 0 B
examples/getstarted/build/uk-Cpmsxyku-yUi8a8Hj.js 951 B 0 B
examples/getstarted/build/uk-CR-zDhAY-4Cy7dUJl.js 3.21 kB 0 B
examples/getstarted/build/uk-DVMT2Piq-8NqHl1Qp.js 1.77 kB 0 B
examples/getstarted/build/users-a4KTyEyc-9Fw_KRz4.js 288 B 0 B
examples/getstarted/build/vi-BfZkgFxI-J7zsssVp.js 53 B 0 B
examples/getstarted/build/vi-ClWGrFm9-e6dVFr5e.js 905 B 0 B
examples/getstarted/build/vi-DLBe31mD-Urhr1M2j.js 133 B 0 B
examples/getstarted/build/vi-DUXIk_fw-bmUBo1M4.js 2.34 kB 0 B
examples/getstarted/build/vi-HW-EdMea-CTrLdcKo.js 1.41 kB 0 B
examples/getstarted/build/vi-ryNZtXtk-EyNKiOcR.js 4.19 kB 0 B
examples/getstarted/build/zh-57YM4amO-p5mfH7xE.js 1.6 kB 0 B
examples/getstarted/build/zh-5hKkVPA4-KUd3x9W0.js 1.96 kB 0 B
examples/getstarted/build/zh-5kkOa7U5-mHAwOl5D.js 146 B 0 B
examples/getstarted/build/zh-BEh3jejH-oPfnHQD3.js 156 B 0 B
examples/getstarted/build/zh-BS-XJCSt-cMwuYEn5.js 644 B 0 B
examples/getstarted/build/zh-BWZspA60-EdNDaMV2.js 3.94 kB 0 B
examples/getstarted/build/zh-CsUDN13W-y_lzxhpN.js 4.28 kB 0 B
examples/getstarted/build/zh-DBH6uCXb-3nXFkBcm.js 334 B 0 B
examples/getstarted/build/zh-Glkg1L2g-f6qScRof.js 1.09 kB 0 B
examples/getstarted/build/zh-Hans-BHilK-yc-esCS3h8E.js 2.03 kB 0 B
examples/getstarted/build/zh-Hans-BLEEaLoN-1nykAmIu.js 394 B 0 B
examples/getstarted/build/zh-Hans-BPQcRIyH-1MvYxa2Z.js 16.4 kB 0 B
examples/getstarted/build/zh-Hans-Cc0M5PXr-iTSSvdn7.js 3.3 kB 0 B
examples/getstarted/build/zh-Hans-Cpmhg8uH-gDZbyPra.js 2.92 kB 0 B
examples/getstarted/build/zh-Hans-CRQss50D-zIEwBvmr.js 142 B 0 B
examples/getstarted/build/zh-Hans-Dyc-aR-h-2NfuE455.js 1.49 kB 0 B
examples/getstarted/build/zh-Hans-HlxDUeVA-5rwYKCvD.js 12.9 kB 0 B
examples/getstarted/build/zh-Hans-XLMwjASk-Z4E8vffy.js 901 B 0 B
examples/getstarted/build/zh-HOnih0is-nLF4rje-.js 2.48 kB 0 B
examples/getstarted/build/zh-WEteLuNm-eJaVPrr7.js 11.6 kB 0 B

compressed-size-action

Copy link
Contributor

@Marc-Roig Marc-Roig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall I find this approach might give us troublesomes with synchronization.

I have identified the following scenarios where a release action could become "obsolete"

- if content type is removed 
- if locale is removed
- if document is removed
- if document locale is removed
- if document published version is unpublished (?)
- if i18n is disabled on content type

I am unsure if this approach atm would be enough, as some of those might break the release population. Can we discuss it today ?

Comment on lines +109 to +121
const actionStatus =
action.type === 'publish'
? getDraftEntryValidStatus(
{
contentType: action.contentType,
documentId: action.entryDocumentId,
locale: action.locale,
},
{
strapi,
}
)
: true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unpublishing also should trigger validations, as there could be unique fields in the draft that might be broken

const releaseService = getService('release', { strapi });
const { results, pagination } = await releaseService.findActions(releaseId, {
const releaseActionService = getService('release-action', { strapi });
const { results, pagination } = await releaseActionService.findPage(releaseId, {
...query,
});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the query filters should be sanitized, users could be arbirarily populating any kind of field if not

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, some lines before is sanitized, do you think the changes on .sort could be a problem? 🤔

Comment on lines +171 to +180
entry: await getEntry(
{
contentType: action.contentType,
documentId: action.entryDocumentId,
locale: action.locale,
populate,
status: action.type === 'publish' ? 'draft' : 'published',
},
{ strapi }
),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what happens if the content type doesnt exist? (it has been deleted)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That case should be handle by the functions on db lifecycles, currently we delete actions if content type is deleted or D&P is disabled on the Content Type

@Marc-Roig
Copy link
Contributor

If this is the approach we commit the docs should be updated too, also do we have api tests for releases?

@Feranchz Feranchz merged commit 9ed122c into v5/releases Jun 10, 2024
62 of 83 checks passed
@Feranchz Feranchz deleted the v5/releases-relation-with-entries branch June 10, 2024 15:34
Feranchz added a commit that referenced this pull request Jun 13, 2024
* chore: migrate bulk publish & unpublish to v5

* chore: change findLocales type to accept arrays

* chore: fix lint error

* chore: migrate bulkDelete to v5 (#20161)

* chore: migrate bulkDelete to v5

* chore: change findLocales type to accept strings array

* fix: docs prettier styles

* chore: remove console.log

* enhancement: migrate countManyDraftRelations to v5

* chore(content-releases): v5 migration

* chore(content-releases): remove CMReleasesContainer

* fix(content-releases): singleType works with v5 changes and e2e tests enabled

* fix(content-releases): apply josh & marc comments

* apply comments

* fix(content-releases): tests

* fix(content-releases): create custom populate object for each content type to handle relations

* fix(content-releases): build problem

* fix(content-releases): editing lifecycles

* fix(content-releases): details view table columns

* feat: releases settings (#20354)

* feat: releases settings

* feat: test nulling default timezone

* chore: refactor tests

* fix: remove async from describe

* chore: OneOf type for response

* chore: move OneOf utility to types package

---------

Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>

* feat: content releases settings permissions (#20357)

* feat: releases settings

* feat: test nulling default timezone

* chore: refactor tests

* fix: remove async from describe

* feat: content releases settings permissions

* chore: test for unauthorized role

---------

Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>

* fix(content-releases): run settings api tests only on ee edition

* fix(content-releases): apply mark comments

* fix(content-releases): remove releases box when there are no releases related to the entry

* fix(content-releases): relation between actions and documents (#20424)

* fix(content-releases): refactor relation with entries

* fix(content-releases): refactor relation with entries

* fix(content-releases): lint & unit tests errors

* fix(content-releases): add migration for releases actions coming from v4

* fix(content-releases): apply multiple suggestions

* fix(content-releases): new test data for e2e tests

* fix(content-releases): fix test data

* fix(content-releases): handle edge cases

* fix(content-releases): apply marc suggestions

* fix(content-releases): add modified status on validation column

* fix(content-releases): fix releases menu button

* fix(content-releases): use documents middleware instead of db lifecycles

* fix(content-releases): invalidate releases tags on some content manager queries

* fix(content-releases): using contentType utils and make afterDeleteMany lifecycle async

* fix(content-releases): ui fixs

* fix(content-releases): removing not needed axios from releases plugin

* fix(content-releases): invalidate tags on release service

* fix(content-releases): fix dependencies

* feat(release-settings): remove navbar link release purchase page in CE (#20498)

---------

Co-authored-by: Marc Roig <marc.roig.campos@strapi.io>
Co-authored-by: Simone <startae14@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants