1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-16 18:07:47 +00:00
Commit graph

88 commits

Author SHA1 Message Date
Nigel Gott
6e5ce3846a Resolve "Trash (never delete anything)" 2021-07-09 08:29:08 +00:00
Nigel Gott
a51b681ce6 Resolve "Make the select options of the single select field orderable" 2021-06-24 15:27:54 +00:00
Bram Wiepjes
bc6c6e4ad2 Resolve "Deleting view sometimes keeps showing the view" 2021-06-01 15:07:27 +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
232978cd3b Resolve "Prevent overflowing content of the tables in the sidebar" 2021-05-20 09:34:48 +00:00
Bram Wiepjes
7d4aeeec36 Resolve "Make the applications orderable" 2021-05-18 13:43:07 +00:00
Bram Wiepjes
7e1fd1c184 Merge branch '336-make-the-tables-orderable' into 'develop'
Resolve "Make the tables orderable"

Closes 

See merge request 
2021-05-18 11:14:18 +00:00
Bram Wiepjes
a0d6926d46 Resolve "Make the tables orderable" 2021-05-18 11:14:18 +00:00
Bram Wiepjes
58dbde167f Resolve "Import JSON file when creating a table" 2021-05-18 11:12:07 +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
Nigel Gott
06bc49f142 Resolve "Admin user management" 2021-05-10 17:23:55 +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
6b4ecf3e8f Merge branch 'feat_xmlimport' into 'develop'
Add XML import based on DOMParser

Closes 

See merge request 
2021-03-30 12:16:15 +00:00
Mi We
2e16491ea3 Add XML import based on DOMParser 2021-03-30 12:16:14 +00:00
Suneet Srivastava
ab713d2043 fix: Remove example data when creating empty tables 2021-03-30 17:04:09 +05:30
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
Jannis Gebauer
17dc8e9438 Added support for character encodings when importing csv files 2021-03-18 15:01:20 +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
96f6cebba5 Resolve "Show field name when hovering over a field_30 in the generated API docs" 2021-02-13 13:12:18 +00:00
Bram Wiepjes
5e32bc8e8e Resolve "Single select dropdown needs to be aligned" 2021-02-11 13:17:24 +00:00
Bram Wiepjes
3fe0260318 use utc in the date picker 2021-02-09 12:30:32 +01:00
Bram Wiepjes
a64c2faacc added select field form option validation 2021-02-06 13:29:13 +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
Keith Axline
82b3248d69 Resolve "Large integers result in an error" 2020-12-22 09:30:09 +00:00
Bram Wiepjes
978567897a Resolve "Add new row on a given position" 2020-12-18 12:01:37 +00:00
Bram Wiepjes
a15075ea13 made it possible to edit the a file name 2020-12-16 12:54:16 +01:00
Bram Wiepjes
e45ae51104 fixed refresh bug in the row modal 2020-12-02 16:41:07 +01:00
Bram Wiepjes
d7cb11d363 Resolve "Fix StopIteration error" 2020-12-01 08:38:51 +00:00
Bram Wiepjes
f121e83e41 Resolve "File and image field" 2020-11-30 18:52:39 +00:00
Bram Wiepjes
a823bcd26d Resolve "The sort choose field context doesn't have a hover effect anymore" 2020-11-22 13:12:08 +00:00
Bram Wiepjes
1f80d0dc31 made it possible to order the rows by multiple fields in the rows listing endpoint 2020-11-07 13:36:11 +01:00
Keith Axline
cf789f4225 Resolve "Temporarily disable all filters" 2020-11-05 08:05:36 +00:00