Budibase Staging Release Bot
|
991e91e204
|
v2.5.10-alpha.1
|
2023-05-03 17:28:55 +00:00 |
Adria Navarro
|
fa6e6b53f8
|
Merge pull request #10462 from Budibase/fix/budi-6789-import-data-empty-date-is-not-allowed
Fix - Budi 6789 import data empty date is not allowed
|
2023-05-03 19:22:06 +02:00 |
Budibase Staging Release Bot
|
7facf0c9ea
|
Update pro version to 2.5.10-alpha.0
|
2023-05-03 15:25:16 +00:00 |
Budibase Staging Release Bot
|
9e986ac69d
|
v2.5.10-alpha.0
|
2023-05-03 15:23:47 +00:00 |
Rory Powell
|
47a37edad7
|
Update lockfiles
|
2023-05-03 16:10:22 +01:00 |
Rory Powell
|
e1a147e823
|
Merge branch 'master' into develop
|
2023-05-03 16:06:42 +01:00 |
Budibase Staging Release Bot
|
eb973386d8
|
Update pro version to 2.5.6-alpha.45
|
2023-05-03 13:16:23 +00:00 |
Budibase Staging Release Bot
|
1fcc64154e
|
v2.5.6-alpha.45
|
2023-05-03 13:14:55 +00:00 |
Rory Powell
|
ef6e3f26a7
|
Merge pull request #10474 from Budibase/pricing/hubspot-updates
Plan changed event updates
|
2023-05-03 14:08:00 +01:00 |
Rory Powell
|
7762235769
|
Merge branch 'develop' into pricing/hubspot-updates
|
2023-05-03 13:51:13 +01:00 |
Rory Powell
|
9647ac5dee
|
Create hubspot expansions and churns as users are added and deleted
|
2023-05-02 20:08:51 +01:00 |
Budibase Staging Release Bot
|
ecff055b3e
|
Update pro version to 2.5.6-alpha.44
|
2023-05-02 18:11:31 +00:00 |
Budibase Staging Release Bot
|
b911b04a03
|
v2.5.6-alpha.44
|
2023-05-02 18:09:57 +00:00 |
Michael Drury
|
8624fff9d0
|
Merge pull request #10470 from Budibase/fix/cli-further-fixes
CLI - fully disable pino logger
|
2023-05-02 19:01:34 +01:00 |
mike12345567
|
f61f9eba68
|
Linting.
|
2023-05-02 16:28:56 +01:00 |
mike12345567
|
552499b781
|
Re-writing the disabling of pino/logging - it seems that the pino logger is causing a variety of issues in the built CLI version - easier to offer an environment variable for backend-core which completely removes the logger.
|
2023-05-02 16:22:43 +01:00 |
Budibase Staging Release Bot
|
7d22394d6e
|
Update pro version to 2.5.6-alpha.43
|
2023-05-02 14:44:15 +00:00 |
Budibase Staging Release Bot
|
cf2488cd35
|
v2.5.6-alpha.43
|
2023-05-02 14:42:41 +00:00 |
Michael Drury
|
ba47c60803
|
Merge pull request #10467 from Budibase/fix/cli-updates
Minor CLI fixes
|
2023-05-02 15:34:55 +01:00 |
mike12345567
|
5758120ecc
|
Minor updates to CLI - incrementing docker-compose version as per #10222 as well as a fix for prebuilds when using pkg version.
|
2023-05-02 14:58:34 +01:00 |
Adria Navarro
|
1d041a3dd5
|
Support nulls when optional
|
2023-05-02 12:48:05 +01:00 |
Adria Navarro
|
6e7c78362e
|
Return null instead of undefined
|
2023-05-02 12:46:53 +01:00 |
Adria Navarro
|
650cbc1f01
|
Handle cast as undefineds
|
2023-05-02 11:57:18 +01:00 |
Adria Navarro
|
c87cc39cea
|
Add basic tests
|
2023-05-02 10:44:25 +01:00 |
Adria Navarro
|
29df12c247
|
Add csvutils
|
2023-05-02 10:34:45 +01:00 |
Budibase Staging Release Bot
|
003ac1c380
|
Update pro version to 2.5.6-alpha.42
|
2023-05-02 08:45:36 +00:00 |
Budibase Staging Release Bot
|
9f7b212f22
|
v2.5.6-alpha.42
|
2023-05-02 08:44:05 +00:00 |
Rory Powell
|
29efda0078
|
Merge pull request #10457 from Budibase/pricing/remove-minimums
Pricing updates
|
2023-05-02 09:37:10 +01:00 |
Rory Powell
|
bad6eb30f4
|
Update usage bar to warn when greater than 100%
|
2023-04-30 22:57:08 +01:00 |
Rory Powell
|
38d0fd943a
|
Remove business minimum quantity from backend
|
2023-04-29 22:06:41 +01:00 |
Budibase Staging Release Bot
|
6026794e89
|
Update pro version to 2.5.6-alpha.41
|
2023-04-29 09:08:19 +00:00 |
Budibase Staging Release Bot
|
a89d7f1f46
|
v2.5.6-alpha.41
|
2023-04-29 09:06:58 +00:00 |
Rory Powell
|
1b480becfa
|
Merge pull request #10456 from Budibase/pricing/fixes-3
Add licenseRequestedAt time to license type
|
2023-04-29 10:00:04 +01:00 |
Rory Powell
|
26fb217850
|
Add licenseRequestedAt time to license type
|
2023-04-28 22:40:06 +01:00 |
Budibase Release Bot
|
778da79a57
|
Update pro version to 2.5.9
|
2023-04-28 16:29:24 +00:00 |
Budibase Release Bot
|
9e62b6dc4b
|
v2.5.9
|
2023-04-28 16:26:24 +00:00 |
melohagan
|
8742fb39d3
|
is empty lucene query with OR fix (#10451)
* empty lucene query with OR fix
* Fix unit test
|
2023-04-28 17:17:32 +01:00 |
Budibase Staging Release Bot
|
ecb12272da
|
Update pro version to 2.5.6-alpha.40
|
2023-04-28 11:06:45 +00:00 |
Budibase Staging Release Bot
|
dadf6128bc
|
v2.5.6-alpha.40
|
2023-04-28 11:05:14 +00:00 |
Rory Powell
|
aad87d7c0c
|
Merge pull request #10441 from Budibase/pricing/events
Type updates for plan changed event
|
2023-04-28 11:57:30 +01:00 |
Rory Powell
|
93564a0d1c
|
Merge remote-tracking branch 'origin/pricing/events' into pricing/events
|
2023-04-28 11:24:23 +01:00 |
Rory Powell
|
0b88848277
|
Lint
|
2023-04-28 11:24:05 +01:00 |
Rory Powell
|
56f43d3f45
|
Hubspot updates (#10442)
* Hubspot updates for per user pricing
* Lint
|
2023-04-28 11:12:04 +01:00 |
Rory Powell
|
a20dfa588a
|
Type updates for plan changed event
|
2023-04-27 21:58:42 +01:00 |
Budibase Staging Release Bot
|
eb86127bbe
|
Update pro version to 2.5.6-alpha.39
|
2023-04-27 16:20:56 +00:00 |
Budibase Staging Release Bot
|
b654985ab9
|
v2.5.6-alpha.39
|
2023-04-27 16:18:51 +00:00 |
Michael Drury
|
8acf2c4d18
|
Merge pull request #10432 from Budibase/fix/export-no-auto-logs
Remove automation logs from app exports
|
2023-04-27 17:09:12 +01:00 |
mike12345567
|
71f2287474
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/export-no-auto-logs
|
2023-04-27 16:44:26 +01:00 |
Budibase Staging Release Bot
|
bea67941fe
|
Update pro version to 2.5.6-alpha.38
|
2023-04-27 15:18:15 +00:00 |
Budibase Staging Release Bot
|
d223643e93
|
v2.5.6-alpha.38
|
2023-04-27 15:16:50 +00:00 |