mike12345567
3faac89c7a
Some updates for currentapp.spec.js test case.
2022-11-15 17:35:17 +00:00
mike12345567
806c7dd1af
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
2022-11-15 16:45:25 +00:00
Rory Powell
32163fce70
Ignore coverage reports from linting
2022-11-15 16:21:21 +00:00
Rory Powell
c16f731058
Merge pull request #8684 from Budibase/test-updates
...
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
2022-11-15 16:09:20 +00:00
Rory Powell
d205b5136b
ensure fetch and aws are always mocked
2022-11-15 15:50:15 +00:00
Rory Powell
e4810dff1e
Update waitForCompletion and pouch / backup type
2022-11-15 14:28:02 +00:00
Budibase Staging Release Bot
53c1f63965
Update pro version to 2.1.22-alpha.3
2022-11-15 13:22:40 +00:00
Budibase Staging Release Bot
7c77ec1536
v2.1.22-alpha.3
2022-11-15 13:19:15 +00:00
Mitch-Budibase
7562ede4a8
Merge pull request #8687 from Budibase/fix-flaky-tests
...
Fix Failing tests
2022-11-15 13:08:03 +00:00
Pedro Silva
18b4d024dd
Fix Failing tests
2022-11-15 12:38:48 +00:00
Rory Powell
2212305f08
Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates
2022-11-14 22:55:47 +00:00
mike12345567
1af47003c5
Updating test cases - trying to get everything in order for merge.
2022-11-14 20:25:05 +00:00
mike12345567
380ee221b1
Updating context test, some minor adjustments based on getting the test working again.
2022-11-14 18:29:15 +00:00
mike12345567
c6d31a856a
Replacing CLS with local-storage, simplified usage which should remove the memory leak permenantly.
2022-11-14 18:00:20 +00:00
Pedro Silva
e7da8be460
Merge pull request #8598 from Budibase/api-tests-app-overview
...
Api tests app overview & API Tests improvements
2022-11-14 15:32:48 +00:00
Rory Powell
99cc9ced24
Add worker and backend-core to codecov-action
2022-11-14 14:13:55 +00:00
Budibase Staging Release Bot
30e5550325
Update pro version to 2.1.22-alpha.2
2022-11-14 13:53:33 +00:00
Budibase Staging Release Bot
ead55d1aed
v2.1.22-alpha.2
2022-11-14 13:49:57 +00:00
Martin McKeaveney
0dba0f6b4b
Merge pull request #8549 from Budibase/feature/martin-small-ux-updates
...
bunch of small UX updates around row creation, borders, new buttons
2022-11-14 13:38:08 +00:00
Rory Powell
fd913a5e76
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
2022-11-14 13:29:46 +00:00
Budibase Staging Release Bot
11f796a17f
Update pro version to 2.1.22-alpha.1
2022-11-14 12:09:46 +00:00
Budibase Staging Release Bot
1e415f89bd
v2.1.22-alpha.1
2022-11-14 12:06:21 +00:00
Gerard Burns
a33d4cae52
Add Row Explorer Block ( #8454 )
...
* Add Row Explorer Block and Row Details Component
* PR Feedback
* adding showSaveButton prop to formblock in row explorer
* PR Feedback
* PR Feedback
* Change row explorer name in manifest
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-11-14 11:54:44 +00:00
mike12345567
a15a265bda
Re-jigging things a bit, hiding as much of the couch/pouch stuff away.
2022-11-11 12:46:32 +00:00
mike12345567
3035c3a3a1
Typescript conversions - trying to get all of context/db layer into TS.
2022-11-11 11:57:50 +00:00
mike12345567
fd624e097a
Typescript conversions, as well as updating context to just use an object map.
2022-11-10 17:38:26 +00:00
mike12345567
c356e0d152
Re-building the context module to use a single object, meaning we can create new context frames and copy over whatever exists, then update.
2022-11-10 16:38:32 +00:00
Pedro Silva
6d99caf2a6
Remove logic from endpoint methods
2022-11-10 09:45:02 +00:00
mike12345567
1ee6761a69
Some minor updates based on getting the worker using the new pouchlike impl.
2022-11-09 17:53:35 +00:00
Pedro Silva
517893da26
Fix duplicated name failure
2022-11-09 17:05:05 +00:00
mike12345567
bbc8965d55
Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it.
2022-11-09 16:53:42 +00:00
Pedro Silva
3d8719c743
Merge branch 'develop' into api-tests-app-overview
2022-11-09 16:06:18 +00:00
Pedro Silva
d79e1543b5
Add test for AppPackage
2022-11-09 16:05:15 +00:00
mike12345567
fa78b8bc37
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
2022-11-09 14:44:01 +00:00
Budibase Staging Release Bot
e63afd560a
Update pro version to 2.1.22-alpha.0
2022-11-09 14:01:24 +00:00
Budibase Staging Release Bot
840413462c
v2.1.22-alpha.0
2022-11-09 13:57:34 +00:00
mike12345567
e0cf213ad5
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-11-09 13:41:51 +00:00
Budibase Staging Release Bot
6a11134380
Update pro version to 2.1.19-alpha.1
2022-11-09 13:24:05 +00:00
Budibase Staging Release Bot
bc666d26c6
v2.1.19-alpha.1
2022-11-09 13:20:20 +00:00
Michael Drury
480a8b5ce2
Merge pull request #8582 from Budibase/dependabot/npm_and_yarn/packages/server/loader-utils-2.0.3
...
Bump loader-utils from 2.0.2 to 2.0.3 in /packages/server
2022-11-09 12:54:26 +00:00
Michael Drury
61402ec135
Merge pull request #8583 from Budibase/dependabot/npm_and_yarn/packages/bbui/loader-utils-1.4.1
...
Bump loader-utils from 1.4.0 to 1.4.1 in /packages/bbui
2022-11-09 12:54:17 +00:00
Michael Drury
a6478784f1
Merge pull request #8584 from Budibase/dependabot/npm_and_yarn/packages/client/loader-utils-1.4.1
...
Bump loader-utils from 1.4.0 to 1.4.1 in /packages/client
2022-11-09 12:54:08 +00:00
Michael Drury
07a4a561ac
Merge pull request #8619 from Budibase/fix/8589
...
Updating proxy config to allow export a longer timeout
2022-11-09 12:53:50 +00:00
mike12345567
d0eb2d42f2
Updating nginx conf to allow export a lot longer period before timeout.
2022-11-09 11:33:57 +00:00
Budibase Release Bot
bb5f0944cc
Update pro version to 2.1.21
2022-11-08 20:48:06 +00:00
Budibase Release Bot
723a2de735
v2.1.21
2022-11-08 20:44:21 +00:00
Michael Drury
2e0041a1d6
Merge pull request #8599 from Budibase/fix/8578
...
Fix for groups access
2022-11-08 20:30:39 +00:00
Michael Drury
53b5cd1e1c
Removing timeout for export apps - #8589 .
2022-11-08 20:12:32 +00:00
Michael Drury
0af56bed25
Exporting roles differently to fix issue raised by test.
2022-11-08 20:01:01 +00:00
Michael Drury
9cfdfc174b
Quick fix to not expose the builder ID outside of the role impl.
2022-11-08 19:48:16 +00:00