1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-06 22:00:09 +00:00
bramw_baserow/backend/tests
2021-07-16 09:38:26 +00:00
..
baserow Resolve "Fix error when renaming text field to link row field" 2021-07-16 09:38:26 +00:00
fixtures Resolve "Ability to map the field_{id} to its label instead of id in the REST API." 2021-07-11 20:03:04 +00:00
templates Resolve "Allow importing and exporting of a file field" 2021-05-11 09:29:14 +00:00
__init__.py implemented authentication endpoints, user login and registration 2019-07-11 17:23:10 +00:00
conftest.py Resolve "Prevent fields with duplicate names in the same table" 2021-07-09 14:28:31 +00:00
test_utils.py Fix not being able to delete a row with a blank single select field and bad model cache causing trash perm delete failures. 2021-07-13 15:55:33 +00:00