Bram Wiepjes
|
c9fbfb714f
|
Resolve "Ordering of rows by drag and drop"
|
2021-05-07 09:49:31 +00:00 |
|
Bram Wiepjes
|
3d8510deae
|
Merge branch 'fix-empty-array-check' into 'develop'
Fix empty array check
Closes #425
See merge request bramw/baserow!229
|
2021-04-21 08:37:15 +00:00 |
|
Bram Wiepjes
|
b1c9a69130
|
Merge branch 'switch-to-object-assign' into 'develop'
Switch to object.assigns
Closes #424
See merge request bramw/baserow!228
|
2021-04-21 08:34:21 +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 |
|
Scott Fortmann-Roe
|
aba97a71ca
|
Fix empty array check
|
2021-04-15 09:33:51 +01:00 |
|
Scott Fortmann-Roe
|
615472d799
|
Switch to object.assigns
|
2021-04-15 09:22:04 +01:00 |
|
Nigel Gott
|
458c6f7f95
|
Fix issue where new rows with temp uuids can match the search + remove now unused error.
|
2021-04-08 16:27:26 +01: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 #330
See merge request bramw/baserow!204
|
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 |
|
Nigel Gott
|
d3e1010f90
|
Merge branch 'fix/empty-table' into 'develop'
fix: Remove example data when creating empty tables
Closes #397
See merge request bramw/baserow!214
|
2021-03-30 11:44:18 +00:00 |
|
Nigel Gott
|
1e73dd5299
|
Add date, single select and number fields to contains and not contains view filters, fixing two bugs in the existing filter login for these fields in the process.Add date, single select and number fields to contains and not contains view filters, fixing two bugs in the existing filter login for these fields in the process.
|
2021-03-30 11:41:42 +00:00 |
|
Suneet Srivastava
|
ab713d2043
|
fix: Remove example data when creating empty tables
|
2021-03-30 17:04:09 +05:30 |
|
Bram Wiepjes
|
3d5432c722
|
show error when the server responds with a 429 error
|
2021-03-25 23:33:58 +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 |
|
Jannis Gebauer
|
17dc8e9438
|
Added support for character encodings when importing csv files
|
2021-03-18 15:01:20 +00:00 |
|
Nigel Gott
|
781cde650d
|
Remove accidentally included filters_disabled field from api endpoint and update api docs so they include field_options.
|
2021-03-16 11:48: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 #251
See merge request bramw/baserow!186
|
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 |
|
Nigel Gott
|
8889a6fb2f
|
Proof of concept implementation showing how a filename contains filter could work given that file metadata is stored as a JSONField list.
|
2021-02-26 12:40:05 +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
|
385f9bb2ed
|
Resolve "Having many link row fields causes the backend to slow down"
|
2021-02-17 17:57:45 +00:00 |
|
Bram Wiepjes
|
907d48ca0a
|
show correct error when an application, table or view is not found
|
2021-02-15 12:18:16 +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
|
23c11e4190
|
Resolve "Redesign left sidebar"
|
2021-02-10 17:14:37 +00:00 |
|
Bram Wiepjes
|
72c92758e0
|
made it possible to configure smtp settings via environment variables
|
2021-02-09 17:23:27 +01:00 |
|
Bram Wiepjes
|
3fe0260318
|
use utc in the date picker
|
2021-02-09 12:30:32 +01:00 |
|
Bram Wiepjes
|
6d1d3c86a7
|
Resolve "Show error when the web-frontend can't connect to the backend when rending the page server side."
|
2021-02-09 10:29:53 +00: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
|
f12ef4b6dc
|
fixed bug that made it impossible to create a relation to single select as primary field
|
2021-01-13 11:48:27 +01:00 |
|
Bram Wiepjes
|
d77e743dea
|
Resolve "Single select option field"
|
2021-01-06 20:23:15 +00:00 |
|
Bram Wiepjes
|
0a9f08e3a5
|
replace static property with function
|
2020-12-22 12:16:57 +01:00 |
|
Keith Axline
|
82b3248d69
|
Resolve "Large integers result in an error"
|
2020-12-22 09:30:09 +00:00 |
|
Bram Wiepjes
|
439aa0255d
|
Resolve "Ability to select subset of fields"
|
2020-12-21 19:43:54 +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
|
015feb2f88
|
Resolve "Add filtering by GET parameter to the rows listing endpoint"
|
2020-12-12 14:21:37 +00:00 |
|
Bram Wiepjes
|
f31e5f594d
|
Resolve "Default filter_type set to OR ?"
|
2020-12-06 09:14:34 +00:00 |
|
Bram Wiepjes
|
e45ae51104
|
fixed refresh bug in the row modal
|
2020-12-02 16:41:07 +01:00 |
|