bramw_baserow/backend/src/baserow/core
Jérémie Pardou d4f9bfd920 Make the search parameter optional for the sync_templates command 2024-05-03 09:19:01 +00:00
..
action Switch to analytics param whitelist 2024-01-24 10:23:56 +00:00
app_auth_providers Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
auth_provider Email verification 2024-04-25 08:34:01 +00:00
formula Add && and || operators to the formula language 2024-04-10 07:51:40 +00:00
generative_ai Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
health Overwrite files when desired instead of using overwriting storage 2023-08-02 08:09:29 +00:00
integrations Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
jobs Reduced number of queries when listing applications 2023-04-25 08:05:06 +00:00
locale Generate formula with AI initial 2024-05-02 14:37:53 +00:00
management Make the search parameter optional for the sync_templates command 2024-05-03 09:19:01 +00:00
migrations Email verification 2024-04-25 08:34:01 +00:00
notifications Resolve "Email notifications should have links to redirect the user directly to the specific comment, field, etc." 2024-04-08 12:30:06 +00:00
prosemirror Resolve "Send notifications via email" 2023-08-11 12:14:21 +00:00
services Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
snapshots Resolve "Email notifications should have links to redirect the user directly to the specific comment, field, etc." 2024-04-08 12:30:06 +00:00
telemetry OTEL Enhancements MR 2023-04-25 08:37:49 +00:00
templates/baserow Email verification 2024-04-25 08:34:01 +00:00
trash Switch to analytics param whitelist 2024-01-24 10:23:56 +00:00
usage Resolve "Optimize usage counters tasks" 2024-02-20 17:32:25 +00:00
user Email verification 2024-04-25 08:34:01 +00:00
user_files Upload Favicon for an Application v2 2024-04-23 12:12:46 +00:00
user_sources Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
workflow_actions Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
__init__.py Upgrade Django to v3 and do Major/Minor bumps for all other libraries. Also... 2021-09-14 08:30:26 +00:00
actions.py Upload Favicon for an Application v2 2024-04-23 12:12:46 +00:00
apps.py Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
datetime.py Django 4 2023-12-22 10:58:36 +00:00
db.py Introduce en-x-icu collation for basic fields 2023-12-25 14:53:23 +07:00
emails.py Email verification 2024-04-25 08:34:01 +00:00
emails_context_types.py Resolve "Fix co-branding in the emails" 2024-04-10 10:36:34 +00:00
encoders.py Basic version of the Duration Field Type 2023-12-18 21:40:02 +00:00
exceptions.py Remove incorrect usage of he when no gender is needed. 2023-08-03 16:26:16 +00:00
export_serialized.py Resolve "Fix RBAC roles assignments not being duplicated or snapshotted" 2023-04-18 08:34:20 +00:00
expressions.py Group by count 2023-12-17 19:51:05 +00:00
fields.py Application builder themes 1/8: list theme properties per application 2023-08-16 19:47:24 +00:00
handler.py Make the search parameter optional for the sync_templates command 2024-05-03 09:19:01 +00:00
job_types.py Polymorphic applications request serializers 2024-03-15 15:19:08 +00:00
managers.py Resolve "Trash (never delete anything)" 2021-07-09 08:29:08 +00:00
mixins.py Resolve "Handle end user authentication on application builder" 2024-02-28 20:20:30 +00:00
models.py Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
notification_types.py Resolve "The Notification handler `get_notification_by` not handle the `MultipleObjectsReturned` exception" 2024-03-12 14:38:30 +00:00
object_scopes.py Resolve "RBAC permissions on a snapshot can cause permissions object calculation to fail preventing access to that workspace" 2023-06-21 07:56:32 +00:00
operations.py Resolve "Rename group to workspace in the backend" 2023-03-14 14:43:35 +00:00
permission_manager.py Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
populate.py Resolve "Bump backend deps" 2023-04-13 08:16:07 +00:00
posthog.py Switch to analytics param whitelist 2024-01-24 10:23:56 +00:00
registries.py Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
registry.py Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
service.py Resolve "Add view dropdown to data sources" 2023-10-31 13:21:49 +00:00
signals.py Resolve "The Notification handler `get_notification_by` not handle the `MultipleObjectsReturned` exception" 2024-03-12 14:38:30 +00:00
storage.py Overwrite files when desired instead of using overwriting storage 2023-08-02 08:09:29 +00:00
subjects.py Resolve "Bump backend deps" 2023-04-13 08:16:07 +00:00
tasks.py Resolve "Export useful opentelemetry metrics." 2023-03-03 16:58:45 +00:00
types.py Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
utils.py Resolve "Data explorer shows bad type for complex data" 2024-03-27 12:01:43 +00:00