Mitch-Budibase
863abdb4b3
Commands Update & Query Files
...
-Updating Commands file to include all recent changes
-Added query files (2 of them) - required for query level transformers testing
-Cypress.json updated to remove "/builder/"
-Updating cypress version in package.json
-Missing }) within addmultioptiondatatype.spec.js
2022-01-21 14:41:53 +00:00
Andrew Kingston
0bb8ceb9a6
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
2022-01-13 09:44:09 +00:00
mike12345567
836a2f5863
Switching out @budibase/auth to @budibase/backend-core.
2022-01-10 19:33:00 +00:00
Andrew Kingston
aa56269ccb
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
2022-01-05 09:21:25 +00:00
Andrew Kingston
9de896e526
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
2022-01-04 14:34:09 +00:00
mike12345567
bb0b15224b
Fixing conflict.
2021-12-21 12:33:12 +00:00
Martin McKeaveney
bace84fa91
adding swagger parser dep
2021-12-20 09:12:27 +00:00
Michael Drury
f2bb4a2162
Fixing some issues discovered with saving queries and dynamic variables, also displaying dynamic variables in a reactive way.
2021-12-16 19:33:47 +00:00
mike12345567
53dba1cccb
Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data.
2021-12-14 17:59:02 +00:00
Martin McKeaveney
be6afb84d1
re-add missing dependency
2021-12-13 18:09:17 +01:00
Martin McKeaveney
4d7d3b59de
Merge branch 'master' into develop
2021-12-13 17:38:13 +01:00
Martin McKeaveney
e02c4f013e
adding and updating helm repos
2021-12-13 16:52:35 +01:00
Rory Powell
db88da2dd5
Fix merge import
2021-12-02 15:20:03 +00:00
Rory Powell
ac1bce0900
Merge + Linting
2021-12-02 14:54:47 +00:00
Rory Powell
868a7dace3
Add type hierarchy for importers
2021-12-01 09:48:52 +00:00
Rory Powell
d136824898
cURL import working
2021-11-29 17:21:30 +00:00
Rory Powell
adea1d052b
Update backend to be extensible for different import sources
2021-11-29 10:37:31 +00:00
mike12345567
0aad95658b
Updating scripts to allow opening in the browser when generated.
2021-11-25 18:13:14 +00:00
mike12345567
0896a88c5a
Basic work for generating.
2021-11-25 16:13:19 +00:00
mike12345567
425fa4b595
Adding more error tracking around column creation, to reduce confusion/users not understanding required settings.
2021-11-24 14:55:14 +00:00
Rory Powell
3793c1784a
Update locks, ignore oracle imports on m1
2021-11-22 15:26:31 +00:00
Rory Powell
90885b998a
Fix dependency issues on m1
2021-11-22 14:49:39 +00:00
Rory Powell
56d8b29962
Merge branch 'develop' into oracle-datasource
2021-11-22 10:47:48 +00:00
dependabot[bot]
8553949fee
Bump sshpk from 1.13.0 to 1.16.1 in /packages/server
...
Bumps [sshpk](https://github.com/joyent/node-sshpk ) from 1.13.0 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases )
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.0...v1.16.1 )
---
updated-dependencies:
- dependency-name: sshpk
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 10:52:11 +00:00
mike12345567
e1de339f55
Downgrading typescript to match eslint required version.
2021-11-17 18:07:56 +00:00
mike12345567
4993329ceb
Adding audit script and commiting all of the audits that it made, updating all yarn locks.
2021-11-17 18:04:16 +00: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
Rory Powell
ab1fb07f86
Add oracledb package, readme, and config
2021-11-05 13:56:54 +00:00
Michael Drury
09e123de95
Merge pull request #3092 from Budibase/dependabot/npm_and_yarn/packages/server/vm2-3.9.4
...
Bump vm2 from 3.9.3 to 3.9.4 in /packages/server
2021-11-04 09:15:34 +00:00
Martin McKeaveney
8257d42701
fix import
2021-10-21 16:04:00 +01:00
Martin McKeaveney
b1f04a0f6b
Merge branch 'develop' into fix/postreleasefixes2
2021-10-21 16:00:48 +01:00
Martin McKeaveney
2b05b2c17b
error message fixes
2021-10-19 16:52:55 +01:00
dependabot[bot]
a89ebdd969
Bump vm2 from 3.9.3 to 3.9.4 in /packages/server
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.3...3.9.4 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 15:33:24 +00:00
Rory Powell
2fb2b570d1
Sentry updates
2021-10-18 14:57:30 +01:00
mike12345567
89be613c40
Setting a hard limit on how many rows can be returned by the SQL plus queries.
2021-10-15 17:52:06 +01:00
Andrew Kingston
2aaad350b4
Fix issue with validity checking binding expressions
2021-10-14 12:53:56 +01:00
mike12345567
b27a07f785
Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running.
2021-10-12 18:45:13 +01:00
mike12345567
53fb8682f9
Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables.
2021-09-30 17:54:54 +01:00
Martin McKeaveney
a251c8bfd0
merge with develop
2021-09-30 16:05:06 +01:00
Martin McKeaveney
b8fef9965d
end user ping for client apps
2021-09-30 15:03:57 +01:00
mike12345567
7de9ed2fdf
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-30 12:22:28 +01:00
Martin McKeaveney
b94c65f1c4
fix firefox redirect loop
2021-09-29 18:59:26 +01:00
mike12345567
f836565f69
Putting together cloud export and import functionality, still need to test, but basic concept there.
2021-09-27 19:12:41 +01:00
dependabot[bot]
87a30fed21
Bump tmpl from 1.0.4 to 1.0.5 in /packages/server
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 20:43:58 +00:00
Martin McKeaveney
61a77b1fd4
merge from master
2021-09-21 21:42:52 +01:00
Martin McKeaveney
6d7ee7a923
updating to latest auth lib
2021-09-21 13:58:30 +01:00
Andrew Kingston
28efe1b29e
Remove merged in references to standard-components
2021-09-20 10:44:26 +01:00
Andrew Kingston
a59c2db8ea
Merge branch 'master' of github.com:Budibase/budibase into develop
2021-09-20 10:33:18 +01:00
Andrew Kingston
d368e54d17
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
2021-09-16 16:06:41 +01:00
mike12345567
73e7875c50
Fixing issues with shared -> Shared directory.
2021-09-15 13:45:38 +01:00