Michael Drury
|
ab740e4e63
|
Merge branch 'master' into fix/couchdb-image-build
|
2023-10-19 18:01:27 +01:00 |
mike12345567
|
e79726e264
|
Only check CLA on PRs to master.
|
2023-10-19 18:00:40 +01:00 |
Michael Drury
|
1df9414aee
|
Merge pull request #12110 from Budibase/refactor/improve-table-sdk
Major table controller/SDK refactor
|
2023-10-19 17:13:41 +01:00 |
mike12345567
|
d1b551c6aa
|
Type fixes.
|
2023-10-19 16:56:45 +01:00 |
Adria Navarro
|
a30982177f
|
Update pro
|
2023-10-19 17:06:26 +02:00 |
Dean
|
c983d844d3
|
Merge remote-tracking branch 'origin/master' into feature/form-block-description
|
2023-10-19 12:30:59 +01:00 |
mike12345567
|
470735cc97
|
Updating types across old table utilities.
|
2023-10-19 12:26:29 +01:00 |
mike12345567
|
d8f1da827b
|
Merge branch 'master' of github.com:Budibase/budibase into refactor/improve-table-sdk
|
2023-10-19 12:04:44 +01:00 |
mike12345567
|
f072a77d9f
|
Updating throw.
|
2023-10-19 12:03:49 +01:00 |
mike12345567
|
54d976f750
|
Fixing PR comments.
|
2023-10-19 12:02:49 +01:00 |
Dean
|
b6de1c544b
|
Merge remote-tracking branch 'origin/master' into feature/formblock-styles-tab-reflow
|
2023-10-19 12:01:00 +01:00 |
Dean
|
ad54b31667
|
Moved label align and button size into styles section of form block. Added tagged component settings section to the style section. General settings and sections now have a tag property for filtering.
|
2023-10-19 12:00:47 +01:00 |
Andrew Kingston
|
94654e9888
|
Allow manifest key to initially collapse settings sections
|
2023-10-19 11:31:56 +01:00 |
Andrew Kingston
|
a069b343e9
|
Allow settings sections to be collapsible
|
2023-10-19 11:29:37 +01:00 |
Adria Navarro
|
35f7aa0955
|
Merge branch 'master' into BUDI-7641/remove-npm-from-apps-worker-docker
|
2023-10-19 12:02:45 +02:00 |
Adria Navarro
|
63a26ac823
|
Fix dependencies
|
2023-10-19 11:16:52 +02:00 |
Adria Navarro
|
38144aa15a
|
Clean scripts
|
2023-10-19 11:08:56 +02:00 |
Adria Navarro
|
3851a67915
|
Unify jsonwebtoken and lodash packages
|
2023-10-19 11:00:53 +02:00 |
Budibase Staging Release Bot
|
41e5bba533
|
Bump version to 2.11.39
|
2023-10-19 06:53:47 +00:00 |
mike12345567
|
9bd67595ec
|
Merge branch 'master' of github.com:Budibase/budibase into refactor/improve-table-sdk
|
2023-10-18 19:05:23 +01:00 |
mike12345567
|
2d5818ae33
|
Updating datasource controller to use SDK rather than calling through controllers.
|
2023-10-18 18:58:58 +01:00 |
mike12345567
|
25ad78a94e
|
Adding utilities.
|
2023-10-18 18:58:27 +01:00 |
mike12345567
|
8d1163e50d
|
Adding external SDK, updating external controllers.
|
2023-10-18 18:58:19 +01:00 |
mike12345567
|
6bfa9d407b
|
Adding internal SDK, updating internal table controllers.
|
2023-10-18 18:57:52 +01:00 |
mike12345567
|
291a97a078
|
Moving getters.
|
2023-10-18 18:57:30 +01:00 |
mike12345567
|
35e6452ecb
|
Adding basic structure for the external/internal SDK.
|
2023-10-18 18:57:19 +01:00 |
Michael Drury
|
4ae2ae1682
|
Merge pull request #11981 from Budibase/fix/internal-db-enrich-perf
Internal DB enrichment performance improvements
|
2023-10-18 17:42:46 +01:00 |
Andrew Kingston
|
9d62affe07
|
Merge branch 'grid-inline-searching' of github.com:Budibase/budibase into refactor-grid-columns
|
2023-10-18 16:00:59 +01:00 |
Andrew Kingston
|
16a361b366
|
Merge branch 'grid-all-datasources' of github.com:Budibase/budibase into grid-inline-searching
|
2023-10-18 16:00:31 +01:00 |
Andrew Kingston
|
41e72a28c9
|
Merge branch 'master' into grid-all-datasources
|
2023-10-18 15:59:12 +01:00 |
Andrew Kingston
|
05133d7e69
|
Ensure data section grid sort column options are properly filtered down
|
2023-10-18 15:44:27 +01:00 |
Andrew Kingston
|
fb69c3a0da
|
Add new shared core util for determining whether columns can be sort columns or not
|
2023-10-18 15:38:37 +01:00 |
mike12345567
|
13dadbcc7d
|
Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf
|
2023-10-18 15:22:00 +01:00 |
Michael Drury
|
a8b13ec8e4
|
Merge branch 'master' into fix/couchdb-image-build
|
2023-10-18 15:20:18 +01:00 |
Martin McKeaveney
|
5cd22672b3
|
Merge pull request #12097 from Budibase/budi-7640-testimonials-arent-removed-from-forgot-passwordreset
Added testimonial check to reset and forgot pages.
|
2023-10-18 15:20:12 +01:00 |
Martin McKeaveney
|
62e902398e
|
Merge branch 'master' into budi-7640-testimonials-arent-removed-from-forgot-passwordreset
|
2023-10-18 15:15:49 +01:00 |
Adria Navarro
|
ba053490dc
|
Npm-less images
|
2023-10-18 16:08:54 +02:00 |
Adria Navarro
|
e80a20d61f
|
Use root as docker context for the app/worker images
|
2023-10-18 16:08:54 +02:00 |
Adria Navarro
|
b171e8e00f
|
Update the script to be sh and workspace agnostic
|
2023-10-18 16:08:54 +02:00 |
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 |