1
0
Fork 0
mirror of synced 2024-06-23 08:30:31 +12:00
budibase/packages/server/src
Michael Drury 106b575c4e
Merge pull request #2729 from Budibase/fix/no-perms-hierarchy
Removing the concept of permissions hierarchy from backend for resources
2021-09-27 15:15:31 +01:00
..
api Merge pull request #2729 from Budibase/fix/no-perms-hierarchy 2021-09-27 15:15:31 +01:00
automations Fixing issues with automation steps found during testing. 2021-09-20 19:21:04 +01:00
constants merge develop into branch 2021-09-16 22:15:09 +02:00
db Performance improvements after testing - switching to temporary in memory queries for cloud views. 2021-09-21 15:59:50 +01:00
definitions Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined. 2021-09-23 16:35:09 +01: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 Fixing issue discovered by test case. 2021-09-27 13:17:31 +01:00
middleware merge develop into branch 2021-09-16 22:15:09 +02:00
tests/utilities Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
utilities Merge pull request #2729 from Budibase/fix/no-perms-hierarchy 2021-09-27 15:15:31 +01:00
app.ts merge develop into branch 2021-09-16 22:15:09 +02:00
environment.js Adding the ability to migrate from existing in db views to in memory views. 2021-09-21 17:37:26 +01:00
index.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00