1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-24 21:46:08 +00:00
Commit graph

30 commits

Author SHA1 Message Date
Petr Stribny
c6a9f7ce5f Django 5 2024-09-18 08:18:20 +00:00
Peter Evans
a8a0d001fd Resolve "Remove the group compatibility code introduced in the group to workspace rename." 2024-08-14 09:15:35 +00:00
Jonathan Adeline
2df101c80c Add new workspace homepage 2024-07-25 17:05:43 +00:00
Davide Silvestri
eb13b10dd3 Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
Davide Silvestri
b92b1829ea Fix flaky test 2024-02-13 16:19:17 +00:00
Davide Silvestri
16368a6808 Fix flaky import/export test 2024-02-09 09:35:58 +00:00
Eimantas Stonys
f1d6a6461b Fix migrations after merging 2023-11-13 16:19:30 +00:00
Eimantas Stonys
b772f18b24 Allow switching between personal and collaborative views (API) 2023-11-13 15:34:38 +00:00
Bram Wiepjes
5d1411c18e Invalidate authentication tokens on password change 2023-10-25 08:09:12 +00:00
Petr Stribny
a8940f2887 Resolve "Real-time support for row change history" 2023-10-16 08:01:49 +00:00
Peter Evans
369759c386 Resolve "Rename group to workspace in the backend" 2023-03-14 14:43:35 +00:00
Alexander Haller
25bb28cbc1 Exclude user from application_created message 2023-01-18 13:02:48 +00:00
Peter Evans
ab593f5d4c Resolve "Ensure delete_expired_users doesn't delete groups when admins are deactivated and not marked for deletion." 2023-01-17 12:41:56 +00:00
Alexander Haller
581ee16c76 Resolve "Prevent websockets from leaking information about resources in Baserow" 2023-01-11 19:03:32 +00:00
Petr Stribny
5745e53777 Remove password confirmation when deleting user account 2022-12-07 13:58:12 +01:00
Nigel Gott
29be2d088f 🆖 1️⃣ "Send realtime updates for site wide licenses" 2022-11-24 14:48:26 +00:00
Petr Stribny
95c0a54c12 Realtime user and group user updates 2022-08-31 15:49:01 +00:00
Davide Silvestri
b8c08990ae Add setttings for isort 2022-08-02 10:34:05 +02:00
Davide Silvestri
47d6d63044 Resolve "Duplicate database / application" 2022-07-20 15:10:55 +00:00
Davide Silvestri
d6b8a57a79 Resolve "Allow setting a password for publicly shared form and grid views" 2022-04-26 19:57:54 +00:00
Alexander Haller
7d23f36dd7 Implement order groups action 2022-04-22 13:26:19 +00:00
Nigel Gott
620ac39fee 🔁1️⃣ Undo/Redo - Backend+Frontend core logic with Group Actions + Example Application Action 2022-04-20 13:44:54 +00:00
Nigel Gott
163c67c24f Resolve "Fix realtime events being sent to form views" 2022-01-12 10:04:01 +00:00
Nigel Gott
60eb85da4f Realtime Public View Sharing 2022-01-11 20:13:08 +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
Nigel Gott
6e5ce3846a Resolve "Trash (never delete anything)" 2021-07-09 08:29:08 +00:00
Bram Wiepjes
7d4aeeec36 Resolve "Make the applications orderable" 2021-05-18 13:43:07 +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
c994b18462 Resolve "Inviting users to a group" 2021-02-04 16:16:33 +00:00
Bram Wiepjes
83c4912fc7 Resolve "Real time collaboration" 2021-01-24 14:53:06 +00:00