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
00cd09d6d4
Merge branch 'develop' into chore/npmless-builds
2023-05-02 14:47:03 +01:00
Adria Navarro
d0777f6503
Update pro
2023-05-02 14:34:37 +01:00
Adria Navarro
9ffd43b682
Merge branch 'chore/npmless-builds' into chore/pipeline_npm_version_updates
2023-05-02 14:07:44 +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
Rory Powell
47933b9a92
Hide manage or renew button when customer uses invoicing + css updates ( #10436 )
...
* Hide manage or renew button when customer uses invoicing + css updates
* Remove usages of 'pro' and 'pro plan' from ui
* Enterprise plan -> Enterprise on enforce single sign on
* lint
2023-04-27 16:08:25 +01:00
Budibase Staging Release Bot
a896a75f8f
Update pro version to 2.5.6-alpha.37
2023-04-27 13:48:47 +00:00
Budibase Staging Release Bot
06cdb7c202
v2.5.6-alpha.37
2023-04-27 13:47:04 +00:00
Andrew Kingston
bd5184694c
Merge pull request #10435 from Budibase/more-grid-tweaks
...
Fix number cell issue with grids and external SQL tables
2023-04-27 14:40:01 +01:00
Gerard Burns
e74d4b4ddb
PR Feedback
2023-04-27 14:17:09 +01:00
Gerard Burns
8d6c00644a
Improve Automations Error Message
2023-04-27 14:09:52 +01:00
Andrew Kingston
0e0ee590c8
Properly parse number cells as floats
2023-04-27 12:25:21 +01:00
Gerard Burns
50336c80e3
Stop Multiple onClick Events from Firing
2023-04-27 12:01:36 +01:00
Andrew Kingston
5728cf9b2a
Add clickoutside handlers to options, long form and relationship cells
2023-04-27 11:55:03 +01:00
mike12345567
5363693ac3
Removing automation logs from app exports as they are not useful - they take up space and the imported app won't have ran any automations yet. I have added it as a flag so that this does not affect backups (as you would want to maintain logs for backups).
2023-04-27 11:36:52 +01:00
Budibase Staging Release Bot
1b815c363a
Update pro version to 2.5.6-alpha.36
2023-04-27 09:32:55 +00:00
Budibase Staging Release Bot
ead89bf0bf
v2.5.6-alpha.36
2023-04-27 09:31:32 +00:00
Andrew Kingston
0769e332a6
Merge pull request #10429 from Budibase/more-grid-tweaks
...
More grid improvements
2023-04-27 10:24:21 +01:00
Andrew Kingston
46b079497a
Use 'high-low' nomenclature for numerical columns in grid sort button
2023-04-27 10:03:23 +01:00
Andrew Kingston
e239d1e559
Use 'high-low' nomenclature for sorting on numeric columns in header cells
2023-04-27 09:55:59 +01:00