1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

3272 commits

Author SHA1 Message Date
Rory Powell 9d49839513 OAPI2 (swagger) complete + tests 2021-12-02 11:55:13 +00:00
Rory Powell b486417985 start swagger tests 2021-12-01 13:40:40 +00:00
Rory Powell 5a01b400a5 Curl tests finished 2021-12-01 11:58:53 +00:00
Rory Powell 2dee59aa64 Tests WIP 2021-12-01 10:51:21 +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
Rory Powell 25fd268dd4 File upload working 2021-11-26 09:51:56 +00:00
Rory Powell b6cc536965 WIP: Rest API import 2021-11-25 17:14:07 +00:00
Budibase Staging Release Bot 439c8cd3ef v0.9.185-alpha.21 2021-11-24 16:00:00 +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
Budibase Staging Release Bot 5f40c6e234 v0.9.185-alpha.20 2021-11-24 13:56:19 +00:00
Budibase Staging Release Bot ff96b409aa v0.9.185-alpha.19 2021-11-24 09:17:53 +00:00
Budibase Staging Release Bot aefc0a4695 v0.9.185-alpha.18 2021-11-24 08:48:23 +00:00
Budibase Staging Release Bot 145c1c5031 v0.9.185-alpha.17 2021-11-23 20:15:28 +00:00
Budibase Staging Release Bot 8e61944128 v0.9.185-alpha.16 2021-11-23 15:23:55 +00:00
Budibase Staging Release Bot 8cb6e6e34c v0.9.185-alpha.15 2021-11-23 13:57:12 +00:00
Rory Powell b631c8c624 Add returning 2021-11-23 13:27:38 +00:00
Rory Powell dffb3064de Merge branch 'develop' into oracle-datasource 2021-11-23 09:27:55 +00:00
Budibase Staging Release Bot 4e76951a03 v0.9.185-alpha.14 2021-11-22 18:04:40 +00:00
mike12345567 9dfa8c7651 Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 2021-11-22 17:42:41 +00:00
Rory Powell 3793c1784a Update locks, ignore oracle imports on m1 2021-11-22 15:26:31 +00:00
mike12345567 72bf66926d Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 2021-11-22 15:26:24 +00:00
Rory Powell 90885b998a Fix dependency issues on m1 2021-11-22 14:49:39 +00:00
Rory Powell 2edb24fa86 Use global sql type map, update base integration type defs 2021-11-22 11:38:17 +00:00
Budibase Staging Release Bot 95fcaeea06 v0.9.185-alpha.13 2021-11-22 11:13:33 +00:00
Rory Powell 85ef7838af Merge branch 'develop' into oracle-datasource 2021-11-22 11:07:11 +00:00
Michael Drury 7762c1cc80
Merge pull request #3444 from Budibase/fix/sql-invalid-cols
Disallow _id, _rev and tableId fields for SQL tables
2021-11-22 11:03:59 +00:00
Budibase Staging Release Bot c48ead6f49 v0.9.185-alpha.12 2021-11-22 10:53:34 +00:00
Rory Powell c36df3ad18 Merge branch 'oracle-datasource' into oracle-datatasource-plus 2021-11-22 10:50:34 +00:00
Rory Powell 56d8b29962 Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
mike12345567 19c096c3e5 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 2021-11-22 10:37:58 +00:00
Budibase Staging Release Bot d6018c2c9c v0.9.185-alpha.11 2021-11-22 10:26:21 +00:00
mike12345567 854cfd243d Fix for #2420 - don't allow columns which are considered invalid/not allowed. 2021-11-18 18:33:35 +00:00
Rory Powell cb3495c831 Boolean support and linting 2021-11-18 13:35:22 +00:00
Rory Powell 1be2d006db Tests 2021-11-18 12:05:30 +00:00
Budibase Staging Release Bot a013c51e2b v0.9.185-alpha.10 2021-11-18 11:15:57 +00:00
Michael Drury b3af8f41cb
Merge pull request #3435 from Budibase/dependabot/npm_and_yarn/packages/server/sshpk-1.16.1
Bump sshpk from 1.13.0 to 1.16.1 in /packages/server
2021-11-18 11:08:27 +00:00
mike12345567 31606a8059 Upgrading to Node 14 across the board as recent packages don't support 12 anymore. 2021-11-18 10:59:35 +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
Rory Powell 681cb1bbbc Detect auto columns 2021-11-18 10:49:53 +00:00
Michael Drury 0b6eb6b71d Fixing issue discovered by test case. 2021-11-17 21:33:35 +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
Rory Powell 1d53581f17 Datatypes working 2021-11-17 16:41:00 +00:00
mike12345567 32f4a87f95 Updating bullboard to use the new koa version (supported). 2021-11-17 16:30:06 +00:00
mike12345567 494e042dd8 Adding a mechanism for disabling cron jobs when an app is unpublished. 2021-11-17 16:28:52 +00:00
Rory Powell a2ea5e730f First pass end-to-end working 2021-11-17 14:34:16 +00:00
Budibase Staging Release Bot 402a16f387 v0.9.185-alpha.9 2021-11-17 11:47:25 +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