Alexander Haller
|
93bfd27103
|
Resolve "Navigation through the full row view: going to previous/next row using ← and → keys."
|
2022-09-22 14:21:22 +00:00 |
|
Peter Evans
|
d4db3332dd
|
Merge branch '1147-double-click-on-a-field-name-to-change-the-name-grid-view' into 'develop'
Double click on a field name to change the name (grid view)
Closes #1147
See merge request bramw/baserow!992
|
2022-09-22 12:22:24 +00:00 |
|
Peter Evans
|
ecc30b2652
|
Lint tweak.
|
2022-09-22 10:41:10 +01:00 |
|
Peter Evans
|
1795a9361b
|
Replacing .grid-view__quick-edit.editable with grid-view__quick-edit--editable
|
2022-09-22 10:26:16 +01:00 |
|
Peter Evans
|
b035357ab2
|
Moving the updateFieldContext toggle to its own method in FieldContext.
|
2022-09-22 10:15:25 +01:00 |
|
Alexander Haller
|
c1dcf17c2b
|
Minor translation adjustment
|
2022-09-22 07:28:41 +00:00 |
|
Peter Evans
|
0cb6d512cf
|
Lint tweaks.
|
2022-09-21 17:21:46 +01:00 |
|
Peter Evans
|
02834c8ea0
|
Instead of having a separate instance of UpdateFieldContext, we'll instead on a double click launch the FieldContext and its UpdateFieldContext child component within it.
|
2022-09-21 17:19:34 +01:00 |
|
Peter Evans
|
7014bf7092
|
Merge branch 'develop' into 1147-double-click-on-a-field-name-to-change-the-name-grid-view
|
2022-09-21 13:44:19 +01:00 |
|
Peter Evans
|
416978cb20
|
Move the dblclick handler to its own method in methods.
|
2022-09-21 13:40:15 +01:00 |
|
Jrmi
|
3c16f5a582
|
Refactor simple grid component to make it fit to the selectRowModal uses
|
2022-09-21 12:02:51 +00:00 |
|
Peter Evans
|
4166ef6b38
|
Adding the ability to double click a field's name, which will display the 'Edit field' popover, so that users can quickly edit a field's name and/or type.
|
2022-09-21 10:49:07 +01:00 |
|
Bram Wiepjes
|
518b78bb8d
|
Translations for 1.12.1
|
2022-09-20 09:26:38 +00:00 |
|
Nigel Gott
|
5dc6ca9971
|
Resolve "[Feature] Add URL formula keyword"
|
2022-09-20 08:51:55 +00:00 |
|
Davide Silvestri
|
335a40255d
|
Resolve "Show database and tables duplication job progress in the left sidebar"
|
2022-09-15 16:57:29 +00:00 |
|
Zuhair Rayyes
|
121f8b522c
|
Resolve "Allow Webhooks to access private addresses/urls"
|
2022-09-15 15:30:47 +00:00 |
|
Peter Evans
|
84878d3822
|
Merge branch '1168-title-and-description-placeholders-on-forms' into 'develop'
Adding support for placeholder copy in contenteditable spans.
Closes #1168
See merge request bramw/baserow!964
|
2022-09-15 10:23:50 +00:00 |
|
Jrmi
|
9b34ccb000
|
Merge branch '1120-additional-import-v3' into 'develop'
Add a rich preview to import
Closes #1201 and #1120
See merge request bramw/baserow!933
|
2022-09-15 08:59:42 +00:00 |
|
Jrmi
|
a9a0f957bf
|
Add a rich preview to import
|
2022-09-15 08:59:42 +00:00 |
|
Davide Silvestri
|
449cf07726
|
Resolve "A formula field referencing a single select fields breaks the link row value modal"
|
2022-09-13 08:24:13 +00:00 |
|
Peter Evans
|
e3ecce1de7
|
Resolve "Add user file upload docs to the generated API docs"
|
2022-09-07 11:29:51 +00:00 |
|
Bram Wiepjes
|
6dfeca24ab
|
Translations for 1.12
|
2022-09-07 07:35:27 +00:00 |
|
Davide Silvestri
|
63d6f245d2
|
Resolve "Allow not creating a reversed relationship with the link row field"
|
2022-09-06 16:53:55 +00:00 |
|
Davide Silvestri
|
1153a79e3b
|
Merge branch '986-sidebar-limitations-if-names-for-groups-databases-and-tables-get-longer' into 'develop'
Resolve "Sidebar limitations if names (for groups, databases and tables) get longer"
Closes #986
See merge request bramw/baserow!963
|
2022-09-06 15:44:56 +00:00 |
|
Davide Silvestri
|
f16efcc3a5
|
Resolve "Sidebar limitations if names (for groups, databases and tables) get longer"
|
2022-09-06 15:44:56 +00:00 |
|
Davide Silvestri
|
2b4c78823e
|
Merge branch '1093-add-new-filter-types-is-after-today-and-is-before-today' into 'develop'
Resolve "Add new filter types 'is after today' and 'is before today'"
Closes #1093
See merge request bramw/baserow!932
|
2022-09-06 15:42:17 +00:00 |
|
Davide Silvestri
|
69ac205fbe
|
Resolve "Add new filter types 'is after today' and 'is before today'"
|
2022-09-06 15:42:16 +00:00 |
|
Petr Stribny
|
1dc464461f
|
Add Multiple Collaborators field
|
2022-09-06 15:32:12 +00:00 |
|
Bram Wiepjes
|
70467f511d
|
Merge branch 'minor-changes-and-bugfixes-in-row-select-modal' into 'develop'
Made some minor changes and bug fixes to the row select modal
See merge request bramw/baserow!968
|
2022-09-06 13:14:06 +00:00 |
|
Bram Wiepjes
|
9ecff6566a
|
Made some minor changes and bug fixes to the row select modal
|
2022-09-06 13:14:06 +00:00 |
|
Jrmi
|
cc3c505598
|
Fix broken call grouping when calling getName for linked rows
|
2022-09-06 12:51:34 +00:00 |
|
Peter Evans
|
77ac76458a
|
Moving title/description to our translation file so we can support internationalization in this MR.
|
2022-09-06 10:45:55 +01:00 |
|
Bram Wiepjes
|
196e892b64
|
Merge branch 'fix-link-row-field-lookup-with-password-protectected-view' into 'develop'
Fix link row field lookup authorization bug with password protected view
Closes #1170
See merge request bramw/baserow!955
|
2022-09-06 07:30:44 +00:00 |
|
Bram Wiepjes
|
4f3d549cd9
|
Fix link row field lookup authorization bug with password protected view
|
2022-09-06 07:30:44 +00:00 |
|
Davide Silvestri
|
cf7d5e728d
|
Resolve "Duplicate field with data"
|
2022-09-05 14:32:28 +00:00 |
|
Peter Evans
|
a9663c9b81
|
Adding support for placeholder copy in contenteditable spans.
|
2022-09-05 14:50:54 +01:00 |
|
Bram Wiepjes
|
a4013b0331
|
Resolve "Survey form style"
|
2022-09-02 12:24:17 +00:00 |
|
Nigel Gott
|
46089523ed
|
Merge branch '1130-fix-webfrontend-crashes-due-to-null-rows-in-bufferedrow-store' into 'develop'
Resolve "Fix webfrontend crashes due to null rows in bufferedRow store"
Closes #1130
See merge request bramw/baserow!924
|
2022-08-31 13:20:39 +00:00 |
|
Nigel Gott
|
8ca5148175
|
Resolve "Fix webfrontend crashes due to null rows in bufferedRow store"
|
2022-08-31 13:20:39 +00:00 |
|
Bram Wiepjes
|
3ccbfd8625
|
Merge branch 'fix-bug-single-and-multiple-select-field-create-option' into 'develop'
Fix bug where the single and multiple select fields did not had the create...
See merge request bramw/baserow!952
|
2022-08-31 09:37:27 +00:00 |
|
Bram Wiepjes
|
b8aacc8152
|
Fix bug where the single and multiple select fields did not had the create...
|
2022-08-31 09:37:27 +00:00 |
|
Jrmi
|
a198eb80cd
|
Merge branch 'gaurang-patch-linktable-empty-select' into 'develop'
Accommodate empty string in link to table form field (fixes #1159)
Closes #1159
See merge request bramw/baserow!954
|
2022-08-30 14:30:49 +00:00 |
|
Alexander Haller
|
2439a5c0df
|
Resolve "Use the field ordering of the first view in the row select modal"
|
2022-08-30 13:24:17 +00:00 |
|
Nigel Gott
|
298faf1760
|
Fix divide function sometimes resulting in errors and fix up and make available round and int functions
|
2022-08-29 17:11:38 +00:00 |
|
Alexander Haller
|
1d70c6e4fa
|
Resolve "Make it possible to use the file field in the form view"
|
2022-08-27 14:58:20 +00:00 |
|
Bram Wiepjes
|
591deee663
|
Merge branch '1020-add-a-cancel-button-to-the-field-customization-menu' into 'develop'
Resolve "Add a cancel button to the field customization menu."
Closes #1020
See merge request bramw/baserow!915
|
2022-08-27 13:38:02 +00:00 |
|
Alexander Haller
|
b924b3ec35
|
Resolve "Add a cancel button to the field customization menu."
|
2022-08-27 13:38:01 +00:00 |
|
Bram Wiepjes
|
b12902d7e9
|
Merge branch '1064-create-new-row-via-the-row-select-modal' into 'develop'
Resolve "Create new row via the row select modal"
Closes #1064
See merge request bramw/baserow!938
|
2022-08-27 12:41:40 +00:00 |
|
Alexander Haller
|
289139083c
|
Resolve "Create new row via the row select modal"
|
2022-08-27 12:41:40 +00:00 |
|
Alexander Haller
|
16844a85af
|
Enable language detection for public form views
|
2022-08-27 12:30:07 +00:00 |
|