1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-06 14:05:28 +00:00
bramw_baserow/web-frontend/modules/database/components/row
2024-01-18 12:31:59 +00:00
..
ForeignRowEditModal.vue Improve row update and create UX 2024-01-09 22:41:00 +00:00
RowCreateModal.vue Resolve "Refactor: replace the view id from the store with a prop" 2024-01-12 11:44:09 +00:00
RowEditFieldArray.vue Resolve "[Feature] Add URL formula keyword" 2022-09-20 08:51:55 +00:00
RowEditFieldAutonumber.vue 1️⃣ Autonumber: Add field type 2023-12-13 08:48:58 +00:00
RowEditFieldBlank.vue Resolve "Fix tables/link row field trashing breaking dependency logic" 2021-11-25 17:33:28 +00:00
RowEditFieldBoolean.vue fix checkbox 2023-11-30 14:24:08 +00:00
RowEditFieldButton.vue Resolve "Button formula function should show as an actual button" 2024-01-03 08:58:31 +00:00
RowEditFieldDate.vue Restyle input and textarea 2023-11-15 05:25:06 +00:00
RowEditFieldDateReadOnly.vue Resolve "Last modified field" 2021-08-11 07:39:58 +00:00
RowEditFieldDuration.vue Basic version of the Duration Field Type 2023-12-18 21:40:02 +00:00
RowEditFieldDurationReadOnly.vue 2️⃣ Support for duration in formula: add backend/frontend support 2024-01-18 12:31:59 +00:00
RowEditFieldEmail.vue Restyle input and textarea 2023-11-15 05:25:06 +00:00
RowEditFieldFile.vue Replace icons 2023-09-28 13:39:41 +00:00
RowEditFieldFileReadOnly.vue Resolve "Lookup field compatibility with the file field" 2023-10-11 10:35:54 +00:00
RowEditFieldFormula.vue Resolve "Lookup field compatibility with the file field" 2023-10-11 10:35:54 +00:00
RowEditFieldLastModifiedBy.vue Resolve "Last modified by field" 2023-11-22 17:16:22 +00:00
RowEditFieldLinkRow.vue Make it possible to edit values in the row edit modal of a relationship 2023-10-23 09:51:08 +00:00
RowEditFieldLinkURL.vue Resolve "Button formula function should show as an actual button" 2024-01-03 08:58:31 +00:00
RowEditFieldLongText.vue Restyle input and textarea 2023-11-15 05:25:06 +00:00
RowEditFieldMultipleCollaborators.vue Replace icons 2023-09-28 13:39:41 +00:00
RowEditFieldMultipleSelect.vue Replace icons 2023-09-28 13:39:41 +00:00
RowEditFieldMultipleSelectReadOnly.vue Resolve "Support multiple select in the formula field" 2023-12-11 09:33:58 +00:00
RowEditFieldNumber.vue Restyle input and textarea 2023-11-15 05:25:06 +00:00
RowEditFieldPhoneNumber.vue Restyle input and textarea 2023-11-15 05:25:06 +00:00
RowEditFieldRating.vue Resolve "Add ratings field" 2021-12-28 12:37:58 +00:00
RowEditFieldSingleSelect.vue Resolve "A formula field referencing a single select fields breaks the link row value modal" 2022-09-13 08:24:13 +00:00
RowEditFieldSingleSelectReadOnly.vue Resolve "Mentions v2: mentions users in comments" 2023-07-06 12:06:04 +00:00
RowEditFieldText.vue Restyle input and textarea 2023-11-15 05:25:06 +00:00
RowEditFieldURL.vue Restyle input and textarea 2023-11-15 05:25:06 +00:00
RowEditFieldUUID.vue Resolve "UUID Field Type or Formula" 2023-11-06 09:18:00 +00:00
RowEditModal.vue Resolve "Refactor: replace the view id from the store with a prop" 2024-01-12 11:44:09 +00:00
RowEditModalField.vue Resolve "Refactor: replace the view id from the store with a prop" 2024-01-12 11:44:09 +00:00
RowEditModalFieldsList.vue Resolve "Refactor: replace the view id from the store with a prop" 2024-01-12 11:44:09 +00:00
RowEditModalHiddenFieldsSection.vue Replace icons 2023-09-28 13:39:41 +00:00
RowEditModalSidebar.vue Make it possible to edit values in the row edit modal of a relationship 2023-10-23 09:51:08 +00:00
RowEditSingleFileReadOnly.vue Resolve "Lookup field compatibility with the file field" 2023-10-11 10:35:54 +00:00
RowHistoryEntry.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistoryFieldBoolean.vue Resolve "Real-time support for row change history" 2023-10-16 08:01:49 +00:00
RowHistoryFieldDate.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistoryFieldDuration.vue Basic version of the Duration Field Type 2023-12-18 21:40:02 +00:00
RowHistoryFieldFile.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistoryFieldLinkRow.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistoryFieldMultipleCollaborators.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistoryFieldMultipleSelect.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistoryFieldNumber.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistoryFieldSingleSelect.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistoryFieldText.vue Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
RowHistorySidebar.vue Prevent incorrect requests when opening bug that has not yet been created 2023-10-25 17:02:28 +00:00
SelectRowContent.vue Minor UI fixings 2024-01-10 05:31:37 +00:00
SelectRowModal.vue Resolve "Create new row via the row select modal" 2022-08-27 12:41:40 +00:00