53 Commits (e8e6fc549d29050e2abb62b0616f634c50aaaafd)

Author SHA1 Message Date
Rory Powell e8e6fc549d Add app db support + app url migration 5 years ago
Rory Powell 08bd447b51 Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
mike12345567 5d9b3af332 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
mike12345567 3f6b7d4daf Renaming some variables to core, fixing test cases that referenced auth directly. 5 years ago
Rory Powell 68cc60d015 Invalidate dynamic variables when they are removed from datasource 5 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 de243c933a Adding basic test cases for static and dynamic variables (backend). 5 years ago
mike12345567 24eebd9b98 Fixing test cases. 5 years ago
mike12345567 fa38a4b37e Fixing test cases. 5 years ago
Rory Powell fd9796f715 Update app id check in tests 5 years ago
Rory Powell 67f851b68c Update app id check in tests 5 years ago
Rory Powell 0718f99850 Prevent non builder from accessing dev apps 5 years ago
Rory Powell ad61f2af3b Prevent non builder from accessing dev apps 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 7a69dcef78 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 5 years ago
mike12345567 7743384f77 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 5 years ago
mike12345567 9f06b180a8 Adding concept of version to APIs. 5 years ago
mike12345567 fa3cf585d7 Adding concept of version to APIs. 5 years ago
mike12345567 1153001af8 Linting. 5 years ago
mike12345567 3f7bafe23d Linting. 5 years ago
mike12345567 155e30965f Fixing test cases and bugs that they raised. 5 years ago
mike12345567 313302cae2 Fixing test cases and bugs that they raised. 5 years ago
mike12345567 f0f9736c0b Updating auth to utilise the tenant system. 5 years ago
mike12345567 b7995dd61d Updating auth to utilise the tenant system. 5 years ago
mike12345567 5ffe3c7935 First version of multi-tenancy, work still to be done. 5 years ago
mike12345567 912659a8ad First version of multi-tenancy, work still to be done. 5 years ago
mike12345567 2bee348721 Fixing test cases. 5 years ago
mike12345567 b0fb7ae991 Fixing test cases. 5 years ago
mike12345567 d90f77fa42 Speeding up server tests and removing the ability for it to port collide. 5 years ago
mike12345567 f0e7b9b25e Speeding up server tests and removing the ability for it to port collide. 5 years ago
mike12345567 19da122425 Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
mike12345567 96fd8ed947 Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
Martin McKeaveney f83f358514 automation server tests updated 5 years ago
Martin McKeaveney f8fdae0604 automation server tests updated 5 years ago
mike12345567 594a290286 Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 5 years ago
mike12345567 33184be064 Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 5 years ago
mike12345567 1f8f04d84c Formatting. 5 years ago
mike12345567 7032305f01 Formatting. 5 years ago
mike12345567 9d3c28ecbf Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps. 5 years ago
mike12345567 fe4fcad77c Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps. 5 years ago
mike12345567 0db486d4e8 Formatting. 5 years ago
mike12345567 7d3169e5e1 Formatting. 5 years ago
mike12345567 ed63d1d8f2 Updating user test cases. 5 years ago
mike12345567 4e9097862d Updating user test cases. 5 years ago
Martin McKeaveney 0ed0550e73 revert functionality working 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
mike12345567 2d0122f7d6 A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 5 years ago