Martin McKeaveney
|
c73cbbb224
|
lint fix
|
2022-07-11 11:29:00 +01:00 |
Martin McKeaveney
|
b695355ed1
|
update builder path
|
2022-07-11 11:16:31 +01:00 |
Martin McKeaveney
|
367cf37795
|
remove beta stuff and remove self-host banners
|
2022-07-11 11:08:56 +01:00 |
Andrew Kingston
|
16116f2877
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-11 10:33:50 +01:00 |
Martin McKeaveney
|
375482a6cb
|
Merge pull request #6511 from Budibase/seed-admin-user
Add env vars to automatically create initial admin user on first run
|
2022-07-11 10:04:05 +01:00 |
mike12345567
|
a9a54154e5
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes
|
2022-07-08 19:12:43 +01:00 |
Peter Clement
|
1b0081bc4e
|
Merge pull request #6612 from Budibase/fix/automation-auth-issue
Fix Automation auth issue - External Data Connector not working
|
2022-07-08 13:21:56 +01:00 |
deanhannigan
|
db90525362
|
Merge pull request #6609 from Budibase/fix/rest-query-retry-mutation
Fixed expression mutation
|
2022-07-08 13:03:19 +01:00 |
Peter Clement
|
81d94577f4
|
add isAutomation to object
|
2022-07-08 12:16:27 +01:00 |
Dean
|
d34739f459
|
Updated query tests to remove altered datasource. Updated messaging for refresh failure messaging
|
2022-07-08 11:19:41 +01:00 |
Peter Clement
|
2b5d81be12
|
linting
|
2022-07-08 11:11:03 +01:00 |
Peter Clement
|
cd0885f468
|
make auth check optional when caller is automation
|
2022-07-08 11:09:06 +01:00 |
Dean
|
02c0b433bb
|
Fixed issue where mutation was causing expression bindings to be lost. Request retries will now have them intact for re-enrichment
|
2022-07-08 09:29:16 +01:00 |
Mel O'Hagan
|
d51710532b
|
Merge branch 'develop' into bug/sev2/generate-select-statement-null-pointer-fix
|
2022-07-08 09:03:36 +01:00 |
mike12345567
|
88102a80ad
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/june-fixes
|
2022-07-07 17:31:43 +01:00 |
Peter Clement
|
f2139df344
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-06 16:30:24 +01:00 |
Dean
|
a59d0c7f31
|
Linting commit
|
2022-07-06 13:09:13 +01:00 |
Dean
|
084a469442
|
Surface refresh process error messaging
|
2022-07-06 13:03:25 +01:00 |
Dean
|
9fcedfa979
|
Properly invalidate the cached user ensuring up-to-date credentials are always used
|
2022-07-06 11:51:48 +01:00 |
Peter Clement
|
6df456411f
|
fixing users api references
|
2022-07-06 08:45:22 +01:00 |
mike12345567
|
b3e6e2385f
|
Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene.
|
2022-07-05 19:54:11 +01:00 |
mike12345567
|
f1c94513e4
|
Fix for #5709 making sure public API can update existing apps.
|
2022-07-05 18:52:53 +01:00 |
mike12345567
|
a96576034e
|
Updating definitions.
|
2022-07-05 18:51:34 +01:00 |
mike12345567
|
f283417b6d
|
Updating API docs #6434 to better describe the API for range and for oneOf operator.
|
2022-07-05 18:47:30 +01:00 |
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 |