1
0
Fork 0
mirror of synced 2024-09-17 09:49:11 +12:00
budibase/packages/server/src
Conor Webb fa36701f0f
Added function to get correct plan display name (#12810)
* Changed minPlan BUSINESS to PREMIUM_PLUS

* Added new helper to display the correct string plan

* Changed ManageAccessModal to use the new helper

* Refactored to use plan title helper, removed title function

* Removed capitalised function from svelte template

* Fixed linting issues

* Ran yarn lint. Fixed linting issues.
2024-01-22 10:54:47 +00:00
..
api Error deleting datasource on first attempt at deleting (#12819) 2024-01-22 10:25:21 +00:00
appMigrations Fix initial checks 2024-01-08 11:52:31 +01:00
automations Merge remote-tracking branch 'origin/master' into feat/automation-ux 2024-01-17 09:58:59 +00:00
constants
db Error deleting datasource on first attempt at deleting (#12819) 2024-01-22 10:25:21 +00:00
definitions
events
integration-test
integrations Fixing an issue with typing in the information_schema table that was leading to an 'invalid syntax name' message when attempting to fetch tables from our QA postgres database. 2024-01-09 13:40:34 +00:00
middleware
migrations
sdk Added function to get correct plan display name (#12810) 2024-01-22 10:54:47 +00:00
tests rename instance of trigger step to triggerAutomationRun 2024-01-15 10:00:37 +00:00
threads
utilities Fix issue where flagClient could be undefined when running outside of test mode 2024-01-19 14:59:08 +00:00
websockets
app.ts
ddApm.ts
environment.ts
features.ts
index.ts
jsRunner.ts Move traces around in runJS to further pinpoint where time is spent. 2024-01-10 10:07:41 +00:00
koa.ts
startup.ts
watch.ts