mike12345567
|
7b9f86d7ea
|
Fix found by authorized test case.
|
2023-07-28 17:06:53 +01:00 |
mike12345567
|
3a211b8865
|
Some builder test cases, check the service type switch works as expected.
|
2023-07-28 16:50:44 +01:00 |
mike12345567
|
3798caf86d
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-28 16:08:38 +01:00 |
mike12345567
|
f061426b60
|
Fixing build issue.
|
2023-07-28 16:08:33 +01:00 |
Budibase Staging Release Bot
|
a8e8b79d38
|
Bump version to 2.8.29-alpha.2
|
2023-07-28 15:01:35 +00:00 |
Michael Drury
|
3fb965b93d
|
Merge pull request #11394 from Budibase/BUDI-7113-layout-change
Formating export system logs UI
|
2023-07-28 15:55:44 +01:00 |
mike12345567
|
f6eaa610d0
|
App builders can't create apps anymore, removing this functionality.
|
2023-07-28 15:54:55 +01:00 |
mike12345567
|
72438f531d
|
Update for worker, get builder endpoints working for app builders.
|
2023-07-28 15:39:59 +01:00 |
Adria Navarro
|
e260a64388
|
Add heading
|
2023-07-28 15:35:51 +02:00 |
mike12345567
|
77f1bf1acf
|
Reverting change from testing.
|
2023-07-28 14:02:02 +01:00 |
mike12345567
|
1403bf26c6
|
Quick fixes based on raising PR, types and tests.
|
2023-07-28 13:58:20 +01:00 |
mike12345567
|
454f832b75
|
Updates after running through tests, adding mocking of app builders feature for test cases to work.
|
2023-07-28 12:58:05 +01:00 |
mike12345567
|
2080126da2
|
Final cleanup when running services.
|
2023-07-27 18:58:09 +01:00 |
mike12345567
|
c8712eda00
|
Fixing some missing functions.
|
2023-07-27 18:53:58 +01:00 |
mike12345567
|
7d978e0dec
|
Making sure that if the app builders are updated through the API, they are ignored.
|
2023-07-27 18:50:45 +01:00 |
mike12345567
|
812f1af5ca
|
Moving app builder API into pro, along with the changes involved with achieving this.
|
2023-07-27 18:46:55 +01:00 |
mike12345567
|
d62b2bdbe0
|
switching to global builder role for plugin API, dis-allowing per app builders to delete apps and updating UI to reflect these updates.
|
2023-07-27 18:09:30 +01:00 |
mike12345567
|
d8f50f139e
|
Frontend update for app builders, handling when in the builder portal and don't have any app access, as well as allowing viewing of apps from the portal.
|
2023-07-27 17:52:56 +01:00 |
mike12345567
|
6176898ae3
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-27 17:51:47 +01:00 |
Budibase Staging Release Bot
|
6795cb15e8
|
Bump version to 2.8.29-alpha.1
|
2023-07-27 15:43:30 +00:00 |
Adria Navarro
|
9554fa7f0c
|
Merge pull request #11370 from Budibase/BUDI-7189/type_patching
Typing code around patching rows
|
2023-07-27 16:43:13 +01:00 |
Adria Navarro
|
86097a5327
|
Merge branch 'develop' into BUDI-7189/type_patching
|
2023-07-27 16:30:17 +01:00 |
Budibase Staging Release Bot
|
8406245a5c
|
Bump version to 2.8.29-alpha.0
|
2023-07-27 15:25:45 +00:00 |
Michael Drury
|
4f2287457a
|
Merge pull request #11383 from Budibase/backmerge-master-20230727
Backmerge master to develop
|
2023-07-27 16:25:25 +01:00 |
Adria Navarro
|
25019aa31e
|
Merge branch 'develop' into backmerge-master-20230727
|
2023-07-27 15:51:42 +01:00 |
Adria Navarro
|
626c0b6db5
|
Merge branch 'develop' into BUDI-7189/type_patching
|
2023-07-27 14:45:21 +01:00 |
Budibase Staging Release Bot
|
822b2c7283
|
Bump version to 2.8.28
|
2023-07-27 12:56:54 +00:00 |
Adria Navarro
|
2420d9c3ac
|
Merge pull request #11380 from Budibase/chore/lerna_commands
Revert back to use lerna
|
2023-07-27 13:56:34 +01:00 |
Adria Navarro
|
73f47dc4f3
|
Revert back to use lerna
|
2023-07-27 12:28:42 +02:00 |
mike12345567
|
ba9a3a6caf
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-27 11:13:04 +01:00 |
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 |
Budibase Staging Release Bot
|
04bd716351
|
Bump version to 2.8.28-alpha.1
|
2023-07-26 17:01:23 +00:00 |
Martin McKeaveney
|
6ae884e141
|
Merge pull request #11372 from Budibase/throw/on-bad-node-version
pin node version
|
2023-07-26 18:01:04 +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 |
Adria Navarro
|
f02dee7806
|
Merge branch 'develop' into BUDI-7189/type_patching
|
2023-07-26 16:58:02 +01:00 |
Martin McKeaveney
|
b152ca0c7a
|
pin node version
|
2023-07-26 16:45:33 +01:00 |
Adria Navarro
|
2457bf1b37
|
Extract external getrow to sdk
|
2023-07-26 16:03:14 +02:00 |
Budibase Staging Release Bot
|
43457a39f2
|
Bump version to 2.8.28-alpha.0
|
2023-07-26 13:42:27 +00:00 |
mike12345567
|
62ace8a3ab
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2023-07-26 14:42:05 +01:00 |
mike12345567
|
c277b065db
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-26 14:40:17 +01:00 |
Adria Navarro
|
292bb2ad62
|
_viewId instead of viewId
|
2023-07-26 15:31:44 +02:00 |
mike12345567
|
8253ad0a2e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-26 14:24:29 +01:00 |
Adria Navarro
|
508e30edae
|
Fix sdk refs
|
2023-07-26 14:54:59 +02:00 |
Adria Navarro
|
b0af0a287e
|
Remove view tests
|
2023-07-26 14:53:51 +02: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
|
11f0569446
|
Move row.validate to the sdk
|
2023-07-26 14:12:58 +02:00 |
Budibase Staging Release Bot
|
466c61aca3
|
Bump version to 2.8.27
|
2023-07-26 11:58:48 +00:00 |