mike12345567
|
705c948de7
|
Removing a sudo that was causing the docker image build to fail with buildx - we don't need sudo commands as the Dockerfile is always running as the root.
|
2023-10-18 14:51:49 +01:00 |
Andrew Kingston
|
bdc2bcd97d
|
Add support for multiple dependsOn constraints in the manifest and fix issue with nullish dependsOn contraints
|
2023-10-18 14:41:42 +01:00 |
Andrew Kingston
|
93d717d2e9
|
Fix add new row setting not being enough to edit new rows with also enabling edit rows flag
|
2023-10-18 14:25:59 +01:00 |
Andrew Kingston
|
faa70b79b6
|
Fix on click actions not working when using non DS+ datasources and edit row setting is hidden but enabled
|
2023-10-18 14:21:09 +01:00 |
Budibase Staging Release Bot
|
4e742f0c07
|
Bump version to 2.11.38
|
2023-10-18 12:42:55 +00:00 |
Michael Drury
|
c033c85f46
|
Merge pull request #12076 from Budibase/fix/12070-user-column-dnd-freeze
User column drag and drop freeze fix
|
2023-10-18 13:36:11 +01:00 |
Michael Drury
|
93464f3fcf
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 13:23:40 +01:00 |
José Vte. Calderón
|
a06bf29ed1
|
Merge pull request #12104 from Budibase/features/per-user-per-creator-realease2
[Added] Per user per creator changes
|
2023-10-18 14:15:17 +02:00 |
Michael Drury
|
30fadf0138
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 13:05:33 +01:00 |
jvcalderon
|
362ac27422
|
Merge branch 'master' into features/per-user-per-creator-realease2
|
2023-10-18 14:04:24 +02:00 |
Michael Drury
|
dde1cb7b60
|
Merge pull request #12100 from Budibase/fix/improve-external-request-typing
Improving typing of external row API
|
2023-10-18 13:03:09 +01:00 |
jvcalderon
|
f7584d0047
|
Relaunch CI pipeline
|
2023-10-18 14:01:54 +02:00 |
Michael Drury
|
7d70ba1052
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 12:57:35 +01:00 |
Michael Drury
|
a60690f787
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 12:50:49 +01:00 |
jvcalderon
|
44474b063a
|
Merge branch 'master' into features/per-user-per-creator-realease2
|
2023-10-18 13:43:11 +02:00 |
Adria Navarro
|
05bc2bfc0d
|
Merge pull request #12103 from Budibase/fix/pro-submodule-oct-23
Switching pro back to master.
|
2023-10-18 13:40:32 +02:00 |
jvcalderon
|
5b2f55a592
|
Per user per creator changes
|
2023-10-18 13:36:34 +02:00 |
mike12345567
|
ad3083ede6
|
Switching to pro master before recent creator changes.
|
2023-10-18 12:36:22 +01:00 |
mike12345567
|
aee955cdf2
|
Switching pro back to master.
|
2023-10-18 12:11:24 +01:00 |
Michael Drury
|
1d951a5d79
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 12:04:32 +01:00 |
Michael Drury
|
b98f313754
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 12:04:22 +01:00 |
Sam Rose
|
1ab52f3304
|
Merge pull request #12090 from Budibase/refactor/remove-jsdoc-types-in-ts-files
Remove type information from JSDoc in .ts files
|
2023-10-18 11:57:11 +01:00 |
Sam Rose
|
f9bff0846a
|
Merge branch 'master' into refactor/remove-jsdoc-types-in-ts-files
|
2023-10-18 11:45:52 +01:00 |
Michael Drury
|
b697872cf8
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 11:44:56 +01:00 |
Michael Drury
|
5ff6b7a474
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 11:43:07 +01:00 |
Adria Navarro
|
9a8f7aeb84
|
Merge pull request #12098 from Budibase/fix/couchdb-fauxton-timeout
CouchDB extend logout timeout
|
2023-10-18 12:42:19 +02:00 |
Michael Drury
|
698c93442e
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 11:40:57 +01:00 |
mike12345567
|
7d51a3d385
|
Extending Fauxton timeout from 600s -> 7200s. Allow for 2 hours before logout occurs.
|
2023-10-18 12:39:10 +02:00 |
Budibase Staging Release Bot
|
67d68ce0eb
|
Bump version to 2.11.37
|
2023-10-18 10:34:47 +00:00 |
Michael Drury
|
0c9f483c39
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 11:31:53 +01:00 |
Adria Navarro
|
35f7e7d6fb
|
Merge pull request #12082 from Budibase/chore/remove-sentry-references
Remove sentry references
|
2023-10-18 12:23:11 +02:00 |
Adria Navarro
|
06ae3fb52c
|
Log warn
|
2023-10-18 12:07:50 +02:00 |
mike12345567
|
68e8630d85
|
Improving the typing around the ExternalRequest object, which has implications throughout the row API and SDK, cleaning up where possible based on it.
|
2023-10-18 10:57:04 +01:00 |
Michael Drury
|
0894353cc9
|
Merge branch 'master' into chore/remove-sentry-references
|
2023-10-18 10:25:43 +01:00 |
Michael Drury
|
3abb2fef04
|
Merge pull request #12091 from Budibase/fix/BUDI-7630-fix-datasource-deletion
Fix datasource deletion (when selected) causing builder crash
|
2023-10-18 10:23:54 +01:00 |
mike12345567
|
a325e39377
|
Removing un-used statement.
|
2023-10-18 10:20:32 +01:00 |
mike12345567
|
489c67511c
|
PR comments.
|
2023-10-18 10:04:26 +01:00 |
Adria Navarro
|
616792013f
|
Lint
|
2023-10-18 10:54:37 +02:00 |
Adria Navarro
|
3fd2973152
|
Remove sentry packages
|
2023-10-18 10:51:09 +02:00 |
Adria Navarro
|
ea1853c78c
|
Remove sentry from the backend
|
2023-10-18 10:51:09 +02:00 |
Adria Navarro
|
572cac2552
|
Remove SENTRY_DSN references
|
2023-10-18 10:51:09 +02:00 |
Adria Navarro
|
e35f1b79e2
|
Remove sentry client
|
2023-10-18 10:51:09 +02:00 |
Conor Webb
|
56ecd339a7
|
Added testimonial check to reset and forgot pages.
|
2023-10-18 09:20:06 +01:00 |
mike12345567
|
1299917e94
|
Quick fix for datasource deletion, due to the datasource defaulting to an empty object it appeared like a datasource had been set and the UI would attempt to render with this empty state. When not selected move off of the selected datasource page instead and handle the datasource not being selected.
|
2023-10-17 17:35:10 +01:00 |
Michael Drury
|
65ab26ca97
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-17 17:02:51 +01:00 |
Sam Rose
|
767900aec6
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
mike12345567
|
cad637a0c1
|
Merge branch 'grid-all-datasources' of github.com:Budibase/budibase into grid-inline-searching
|
2023-10-17 15:46:58 +01:00 |
mike12345567
|
70c5272ad9
|
Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-17 15:46:34 +01:00 |
Budibase Staging Release Bot
|
bbda776c49
|
Bump version to 2.11.36
|
2023-10-17 14:39:22 +00:00 |
Michael Drury
|
8871c8b245
|
Merge pull request #12085 from Budibase/fix-single-image
Fix single image
|
2023-10-17 15:07:16 +01:00 |