1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-15 09:34:13 +00:00
Commit graph

127 commits

Author SHA1 Message Date
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
4a47f21551 Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00: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
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
a15075ea13 made it possible to edit the a file name 2020-12-16 12:54:16 +01:00
Bram Wiepjes
f121e83e41 Resolve "File and image field" 2020-11-30 18:52:39 +00:00
Bram Wiepjes
3719f17042 Resolve "Import existing data from CSV, Excel etc" 2020-10-18 15:30:25 +00:00
Keith Axline
3c7a14fc9a Adding docker config and entrypoint.sh
(cherry picked from commit 014a3584a04e59f204a116bb625e2df5bd70d9bc)
2020-10-18 11:34:02 +00:00
Bram Wiepjes
1fdb91dfb4 Resolve "URL field" 2020-09-28 07:19:52 +00:00
Bram Wiepjes
6e16d7ec01 Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
Bram Wiepjes
2677dd17aa Resolve "Pressing enter in the long text field in the edit model blurs the input" 2020-09-02 19:57:25 +00:00
Bram Wiepjes
fe31605fef Resolve "Foreignkey field / connecting rows" 2020-08-28 09:48:37 +00:00
Bram Wiepjes
87d4d733f9 Resolve "Add a date/ datetime field" 2020-06-04 09:51:48 +00:00
Bram Wiepjes
6e80cbc7a9 Resolve "Introduce copy/paste functionality" 2020-05-25 15:50:47 +00:00
Bram Wiepjes
329227f890 Resolve "Implement a long text field" 2020-05-23 13:52:15 +00:00
Bram Wiepjes
f3266effb2 Resolve "Allow the arrow keys to select other fields" 2020-05-20 07:31:24 +00:00
Bram Wiepjes
f96689afe9 prevent row context menu when right clicking on a field that is being edited 2020-05-11 21:35:11 +02:00
Bram Wiepjes
1202e2b9c2 Resolve "Edit a row in a popup" 2020-05-11 17:27:35 +00:00
Bram Wiepjes
cc04839770 Resolve "Improve validation of the number field" 2020-05-05 11:22:49 +00:00
Bram Wiepjes
2ff6ed9aa4 select next field when the tab key is pressed 2020-05-03 21:07:29 +02:00
Bram Wiepjes
b27f453050 Resolve "Upgrade python and js dependencies." 2020-03-31 14:15:27 +00:00
Bram Wiepjes
be2c5c4d4f Resolve "Web frontend refactor" 2020-03-27 13:19:43 +00:00
Bram Wiepjes
59181e4351 Resolve "Manage rows and grid data" 2020-03-24 19:22:34 +00:00