1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
budibase/packages/server/src
2022-01-25 16:01:04 +00:00
..
api Adding the formula bulk recalculation when adding/changing a formula field. 2022-01-25 16:01:04 +00:00
automations Add dryRun to automation row create and remove env conditional on delete 2022-01-18 15:53:55 +00:00
constants Getting the static formulas being processed on input, not re-processing on output. 2022-01-20 18:04:44 +00:00
db Getting relationship re-enrichment working, so that static formulas will update when the value of the relationship changes. 2022-01-21 17:45:24 +00:00
definitions Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula. 2022-01-21 16:24:24 +00:00
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations Adding comments to a few SQL table schema building functions to explain their function. 2022-01-19 10:24:15 +00:00
middleware Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas 2022-01-21 11:20:14 +00:00
migrations Support template and app import in quotas + logging 2022-01-18 15:37:16 +00:00
tests/utilities Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 2022-01-12 11:32:14 +00:00
threads Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 2022-01-13 09:44:09 +00:00
utilities Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed. 2022-01-24 18:22:59 +00:00
app.ts Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
environment.js Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only 2022-01-17 12:44:53 +00:00
index.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00