Michael Drury
|
0b6eb6b71d
|
Fixing issue discovered by test case.
|
2021-11-17 21:33:35 +00:00 |
mike12345567
|
494e042dd8
|
Adding a mechanism for disabling cron jobs when an app is unpublished.
|
2021-11-17 16:28:52 +00:00 |
Michael Drury
|
361589d18a
|
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
Query RBAC, query and automation threading/timeouts
|
2021-11-17 11:39:09 +00:00 |
mike12345567
|
3b9f3d6690
|
Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it.
|
2021-11-16 20:56:24 +00:00 |
mike12345567
|
7eb29ffc7d
|
Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations).
|
2021-11-15 17:40:45 +00:00 |
mike12345567
|
9b5909e367
|
Adding role, as it wasn't being set in metadata.
|
2021-11-15 16:46:56 +00:00 |
mike12345567
|
45af6be6de
|
Fixing issue found by Mitch, with syncing not functioning for singular role updates.
|
2021-11-15 16:42:17 +00:00 |
Michael Drury
|
8ad44e59af
|
Fixing test case (didn't provide a schema).
|
2021-11-12 20:23:00 +00:00 |
mike12345567
|
0cf612029e
|
Linting and updating csv parser test case to match new functionality.
|
2021-11-12 19:39:12 +00:00 |
mike12345567
|
86eec3bb52
|
Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns.
|
2021-11-12 19:24:56 +00:00 |
mike12345567
|
a6481d1685
|
Adding in existing external table import.
|
2021-11-12 18:39:33 +00:00 |
mike12345567
|
6c46c119a6
|
Adding all required controls for data import to internal tables, just need to implement external table data import.
|
2021-11-12 18:26:57 +00:00 |
mike12345567
|
d7ef5e606c
|
Fixing issue where deleted datasources wouldn't clear out queries.
|
2021-11-11 17:13:35 +00:00 |
mike12345567
|
2dee1d6cff
|
Fixing issues dsicovered by automation test cases, as well as disabling threading for test scenarios.
|
2021-11-11 16:20:30 +00:00 |
mike12345567
|
ad68b895e1
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-rbac-timeouts
|
2021-11-11 13:50:42 +00:00 |
mike12345567
|
d54992de3d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-11 13:48:07 +00:00 |
mike12345567
|
82dac5c588
|
Adding worker controls to both automations and queries.
|
2021-11-11 12:11:09 +00:00 |
Martin McKeaveney
|
119678b3c4
|
update clientLibraryPath call in application.js
|
2021-11-11 12:29:52 +01:00 |
Martin McKeaveney
|
3915f3d993
|
bust cache when app versions are different
|
2021-11-11 12:21:45 +01:00 |
mike12345567
|
2e61209291
|
Adding worker-farm back to have a mechanism to run queries within which we can timeout.
|
2021-11-10 19:35:09 +00:00 |
mike12345567
|
02137f4c08
|
Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables.
|
2021-11-10 15:01:44 +00:00 |
Michael Drury
|
de2029588b
|
Merge pull request #3251 from Budibase/fix/user-metadata
Syncing user metadata - allow builder to interact with user metadata in app
|
2021-11-10 13:41:57 +00:00 |
mike12345567
|
c8e02a20a0
|
Updating per review comments.
|
2021-11-10 12:03:43 +00:00 |
mike12345567
|
51b6687262
|
Updating per review comments.
|
2021-11-10 12:00:29 +00:00 |
Martin McKeaveney
|
50b547e0a9
|
fixes for templates, ensured iframetemplate fires ready event
|
2021-11-09 17:40:31 +01:00 |
mike12345567
|
472af5d4e5
|
Adding the ability to set a permission for data source queries.
|
2021-11-09 16:25:23 +00:00 |
mike12345567
|
b00220cd98
|
Merge branch 'fix/user-metadata' of github.com:Budibase/budibase into feature/query-rbac-timeouts
|
2021-11-09 12:49:42 +00:00 |
mike12345567
|
2155e5f5eb
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-09 11:20:17 +00:00 |
Andrew Kingston
|
d0755ce8ac
|
Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
|
2021-11-08 20:46:21 +00:00 |
mike12345567
|
d5f10f5f13
|
Linting.
|
2021-11-08 18:27:18 +00:00 |
mike12345567
|
2312defd3c
|
Fixing some issues with multi-select coming back as string.
|
2021-11-08 18:23:48 +00:00 |
mike12345567
|
a0ebe7537d
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata
|
2021-11-08 17:28:32 +00:00 |
mike12345567
|
94263b8496
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-08 14:43:28 +00:00 |
Martin McKeaveney
|
0b6e6b35e8
|
change message when app not deployed
|
2021-11-08 15:26:44 +01:00 |
Martin McKeaveney
|
42e9286c68
|
adding check to make sure production db isn't created on sync
|
2021-11-08 15:26:07 +01:00 |
mike12345567
|
c1e23c0153
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-08 14:00:47 +00:00 |
Martin McKeaveney
|
ed051e1547
|
fix revert on unpublished app
|
2021-11-08 13:06:25 +01:00 |
mike12345567
|
948ec067d5
|
Updating underlying sql to not use ilike unless in postgres client.
|
2021-11-05 13:48:13 +00:00 |
Andrew Kingston
|
dd73ed3e1a
|
Fix issue saving a doc with a multi-options datatype that was not defined
|
2021-11-05 12:37:16 +00:00 |
mike12345567
|
974cf7b27e
|
Linting and updating SQL Server schema generation to include auto column and primary key recognition.
|
2021-11-05 12:33:48 +00:00 |
mike12345567
|
9aa708588a
|
Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata.
|
2021-11-04 14:53:03 +00:00 |
Michael Drury
|
8bf2e7278e
|
Adding sync user endpoint to server which can be used by the worker.
|
2021-11-03 23:15:38 +00:00 |
Michael Drury
|
1aeb12b0aa
|
Syncing user metadata when builder opened as well as including all global user props for filtering/searching.
|
2021-11-03 22:23:00 +00:00 |
mike12345567
|
9ce1866fab
|
Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143.
|
2021-11-03 14:08:47 +00:00 |
mike12345567
|
aebd39d874
|
Fixing REST PUT using POST as per #3227.
|
2021-11-03 13:12:20 +00:00 |
mike12345567
|
67ed3dac19
|
Fixing some issues with MySQL and dropping foreign key constrained columns.
|
2021-11-02 13:36:23 +00:00 |
mike12345567
|
0cf08df80f
|
Adding many to many support, generating junction table and setting up constraints.
|
2021-10-29 18:37:29 +01:00 |
mike12345567
|
eb8fde5c95
|
Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well.
|
2021-10-29 13:34:10 +01:00 |
mike12345567
|
7b1114b7df
|
Adding SQL relationship building.
|
2021-10-28 22:44:31 +01:00 |
mike12345567
|
246d08c804
|
SQL table building.
|
2021-10-28 19:39:42 +01:00 |