Ghost/apps
Simon Backx 320eaac4c4
Removed usage of unquoted ids in filter strings (#19031)
fixes GRO-34
fixes GRO-33

This also adds a new way to run all tests with enforced numeric ObjectIDs.
These numeric ids cause issues if they are used withing NQL filters. So they
surface tiny bugs in our codebase.

You can run tests using this option via:
NUMERIC_IDS=1 yarn test:e2e

Also removed some defensive logic that could be explained by unquoted ids.
2023-11-20 14:00:31 +01:00
..
admin-x-design-system Update storybook monorepo to v7.5.3 2023-11-20 12:59:31 +01:00
admin-x-framework Added tests to AdminX framework package (#19022) 2023-11-20 11:00:51 +00:00
admin-x-settings Removed usage of unquoted ids in filter strings (#19031) 2023-11-20 14:00:31 +01:00
announcement-bar Update dependency @vitejs/plugin-react to v4.2.0 2023-11-20 09:42:07 +01:00
comments-ui Removed usage of unquoted ids in filter strings (#19031) 2023-11-20 14:00:31 +01:00
portal Update dependency @vitejs/plugin-react to v4.2.0 2023-11-20 09:42:07 +01:00
signup-form Update storybook monorepo to v7.5.3 2023-11-20 12:59:31 +01:00
sodo-search Update dependency @vitejs/plugin-react to v4.2.0 2023-11-20 09:42:07 +01:00