1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-14 17:18:33 +00:00
Commit graph

87 commits

Author SHA1 Message Date
Jrmi
92ace8884c Resolve "Add ratings field" 2021-12-28 12:37:58 +00:00
Nigel Gott
dece765c29 Resolve "📨 ShareGridView: Migrate slug+public from form view to all views" 2021-12-27 10:45:32 +00:00
Bram Wiepjes
d884cbab98 Resolve "Gallery view" 2021-12-17 14:02:54 +00:00
Nigel Gott
e2cfe88db7 Resolve "Fix tables/link row field trashing breaking dependency logic" 2021-11-25 17:33:28 +00:00
Nigel Gott
41b134793f Lookupfield 2021-11-24 10:53:00 +00:00
Bram Wiepjes
fd246a3e74 Resolve "Kanban view" 2021-11-23 16:48:51 +00:00
Bram Wiepjes
015d9a8bbc all webhook changes in a single commit 2021-11-21 18:55:27 +00:00
Jrmi
749b55d8c8 Enhance big dataset usability - step 1 2021-10-26 10:25:04 +00:00
Sascha Jullmann
a079609a0b removed prop type from component 2021-10-08 16:17:14 +02:00
Sascha Jullmann
0f03caf965 added a check to see if there are actually views to a table 2021-10-06 16:05:28 +02:00
Nigel Gott
a943716dde Final formula MR 2021-10-05 11:31:44 +00:00
Sascha Jullmann
137bbf7a68 Resolve "The currently selected view is not scrolled to automatically in the ViewsContext menu" 2021-10-04 18:31:58 +00:00
Sascha Jullmann
7f53cfcda4 Resolve "Multiple select field" 2021-10-04 15:54:29 +00:00
Bram Wiepjes
a7918da273 Introduced has file type filter 2021-09-22 12:05:09 +00:00
Jrmi
d900bb0762 Translate frontend grid view 2021-09-20 14:20:34 +00:00
Jrmi
69d518f720 Translate frontend top bar with pluralizations 2021-09-20 13:41:48 +00:00
Bram Wiepjes
0d32330f56 fixed moment dependency issue 2021-08-11 09:30:43 +00:00
Sascha Jullmann
4696b98ac4 Resolve "Last modified field" 2021-08-11 07:39:58 +00:00
Nigel Gott
279372d37f Merge remote-tracking branch 'origin/develop' into rowcomments_final 2021-08-06 13:16:48 +01:00
Nigel Gott
679d2b2169 Add a realtime comment count display on every row with comments. 2021-08-06 12:12:03 +00:00
Bram Wiepjes
988b879e71 Resolve "Add view filter where link row contains" 2021-08-05 13:46:22 +00:00
Bram Wiepjes
87016a27ce Resolve "Bump all dependencies" 2021-07-28 19:01:45 +00:00
Sascha Jullmann
fb17bf009c Resolve "Allow [F2] keyboard shortcut to edit cell content without clearing" 2021-07-27 06:37:37 +00:00
Bram Wiepjes
53ffd8f9c0 Resolve "Form view" 2021-07-11 18:02:37 +00:00
Nigel Gott
6e5ce3846a Resolve "Trash (never delete anything)" 2021-07-09 08:29:08 +00:00
Nigel Gott
b724d72294 Resolve "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +00:00
Evren Özkan
7b875256c0 Resolve "Additional date filters" 2021-05-25 16:05:59 +00:00
Bram Wiepjes
6571ef2e2c Resolve "Make the views orderable" 2021-05-18 09:56:49 +00:00
Bram Wiepjes
f772423a52 fixed bug where the grid view would fail hard if a cell is selected and the component is destroyed 2021-05-12 11:46:23 +02:00
Bram Wiepjes
ccb5baaa3d fix error when file field is selected in read only mode 2021-05-11 11:55:36 +02:00
Bram Wiepjes
45b2a5f19a Resolve "Allow importing and exporting of a file field" 2021-05-11 09:29:14 +00:00
Bram Wiepjes
c9fbfb714f Resolve "Ordering of rows by drag and drop" 2021-05-07 09:49:31 +00:00
Bram Wiepjes
d1b8e26612 Resolve "Small changes related to the preview of templates on the SaaS website" 2021-04-20 12:44:56 +00:00
Bram Wiepjes
8b56206bf4 Resolve "Memory leak if the table contains a link_row field" 2021-04-15 14:55:49 +00:00
Bram Wiepjes
2e56808b0e Resolve "Database templates" 2021-04-08 14:30:26 +00:00
Nigel Gott
9493645920 Search in view 2021-04-08 11:37:37 +00:00
Nigel Gott
a001fc170a 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
Nigel Gott
afa640701e 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
Bram Wiepjes
9728b64df0 Resolve "Ordering fields per grid view" 2021-03-12 13:46:22 +00:00
Nigel Gott
24209b1b25 Merge branch '251-add-number-of-filters-and-sorts-in-the-view-header' into 'develop'
Resolve "Add number of filters and sorts in the view header"

Closes 

See merge request 
2021-03-10 08:50:07 +00:00
Nigel Gott
b7926bfa81 Resolve "Add number of filters and sorts in the view header" 2021-03-10 08:50:07 +00:00
Bram Wiepjes
4a47f21551 Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
Bram Wiepjes
e8f7bd9ce0 made it impossible to hide a field via the rest api 2021-02-19 17:57:47 +01:00
Bram Wiepjes
3fe0260318 use utc in the date picker 2021-02-09 12:30:32 +01:00
Bram Wiepjes
c994b18462 Resolve "Inviting users to a group" 2021-02-04 16:16:33 +00:00
Bram Wiepjes
527ed3f625 Resolve "Plugins stack - comms issue" 2021-02-04 15:21:18 +00:00
Bram Wiepjes
7ad172627e Resolve "Error when converting field with an incompatible value type" 2021-01-26 12:33:23 +00:00
Keith Axline
dfa9b96219 Resolve "Hide fields" 2021-01-25 10:11:44 +00:00
Bram Wiepjes
83c4912fc7 Resolve "Real time collaboration" 2021-01-24 14:53:06 +00:00
Bram Wiepjes
d77e743dea Resolve "Single select option field" 2021-01-06 20:23:15 +00:00