9899 Commits

Author SHA1 Message Date
Gustav Hansen
23abbc63d8 EditView: Display notification when a stage change was successful 2023-04-12 11:46:28 +02:00
Gustav Hansen
25bdf083b2 Settings: Display loading state on confirmation modal 2023-04-12 11:46:28 +02:00
Gustav Hansen
81dff1efb4 Settings: Fix state equal check 2023-04-12 11:46:28 +02:00
Gustav Hansen
01b537dcbd Settings: Display loading state on save button 2023-04-12 11:46:28 +02:00
Marc-Roig
040a2de984 fix: clear context if it is not a nested transaction 2023-04-12 11:21:13 +02:00
Mark Kaylor
06e7dfbd20 Refactor useRBAC call 2023-04-12 10:57:56 +02:00
Marc-Roig
65da84c6c0 fix: prioritize admin bootsrap 2023-04-12 10:38:33 +02:00
Mark Kaylor
8d2b639938 Format function name 2023-04-12 10:23:55 +02:00
Ben Irvin
0b70b00820
Merge branch 'main' into enh/cli-modularization 2023-04-12 09:13:32 +02:00
chentsulin
df4398db09 chore: release peer version constraint using ^ 2023-04-12 13:10:44 +08:00
Fernando Chávez
e96d4eb584
Merge branch 'main' into feature/market-pagination 2023-04-11 17:48:24 +02:00
Marc-Roig
5e865edd81 fix: validate stage id when updating entity 2023-04-11 17:29:02 +02:00
Jamie Howard
aba023b771 fix(ee): account for new stages when finding target stage ID 2023-04-11 15:50:58 +01:00
Mark Kaylor
3c3139134a Test correct filters are returned from getDisplayedFilters 2023-04-11 16:47:57 +02:00
Simone Taeggi
f510b39b1e refactor the code for readability 2023-04-11 16:27:44 +02:00
Marc-Roig
1aa2ec5f0a fix: clear context instead of checking if trx is completed 2023-04-11 16:10:24 +02:00
Simone Taeggi
80dba49849 Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-11 15:57:38 +02:00
Mark Kaylor
5275d30ed8 Fix users permissions throwing an error on audit logs page 2023-04-11 15:33:57 +02:00
Marc-Roig
d6918466c9 fix: do not return completed transactions 2023-04-11 15:16:09 +02:00
Jamie Howard
05cee5cbd7 Merge remote-tracking branch 'origin/main' into feature/review-workflow 2023-04-11 14:15:43 +01:00
Bassel Kanso
90f899f8ba
Merge branch 'main' into fix/await-websocket-connection 2023-04-11 15:54:06 +03:00
Bassel Kanso
1133153903
Merge branch 'main' into fix/exclude-optional-admin-types-in-schema-check 2023-04-11 15:53:01 +03:00
Simone
5a577d7bb3
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-11 11:34:07 +02:00
Ben Irvin
5040305ba8 explicitly return false instead of undefined 2023-04-11 10:37:42 +02:00
Mark Kaylor
eb2cf3a987 Fix components not found 2023-04-11 10:21:05 +02:00
Fernando Chávez
26af24f835
Merge branch 'main' into feature/market-pagination 2023-04-11 10:18:39 +02:00
Ben Irvin
b7b92b20b2
Merge pull request #16304 from strapi/fix/fix-typo-in-admin-script 2023-04-11 10:16:52 +02:00
Simone
2465669eab
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-11 10:14:22 +02:00
Fernando Chávez
11da5e96e7
Merge branch 'main' into feature/market-pagination 2023-04-11 09:45:51 +02:00
Ben Irvin
504d654d73 cleanup 2023-04-06 17:48:13 +02:00
Ben Irvin
2740ce9831 cleanup 2023-04-06 17:33:04 +02:00
Ben Irvin
14ec9a67ea rename build 2023-04-06 17:24:50 +02:00
Ben Irvin
bb519c06bb add types and deprecation warning 2023-04-06 17:08:40 +02:00
Ben Irvin
736ba749d7 test that commands all exist 2023-04-06 16:01:08 +02:00
Ben Irvin
63a792bd84 remove comment 2023-04-06 15:38:49 +02:00
Ben Irvin
431c22d162 lint cleanup 2023-04-06 15:38:06 +02:00
Ben Irvin
96407061ec finish moving scripts 2023-04-06 15:33:16 +02:00
Ben Irvin
419f573c3b fix tests 2023-04-06 15:28:27 +02:00
Ben Irvin
c57706a10a fix report 2023-04-06 15:05:18 +02:00
Ben Irvin
6ca9bc5925 Merge 'main' with 'report' command added 2023-04-06 14:55:52 +02:00
Ben Irvin
9d9a7bb33c move and fix tests 2023-04-06 14:51:13 +02:00
Ben Irvin
151e45f2ca delete 2023-04-06 14:28:36 +02:00
Ben Irvin
a1be2e4c19 move all scripts and commands 2023-04-06 14:20:40 +02:00
Ben Irvin
5728db43f2 initial setup 2023-04-06 11:53:13 +02:00
Owen Xu
470865370c
Merge branch 'main' into fix/mysql-dialect-connection-option 2023-04-05 22:27:26 -07:00
Jun Xu
27bd06b6dd Fixed MySQL dialect connection option to allow to set bigNumberStrings from db config 2023-04-05 21:33:59 -07:00
Marc
3ad1e1f7b5 fix: return value if JSON attribute is invalid 2023-04-05 18:58:15 +02:00
Marc
74799c27b4 fix: parse JSONB 2023-04-05 18:57:43 +02:00
Cameron
1082bb0c13
Add debug command to CLI (#15846)
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-04-05 16:23:06 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00