Alexander Haller
|
f91b73ab95
|
Resolve "Creating multiple rows at once"
|
2023-02-23 08:43:10 +00:00 |
|
EdLou16
|
6d051ea7fd
|
Resolve "Allow closing file preview by clicking outside"
|
2023-02-15 16:03:45 +00:00 |
|
Davide Silvestri
|
3a8b3c1300
|
Merge branch '1523-fix-backspace-stop-responding-due-to-double-mixins' into 'develop'
Resolve "Fix backspace stop responding due to double mixins"
Closes #1523
See merge request bramw/baserow!1238
|
2023-02-09 17:08:02 +00:00 |
|
Davide Silvestri
|
19db54aa30
|
Resolve "Fix backspace stop responding due to double mixins"
|
2023-02-09 17:08:02 +00:00 |
|
Petr Stribny
|
6c1185e33f
|
Resolve "Personal views improvements regarding premium"
|
2023-02-09 16:10:19 +00:00 |
|
Petr Stribny
|
4e0722fe85
|
Unify scroll across diff view ownership types
|
2023-02-01 08:52:16 +00:00 |
|
Petr Stribny
|
5c7e654678
|
Resolve "Personal views"
|
2023-01-27 15:45:11 +00:00 |
|
Alexander Haller
|
362784d4be
|
Resolve "Lookup field allows sumbitting form with blank target field"
|
2023-01-26 11:15:00 +00:00 |
|
Nigel Gott
|
60817059d1
|
Minor fixes to reactivity around selecting applications after creating one.
|
2023-01-18 10:34:39 +00:00 |
|
Nigel Gott
|
f7faf9fa0b
|
Resolve "Application create modal mistakenly submits on click when job is still running"
|
2023-01-16 19:10:19 +00:00 |
|
Davide Silvestri
|
bab7cc44a1
|
Resolve "Audit log"
|
2023-01-16 14:40:12 +00:00 |
|
Peter Evans
|
87522d69b4
|
Resolve "Wrap APIDocsExample cURL URLs in quotes."
|
2023-01-16 13:19:41 +00:00 |
|
Davide Silvestri
|
acef1de09a
|
Export Job refactor
|
2023-01-12 13:31:36 +00:00 |
|
Alexander Haller
|
09b805d08c
|
Resolve "Lookup form shows 401 error popup when no permissions on related table"
|
2023-01-11 18:44:06 +00:00 |
|
Petr Stribny
|
0dca068d6a
|
Resolve ""Has" and "Has not" filters for Multiple Collaborators field"
|
2023-01-10 13:11:04 +00:00 |
|
Nigel Gott
|
e9d0dbbd09
|
Merge branch '1208-introduce-a-keyboard-shortcut-to-create-a-new-row-grid-view' into 'develop'
Resolve "Introduce a keyboard shortcut to create a new row grid view"
Closes #1217, #1329, and #1208
See merge request bramw/baserow!1097
|
2023-01-04 11:38:00 +00:00 |
|
Bram Wiepjes
|
921c43e264
|
Resolve "Introduce a keyboard shortcut to create a new row grid view"
|
2023-01-04 11:38:00 +00:00 |
|
Alexander Haller
|
d6a739909f
|
Resolve "Encoding issue while importing XML files with accent"
|
2023-01-03 11:02:45 +00:00 |
|
Davide Silvestri
|
0bf57d152e
|
Resolve "Cmd+c to copy a cell broken in Safari on macOS"
|
2022-12-29 16:29:45 +00:00 |
|
Alexander Haller
|
dbc17849c4
|
Resolve "Ensure Link/Lookup/Formula fields work with restricted access"
|
2022-12-21 10:03:52 +00:00 |
|
Jrmi
|
2356107c83
|
Filter queryset for all database and table list queries
|
2022-12-19 09:59:52 +00:00 |
|
Alexander Haller
|
6a6a02e44a
|
Resolve "Add "files" to record detail"
|
2022-12-06 15:08:34 +00:00 |
|
Davide Silvestri
|
9f704c2d83
|
Resolve "New items naming defaults and behaviour"
|
2022-12-01 16:30:03 +00:00 |
|
Alexander Haller
|
fec16fd0b0
|
Resolve "Viewers can see row comment counts"
|
2022-12-01 11:59:00 +00:00 |
|
Alexander Haller
|
d0c81a7292
|
Add database + table level permissions
|
2022-11-25 08:23:38 +00:00 |
|
Bram Wiepjes
|
f8bac3ffb8
|
improved mobile grid view by making the primary field not sticky
|
2022-11-24 21:23:30 +00:00 |
|
Bram Wiepjes
|
49f9cac0d3
|
Resolve "Allow users to use their keyboard to input new items into single/multi select lists"
|
2022-11-23 20:02:44 +00:00 |
|
Peter Evans
|
4ddaa2f099
|
Merge branch 'standardize-api-doc-token-references' into 'develop'
Standardize the API documentation "token" references.
See merge request bramw/baserow!981
|
2022-11-22 11:12:57 +00:00 |
|
Peter Evans
|
a596041003
|
Standardize the API documentation "token" references.
|
2022-11-22 11:12:57 +00:00 |
|
Bram Wiepjes
|
c4f89b7263
|
Resolve "Hide specific fields based query parameters in publicly shared form view"
|
2022-11-22 10:57:29 +00:00 |
|
Alexander Haller
|
b32ff7d91f
|
Resolve ""Add a filter" button does not click"
|
2022-11-22 10:40:57 +00:00 |
|
Bram Wiepjes
|
ef78dbc587
|
Moved the permissions and roles store to the groups store
|
2022-11-02 11:55:27 +00:00 |
|
Alexander Haller
|
b3101b094c
|
Fix various permissions frontend
|
2022-11-01 15:22:07 +00:00 |
|
Nigel Gott
|
16f9e34f92
|
Merge branch 'fix-not-needed-whitespace-between-next-to-view-name' into 'develop'
Removed not needed whitepsace next to the view name
See merge request bramw/baserow!1056
|
2022-11-01 08:52:21 +00:00 |
|
Bram Wiepjes
|
ad2e4ec1bc
|
Removed not needed whitepsace next to the view name
|
2022-11-01 08:52:21 +00:00 |
|
Bram Wiepjes
|
5afba51935
|
Moved the search button into the right position in the gallery view header
|
2022-11-01 08:52:12 +00:00 |
|
Bram Wiepjes
|
41a10c3b72
|
Fix mousedown and click events of the modal and context
|
2022-10-31 18:35:57 +00:00 |
|
Jeremie Pardou-Piquemal
|
210c02085d
|
Add RBAC to Baserow.
|
2022-10-28 18:45:34 +01:00 |
|
Nigel Gott
|
823842c45f
|
3️⃣ Enterprise License: Frontend License Type Registry Refactor
|
2022-10-13 10:24:55 +00:00 |
|
Davide Silvestri
|
300027e7ff
|
Merge branch '885-run-template-imports-as-async-tasks-in-celery' into 'develop'
Resolve "Run Template imports as async tasks in celery"
Closes #885
See merge request bramw/baserow!971
|
2022-10-10 10:03:13 +00:00 |
|
Davide Silvestri
|
d29843ef8b
|
Resolve "Run Template imports as async tasks in celery"
|
2022-10-10 10:03:12 +00:00 |
|
Abdalla Mahmoud
|
47523008ee
|
Switched click outside handling in modals and contexts to mousedown rather than click event.
|
2022-10-06 16:22:26 +02:00 |
|
Bram Wiepjes
|
c484724602
|
Merge branch 'move-public-share-logo-and-made-compatible-with-mobile' into 'develop'
Moved publicly shared logo and made compatible with mobile
See merge request bramw/baserow!1002
|
2022-09-26 17:39:46 +00:00 |
|
Bram Wiepjes
|
92a194df7f
|
Moved publicly shared logo and made compatible with mobile
|
2022-09-26 17:39:45 +00:00 |
|
Bram Wiepjes
|
d1c8fc79a7
|
Added threshold to the field drag and drop
|
2022-09-26 17:28:20 +00:00 |
|
Alexander Haller
|
b58ffb9b33
|
Merge branch '1203-logo-removal-in-publicly-shared-views' into 'develop'
Resolve "Logo removal in publicly shared views"
Closes #1203
See merge request bramw/baserow!985
|
2022-09-26 08:56:26 +00:00 |
|
Alexander Haller
|
3ec6c23cae
|
Resolve "Logo removal in publicly shared views"
|
2022-09-26 08:56:26 +00:00 |
|
Bram Wiepjes
|
fc340ae8a2
|
Zapier actions and triggers integration
|
2022-09-23 18:32:17 +00:00 |
|
Alexander Haller
|
93bfd27103
|
Resolve "Navigation through the full row view: going to previous/next row using ← and → keys."
|
2022-09-22 14:21:22 +00:00 |
|
Peter Evans
|
ecc30b2652
|
Lint tweak.
|
2022-09-22 10:41:10 +01:00 |
|