mike12345567
249625ad1a
Updating backend tests to actually utilise the redis container which is spun up as part of the tests, doing away with the somewhat problematic ioredis-mock which was breaking some tests due to the addition of the changes for multi-dev collab.
2023-05-31 17:18:01 +01:00
mike12345567
651d50a064
Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used.
2023-05-31 17:04:29 +01:00
Budibase Staging Release Bot
bfb3ae66a9
Bump version to 2.6.19-alpha.36
2023-05-31 14:27:12 +00:00
deanhannigan
8784773f49
Merge pull request #10584 from Budibase/feature/db-query-save-prompt
...
Database query save prompt
2023-05-31 15:21:36 +01:00
Budibase Staging Release Bot
7d1bf71d7e
Bump version to 2.6.19-alpha.35
2023-05-31 14:15:51 +00:00
Rory Powell
d24e11e266
Merge pull request #10748 from Budibase/chore/update-concurrency
2023-05-31 15:11:40 +01:00
Dean
a32934ffaf
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-31 14:41:28 +01:00
Budibase Staging Release Bot
abb152883a
Bump version to 2.6.19-alpha.34
2023-05-31 13:00:51 +00:00
Dean
f875463162
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-31 13:58:03 +01:00
deanhannigan
3b7fd24e94
Merge pull request #10745 from Budibase/revert-10234-budi-1855-handling-deletion-of-display-columns-use
...
Revert "Assign a new display column when deleting field"
2023-05-31 13:57:30 +01:00
Rory Powell
c3a6afa5ff
Update concurrency settings for release and prerelease
2023-05-31 13:36:43 +01:00
Andrew Kingston
c0eaa60e13
Revert "Assign a new display column when deleting field ( #10234 )"
...
This reverts commit 358e49d43f
.
2023-05-31 13:27:07 +01:00
Dean
24d57e8fd2
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-31 11:56:55 +01:00
Budibase Staging Release Bot
83b0a68c8d
Bump version to 2.6.19-alpha.33
2023-05-31 10:51:02 +00:00
Martin McKeaveney
7cc6fe44fb
Merge pull request #10697 from Budibase/dependabot/npm_and_yarn/webpack-5.84.0
...
Bump webpack from 5.75.0 to 5.84.0
2023-05-31 11:44:23 +01:00
Martin McKeaveney
eae5ecb163
Merge pull request #10678 from Budibase/dependabot/npm_and_yarn/socket.io-parser-4.2.3
...
Bump socket.io-parser from 4.2.2 to 4.2.3
2023-05-31 11:44:13 +01:00
Peter Clement
dded232a39
Merge pull request #10744 from Budibase/fix/looping-performance-bug
...
Update logging for automations
2023-05-31 11:42:48 +01:00
melohagan
358e49d43f
Assign a new display column when deleting field ( #10234 )
...
* Assign a new display column when deleting field
* lint
* WIP
* Unit tests WIP
* saveField unit tests
* deleteField unit tests
* TODO
* lint
* Stop invalid data types being auto primaryDisplay
2023-05-31 11:40:31 +01:00
Peter Clement
c6d0da33f4
add import for performance lib
2023-05-31 11:33:52 +01:00
Peter Clement
162ea5d969
update log formatting
2023-05-31 10:51:54 +01:00
Peter Clement
702c908ae8
remove logging
2023-05-31 09:42:44 +01:00
Budibase Staging Release Bot
3f9edcff5c
Bump version to 2.6.19-alpha.32
2023-05-30 22:01:08 +00:00
Michael Drury
1547280514
Merge pull request #10739 from Budibase/fix/multi-dev-conflicts
...
Multidev lock and conflict management
2023-05-30 22:57:00 +01:00
Pedro Silva
8103534d42
Merge pull request #10740 from Budibase/test/qa-23-add-test-clean-up
...
Add teardown logic for multitenancy
2023-05-30 22:18:04 +01:00
Martin McKeaveney
43a90c1638
Merge pull request #10496 from mslourens/fix/10400-use_trashcan_icon
...
update icon name to Delete
2023-05-30 22:04:52 +01:00
Martin McKeaveney
0c5681d3a1
Merge pull request #10635 from GitStartHQ/BUDIOSS-20
...
Automation panel does not scroll
2023-05-30 22:03:51 +01:00
Michael Drury
99607ca06e
Reverting try twice change to writethrough.
2023-05-30 20:45:10 +01:00
Michael Drury
5249148d6c
Updating writethrough test to be aware of the double attempt locks.
2023-05-30 20:20:22 +01:00
Budibase Staging Release Bot
e9fd89d0f1
Bump version to 2.6.19-alpha.31
2023-05-30 18:28:02 +00:00
Rory Powell
3564724741
Merge pull request #10737 from Budibase/fix/looping-performance-bug
...
Fix performance issue with looping in automations
2023-05-30 19:24:39 +01:00
Rory Powell
a1dbd67535
Remove debug log
2023-05-30 19:23:19 +01:00
Rory Powell
b0783d373a
Lint
2023-05-30 19:16:36 +01:00
mike12345567
7c7bd4d5cb
Fix for debugging with webstorm the old way (if desired), updating the builder middleware to be more multi-dev capable, ignoring 409s when attempting to update the last updated at for apps (if multiple devs hit at same time, only use one) also updating writethrough cache to retry once, with the extended TTL on locks, plus the multi-dev collab it can take a minute to update usage quota doc when a lot of updates occur at once.
2023-05-30 17:41:20 +01:00
Peter Clement
ef9fc94728
Merge branch 'fix/looping-performance-bug' of github.com:Budibase/budibase into fix/looping-performance-bug
2023-05-30 16:52:34 +01:00
Peter Clement
ed6cd8144b
lint
2023-05-30 16:52:22 +01:00
Rory Powell
207512396a
Merge pull request #10738 from Budibase/automation-investigation
...
Automation investigation logging + max doc size fix for automation log
2023-05-30 16:45:27 +01:00
Rory Powell
df5654a7e7
Merge branch 'develop' into fix/looping-performance-bug
2023-05-30 16:41:11 +01:00
Rory Powell
6230e62b9b
Automation investigation logging + max doc size fix for automation log
2023-05-30 16:37:39 +01:00
Pedro Silva
91a8888890
Add teardown logic for multitenancy
2023-05-30 15:08:37 +01:00
Peter Clement
3119ba5a8d
remove log
2023-05-30 14:41:04 +01:00
Peter Clement
0a91e5bed1
update let to const
2023-05-30 14:26:49 +01:00
Peter Clement
5a7f0ba586
Fix performance issue with looping and context
2023-05-30 14:25:28 +01:00
Budibase Staging Release Bot
3f88280867
Bump version to 2.6.19-alpha.30
2023-05-30 12:02:25 +00:00
Gerard Burns
23ee9f4af8
Post Sign Up Onboarding Changes ( #10701 )
...
* wip
* PR Feedback
* Fixes
* PR Feedback
* PR Feedback
* PR Feedback
2023-05-30 12:54:57 +01:00
Budibase Staging Release Bot
4e16c34366
Bump version to 2.6.19-alpha.29
2023-05-30 11:40:42 +00:00
Andrew Kingston
5f63183235
Lint
2023-05-30 12:36:23 +01:00
Budibase Staging Release Bot
fe35d613a1
Bump version to 2.6.19-alpha.28
2023-05-30 10:28:58 +00:00
Andrew Kingston
f4a988de37
Merge pull request #10734 from Budibase/disable-websocket-http-polling
...
Disable websocket HTTP polling
2023-05-30 11:24:26 +01:00
Andrew Kingston
cc53719c52
Refactor client lib websocket usage to match other usages
2023-05-30 11:21:37 +01:00
Andrew Kingston
1db22d3965
Remove unused code
2023-05-30 11:17:46 +01:00