6836 Commits (a09bbfb49297a470cfe81eebb4936fcfdb057de3)

Author SHA1 Message Date
Rory Powell a09bbfb492 Account for duplicate row ids caused by app import 5 years ago
Rory Powell cfe7842cde Handle table deletion and data import 5 years ago
Rory Powell 3520c3d42b Sync row usage with app deletion 5 years ago
Rory Powell 66a84e8fe6 Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only 5 years ago
Budibase Staging Release Bot 5e285f29df v1.0.27-alpha.17 5 years ago
Budibase Staging Release Bot dfe795b73b v1.0.27-alpha.16 5 years ago
mike12345567 5ede1e23a9 Fixing issue #4010 - options and boolean types can be maintained. 5 years ago
Budibase Staging Release Bot 194f2d6fd8 v1.0.27-alpha.15 5 years ago
Budibase Staging Release Bot f9cd961be0 v1.0.27-alpha.14 5 years ago
Martin McKeaveney e2f58b8265 remove old query file 5 years ago
Budibase Staging Release Bot e48e21ffb8 v1.0.27-alpha.13 5 years ago
mike12345567 60a1efeade Removing use of direct package access. 5 years ago
mike12345567 6817d6cf46 Fixing test mocking. 5 years ago
mike12345567 5d9b3af332 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
Rory Powell f049d7d21c Replace auth with backend-core 5 years ago
Rory Powell 870bd6e898 Add local dev override for quotas 5 years ago
Rory Powell 76463bc368 Enable migration 5 years ago
Rory Powell ea82983ebd Sync app quota to correct number, reset and disable rows quota 5 years ago
Budibase Staging Release Bot fc90f6d65a v1.0.27-alpha.12 5 years ago
mike12345567 4378a3a657 Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 5 years ago
mike12345567 3f6b7d4daf Renaming some variables to core, fixing test cases that referenced auth directly. 5 years ago
Budibase Staging Release Bot 45631b235d v1.0.27-alpha.11 5 years ago
Budibase Staging Release Bot 37b3e81a0d v1.0.27-alpha.10 5 years ago
Budibase Staging Release Bot c141a94ada v1.0.27-alpha.9 5 years ago
mike12345567 e2daf948c1 Fixing #3228 - allowing access to parameters in the transformer. 5 years ago
Rory Powell 68cc60d015 Invalidate dynamic variables when they are removed from datasource 5 years ago
Budibase Staging Release Bot f74090d2eb v1.0.27-alpha.8 5 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
Budibase Staging Release Bot 495399ad0a v1.0.27-alpha.7 5 years ago
mike12345567 a92dd1b26b Fixing issue #3740 - using text rather than string for mysql/postgres table column creation. 5 years ago
Budibase Staging Release Bot 4ccf3f9687 v1.0.27-alpha.6 5 years ago
Andrew Kingston c0d36d2a1a Add tests for REST pagination 5 years ago
mike12345567 058678dec5 Updating to handle prod vs dev apps and deletion of attachments, as well as handling it on update. 5 years ago
mike12345567 1a6397026e Removing attachments when row is deleted (always, need to restrict if app is deployed). 5 years ago
Budibase Staging Release Bot 48d354444d v1.0.27-alpha.5 5 years ago
Budibase Release Bot 157877a604 v1.0.35 5 years ago
Rory Powell 06114d9481 Fix rest import tests for url and invert dynamic variable invalidation / deletion 5 years ago
Rory Powell 5c56abdadf Support variables in URL 5 years ago
Andrew Kingston 03a31f8aef Add support for cursor and page based pagination inside REST query request body 5 years ago
Andrew Kingston b7d7923904 Add support for cursor based pagination in query params 5 years ago
Rory Powell 6f53b25116 Delete and invalidate linked dynamic variables when a query is deleted 5 years ago
Rory Powell f049916764 Add full URL to path for imported queries 5 years ago
Budibase Staging Release Bot 23ca7a9750 v1.0.27-alpha.4 5 years ago
mike12345567 1ebdc369cd Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 5 years ago
Andrew Kingston 4728b52780 Fix paginationValues being attached to every object inside a query due to recursion 5 years ago
Andrew Kingston e0ae492e1d Add support for query param based pagination in REST queries 5 years ago
mike12345567 de243c933a Adding basic test cases for static and dynamic variables (backend). 5 years ago
Budibase Staging Release Bot 7bf288606c v1.0.27-alpha.3 5 years ago
mike12345567 a7bb952dbf Fixing issue discovered where parameters weren't selected correctly. 5 years ago
Budibase Release Bot 20550543f7 v1.0.34 5 years ago