14487 Commits

Author SHA1 Message Date
Alexandre BODIN
578a3a3b7c
Merge pull request #23189 from strapi/chore/preserve-modules
chore: refactor rollup utils and use preserveModules
2025-03-26 13:39:54 +01:00
Bassel Kanso
d0c6971f9e
fix: preserve cookie in sso login (#23240) 2025-03-26 11:48:35 +01:00
Marc-Roig
a38a8f350d
fix: reset form when publishing 2025-03-26 10:13:39 +01:00
Marc-Roig
43c2283503
fix: relation menu link 2025-03-25 15:40:34 +01:00
Simon Norris
16829452be fix: prettier notification tests 2025-03-24 21:04:40 +01:00
Simon Norris
f4754bded9 fix: updating license notifications and their tests 2025-03-24 20:56:41 +01:00
Simon Norris
31611b4598 fix: prettier on my notification file 2025-03-24 19:08:14 +01:00
Simon Norris
f89dce5534
Merge branch 'develop' into feature/1103-manage-seats 2025-03-24 18:50:51 +01:00
Simon Norris
bc5963e6a1 Merge branch 'feature/1103-manage-seats' of github.com:strapi/strapi into feature/1103-manage-seats 2025-03-24 18:50:08 +01:00
Simon Norris
4be9ba6828 fix: handling type === gold check in license notifications 2025-03-24 18:48:14 +01:00
Rémi de Juvigny
e3e1cc628f
enhancement: add advanced preview license check (#23221)
* chore: add advanced preview license check

* chore: forgotten log
2025-03-24 12:04:14 -04:00
Simone
2fa01c995d
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-24 15:52:06 +01:00
Bassel Kanso
3aeb285c7b
enhancement: admin session presists across tabs (#23188)
* enhancement: admin session presists across tabs

* test: clear cookies in login tests

* test: remove tests from EE
2025-03-24 16:10:25 +02:00
Simone
353382bb86
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-24 14:16:29 +01:00
Simon Norris
b1fa61e7f3
Merge branch 'develop' into feature/1103-manage-seats 2025-03-24 13:09:43 +01:00
Simon Norris
8e0423d29d fix: prettier translations as well 2025-03-24 12:44:49 +01:00
Simon Norris
7d410c85ab fix: now my code is prettier 2025-03-24 12:32:28 +01:00
Simon Norris
c3f2ca2808 fix: updating tests for Managing seats 2025-03-24 12:16:33 +01:00
Simone
999fe18cf5
enhancement: add tracking for editing relations on-the-fly and preview (#23206) 2025-03-24 10:47:55 +01:00
Simon Norris
c7e57b2c40 fix: removing type because we use the licenseLimitInformation instead 2025-03-24 10:25:11 +01:00
Simon Norris
01abcb251f fix: updating message for Gold licenses 2025-03-24 10:25:11 +01:00
HichamELBSI
1cf3c821d1 fix: manage seats link for gold license 2025-03-24 10:25:11 +01:00
Simon Norris
ff5b6069b9 fix: reverting licenseType to type 2025-03-24 10:25:11 +01:00
Simon Norris
ea6268bc6a fix: adding license type with it's typing 2025-03-24 10:25:11 +01:00
Simon Norris
4d1d36a71c fix: final final Strapi Cloud condition for Manage seats 2025-03-24 10:25:04 +01:00
Simon Norris
4ac8513411 fix: one more Strapi Cloud condition for Manage seats 2025-03-24 10:24:56 +01:00
Simon Norris
cdde94f005 fix: removing the Strapi Cloud condition for Manage seats 2025-03-24 10:24:38 +01:00
Ben Irvin
66fd5e4469
chore: upgrade prismjs to 1.30.0 (#23191) 2025-03-21 08:51:45 +01:00
Alexandre Bodin
6b93a97ac7 chore: apply feedback, improve warnings 2025-03-20 19:20:10 +01:00
Jean-Sébastien Herbaux
f271284c75
fix(database): improve sub queries handling in the qb (#23129) 2025-03-20 10:31:36 +01:00
Marc Roig
ce2ecf399f
Merge pull request #23171 from strapi/fix/metrics-cron-job
fix: run cronjobs closer to app start
2025-03-20 09:46:34 +01:00
Alexandre Bodin
4bd7b4e8f5 chore: refactor rollup utils and move to preserveModule for better tree shaking 2025-03-20 09:09:15 +01:00
Simone
d2a56e52af
fix: issue with layout property in InputRenderer (#23183) 2025-03-19 17:58:51 +01:00
Rémi de Juvigny
2c83a77afa Merge remote-tracking branch 'origin/main' into develop 2025-03-19 17:46:43 +01:00
Simone
3e4c693c7e
fix: add the correct document in the back button history when we confirm dialog (#23184) 2025-03-19 16:44:18 +01:00
Simon Norris
ccc540ffcb feat: adding a link to chargebee portal for managing seats 2025-03-19 15:29:26 +01:00
Simone
4fbfea40d8
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-19 15:27:38 +01:00
remidej
b6a922147e release: 5.11.3 2025-03-19 14:00:46 +00:00
Alexandre BODIN
653965623b Merge pull request #23179 from seenasingh30/fix/intermediate-state-issue
fix: On production build webhooks detail page intermediate value issue.
2025-03-19 14:43:47 +01:00
Seena Singh
3b085e759b
Merge branch 'develop' into fix/intermediate-state-issue 2025-03-19 17:17:19 +05:30
Bassel Kanso
03158d80f3
fix: correctly read asset stream for dts asset remote providers (#23169)
* fix: correctly read asset stream for dts remote providers

* chore: fix lint issue

* fix: replace casting to any with more accurate type casting
2025-03-19 13:01:13 +02:00
seenabaaz
ab58d34b05 fix: On production build webhooks detail page intermediate value issue #23099 2025-03-19 13:49:05 +05:30
Marc-Roig
08528cceda
fix: run cronjobs closer to app start 2025-03-17 19:49:40 +01:00
Simone
553c6dbeee
fix: add the correct locale and document Id when we reorder the relations (#23152) 2025-03-14 17:31:09 +01:00
Simone
e035e37c4e
fix: relation label fix overflow behaviour (#23125) 2025-03-14 17:15:26 +01:00
markkaylor
4bbf30d43b
fix(relations): no components available in relation modal dynamic zone (#23151) 2025-03-14 16:47:40 +01:00
Simone
1a574eb925
fix: add z index property to the menu content in blocks and markdown (#23150) 2025-03-14 15:37:59 +01:00
Lucas Boilly
8ca39da55e
fix: ui issues on purchae pages (#23084) 2025-03-14 12:29:46 +01:00
Simone
97e9de4427
fix: remove useless rotf future flag (#23139) 2025-03-14 11:39:02 +01:00
Simone
a40e5f82f5
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-13 20:44:28 +01:00