mike12345567
|
39806d470d
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
|
2022-05-18 10:56:44 +01:00 |
mike12345567
|
36a190b0ed
|
Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing.
|
2022-05-17 17:44:40 +01:00 |
Rory Powell
|
eb935cf143
|
Fix tests and build
|
2022-05-17 10:05:05 +01:00 |
mike12345567
|
bcf7e1782a
|
Fixing test cases.
|
2022-05-16 12:31:07 +01:00 |
Rory Powell
|
20076e69d7
|
Update lockfiles
|
2022-05-12 15:51:14 +01:00 |
Rory Powell
|
a269f123a1
|
Bump pro
|
2022-05-11 11:57:55 +01:00 |
Rory Powell
|
f5da1a04e2
|
Add query quota increment to rows CRUD
|
2022-05-10 21:59:39 +01:00 |
mike12345567
|
1b1938950f
|
Merge branch 'master' of github.com:Budibase/budibase into fix/5778
|
2022-05-09 13:46:38 +01:00 |
Rory Powell
|
150c4c3937
|
Fix pro version
|
2022-05-09 12:55:13 +01:00 |
mike12345567
|
7b461c03dd
|
Fixing issue #5778 - making sure to only remove the first app_ element of the app ID.
|
2022-05-09 12:29:44 +01:00 |
Rory Powell
|
a35824d50e
|
Fix lockfile
|
2022-05-05 10:04:33 +01:00 |
mike12345567
|
6ffeaab597
|
Fixing an issue with JSONparse helper always being considered invalid due to a lack of input.
|
2022-05-04 12:14:01 +01:00 |
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.
|
2022-05-03 15:54:03 +01:00 |
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.
|
2022-05-03 14:11:06 +01:00 |
mike12345567
|
4a02f7f9aa
|
Fix for issue being able to delete apps.
|
2022-04-27 15:58:55 +01:00 |
Rory Powell
|
51ca618558
|
Decrement pro version to pass release
|
2022-04-27 10:09:59 +01:00 |
Michael Drury
|
8e786bfd53
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-04-26 20:10:26 +01:00 |
Rory Powell
|
0f29b0cb03
|
Test fixes
|
2022-04-26 15:07:21 +01:00 |
Martin McKeaveney
|
e01ef9bdfb
|
merge with master
|
2022-04-26 10:21:45 +01:00 |
Rory Powell
|
b7cbd2a56a
|
Fix developer count migration when only single developer
|
2022-04-25 15:38:37 +01:00 |
Rory Powell
|
1edf879db7
|
fix versions
|
2022-04-22 16:18:27 +01:00 |
Vinoth Kirubakaran
|
5308871073
|
chore: updated yarn.lock in packages/worker
|
2022-04-22 18:55:56 +05:30 |
Vinoth Kirubakaran
|
3fe651b0fb
|
chore: resolved merge conflicts from develop branch
|
2022-04-22 15:23:05 +05:30 |
Rory Powell
|
df5f9c1fef
|
Pro build fixes
|
2022-04-22 09:43:51 +01:00 |
Rory Powell
|
e62858be8b
|
Add explicit pro dependency to worker and server
|
2022-04-21 15:08:14 +01:00 |
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.
|
2022-04-20 17:33:42 +01:00 |
Vinoth Kirubakaran
|
5803fcc6b1
|
feat: made changes to worker and server packages to use global-agent to setup proxy from env variables
|
2022-04-20 16:00:03 +05:30 |
Rory Powell
|
5085358423
|
Merge branch 'develop' into feature/licensing
|
2022-04-13 21:24:07 +01:00 |
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>
|
2022-04-13 00:14:21 +00:00 |
Rory Powell
|
dd740df387
|
Merge branch 'develop' into feature/licensing
|
2022-04-12 16:18:41 +01:00 |
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>
|
2022-04-05 10:41:37 +00:00 |
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>
|
2022-03-28 13:08:54 +00:00 |
Rory Powell
|
7f79b30b58
|
clean and bootstrap
|
2022-03-25 13:14:44 +00:00 |
Rory Powell
|
009ea0ea6e
|
yarn clean && yarn bootstrap lockfiles
|
2022-03-24 14:33:03 +00:00 |
Rory Powell
|
180e37b9f1
|
Tests complete + backwards compatibility for deployment
|
2022-03-22 00:23:22 +00:00 |
Rory Powell
|
bf9f5488fc
|
Merge branch 'develop' into feature/licensing
|
2022-03-21 17:13:16 +00:00 |
mike12345567
|
ffad3a4bb6
|
Updating yarn locks.
|
2022-03-14 12:00:44 +00:00 |
Rory Powell
|
ccf2fe3d01
|
Self Host <-> Licensing integration
|
2022-03-09 21:16:22 +00:00 |
Martin McKeaveney
|
e8256af0ea
|
update client lib to before merge
|
2022-03-08 17:39:49 +01:00 |
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>
|
2022-02-26 03:25:44 +00:00 |
Rory Powell
|
6b219d0709
|
Pin sentry to pre-broken version. See https://github.com/getsentry/sentry-javascript/issues/4594
|
2022-02-16 11:43:38 +00:00 |
Rory Powell
|
7042e27a98
|
Update @typescript-eslint/parser
|
2022-02-16 10:39:32 +00:00 |
Rory Powell
|
4dea74a2c7
|
Use consistent typescript version
|
2022-02-16 10:35:01 +00:00 |
mike12345567
|
53aabb4d05
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-02-01 14:33:02 +00:00 |
Rory Powell
|
31f0400df5
|
Merge branch 'develop' into worker_typescript
|
2022-01-31 20:29:20 +00:00 |
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>
|
2022-01-24 15:43:06 +00:00 |
Maurits Lourens
|
f96c5ffc9f
|
add typescript support to worker
|
2022-01-20 09:15:46 +01:00 |
Maurits Lourens
|
580727c923
|
add typescript support
|
2022-01-19 23:44:17 +01:00 |
Martin McKeaveney
|
e02c4f013e
|
adding and updating helm repos
|
2021-12-13 16:52:35 +01:00 |
Rory Powell
|
3793c1784a
|
Update locks, ignore oracle imports on m1
|
2021-11-22 15:26:31 +00:00 |