budibase/packages/server/src
Andrew Kingston 0566644508 Allow view searching and sorting. Refactor grid logic to fix multiple issuies 2023-08-21 11:56:58 +01:00
..
api Allow view searching and sorting. Refactor grid logic to fix multiple issuies 2023-08-21 11:56:58 +01:00
automations Merge branch 'master' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers 2023-08-10 16:28:59 +01:00
constants Updating RelationshipTypes -> RelationshipType. 2023-07-21 12:57:47 +01:00
db PR comments. 2023-08-08 12:06:25 +01:00
definitions Lint 2023-05-17 14:10:22 +01:00
events Revert "Merge branch 'develop' into master" 2023-06-16 10:13:43 +01:00
integration-test Updating RelationshipTypes -> RelationshipType. 2023-07-21 12:57:47 +01:00
integrations Merge branch 'master' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers 2023-08-10 16:28:59 +01:00
middleware Persist source view ID in ctx when using a view ID in the rows API and support collab in views 2023-08-17 12:07:37 +01:00
migrations Merge branch 'develop' into chore/typecheck_tests 2023-08-01 16:49:06 +01:00
sdk Add dedicated endpoint for fetching view definitions 2023-08-15 17:07:14 +01:00
tests Updating tests/search to handle no schema means no data, rather than all data. 2023-08-14 12:44:05 +01:00
threads Merge branch 'master' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers 2023-08-10 16:28:59 +01:00
utilities PR comments. 2023-08-08 12:06:25 +01:00
websockets Update server and builder to properly sync changes with tables and views across all users 2023-08-17 16:04:56 +01:00
app.ts Update for worker, get builder endpoints working for app builders. 2023-07-28 15:39:59 +01:00
ddApm.ts
environment.ts PR comments (backend). 2023-08-01 10:56:47 +01:00
index.ts
startup.ts Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode. 2023-07-20 10:43:17 +01:00
watch.ts