1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-28 06:22:24 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Cezary Statkiewicz
6bacce7271 - non-standard images will not break thumbnails 2024-12-19 19:14:35 +00:00
Petr Stribny
fe244c4ba9 MR1 Last modified by field 2023-11-10 12:58:48 +00:00
Peter Evans
dbeb3e7201 Resolve "Perm delete job fails for any trashable item that requires locking too many things in the Postgres in a single transaction" 2023-01-26 13:13:13 +00:00
Davide Silvestri
b8c08990ae Add setttings for isort 2022-08-02 10:34:05 +02:00
Bram Wiepjes
cac27f1628 Final branch licensing system 2 2021-10-20 19:28:51 +00:00
Nigel Gott
776a27f823 Resolve "Add command to backup database" 2021-07-29 12:27:02 +00:00
Nigel Gott
ac18e6bf50 Resolve "Entirely remove concept of user tables database" 2021-07-21 16:28:27 +00:00
Nigel Gott
dad6c8c2a2 Resolve "Prevent fields with duplicate names in the same table" 2021-07-09 14:28:31 +00:00
Nigel Gott
06bc49f142 Resolve "Admin user management" 2021-05-10 17:23:55 +00:00
Bram Wiepjes
9711d46b29 Reformat entire codebase using black. See the file .git-blame-ignore-revs for how to remove this commit from your blame view. 2021-04-12 10:42:34 +02:00
Bram Wiepjes
2e56808b0e Resolve "Database templates" 2021-04-08 14:30:26 +00: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
Nigel Gott
6331dfd7f5 Add search support for date fields which respects how they are formatted and then just performs a string search over that. 2021-03-23 12:36:16 +00:00
Bram Wiepjes
46a27b3fff made it possible to manage groups in the app 2019-08-26 17:49:28 +00:00
Bram Wiepjes
977af261b6 implemented authentication endpoints, user login and registration 2019-07-11 17:23:10 +00:00