1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
Commit graph

3058 commits

Author SHA1 Message Date
Mel O'Hagan
73e2eac2c2 Don't try to check externalType of related tables 2022-07-05 16:59:32 +01:00
Dean
4805f73cb5 Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-05 09:28:56 +01:00
deanhannigan
37ce29fa2d Merge pull request #6315 from Budibase/feature/current-user-rest-bindings
REST query bindings for Current User
2022-07-05 09:22:03 +01:00
Dean
b0daf30b4a Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-05 09:07:33 +01:00
Martin McKeaveney
fd184dd1b5 PR comments 2022-07-04 18:11:40 +01:00
mike12345567
8ff88d028c Removing spam of unauthorised traces from tests, may be causing stack overflow. 2022-07-04 16:34:59 +01:00
mike12345567
0074b0cb1f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-07-04 15:47:52 +01:00
mike12345567
d390bb9c20 Moving majority of automation logging functionality to pro. 2022-07-04 15:44:47 +01:00
Dean
5c1ea3cfe1 Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-04 13:16:39 +01:00
mike12345567
355cb9c091 Update as per changes to pro SDK. 2022-07-04 11:43:18 +01:00
mike12345567
11f1e95cc0 Main body of PR comments - still need to move a bit to pro. 2022-07-04 11:12:08 +01:00
Dean
db016b319c Merge remote-tracking branch 'origin/develop' into fix/update-icon-context 2022-07-04 10:38:16 +01:00
Dean
1e6845d5cb Refresh the OAuth tokens automatically when making rest calls. Fix to remove the password from the api token authentication. 2022-07-03 21:13:15 +01:00
Dean
85e755fc7f Ignore authconfigs for datasources if they are empty 2022-07-03 18:55:44 +01:00
Dean
31b51e1ecf Fixes for datasource authentication parsing. Mapping UX updates 2022-07-01 17:27:24 +01:00
mike12345567
21a78d6fc8 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-07-01 15:14:12 +01:00
Martin McKeaveney
836af2ffbe Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-01 00:34:50 +01:00
Martin McKeaveney
65cff2a012 re-adding account portal check 2022-06-30 12:58:10 +01:00
Martin McKeaveney
b1aab604c7 cherry picking moving release url to backend 2022-06-30 12:55:07 +01:00
Martin McKeaveney
385004ca1c cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
Andrew Kingston
e9d20abb0d Wrap admin user creation in a try/catch to provider better info in case of an error 2022-06-30 11:40:52 +01:00
Andrew Kingston
467cc27f47 Add env vars to automatically create initial admin user on first run 2022-06-30 11:28:52 +01:00
Dean
ac1df878d4 Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-29 18:50:14 +01:00
Dean
0a4b21b206 Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-29 12:42:04 +01:00
Martin McKeaveney
a05c0b7450 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-06-29 09:50:14 +01:00
Martin McKeaveney
10f0de203f default beta access baseURL to production 2022-06-29 09:32:00 +01:00
Dean
705af49e5a Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-29 09:17:18 +01:00
Martin McKeaveney
e56ae519d8 check for account portal URL 2022-06-29 09:16:30 +01:00
Mel O'Hagan
78217d825b Merge branch 'develop' into feature/in-not-in-filter 2022-06-29 09:05:28 +01:00
Andrew Kingston
748a7de1ec Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-29 09:01:48 +01:00
Martin McKeaveney
0c04ac58a6 move logic to cloud URL to backend 2022-06-28 22:45:05 +01:00
mike12345567
9066b60267 Fixing test case issue. 2022-06-28 17:59:00 +01:00
mike12345567
74261661f1 Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this. 2022-06-28 17:02:24 +01:00
Peter Clement
dfe35830a0 Merge pull request #6448 from Budibase/fix/loop-item-javascript
Fix issue with loop item in javascript bindings
2022-06-28 14:45:23 +01:00
Martin McKeaveney
251520bcd1 adding types 2022-06-28 12:16:23 +01:00
mike12345567
55e744292d Adding clear old history on read, if there is nothing to do this should add very little work. 2022-06-27 18:39:33 +01:00
mike12345567
5100d86752 Moving get of logs to pro. 2022-06-27 18:00:48 +01:00
Martin McKeaveney
a8a7261202 remove test DB IDs 2022-06-27 14:36:31 +01:00
Martin McKeaveney
2a15ac97bb adding endpoint to cloud to check for beta access 2022-06-27 14:28:25 +01:00
Mel O'Hagan
f84bf5f337 Using allPreProcessingOpts 2022-06-27 14:20:51 +01:00
Dean
9301f2ac5b Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-27 09:14:40 +01:00
Mel O'Hagan
988bc12dea Remove regex 2022-06-24 21:37:58 +01:00
Mel O'Hagan
40a2e95185 Internal table support for oneOf 2022-06-24 21:15:41 +01:00
mike12345567
9fd64307a9 Adding in management of time range to lookup automation logs in. 2022-06-24 18:11:19 +01:00
mike12345567
b5af76de56 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-24 17:53:25 +01:00
mike12345567
a625fa573d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-24 17:50:55 +01:00
mike12345567
a60c41e58b Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-24 17:43:59 +01:00
Dean
8eabd7ff20 Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-06-24 09:21:07 +01:00
Peter Clement
0dcd7f3d63 fix use of loop item in javascript bindings 2022-06-23 16:09:35 +01:00
Peter Clement
fadd4292ad update handling of max iterations 2022-06-23 16:08:25 +01:00
Andrew Kingston
6a9d8acf9f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-23 15:33:07 +01:00
Andrew Kingston
a429c16521 Merge pull request #6443 from Budibase/datasource-labels
Datasource labels
2022-06-23 15:32:28 +01:00
Andrew Kingston
29ff84018a Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-23 15:00:48 +01:00
Dean
5fd385ab30 Merge commit 2022-06-23 14:29:19 +01:00
melohagan
ccb9a0dd9e Merge pull request #6432 from Budibase/bug/sev2/money-form-field
Cast Money as numeric for Postgres
2022-06-23 13:50:09 +01:00
Mel O'Hagan
633a701b0c Added Knex.Raw to return type 2022-06-23 13:09:22 +01:00
Andrew Kingston
8bfd54bd80 Add types to datasources 2022-06-23 11:35:57 +01:00
Mel O'Hagan
ece1e7533d Refactor - simplify regex and use enum 2022-06-23 09:41:43 +01:00
mike12345567
063540fe0a Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01:00
Mel O'Hagan
9603a92c2c Only cast money as numeric for Postgres 2022-06-22 16:13:02 +01:00
Mel O'Hagan
8154fe3445 Use raw sql to get money type as numeric 2022-06-22 15:58:15 +01:00
Andrew Kingston
a0d83eefaa Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-22 12:49:46 +01:00
Andrew Kingston
680849d561 Merge pull request #6392 from Budibase/custom-csv-export
Add option to customise which columns are exported in export data action
2022-06-22 12:49:10 +01:00
Andrew Kingston
47f3ad306b Replace all column spaces with underscores when performing internal searches 2022-06-22 12:39:55 +01:00
Andrew Kingston
ad57889c79 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-21 15:10:58 +01:00
mike12345567
2d04c57575 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-21 14:25:09 +01:00
Mel O'Hagan
a888d9a273 Added external types to ds+ schemas 2022-06-20 18:08:30 +01:00
Mel O'Hagan
eca2fe0b50 Include external SQL server type in schema 2022-06-20 16:49:58 +01:00
mike12345567
d8b091309e Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-20 15:56:00 +01:00
mike12345567
76f6c3d34b Fixing build issue. 2022-06-20 15:39:18 +01:00
Andrew Kingston
f1250840af Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-20 13:28:26 +01:00
Andrew Kingston
6845f86689 Add option to customise which columns are exported in export data action 2022-06-20 12:32:13 +01:00
Dean
fb74b22993 Added missing request context for user bindings 2022-06-20 11:11:15 +01:00
Andrew Kingston
7bca02c28e Merge pull request #6286 from Budibase/cheeks-fixes
App list updates + small stuff
2022-06-20 10:18:13 +01:00
Dean
5196fde134 Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-20 09:09:21 +01:00
mike12345567
5106214bc6 Adding metadata update with automation IDs and counts of errors which can be totalled in frontend, also moving to using production apps for history only. 2022-06-17 18:39:06 +01:00
mike12345567
5d82a39af3 Adding edit automation button. 2022-06-17 17:00:43 +01:00
Mel O'Hagan
fcf9ed6df7 Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
Mel O'Hagan
74767a064e Merge branch 'develop' into bug/sev2/export-rows-external-table 2022-06-17 16:18:55 +01:00
mike12345567
fd40073280 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-17 15:05:46 +01:00
Dean
28f722cf4b Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 2022-06-17 12:00:42 +01:00
mike12345567
7050ffc2cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-17 11:41:34 +01:00
Mel O'Hagan
07fa76458c Get all selected rows for external ds row export 2022-06-16 13:04:25 +01:00
Rory Powell
ee906ec2d1 Bump timeout for migration test 2022-06-16 10:40:42 +01:00
Mel O'Hagan
51642ffe3e Merge master 2022-06-16 09:44:37 +01:00
Rory Powell
19b9e593d6 Fix: Handle datasource not exists for query 2022-06-16 09:21:01 +01:00
Andrew Kingston
876fa31d58 Update tests for new app document structure 2022-06-16 09:03:57 +01:00
mike12345567
64d8cda6a2 Adding mechanism to disable automation logging in self host. 2022-06-15 17:07:17 +01:00
Mel O'Hagan
6b833e7529 Default to eu-west-1 2022-06-15 16:29:11 +01:00
Mel O'Hagan
41d1b5d5e9 No default aws region 2022-06-15 16:27:07 +01:00
Andrew Kingston
b5d635c83f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-15 15:32:33 +01:00
mike12345567
c4ab4b5af8 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-15 15:08:48 +01:00
Mel O'Hagan
ca04f3be6f Check for blank string 2022-06-15 13:16:30 +01:00
Mel O'Hagan
cdf069abbc Use s3 region from datasource config 2022-06-15 13:06:34 +01:00
Rory Powell
b887458093 Exclude assets from builder:served 2022-06-15 12:38:10 +01:00
Rory Powell
3da4fb33cd Better handle first time startup + dedicated event 2022-06-15 11:20:13 +01:00
Dean
42cd5e2c63 Fix to ignore global rest query headers when they are not configured. 2022-06-15 10:09:47 +01:00
Andrew Kingston
ab9adc5cd5 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 09:02:35 +01:00
Rory Powell
4c73b6dda5 Merge branch 'master' into release 2022-06-14 17:25:11 +01:00
melohagan
912e50ec90 Merge pull request #6271 from Budibase/bug/sev2/firebase-private-key
Remove duplicate equals
2022-06-14 16:42:35 +01:00
melohagan
11a9f2328d Merge pull request #6246 from Budibase/bug/sev2/edc-execute-v2
Use execute v2 in External Data Connector automation step
2022-06-14 16:39:30 +01:00
Dean
6edb02a22b Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-14 16:11:12 +01:00
Rory Powell
2dc10f611c Merge branch 'release' into develop 2022-06-14 13:57:54 +01:00
Dean
0561c17b6c Joi validator update to accomodate 'createdAt' and 'updatedAt' in the schema as optional 2022-06-14 12:34:15 +01:00
Dean
16458f4b11 Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-14 10:16:52 +01:00
Dean
d50a62fd37 Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI 2022-06-14 10:14:05 +01:00
Rory Powell
6b3d301fcf Remove test throw in installation backfill 2022-06-13 22:04:20 +01:00
Rory Powell
af8b1ff908 Merge branch 'release' into merge-release 2022-06-13 11:58:14 +01:00
Rory Powell
0594a0ea20 Merge branch 'master' into release 2022-06-13 11:54:37 +01:00
Rory Powell
4dc5cfc5a7 Merge branch 'release' into merge-release 2022-06-13 11:45:18 +01:00
Andrew Kingston
d8c37eb0b1 Fix crash when running automations with an app action trigger without parameters 2022-06-13 10:56:50 +01:00
Rory Powell
ee9a19a1d5 Back populate no-op migrations on new app and tenant create 2022-06-13 10:51:29 +01:00
Rory Powell
12aa9fa1ce Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
Mel O'Hagan
23ae0df4df Remove duplicate equals 2022-06-10 15:52:28 +01:00
Mel O'Hagan
1155b9acdf Fix for privatekey newline 2022-06-10 14:15:25 +01:00
Mel O'Hagan
dc28d685a8 Removed ServiceAccount to reduce confusion 2022-06-10 14:04:34 +01:00
Rory Powell
396a07cac5 Merge branch 'release' into feature/event-backfill 2022-06-09 15:21:49 +01:00
Andrew Kingston
2b594b09c2 Delete user builder and admin flags when specifying a custom role via dev tools 2022-06-09 14:26:56 +01:00
Rory Powell
0cf777a0cd Build fixes 2022-06-09 12:33:10 +01:00
Mel O'Hagan
308abe1059 Use executeV2 External Data Connector 2022-06-09 11:13:52 +01:00
Martin McKeaveney
c470c2f676 merge with master 2022-06-08 13:26:14 +01:00
Mel O'Hagan
9d58b951d8 Rename Firebase to Firestore 2022-06-08 12:05:29 +01:00
Andrew Kingston
d059433f1f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-07 08:45:57 +01:00
Andrew Kingston
0c50b82248 Account for types being undefined when running in a test env 2022-06-07 08:41:45 +01:00
Andrew Kingston
72397530ec Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Martin McKeaveney
d15dfb83fc new ui functionality working from S3 bucket 2022-06-06 23:30:36 +01:00
Peter Clement
5bd5d7df1b Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
2022-06-06 16:31:21 +01:00
Peter Clement
bd737cc1ca negate export button 2022-06-06 15:17:14 +01:00
Rory Powell
6fbb5afeec Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
Rory Powell
361ffd224f Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
Martin McKeaveney
d5540bbd57 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01:00
Martin McKeaveney
dabbab4c83 rough implementation 2022-06-03 12:50:38 +01:00
mike12345567
3f412f0a7a Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-01 22:41:37 +01:00
mike12345567
fe84c0f21c Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 2022-06-01 22:39:51 +01:00
Rory Powell
86d094dda4 Migration locks and add optional preventRetry option 2022-06-01 17:52:41 +01:00
mike12345567
34759c7916 Adding real history to the history tab, getting storage to couch and retrieval + api working. 2022-06-01 16:01:06 +01:00
Rory Powell
7f26a60cc9 Default to historical timestamp 2022-06-01 14:44:12 +01:00
melohagan
81ad54acaa Merge pull request #6109 from Budibase/bug/sev2/automation-trigger-save-multiselect
Automation validation - convert array string to array type
2022-06-01 13:23:51 +01:00
Martin McKeaveney
8cc1e4e4d0 groundwork 2022-06-01 13:03:59 +01:00
Mel O'Hagan
8893806c44 Using snowflake-promise 2022-06-01 11:41:41 +01:00
Mel O'Hagan
e17f4fb450 Merge branch 'develop' into feature/snowflake-integration 2022-06-01 11:17:26 +01:00
Martin McKeaveney
d57c4987fe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
Mel O'Hagan
a217d04d6a Revert "Datasource plus - build schema"
This reverts commit 11a9138bdb.
2022-06-01 09:36:42 +01:00
Mel O'Hagan
192663c94a Revert "primaryKey name fix"
This reverts commit 9c408fda9c.
2022-06-01 09:36:28 +01:00
Rory Powell
7ebfaf8a31 Failover protection with event cache 2022-05-31 21:04:41 +01:00
mike12345567
702f4057bd Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00
mike12345567
b0ff30ed0a Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-31 15:09:11 +01:00
mike12345567
010059e29d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-31 14:59:57 +01:00
Mel O'Hagan
9c408fda9c primaryKey name fix 2022-05-31 14:47:27 +01:00
Mel O'Hagan
11a9138bdb Datasource plus - build schema 2022-05-31 14:39:53 +01:00