opnform-host-nginx/client/stores
JhumanJ 61fc30b95c Enhance Pinia History Plugin with State Filtering and Configuration Options
- Added an `ignoreKeys` option in the `mergeOptions` function of `pinia-history.js` to specify keys that should be excluded from history tracking, improving the plugin's flexibility.
- Introduced a new `filterState` function to filter out ignored keys from the state object, ensuring that only relevant state changes are tracked.
- Updated the history management logic to utilize the filtered state, enhancing the accuracy of undo/redo functionality.
- Modified the `working_form.js` store to include default ignored keys for history tracking, streamlining the configuration process.

These changes aim to improve the usability and performance of the Pinia history plugin by allowing developers to customize which state properties are tracked, thereby reducing unnecessary history entries.
2025-05-27 17:45:16 +02:00
..
access_tokens.js Zapier integration (#491) 2024-08-12 11:14:02 +02:00
app.js Re-login modal (#717) 2025-03-25 10:41:11 +01:00
auth.js Enhance JWT Token Management and Authentication Flow (#720) 2025-03-10 17:32:17 +08:00
errors.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
featureFlags.js Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
form_integrations.js Feature flags (#543) 2024-08-27 16:49:43 +02:00
forms.js Improve resources loading (#692) 2025-02-11 17:14:44 +01:00
notion_cms.js Integration pages from Notion (#753) 2025-05-19 15:08:15 +02:00
oauth_providers.js Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
records.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
subscription_modal.js Pricing Upgrade Flow changes (#514) 2024-08-23 12:23:01 +02:00
templates.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
working_form.js Enhance Pinia History Plugin with State Filtering and Configuration Options 2025-05-27 17:45:16 +02:00
workspaces.js Team functionality (#459) 2024-07-04 17:21:36 +02:00