Andrew Kingston
84da11a475
Remove commented out usages of websocket emissions for grid
2023-04-20 15:23:57 +01:00
Andrew Kingston
c82451f888
Update koa <> socket.io integation to improve fake koa context and allow current app middleware
2023-04-20 08:02:49 +01:00
Andrew Kingston
1aed6f89d5
Merge
2023-04-18 21:06:04 +01:00
Andrew Kingston
9b2b071b88
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-18 21:00:42 +01:00
Michael Drury
42c37eea46
Merge pull request #10276 from Budibase/labday/automation-plugins
...
Automation step plugins
2023-04-18 17:33:25 +01:00
Andrew Kingston
91ee5be7c5
Disable row import button for users table and add optional chaining to spreadsheetsocket invocations to fix tests
2023-04-18 11:31:19 +01:00
Andrew Kingston
083836a87b
Remove any naming of dataspaces
2023-04-18 10:46:35 +01:00
Andrew Kingston
f9ab2a239f
Restore builder middleware
2023-04-18 10:41:00 +01:00
Andrew Kingston
a4515e1162
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-18 08:29:27 +01:00
Andrew Kingston
208e481bbc
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-17 17:00:56 +01:00
mike12345567
b4e6cbce7a
Some final updates to get tests passing again, issue with publisher tenant ID being the 'unique' format which cannot actually be used.
2023-04-17 15:59:59 +01:00
mike12345567
b6f14a3f55
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-17 14:58:40 +01:00
mike12345567
453d5cc0e6
Further PR comments.
2023-04-17 14:03:54 +01:00
Michael Drury
ef5bcc4b66
Main body of PR comments, switching event handling to be a publisher of async events, a generic event; then adding a new async document update processor, which can later be converted to be part of the event processing pipeline.
2023-04-15 00:37:22 +01:00
mike12345567
c552913737
Fixing defaults in MS-SQL as well.
2023-04-14 18:10:10 +01:00
mike12345567
09ccac12ae
Fix for default values with NOT NULL requirements being intepreted as requiring values in the frontend, presence check is now ignored if a default or auto value is found.
2023-04-14 17:56:17 +01:00
mike12345567
f87974caf1
Removing duplicate test case.
2023-04-13 13:10:51 +01:00
mike12345567
8f8843aece
Updating test cases based on new user sync and removing old endpoint testcases (endpoint removed).
2023-04-13 12:53:25 +01:00
mike12345567
7da330624f
Fixing build (again).
2023-04-13 12:17:29 +01:00
mike12345567
727aba9177
Fixing build.
2023-04-13 11:19:28 +01:00
mike12345567
b2d7f24ff3
Adding builder test case.
2023-04-12 20:02:37 +01:00
mike12345567
23e99ca4b7
Adding group and user tests for user sync.
2023-04-12 19:59:05 +01:00
mike12345567
1129d19412
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-12 17:09:29 +01:00
mike12345567
cb73e3b1c3
Fixing build issue.
2023-04-12 16:22:30 +01:00
mike12345567
a9fb09424b
Merge branch 'develop' of github.com:Budibase/budibase into labday/automation-plugins
2023-04-12 14:27:50 +01:00
melohagan
3a5e31710c
Add db prop to redis integration ( #10210 )
...
* Add db prop to redis integration
* Add DB display
* Default DB value to 0
2023-04-12 13:51:40 +01:00
mike12345567
3eb718ea6d
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-12 13:42:46 +01:00
mike12345567
ada052e043
Merging in develop - fixing some test cases which broke in the process.
2023-04-12 10:56:21 +01:00
Andrew Kingston
0ee63417c1
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-11 17:36:28 +01:00
mike12345567
e623820478
Adding test cases.
2023-04-11 17:33:52 +01:00
mike12345567
1aafdbe9a7
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-11 17:28:14 +01:00
mike12345567
ac37d00f69
Updating plugins to have a SDK, which can be used for automation action retrieval as well as datasources.
2023-04-11 16:37:26 +01:00
adrinr
9a330b85f8
Fix timeouts
2023-04-11 14:20:15 +01:00
Michael Drury
1c7c06e983
Bulk of the automation plugin system, supporting custom plugins.
2023-04-10 23:48:54 +01:00
Michael Drury
4badd04e33
Some automation fixes and adding option to disable logging for CLI.
2023-04-10 22:33:53 +01:00
mike12345567
400a112a4b
Refactoring automation steps to be better defined in Typescript, which allows writing the validator for automations.
2023-04-06 18:11:44 +01:00
Michael Drury
58d0a82108
First sync test, checking that a user is created correctly.
2023-04-05 22:35:01 +01:00
Michael Drury
0771ec55fb
Small change to make sure no duplicates ever occur.
2023-04-05 21:22:50 +01:00
Michael Drury
70c9d06832
Adding group management to background user/group sync.
2023-04-05 20:51:47 +01:00
mike12345567
0803b08217
Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754
2023-04-05 17:59:18 +01:00
Rory Powell
77ffb8d86d
Run integration suite in CI again / auto detect tenancy / refactors ( #10209 )
...
* qa-core-ci-fixes
* global setup and teardown wip
* Updates to logs and setup
* Remove date and console mocking
* Update CI to spin up minimal dev env
* Update readme
* Fix scopeBackend.sh
* Ensure docker services are initialised before starting worker
* Lint
* Fix admin user being created on startup (#10219 )
* use regular bootstrap and build
* Lint
* Temp: re-use global setup to get around app limit in QA
2023-04-05 15:33:56 +01:00
adrinr
38535e8ef4
Format
2023-04-05 12:17:32 +01:00
adrinr
ae9f91885f
Fix flaky tests
2023-04-05 12:17:02 +01:00
mike12345567
e699f4684a
Updating the global user sync to be more accurate and also remove old user metadata from apps that users don't have access to anymore.
2023-04-04 18:03:56 +01:00
Rory Powell
976b3a55ca
Update logging to support dd trace attributes ( #10086 )
...
* Update logging middleware to integrate with pino for console logging
* Remove elastic apm references, use updated core middlewares
* Remove redundant LOG_LEVEL definitions
* Remove no longer needed jest logging overrides
* lint
* Backwards compat between console log helpers and pino
* Configurable DISABLE_HTTP_LOGGING
* Don't log 4xx as errors
* Remove redundant ENABLE_4XX_HTTP_LOGGING
* Cleanup migrations and event logging
* Improve bb-alert logging
* Add DISABLE_HTTP_LOGGING to helm chart
* Add ops endpoints for testing
* Disable http logging in dev
* Backwards compatible tracing implementation
* Naming update on http logging env var
* lint
* Update packages/backend-core/src/environment.ts
Co-authored-by: Adria Navarro <adria@revityapp.com>
* Merge
* Lint
* Fix console.warn failing mock by replacing with alerts mock instead
* Lint
---------
Co-authored-by: Adria Navarro <adria@revityapp.com>
2023-04-04 15:08:46 +01:00
Michael Drury
ff98ba5a0a
Adding a document update queue based on the events which can be used to track when certain documents have changed, using this for users and groups to detect when a re-sync is needed.
2023-04-04 00:25:15 +01:00
mike12345567
29def1408a
Fixing syntax error and linting.
2023-04-03 15:36:34 +01:00
Michael Drury
2f57b3b16d
Merge pull request #10077 from robert4dt/develop
...
Handle application/pdf content type in rest integration
2023-04-03 15:30:03 +01:00
Peter Clement
f2eced6ea4
Merge pull request #10180 from Budibase/fix/no-iterations-loop
...
Add new status to handle no iterations during loop
2023-04-03 12:00:15 +01:00
Michael Drury
d3e749d2de
Fix for 409 conflict which occurs in one of the user test cases - should stop it occurring in future.
2023-03-31 23:32:33 +01:00