bramw_baserow/backend/src/baserow/api
Davide Silvestri e35efdcc8f Merge branch '2574-the-member-role-should-not-be-visible-when-creating-a-team' into 'develop'
Resolve "The "Member" role should not be visible when creating a team"

Closes #2574

See merge request baserow/baserow!2333
2024-05-13 07:45:15 +00:00
..
actions Resolve "Bump backend deps" 2023-04-13 08:16:07 +00:00
app_auth_providers 1️⃣ Add user source related auth providers 2024-01-26 13:23:13 +00:00
applications Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
auth_provider 0️⃣ Prepare auth_provider code for AB authentication 2023-12-13 14:01:14 +00:00
generative_ai Generate formula with AI initial 2024-05-02 14:37:53 +00:00
health Deprecate old full health check endpoint, add new admin only health check and page with email tester. 2023-05-15 11:24:15 +00:00
integrations Integrations are now loaded with the application 2024-03-15 15:39:50 +00:00
jobs Resolve "Fix RBAC roles assignments not being duplicated or snapshotted" 2023-04-18 08:34:20 +00:00
migrations removed api v0 namespace 2020-06-23 14:09:48 +02:00
notifications Notification v1: create notification panel and show mentions in comments 2023-07-14 07:59:25 +00:00
search Resolve "Implement Postgres full-text search" 2023-07-05 16:01:03 +00:00
services Resolve "Improve LocalBaserow services: use the JSON Schema spec to inform the frontend of a service's schema." 2023-09-26 11:45:27 +00:00
settings Email verification 2024-04-25 08:34:01 +00:00
snapshots Resolve "Rename group to workspace in the backend" 2023-03-14 14:43:35 +00:00
spectacular Cache OpenAPI spec and fix some warnings 2023-03-28 13:08:42 +00:00
templates Polymorphic applications request serializers 2024-03-15 15:19:08 +00:00
trash Resolve "Mentions v1: Edit / Delete row comments" 2023-06-23 10:25:41 +00:00
user Auto-login after email verification 2024-05-08 12:49:43 +00:00
user_files Resolve "Image element image file is always set to None on update" 2023-07-07 19:51:28 +00:00
user_sources Resolve "Handle end user authentication on application builder" 2024-02-28 20:20:30 +00:00
workflow_actions Order workflow actions 2023-12-06 09:44:50 +00:00
workspaces Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
__init__.py Add setttings for isort 2022-08-02 10:34:05 +02:00
apps.py Upgrade Django to v3 and do Major/Minor bumps for all other libraries. Also... 2021-09-14 08:30:26 +00:00
authentication.py Invalidate authentication tokens on password change 2023-10-25 08:09:12 +00:00
decorators.py Django 4 2023-12-22 10:58:36 +00:00
errors.py Resolve "Improve LocalBaserow services: switch to using views." 2023-08-31 09:09:37 +00:00
exceptions.py Fix flaky audit-log tests 2023-01-20 16:12:43 +00:00
extensions.py 1️⃣ Add user source related auth providers 2024-01-26 13:23:13 +00:00
mixins.py Fix flaky audit-log tests 2023-01-20 16:12:43 +00:00
openapi.py Add setttings for isort 2022-08-02 10:34:05 +02:00
pagination.py Add setttings for isort 2022-08-02 10:34:05 +02:00
polymorphic.py Upload Favicon for an Application v2 2024-04-23 12:12:46 +00:00
registries.py Add setttings for isort 2022-08-02 10:34:05 +02:00
schemas.py Add setttings for isort 2022-08-02 10:34:05 +02:00
serializers.py Resolve "The "Member" role should not be visible when creating a team" 2024-05-13 07:45:14 +00:00
sessions.py Notification v1: create notification panel and show mentions in comments 2023-07-14 07:59:25 +00:00
urls.py Resolve "Handle end user authentication on application builder" 2024-02-28 20:20:30 +00:00
utils.py Polymorphic applications request serializers 2024-03-15 15:19:08 +00:00