From 0393710ab551e13654432171af2d47179b6accd2 Mon Sep 17 00:00:00 2001 From: meritmalling Date: Fri, 2 May 2025 17:08:46 +0000 Subject: [PATCH 1/4] Documentation updates from Promptless --- changelog/src/platform/20250411-1734714520319.mdx | 15 +++++++++++++++ learning-center/overview.mdx | 2 ++ 2 files changed, 17 insertions(+) create mode 100644 changelog/src/platform/20250411-1734714520319.mdx diff --git a/changelog/src/platform/20250411-1734714520319.mdx b/changelog/src/platform/20250411-1734714520319.mdx new file mode 100644 index 00000000..72a4df1a --- /dev/null +++ b/changelog/src/platform/20250411-1734714520319.mdx @@ -0,0 +1,15 @@ +--- +title: "Enhanced Filter Management in Spaces UI" +--- + +**Improved Atomic Filter Management** + +We've enhanced the filtering experience in the Spaces UI by preventing the creation of multiple "atomic" filters for the same field. Now, when a user attempts to create a filter for a field that already has an existing filter, they will be directed to that existing filter query instead of creating a new one. + +This improvement: +- Prevents duplicate filters that could lead to confusion +- Creates a cleaner filtering interface +- Streamlines the filter management experience +- Makes it easier to track and modify existing filters + +The change applies specifically to simple field-based filters, ensuring a more intuitive and organized filtering experience. \ No newline at end of file diff --git a/learning-center/overview.mdx b/learning-center/overview.mdx index 9f774925..1d0e8369 100644 --- a/learning-center/overview.mdx +++ b/learning-center/overview.mdx @@ -94,6 +94,8 @@ OR statements to filter a dataset down to far more specific criteria. ![image](../images/data-experience/8_FFQL.png) +When creating "atomic" filters (simple field-based filters), the system prevents you from creating multiple filters for the same field. If you try to create a filter for a field that already has a filter, you'll be directed to the existing filter instead. This ensures a cleaner filtering experience and prevents duplicate filters that could lead to confusion. + ### Bulk Resolution of Errors Flatfile offers two out of the box features for bulk resolution of common errors From 97053884e65eaf99a73303fe3023c8ccb7741556 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 2 May 2025 17:09:04 +0000 Subject: [PATCH 2/4] Update changelog --- changelog/platform.mdx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/changelog/platform.mdx b/changelog/platform.mdx index de7e2ab2..bef8e20b 100644 --- a/changelog/platform.mdx +++ b/changelog/platform.mdx @@ -82,12 +82,29 @@ fetch('https://api.flatfile.com/v1/instructions?environmentId=us_env_123&scope=u ``` +<<<<<<< HEAD **Updated Default Data Retention Period** The default data retention period has been updated from 10 days to 365 days, providing users with a longer default timeframe for data storage. Additionally, the description text has been simplified to "Keeps data for a set duration from its collection" without referencing a specific policy timeframe. This change gives users more time to work with their data before it expires, while maintaining the flexibility to configure custom retention periods as needed. +======= + +--- + +**Improved Atomic Filter Management** + +We've enhanced the filtering experience in the Spaces UI by preventing the creation of multiple "atomic" filters for the same field. Now, when a user attempts to create a filter for a field that already has an existing filter, they will be directed to that existing filter query instead of creating a new one. + +This improvement: +- Prevents duplicate filters that could lead to confusion +- Creates a cleaner filtering interface +- Streamlines the filter management experience +- Makes it easier to track and modify existing filters + +The change applies specifically to simple field-based filters, ensuring a more intuitive and organized filtering experience. +>>>>>>> 988ec54 (Update changelog) From 15dcd65eec8ba24193e7f1563afaa0d95a4f3660 Mon Sep 17 00:00:00 2001 From: Merit Date: Fri, 2 May 2025 13:36:10 -0700 Subject: [PATCH 3/4] WIP Signed-off-by: Merit --- changelog/platform.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog/platform.mdx b/changelog/platform.mdx index bef8e20b..414e0510 100644 --- a/changelog/platform.mdx +++ b/changelog/platform.mdx @@ -82,14 +82,14 @@ fetch('https://api.flatfile.com/v1/instructions?environmentId=us_env_123&scope=u ``` -<<<<<<< HEAD **Updated Default Data Retention Period** The default data retention period has been updated from 10 days to 365 days, providing users with a longer default timeframe for data storage. Additionally, the description text has been simplified to "Keeps data for a set duration from its collection" without referencing a specific policy timeframe. This change gives users more time to work with their data before it expires, while maintaining the flexibility to configure custom retention periods as needed. -======= + + --- @@ -104,7 +104,6 @@ This improvement: - Makes it easier to track and modify existing filters The change applies specifically to simple field-based filters, ensuring a more intuitive and organized filtering experience. ->>>>>>> 988ec54 (Update changelog) From f06b02f3c2b737cc11b90ed17470878c1b7aef7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 2 May 2025 20:36:35 +0000 Subject: [PATCH 4/4] Update changelog --- public/changelog/platform/feed.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/public/changelog/platform/feed.xml b/public/changelog/platform/feed.xml index c7eb0a26..f551216f 100644 --- a/public/changelog/platform/feed.xml +++ b/public/changelog/platform/feed.xml @@ -9,7 +9,7 @@ https://flatfile.com Flatfile RSS Generator - Fri, 02 May 2025 20:33:18 GMT + Fri, 02 May 2025 20:36:35 GMT 60 @@ -85,6 +85,25 @@ fetch('https://api.flatfile.com/v1/instructions?environmentId=us_env_123&sco Fri, 11 Apr 2025 00:00:00 GMT + + <![CDATA[Improved Atomic Filter Management]]> + +

Improved Atomic Filter Management

+

We've enhanced the filtering experience in the Spaces UI by preventing the creation of multiple "atomic" filters for the same field. Now, when a user attempts to create a filter for a field that already has an existing filter, they will be directed to that existing filter query instead of creating a new one.

+

This improvement:

+
    +
  • Prevents duplicate filters that could lead to confusion
  • +
  • Creates a cleaner filtering interface
  • +
  • Streamlines the filter management experience
  • +
  • Makes it easier to track and modify existing filters
  • +
+

The change applies specifically to simple field-based filters, ensuring a more intuitive and organized filtering experience.

+]]>
+ https://flatfile.com/changelog/platform#04112025 + platform-04-11-2025-title: Enhanced Filter Management in Spaces UI + + Fri, 11 Apr 2025 00:00:00 GMT +
<![CDATA[Improved Data Clips Collaborator Experience]]> Improved Data Clips Collaborator Experience