christianhuth / helm-charts

Helm Charts for various Applications: https://charts.christianhuth.de
MIT License
33 stars 18 forks source link

chore(deps): update baserow/web-frontend docker tag to v1.22.3 #1019

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
baserow/web-frontend minor 1.20.2 -> 1.22.3

Release Notes

baserow/baserow (baserow/web-frontend) ### [`v1.22.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1223) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.22.2...1.22.3) ##### New features - Clean up UserLogEntry table entries [#​1792](https://gitlab.com/baserow/baserow/-/issues/1792) - Add segmentControl UI component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Add support to reference duration fields in the formula language. [#​2190](https://gitlab.com/baserow/baserow/-/issues/2190) - Add formats with days to the duration field. [#​2217](https://gitlab.com/baserow/baserow/-/issues/2217) - Allow custom public share URLs [#​2292](https://gitlab.com/baserow/baserow/-/issues/2292) - Use primary row value in email notifications instead of just row ids [#​2293](https://gitlab.com/baserow/baserow/-/issues/2293) - Show billable label only to workspace admins [#​2295](https://gitlab.com/baserow/baserow/-/issues/2295) - Added instructions on how to deploy Baserow to Railway. [#​2308](https://gitlab.com/baserow/baserow/-/issues/2308) - Update Django to 4.1.X [#​761](https://gitlab.com/baserow/baserow/-/issues/761) - Added instructions on how to deploy Baserow to Digital Ocean Apps. [#​998](https://gitlab.com/baserow/baserow/-/issues/998) - Prepared Cloudron, all-in-one Docker image, and Heroku for having multiple application builder domains. ##### Bug fixes - Keep space for title in the row edit modal [#​1734](https://gitlab.com/baserow/baserow/-/issues/1734) - Avoid dangling snapshots [#​1793](https://gitlab.com/baserow/baserow/-/issues/1793) - Remove trailing spaces from datetime_format formula [#​2131](https://gitlab.com/baserow/baserow/-/issues/2131) - Fix get_adjacent_row bug causing not returning the correct adjacent row in certain situations. [#​2273](https://gitlab.com/baserow/baserow/-/issues/2273) - Fixes for Render deployments after changes for their plans. [#​2275](https://gitlab.com/baserow/baserow/-/issues/2275) - Fixes bug where the context menu was displaced if there was a vertical scrollbar (e.g. form form). [#​2286](https://gitlab.com/baserow/baserow/-/issues/2286) - Fix higher_than and lower_than frontend view filters for formula fields. [#​2289](https://gitlab.com/baserow/baserow/-/issues/2289) - Nullify single select field for KanbanView if it's been trashed. [#​711](https://gitlab.com/baserow/baserow/-/issues/711) - Fix cannot read properties of undefined workspace when navigating to a table that you don't have access to. - Fix bug where combined database and table level roles would not be respected when listing permissions. - Introduce Airtable import remove invalid surrogates JSON loads fallback. - Fixed a bug where the SENTRY_DSN env var was ignored. ##### Refactors - Redesign checkbox component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Refactor avatar UI component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - refactor badge component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Change analytics blacklist to whitelist [#​2204](https://gitlab.com/baserow/baserow/-/issues/2204) ##### Breaking API changes - New formulas returning a date_interval/duration are sent as number of seconds instead of a formatted string. [#​2190](https://gitlab.com/baserow/baserow/-/issues/2190) ### [`v1.22.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1222) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.22.1...1.22.2) ##### New features - Allow form view prefill of multiple link to table entries [#​2024](https://gitlab.com/baserow/baserow/-/issues/2024) - Show the button formula as a clickable button. [#​2089](https://gitlab.com/baserow/baserow/-/issues/2089) - Add group by support for the duration field type [#​2191](https://gitlab.com/baserow/baserow/-/issues/2191) - Implement Sentry integration (FE/BE) via environment variables. [#​2205](https://gitlab.com/baserow/baserow/-/issues/2205) - Allow string values for link row field and multi select [#​2250](https://gitlab.com/baserow/baserow/-/issues/2250) ##### Bug fixes - Fixed bug where row was overwritten on update. It now only updates read-only data. [#​1405](https://gitlab.com/baserow/baserow/-/issues/1405) - Fixed bug where it was not possible to update a row that was still being created. [#​1507](https://gitlab.com/baserow/baserow/-/issues/1507) - Introduce en-x-icu collation for basic fields [#​1603](https://gitlab.com/baserow/baserow/-/issues/1603) - Fix bug when clicking browser's back button didn't close Row edit modal. [#​2140](https://gitlab.com/baserow/baserow/-/issues/2140) - Fix a bug that prevent s manually reordering rows if a filter is applied on a hidden field. [#​2175](https://gitlab.com/baserow/baserow/-/issues/2175) - Dont propagate ViewDoesNotExist in updating index task [#​2202](https://gitlab.com/baserow/baserow/-/issues/2202) - Return proper exception when share_id is invalid [#​2203](https://gitlab.com/baserow/baserow/-/issues/2203) - Fix bug where the `source` argument was passed to the child serializer when user_field_names=True. [#​2268](https://gitlab.com/baserow/baserow/-/issues/2268) ##### Refactors - refactor pagination component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Change cookie values stored for last remembered view ID to shorter ones. [#​2105](https://gitlab.com/baserow/baserow/-/issues/2105) ### [`v1.22.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1221) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.22.0...1.22.1) ##### Bug fixes - Fix bug causing Baserow to use empty jwt secret by default when running baserow from docker compose. [#​2160](https://gitlab.com/baserow/baserow/-/issues/2160) - Fixed incorrect handling of row moved warning. ### [`v1.22.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1220) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.21.2...1.22.0) ##### New features - Add support for multiple select in the formula field. Add `has_option` formula to check if a multiple select field has a specific option. [#​1363](https://gitlab.com/baserow/baserow/-/issues/1363) - Group rows by field. [#​143](https://gitlab.com/baserow/baserow/-/issues/143) - Allow switching between personal and collaborative views. [#​1449](https://gitlab.com/baserow/baserow/-/issues/1449) - Added UUID field type. [#​1463](https://gitlab.com/baserow/baserow/-/issues/1463) - Allow choosing a checkbox input option for the multiple select field in the form view. [#​1899](https://gitlab.com/baserow/baserow/-/issues/1899) - Add chips UI component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Redesign context and select menus [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Restyle input and textarea [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Restyle radio button [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Add Last Modified By field [#​2042](https://gitlab.com/baserow/baserow/-/issues/2042) - Send a notification on form submission to subscribed users. [#​2054](https://gitlab.com/baserow/baserow/-/issues/2054) - Allow to follow/unfollow comments on a specific row. [#​2086](https://gitlab.com/baserow/baserow/-/issues/2086) - Display 'available in premium version' message for non-premium users when switching view to Personal [#​2087](https://gitlab.com/baserow/baserow/-/issues/2087) - Add the duration field type. [#​2088](https://gitlab.com/baserow/baserow/-/issues/2088) - Add support for sorting Last Modified By fields [#​2106](https://gitlab.com/baserow/baserow/-/issues/2106) - Add support for search for last modified by field type [#​2108](https://gitlab.com/baserow/baserow/-/issues/2108) - Add is, is not, empty, not empty filters for last modified by field [#​2109](https://gitlab.com/baserow/baserow/-/issues/2109) - Immediate frontend rendering for changing Last modified by field values [#​2113](https://gitlab.com/baserow/baserow/-/issues/2113) - Add the created_by field type. [#​624](https://gitlab.com/baserow/baserow/-/issues/624) - Add autonumber field [#​811](https://gitlab.com/baserow/baserow/-/issues/811) - Allow choosing a radio input option for the single select field in the form view. [#​813](https://gitlab.com/baserow/baserow/-/issues/813) - Introduced `BASEROW_FRONTEND_SAME_SITE_COOKIE` environment variable to change the cookie sameSite value. - New templates: - Beverage Sales Management - Car Comparison - ESG Management - Staff Development ##### Bug fixes - Fixed incorrect font in emails by introducing fallback. [#​1947](https://gitlab.com/baserow/baserow/-/issues/1947) - Fixes the deadlock errors that can occur when updating TSV cells. [#​1984](https://gitlab.com/baserow/baserow/-/issues/1984) - Fix shift arrow selection on grid view when primary key field option is not first [#​1998](https://gitlab.com/baserow/baserow/-/issues/1998) - Make date field responsive in Row dialog. [#​2048](https://gitlab.com/baserow/baserow/-/issues/2048) - Fixed a bug that prevented table duplication when a 'Link to Table' field is modified to link to a different table. [#​2053](https://gitlab.com/baserow/baserow/-/issues/2053) - Remove the 'App pitch planner' database from the 'Elementary School Management System' template. [#​2060](https://gitlab.com/baserow/baserow/-/issues/2060) - Fix a bug causing the 'Duplicate row' in the UI not showing values correctly for single and multiple select fields. [#​2068](https://gitlab.com/baserow/baserow/-/issues/2068) - Fix a bug preventing lookup fields to work properly with last modified fields. [#​2081](https://gitlab.com/baserow/baserow/-/issues/2081) - Fixed a bug causing the UI to freeze on clicking the already opened table link in sidebar. [#​2082](https://gitlab.com/baserow/baserow/-/issues/2082) - Fix filename inconsistency for downloaded files [#​2096](https://gitlab.com/baserow/baserow/-/issues/2096) - Disable incompatible filters in public views [#​2116](https://gitlab.com/baserow/baserow/-/issues/2116) - Fix values not being updated in row edit modal if the row is not in the buffer. [#​2128](https://gitlab.com/baserow/baserow/-/issues/2128) - Fix a bug causing comments not syncing in row edit modal on navigation. [#​2144](https://gitlab.com/baserow/baserow/-/issues/2144) - Fix bug causing the notification panel to crash with comment notifications lacking user sender [#​2157](https://gitlab.com/baserow/baserow/-/issues/2157) - Disable session recording in Posthog to prevent ReportingObserver error. - Fix show paginated response of the APIListingView in the OpenAPI spec. - Fixed undefined event when copying rows via multiple row context. - Fix duplicate darker color in palette. - Fix limit of the multiple selection in the web-frontend - Resolve the postcss-loader warnings. - Fix bug where commenters were not able to see row comments and change history. - Suppress redirect error when selecting the database application. ##### Refactors - Alert and toast refactor [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Reduce the amount of data written from automatic field updates when possible. [#​2021](https://gitlab.com/baserow/baserow/-/issues/2021) - Pick a valid view from the available ones if a rowId is provided in the route params. [#​2095](https://gitlab.com/baserow/baserow/-/issues/2095) - Add the `workspace_id` and the `database_id` to webhook payload. [#​2147](https://gitlab.com/baserow/baserow/-/issues/2147) - Improved performance of the field dependency updating. - Improved performance of the field serialized import export, resulting in fast duplication. ### [`v1.21.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1212) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.21.1...1.21.2) ##### Bug fixes - Fixed redirect problem in the additional importer. ### [`v1.21.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1211) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.21.0...1.21.1) ##### Bug fixes - Fixed an issue that prevented the kanban view from subscribing to row events. - Prevent incorrect requests when opening row that has not yet been created. ### [`v1.21.0`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1210) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.20.2...1.21.0) ##### New features - Add file field support to formula and lookup fields [#​1012](https://gitlab.com/baserow/baserow/-/issues/1012) - Make it possible to edit values in the row edit modal of a relationship [#​1117](https://gitlab.com/baserow/baserow/-/issues/1117) - Added condition groups for advanced row filtering using 'And' & 'Or' conjunctions. [#​1271](https://gitlab.com/baserow/baserow/-/issues/1271) - Add a new view filter for selecting rows whose file columns have less files than a given number [#​1771](https://gitlab.com/baserow/baserow/-/issues/1771) - Introduce new button styling [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Replace icons [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Restyle datepicker [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Restyle switch and checkbox components [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Restyle tabs component [#​1918](https://gitlab.com/baserow/baserow/-/issues/1918) - Add ability to subscribe to multiple pages via websockets [#​2019](https://gitlab.com/baserow/baserow/-/issues/2019) - Add row edit history [#​2030](https://gitlab.com/baserow/baserow/-/issues/2030) - Prevent CSV injection when exporting view to CSV format. [#​2043](https://gitlab.com/baserow/baserow/-/issues/2043) - Invalidate authentication tokens on password change. [#​2044](https://gitlab.com/baserow/baserow/-/issues/2044) - Expires the refresh token on log out. [#​2045](https://gitlab.com/baserow/baserow/-/issues/2045) - Enable linking to multiple link to table entries in form view [#​810](https://gitlab.com/baserow/baserow/-/issues/810) - Introduced endpoint to create a new user as admin. - Reduced the number of queries when listing rows in a table that has many single/multiple select fields. - Introduced space bar keyboard shortcut to open row edit modal in grid view. [#​2030](https://gitlab.com/baserow/baserow/-/issues/2030) ##### Bug fixes - baserow round formula causing sql errors [#​1595](https://gitlab.com/baserow/baserow/-/issues/1595) - date interval addtion bug [#​1742](https://gitlab.com/baserow/baserow/-/issues/1742) - Prevent filters to be applied when the user open the row edit modal. [#​1765](https://gitlab.com/baserow/baserow/-/issues/1765) - the second formula function applied on a date field fails hard [#​1812](https://gitlab.com/baserow/baserow/-/issues/1812) - fix when_empty must be the same type error when working with url and email fields [#​1880](https://gitlab.com/baserow/baserow/-/issues/1880) - Fix rounded corners in edit row modal [#​1950](https://gitlab.com/baserow/baserow/-/issues/1950) - fix webhook url validation not being disabled when baserow_webhooks_allow_private_address true [#​1959](https://gitlab.com/baserow/baserow/-/issues/1959) - Fix a not working ctrl/cmd+f keyboard shortcut on pages that don't have a search box. [#​1968](https://gitlab.com/baserow/baserow/-/issues/1968) - Fix bug where the navigation history was wrong after last view. [#​2006](https://gitlab.com/baserow/baserow/-/issues/2006) - Fix a bug not clearing the notification store when the user logs out. [#​2016](https://gitlab.com/baserow/baserow/-/issues/2016) - Fix an issue with running Baserow in production mode [#​2035](https://gitlab.com/baserow/baserow/-/issues/2035) - Remove duplicate field options and fix remaining race in update_field_options [#​725](https://gitlab.com/baserow/baserow/-/issues/725) - Fix batch file request missing validation. - Fix performance bug when N number `empty_count` view aggregation were added. - Fix import serialized with missing select options error. - Fix bug in the gallery view which resulted in the row edit modal not always having an update to do row. - Reduced the number of `get_model` calls in the row endpoints. ##### Refactors - Replaced template icons with Iconoir. - Replaced the logo with the new one.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.