Rory Powell
|
f549f38b16
|
Add explicit bson dependency version instead of * to fix build
|
4 years ago |
Rory Powell
|
a056027bf3
|
Fix release build
|
4 years ago |
Rory Powell
|
eb935cf143
|
Fix tests and build
|
4 years ago |
Mel O'Hagan
|
aa0c09ac82
|
Parse params if needed
|
4 years ago |
mike12345567
|
bcf7e1782a
|
Fixing test cases.
|
4 years ago |
Rory Powell
|
20076e69d7
|
Update lockfiles
|
4 years ago |
mike12345567
|
e8e549d44b
|
Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space.
|
4 years ago |
Rory Powell
|
a269f123a1
|
Bump pro
|
4 years ago |
mike12345567
|
30aedcbb53
|
Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations.
|
4 years ago |
Rory Powell
|
f5da1a04e2
|
Add query quota increment to rows CRUD
|
4 years ago |
Rory Powell
|
150c4c3937
|
Fix pro version
|
4 years ago |
mike12345567
|
7b461c03dd
|
Fixing issue #5778 - making sure to only remove the first app_ element of the app ID.
|
4 years ago |
Rory Powell
|
a35824d50e
|
Fix lockfile
|
4 years ago |
Rory Powell
|
320c1e7009
|
Add isDev() to backend-core/env
|
4 years ago |
mike12345567
|
6ffeaab597
|
Fixing an issue with JSONparse helper always being considered invalid due to a lack of input.
|
4 years ago |
mike12345567
|
d666ad3126
|
Fix for automation issue, doInAppContext for automation thread wasn't async, was immediately closing the database, rather than waiting for the operations to complete.
|
4 years ago |
mike12345567
|
107c9e2dfc
|
Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering.
|
4 years ago |
Rory Powell
|
f7b568d37f
|
Add workflow_dispatch to ci, release-develop and release
|
4 years ago |
Martin McKeaveney
|
69e1e3fd7c
|
fix deps
|
4 years ago |
mike12345567
|
4a02f7f9aa
|
Fix for issue being able to delete apps.
|
4 years ago |
Rory Powell
|
51ca618558
|
Decrement pro version to pass release
|
4 years ago |
Rory Powell
|
0f29b0cb03
|
Test fixes
|
4 years ago |
Rory Powell
|
b7cbd2a56a
|
Fix developer count migration when only single developer
|
4 years ago |
Rory Powell
|
1edf879db7
|
fix versions
|
4 years ago |
Vinoth Kirubakaran
|
5308871073
|
chore: updated yarn.lock in packages/worker
|
4 years ago |
Rory Powell
|
df5f9c1fef
|
Pro build fixes
|
4 years ago |
Rory Powell
|
e62858be8b
|
Add explicit pro dependency to worker and server
|
4 years ago |
mike12345567
|
7792a07899
|
Some updates, making sure databases will always close directly using finally checks around the actual tasks, updating how replication works to have a close statement (to make sure it is controlled correctly) and then updating to PouchDB 7.3.0 for one of the memory leak fixes.
|
4 years ago |
Vinoth Kirubakaran
|
5803fcc6b1
|
feat: made changes to worker and server packages to use global-agent to setup proxy from env variables
|
4 years ago |
dependabot[bot]
|
4c8119fcf3
|
Bump urijs from 1.19.8 to 1.19.11 in /packages/worker
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.8 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.8...v1.19.11)
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
cc3943d907
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
a2cc2b8e0b
|
Bump ansi-regex from 4.1.0 to 4.1.1 in /packages/worker
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Rory Powell
|
b4bad65cbf
|
Fix app preview
|
4 years ago |
dependabot[bot]
|
aff025e5a1
|
Bump minimist from 1.2.5 to 1.2.6 in /packages/worker
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Rory Powell
|
7f79b30b58
|
clean and bootstrap
|
4 years ago |
Rory Powell
|
009ea0ea6e
|
yarn clean && yarn bootstrap lockfiles
|
4 years ago |
Rory Powell
|
98a12be546
|
Revert lock files
|
4 years ago |
Rory Powell
|
cb6103a321
|
Fix cross tenant apps with session
|
4 years ago |
Rory Powell
|
180e37b9f1
|
Tests complete + backwards compatibility for deployment
|
4 years ago |
Andrew Kingston
|
ade49799a7
|
Revert locks to develop
|
4 years ago |
mike12345567
|
ffad3a4bb6
|
Updating yarn locks.
|
4 years ago |
Rory Powell
|
ccf2fe3d01
|
Self Host <-> Licensing integration
|
5 years ago |
Martin McKeaveney
|
e8256af0ea
|
update client lib to before merge
|
5 years ago |
dependabot[bot]
|
f580056dad
|
Bump urijs from 1.19.7 to 1.19.8 in /packages/worker
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.8)
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Rory Powell
|
6b219d0709
|
Pin sentry to pre-broken version. See https://github.com/getsentry/sentry-javascript/issues/4594
|
5 years ago |
Rory Powell
|
7042e27a98
|
Update @typescript-eslint/parser
|
5 years ago |
Rory Powell
|
4dea74a2c7
|
Use consistent typescript version
|
5 years ago |
dependabot[bot]
|
33cce189ca
|
Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
c2d734db34
|
Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
3daf9ef2dc
|
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |