1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-16 10:01:05 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Bram Wiepjes
ee87182c5e Upgrade to Django Channels 4 and bumped other dependencies 2023-03-06 08:21:21 +00:00
Davide Silvestri
bab7cc44a1 Resolve "Audit log" 2023-01-16 14:40:12 +00:00
Davide Silvestri
b8c08990ae Add setttings for isort 2022-08-02 10:34:05 +02:00
Jrmi
bd9c2670d6 📄1️⃣ Async file import v1 - Add async job manager for file import 2022-06-28 07:58:05 +00:00
Petr Stribny
6a2bf30456 Add API exception registry 2022-06-27 12:58:41 +00:00
Jrmi
ebe4692609 🌈 4️⃣ - Row coloring v4 - Add more backend validation 2022-05-01 10:03:48 +00:00
Petr Stribny
be99eb606c Implement batch create rows 2022-04-28 13:52:49 +00:00
Petr Stribny
65c5754985 Implement batch row update api 2022-04-19 10:50:08 +00:00
Petr Stribny
3e271a6453 Upgrade drf-spectacular 2022-03-03 12:18:38 +00:00
Nigel Gott
a943716dde Final formula MR 2021-10-05 11:31:44 +00:00
Sascha Jullmann
673406f79f Resolve "Backend fails hard when moving a row and an invalid before_id int is provided" 2021-09-30 12:15:32 +00:00
Nigel Gott
4beac682de Upgrade Django to v3 and do Major/Minor bumps for all other libraries. Also... 2021-09-14 08:30:26 +00:00
Bram Wiepjes
53ffd8f9c0 Resolve "Form view" 2021-07-11 18:02:37 +00:00
Nigel Gott
b724d72294 Resolve "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +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
f121e83e41 Resolve "File and image field" 2020-11-30 18:52:39 +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
Bram Wiepjes
fe31605fef Resolve "Foreignkey field / connecting rows" 2020-08-28 09:48:37 +00:00
Bram Wiepjes
272492cb98 removed api v0 namespace 2020-06-23 14:09:48 +02:00
Renamed from backend/src/baserow/api/v0/utils.py (Browse further)