1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-17 18:32:35 +00:00
bramw_baserow/web-frontend/modules/database/components/view/grid/fields
2021-08-11 07:39:58 +00:00
..
FunctionalGridViewFieldBoolean.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
FunctionalGridViewFieldDate.vue Resolve "Last modified field" 2021-08-11 07:39:58 +00:00
FunctionalGridViewFieldFile.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
FunctionalGridViewFieldLinkRow.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
FunctionalGridViewFieldLongText.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
FunctionalGridViewFieldNumber.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
FunctionalGridViewFieldPhoneNumber.vue Use a simpler regex to validate phone number field, add test covering validation and database conversion for phone number field, enable standard filters and sorts. 2021-03-23 13:29:06 +00:00
FunctionalGridViewFieldSingleSelect.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
FunctionalGridViewFieldText.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
GridViewFieldBoolean.vue Resolve "Database templates" 2021-04-08 14:30:26 +00:00
GridViewFieldDate.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
GridViewFieldDateReadOnly.vue Resolve "Last modified field" 2021-08-11 07:39:58 +00:00
GridViewFieldEmail.vue Resolve "Form view" 2021-07-11 18:02:37 +00:00
GridViewFieldFile.vue fix error when file field is selected in read only mode 2021-05-11 11:55:36 +02:00
GridViewFieldLinkRow.vue Resolve "Database templates" 2021-04-08 14:30:26 +00:00
GridViewFieldLongText.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
GridViewFieldNumber.vue Resolve "Form view" 2021-07-11 18:02:37 +00:00
GridViewFieldPhoneNumber.vue Resolve "Form view" 2021-07-11 18:02:37 +00:00
GridViewFieldSingleSelect.vue Resolve "Allow [F2] keyboard shortcut to edit cell content without clearing" 2021-07-27 06:37:37 +00:00
GridViewFieldText.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
GridViewFieldURL.vue Resolve "Form view" 2021-07-11 18:02:37 +00:00