168 Commits (bfc40cc804c952d437591773752d45c3e12ea6f2)

Author SHA1 Message Date
Andrew Kingston 8b976bed52 Update log out handling to work better, and add support for navigating to a return URL 5 years ago
Andrew Kingston 157b6a19f6 Add public URL of uploaded file to button action outputs when uploading files to S3 5 years ago
Andrew Kingston 5f357ad2d8 Lint and fix size of S3 upload component overlay 5 years ago
Andrew Kingston d1ab0d2b67 Improve error handling when uploading files to S3 5 years ago
Andrew Kingston bb01806633 Update S3 upload with develop and fix preview URLs 5 years ago
Andrew Kingston 7b860f5773 Add S3 presigned request generation and file upload capabilities 5 years ago
Andrew Kingston 32b1c98201 Update client lib data fetch models to support generic pagination 5 years ago
Andrew Kingston 4bf200fcc5 Add new core implementations for fetching data and schema from datasources 5 years ago
mike12345567 c55cc0f56a Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API. 5 years ago
mike12345567 0a6754b13c Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus. 5 years ago
Andrew Kingston 6fd53b134a Ensure JSON schema generated in client apps is identical to builder generated schema 5 years ago
Andrew Kingston 5793cc3bbd Add support for binding forms to deep json fields 5 years ago
Andrew Kingston ba2588d44e Add support for accessing unlimited levels of nested JSON arrays 5 years ago
Andrew Kingston 1bb6fb37e5 Flatten JSON schema in apps to allow filtering and display of nested values 5 years ago
Andrew Kingston f898b8c94d Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 5 years ago
Andrew Kingston 04e8c4a932 Clafify comments 5 years ago
Andrew Kingston b7b8231c51 Clafify comments 5 years ago
Andrew Kingston e0c88597a7 Enable data providers to use array and attachment fields as their source 5 years ago
Andrew Kingston 3db35d3af9 Enable data providers to use array and attachment fields as their source 5 years ago
Andrew Kingston b0e0b61527 Add comment to client rows API 5 years ago
Andrew Kingston 0456f1ef2c Add comment to client rows API 5 years ago
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
mike12345567 b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
Andrew Kingston 73d5d1289b Standardise fetching schema from client apps to fix issues with determing schema for certain data sources 5 years ago
Andrew Kingston fcf87956de Standardise fetching schema from client apps to fix issues with determing schema for certain data sources 5 years ago
Andrew Kingston 870219722a Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 5 years ago
Andrew Kingston 262b238388 Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 5 years ago
Martin McKeaveney 665a9620a4 lint 5 years ago
Martin McKeaveney 6ef1883328 lint 5 years ago
Martin McKeaveney b8fef9965d end user ping for client apps 5 years ago
Martin McKeaveney 13a07a5e51 end user ping for client apps 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
mike12345567 42fb0584a2 Fixing an issue where many rows were handled from different tables in client. 5 years ago
mike12345567 a864c511c4 Fixing an issue where many rows were handled from different tables in client. 5 years ago
mike12345567 2dd1e7f45e Fixing an issue that occurs when the table name and the primary display column are the same name. 5 years ago
mike12345567 3f960e4f13 Fixing an issue that occurs when the table name and the primary display column are the same name. 5 years ago
Andrew Kingston 9e5805f092 Merge standard-components into the client library 5 years ago
Andrew Kingston 047cd4ea88 Merge standard-components into the client library 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
Andrew Kingston 7fef963067 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago
Andrew Kingston e5418deb89 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago
Andrew Kingston 143135151a Send api version as header with every request from client library 5 years ago
Andrew Kingston 5202b09499 Send api version as header with every request from client library 5 years ago
mike12345567 190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
Andrew Kingston b6c6dba721 Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s 5 years ago