mike12345567
|
cf375ee3da
|
Fixing small frontend error.
|
2023-07-26 18:17:15 +01:00 |
mike12345567
|
eefac0fe08
|
Quick updates based on latest lerna version, as well as some fixes after running through flows (post refactoring).
|
2023-07-26 18:13:18 +01:00 |
mike12345567
|
c2793ede4c
|
Properly supporting the new global builder permission type to deny access to app creation.
|
2023-07-26 17:48:35 +01:00 |
mike12345567
|
64a5426d36
|
Updates to remove app builder concept, denying access to app creation for app builders.
|
2023-07-26 17:32:21 +01:00 |
mike12345567
|
c277b065db
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-26 14:40:17 +01:00 |
mike12345567
|
8253ad0a2e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-26 14:24:29 +01:00 |
Budibase Staging Release Bot
|
4fa233be68
|
Bump version to 2.8.27-alpha.0
|
2023-07-26 12:51:16 +00:00 |
Adria Navarro
|
3d7c280053
|
Merge pull request #11367 from Budibase/backmerge-master-20230726
Backmerge master 20230726
|
2023-07-26 13:50:56 +01:00 |
Adria Navarro
|
de0f3f7463
|
Merge branch 'develop' into backmerge-master-20230726
|
2023-07-26 12:50:52 +01:00 |
Budibase Staging Release Bot
|
aa7023cfbc
|
Bump version to 2.8.26
|
2023-07-26 11:49:07 +00:00 |
Adria Navarro
|
605b42eddf
|
Merge pull request #11363 from Budibase/running_dev_without_pro
Running dev without pro
|
2023-07-26 12:48:47 +01:00 |
Budibase Staging Release Bot
|
aa33a3d41d
|
Bump version to 2.8.25
|
2023-07-26 11:37:13 +00:00 |
Jonny McCullagh
|
bfcf211144
|
split singleimage build into 3 jobs (#11365)
* split singleimage build into 3 jobs
|
2023-07-26 12:36:55 +01:00 |
Adria Navarro
|
ed1344b046
|
Fix lint
|
2023-07-26 13:17:01 +02:00 |
Adria Navarro
|
ae661b50e5
|
Update yarn.lock
|
2023-07-26 12:51:16 +02:00 |
Adria Navarro
|
77f4fe43dc
|
Add comments
|
2023-07-26 12:48:33 +02:00 |
Adria Navarro
|
2e54b40d55
|
Build backend-core before dev script
|
2023-07-26 12:48:33 +02:00 |
Adria Navarro
|
9334e1d4b9
|
Don't bundle backend-core if there is no pro loaded
|
2023-07-26 12:47:35 +02:00 |
Adria Navarro
|
b488dd06a3
|
Update esbuild refs
|
2023-07-26 12:47:35 +02:00 |
Budibase Staging Release Bot
|
1d1ae341b1
|
Bump version to 2.8.23-alpha.3
|
2023-07-26 10:29:41 +00:00 |
Adria Navarro
|
aeeb69d80e
|
Merge pull request #11352 from Budibase/BUDI-7189/return_default_row_data
Return default row data
|
2023-07-26 11:29:24 +01:00 |
Adria Navarro
|
17b394dba9
|
Increase timeouts
|
2023-07-26 12:12:32 +02:00 |
Adria Navarro
|
d07f840559
|
Increase timeouts
|
2023-07-25 22:15:45 +02:00 |
Budibase Staging Release Bot
|
a87451ba1c
|
Bump version to 2.8.23-alpha.2
|
2023-07-25 18:04:51 +00:00 |
Adria Navarro
|
1512ecd939
|
Merge pull request #11349 from Budibase/BUDI-7189/update_view_endpoint
Add endpoint to update views 2.0
|
2023-07-25 19:04:36 +01:00 |
mike12345567
|
43bfb943a3
|
Some fixes post testing.
|
2023-07-25 18:52:59 +01:00 |
Adria Navarro
|
3ce92e8034
|
Implement and test external field selector
|
2023-07-25 19:48:46 +02:00 |
Adria Navarro
|
67f502579e
|
Test schema
|
2023-07-25 19:48:46 +02:00 |
Adria Navarro
|
3c28d112b5
|
Add internal sdk tests
|
2023-07-25 19:48:46 +02:00 |
Adria Navarro
|
d93c99b947
|
Return data when schema is defined
|
2023-07-25 19:48:46 +02:00 |
Adria Navarro
|
b2e0384f8a
|
Check ui path vs body
|
2023-07-25 19:46:46 +02:00 |
mike12345567
|
66fbdfe4e8
|
Breaking out pro components back into the worker user SDK, and attempting to separate the pro components as much as possible from the user SDK itself, so that it can be easily re-created in other services.
|
2023-07-25 18:39:40 +01:00 |
Adria Navarro
|
783e8a5b08
|
Change url to include the id
|
2023-07-25 19:34:52 +02:00 |
Budibase Staging Release Bot
|
a7f3836eb9
|
Bump version to 2.8.23-alpha.1
|
2023-07-25 16:55:43 +00:00 |
deanhannigan
|
f1d7789651
|
Merge pull request #11236 from Budibase/feature/delete-multiple-button-action
Delete multiple rows with Delete Row button action
|
2023-07-25 17:55:25 +01:00 |
mike12345567
|
90371b9d69
|
Refactoring users core to move into backend, allowing app builder endpoints to move into pro.
|
2023-07-25 17:48:57 +01:00 |
Dean
|
0c0190c7ca
|
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
|
2023-07-25 17:17:49 +01:00 |
Budibase Staging Release Bot
|
7cfa0374ad
|
Bump version to 2.8.23-alpha.0
|
2023-07-25 15:55:13 +00:00 |
Rory Powell
|
298ac0b571
|
Merge pull request #11351 from Budibase/merge-master
Merge master -> develop
|
2023-07-25 16:54:56 +01:00 |
Rory Powell
|
4acbd55404
|
Merge develop
|
2023-07-25 16:54:00 +01:00 |
Dean
|
211bab4cf6
|
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
|
2023-07-25 16:18:05 +01:00 |
Budibase Staging Release Bot
|
ec2097d7c9
|
Bump version to 2.8.24
|
2023-07-25 15:14:19 +00:00 |
Andrew Kingston
|
7b0b714bb5
|
Merge pull request #11338 from Budibase/fix/data-query-builder-binding
Stop data query binding drawer value from being cleared.
|
2023-07-25 16:13:49 +01:00 |
Budibase Staging Release Bot
|
44e1d97ab3
|
Bump version to 2.8.22-alpha.5
|
2023-07-25 15:13:28 +00:00 |
Andrew Kingston
|
e022d9a22b
|
Merge pull request #11337 from Budibase/fix/binding-panel
Fix builder crash when editing formula bindings
|
2023-07-25 16:13:16 +01:00 |
Andrew Kingston
|
a1fe1150ab
|
Merge pull request #11334 from Budibase/cheeks-fixes
Prevent parentheses in query names
|
2023-07-25 16:13:03 +01:00 |
Andrew Kingston
|
a188bf381c
|
Merge pull request #11345 from Budibase/fix/nullish-popover-styles
Fix nullish check bug causing options fields to break on mobile sometimes
|
2023-07-25 16:12:47 +01:00 |
Andrew Kingston
|
8f859ccee4
|
Merge pull request #11346 from Budibase/fix/remove-unsupported-relationship-ux
Hide the 'Define Relationships' button when an integration does not support relationships
|
2023-07-25 16:12:33 +01:00 |
Dean
|
85d3980bdc
|
PR Feedback
|
2023-07-25 15:47:25 +01:00 |
Dean
|
a5b81558b9
|
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
|
2023-07-25 15:42:01 +01:00 |