1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-13 16:49:07 +00:00
bramw_baserow/web-frontend/modules/database/components/view/grid
2021-04-08 11:37:37 +00:00
..
fields 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
GridView.vue Search in view 2021-04-08 11:37:37 +00:00
GridViewCell.vue Search in view 2021-04-08 11:37:37 +00:00
GridViewFieldDragging.vue Resolve "Ordering fields per grid view" 2021-03-12 13:46:22 +00:00
GridViewFieldType.vue Resolve "Ordering fields per grid view" 2021-03-12 13:46:22 +00:00
GridViewFieldWidthHandle.vue Resolve "Ordering fields per grid view" 2021-03-12 13:46:22 +00:00
GridViewHead.vue Resolve "Ordering fields per grid view" 2021-03-12 13:46:22 +00:00
GridViewHeader.vue Search in view 2021-04-08 11:37:37 +00:00
GridViewHide.vue Search in view 2021-04-08 11:37:37 +00:00
GridViewHideContext.vue Resolve "Plugins stack - comms issue" 2021-02-04 15:21:18 +00:00
GridViewPlaceholder.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
GridViewRow.vue Search in view 2021-04-08 11:37:37 +00:00
GridViewRowAdd.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
GridViewRows.vue Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
GridViewSection.vue Fix arrow navigation over hidden and re-ordered fields by performing the selectNextCell method over the ordered list of visibleFields and not the internal list of unordered fields. 2021-04-06 13:23:17 +01:00