149 Commits (9aa44dddfe7f9181eaaec6255aa246345d5efd17)

Author SHA1 Message Date
Andrew Kingston 04e8c4a932 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 b0e0b61527 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
Andrew Kingston 73d5d1289b 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
Martin McKeaveney 665a9620a4 lint 5 years ago
Martin McKeaveney b8fef9965d end user ping for client apps 5 years ago
Maurits Lourens 104a84d19b 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 2dd1e7f45e 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
mike12345567 42f08f97cc 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
Andrew Kingston 7fef963067 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
mike12345567 190798d4ee 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
Andrew Kingston 0381204855 Don't reload client app on 403, just show an error instead 5 years ago
Andrew Kingston 602255c1fc Fetch and use app theme in real client apps 5 years ago
mike12345567 7c38150fbb Allowing self endpoints to 403 and not reload page. 5 years ago
mike12345567 21a2632da7 Adding a page reload when 403 occurs, if token has expired this will return to login page. 5 years ago
mike12345567 11c52f26ad Formatting. 5 years ago
mike12345567 564cdd8102 Some of the functionality required for external SQL rows API. 5 years ago
mike12345567 bf47a66442 Fixing internal delete. 5 years ago
Martin McKeaveney 536c2c317c fixing attachments for public apps 5 years ago
Andrew Kingston 30c7c5148d Fix formula fields causing handlebars enrichment of client component settings to fail 5 years ago
Andrew Kingston d8bbb5e06d Simplify loading logic to prevent empty state flashing when loading data in data providers 5 years ago
Andrew Kingston da40086c0b Allow multipage searches and implement optional pagination to data providers 5 years ago
Andrew Kingston 78ae68981e Add support for numerical sorting 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Andrew Kingston 5aee405245 Add server-side searching and pagination to data providers using internal tables 5 years ago
Martin McKeaveney 06f3b1fbad ensuring public users can log in after being assigned a roleId 5 years ago
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 5 years ago
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 5 years ago
Andrew Kingston 69fcaebc4d Add support for new relationship objects in client app bindings 6 years ago
mike12345567 2f33032d38 Adding notifier to API for 401 requests, meaning login has notification on fail. 6 years ago
Andrew Kingston d4d4a36448 Display enriched relationship info in grids and bindings 6 years ago
Martin McKeaveney c132b7b584 tidy up 6 years ago
Martin McKeaveney 7f24c80bf0 search UI complete, server side cursor based pagination 6 years ago
Andrew Kingston 98f13321d4 Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 2b74fd887b test 6 years ago
Andrew Kingston fe00c66700 Automatically refresh data when related data changes 6 years ago
Martin McKeaveney c57dee754f custom columns 6 years ago
Andrew Kingston d921cfedf8 Allow forms to generate query schemas. Fix query execution action 6 years ago
Michael Shanks 7380250f0b fix: views not loading in deployed apps 6 years ago
Andrew Kingston 7c0a2bc2f5 Ensure fetching datasources always returns an array result 6 years ago
Martin McKeaveney 4b5e572da3 internal search working 6 years ago
Andrew Kingston deccd11def Add attachment field to forms 6 years ago