mike12345567
|
bc8e84b815
|
Fixing datasource error states causing a datasource to fail to be built fully - this was simply a frontend issue of the error not being handled on creation.
|
2023-10-20 12:19:04 +01:00 |
Sam Rose
|
39292e88a8
|
Correct error message to say sheets when it's a Google sheet.
|
2023-10-16 17:11:51 +01:00 |
Sam Rose
|
b7ff1d60f1
|
Wire up the frontend to show the new datasource errors.
|
2023-10-16 16:36:42 +01:00 |
Sam Rose
|
37fe91e488
|
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-16 16:05:45 +01:00 |
Sam Rose
|
85b3af2971
|
Refactor DatasourcePlus's buildSchema to return a value, rather than rely on member variables.
|
2023-10-12 16:27:18 +01:00 |
Samuel Martineau
|
84d30e4f4a
|
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
|
2023-10-02 17:49:34 -04:00 |
mike12345567
|
4168b45a77
|
PR comments.
|
2023-09-27 11:14:14 +01:00 |
Samuel Martineau
|
08bbfa09c2
|
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
|
2023-09-26 21:28:26 -04:00 |
Samuel-Martineau
|
2aac1c992a
|
Correct bugs with Datasource+ plugins
|
2023-09-26 21:26:40 -04:00 |
mike12345567
|
a8c96848a5
|
Adding a quick check incase too many related tables - switch to just fetching everything.
|
2023-09-26 17:13:16 +01:00 |
mike12345567
|
7bd84bd048
|
Some typing fixes as well as a fix for the frontend issue of tables not correctly having their schemas updated in the table store when relationships added.
|
2023-09-26 17:01:30 +01:00 |
Andrew Kingston
|
e659f35225
|
Merge branch 'develop' into cheeks-lab-day-portal-poc
|
2023-09-14 13:26:11 +01:00 |
Martin McKeaveney
|
b748149068
|
fix for app backups not being shown
|
2023-09-07 19:06:58 +01:00 |
Andrew Kingston
|
dd8b89d4e0
|
Update side bar to use square styles in line with the builder
|
2023-09-06 13:14:35 +01:00 |
Peter Clement
|
ff8ee8d987
|
Merge remote-tracking branch 'origin/develop' into fix/per-app-fixes
|
2023-09-05 10:37:57 +01:00 |
Peter Clement
|
c16fd53b0a
|
add developer label back and improve invite flow
|
2023-09-05 09:58:05 +01:00 |
Adria Navarro
|
a1da8e495c
|
Merge branch 'develop' into BUDI-7393/display_inheritance_permission
|
2023-09-04 09:53:34 +02:00 |
Adria Navarro
|
bb8aacd830
|
Improve messaging
|
2023-09-01 17:23:47 +02:00 |
Adria Navarro
|
0dc03abe5f
|
Display dependant info
|
2023-09-01 17:03:33 +02:00 |
Adria Navarro
|
466f1e6132
|
Display inherit option
|
2023-09-01 10:52:06 +02:00 |
Adria Navarro
|
bbc484e2c4
|
Handle frontend levels
|
2023-08-31 13:00:51 +02:00 |
Peter Clement
|
2360e5d8a5
|
Merge remote-tracking branch 'origin/develop' into feat/per-app-builder-fe
|
2023-08-31 11:07:39 +01:00 |
Peter Clement
|
61e2aad44b
|
remove more reference of developer
|
2023-08-31 10:59:50 +01:00 |
Peter Clement
|
ddf9e734f4
|
pr comments and bug fixes
|
2023-08-31 10:36:27 +01:00 |
Adria Navarro
|
566f9ecd22
|
Create remove permission js api
|
2023-08-31 10:53:25 +02:00 |
Adria Navarro
|
ce11a5a852
|
Lock feature based on ff
|
2023-08-29 12:47:15 +02:00 |
Peter Clement
|
d5aa975593
|
add per app builder support when adding groups
|
2023-08-24 15:42:32 +01:00 |
Peter Clement
|
6b14353dcb
|
update side panel to enable selecting of creator role
|
2023-08-24 11:40:00 +01:00 |
Andrew Kingston
|
ffe82e18e9
|
Remove log
|
2023-08-04 15:07:44 +01:00 |
Andrew Kingston
|
cd2231630f
|
Improve updating of viewV2 state and restore grid<>builder sync for datasource definitions
|
2023-08-04 14:54:45 +01:00 |
Andrew Kingston
|
19ca7e4a0a
|
Fix issue with viewV2 renaming
|
2023-08-03 13:40:36 +01:00 |
Andrew Kingston
|
f5e5a883cf
|
Enable renaming views and lint
|
2023-08-03 13:31:44 +01:00 |
Andrew Kingston
|
858a0796bd
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-02 14:50:40 +01:00 |
mike12345567
|
a8ff2da768
|
Removing isAdmin and isBuilder flags from the auth store, using SDK only.
|
2023-08-01 11:30:04 +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 |
Andrew Kingston
|
150961fcf2
|
WIP: split views into separate stores, fix datasource list, use unique data table for views V2
|
2023-07-26 13:23:31 +01:00 |
Adria Navarro
|
df40420470
|
On view created
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
0b17d6026a
|
Fix delete
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
48e966d5d6
|
Fix fetch
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
a602dcc5ec
|
Refactor after merge
|
2023-07-25 15:54:10 +02:00 |
Adria Navarro
|
1e9ce06504
|
Allow deleting views 2
|
2023-07-25 15:54:10 +02:00 |
mike12345567
|
c375f860ba
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-24 13:46:49 +01:00 |
mike12345567
|
3abe5d4cb2
|
Frontend work to support logging in as an app builder - also making sure when a new app is created that the user is assigned app access to it.
|
2023-07-20 18:34:12 +01:00 |
mike12345567
|
b84b8dd988
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-20 14:25:04 +01:00 |
Rory Powell
|
5ac024a655
|
Merge branch 'develop' into feature/offline-license
|
2023-07-20 12:27:04 +01:00 |
mike12345567
|
e469abb679
|
reworking frontend to use shared core functions to check if is admin or builder (needs further expansion).
|
2023-07-19 18:05:02 +01:00 |
Martin McKeaveney
|
8c5177facb
|
Merge pull request #10858 from Budibase/labday/debug-panel
Labday/debug panel
|
2023-07-18 12:25:37 +01:00 |
Rory Powell
|
4a38d55ce8
|
Lint
|
2023-07-14 16:55:48 +01:00 |
Adria Navarro
|
5fd004b86e
|
Remove view on deletion
|
2023-07-12 09:46:37 +02:00 |
Adria Navarro
|
fd0018c1bc
|
Download logs section
|
2023-07-11 10:44:10 +02:00 |