123 Commits (632fb636f2fcd23d7deff8fc60a620c61c9cff77)

Author SHA1 Message Date
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 6 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
Andrew Kingston b4ccf9c1d2 Add current user bindings, and current user relationships as data sources 6 years ago
Keviin Åberg Kultalahti c552ab761f conditionally adds content-type json header if json is sent with request 6 years ago
Andrew Kingston 47dbd43116 Fix client API URLs not being cleaned properly 6 years ago
Andrew Kingston 3c4afaf7a1 Remove success notification on query success to prevent notifications on 'read' queries 6 years ago
Keviin Åberg Kultalahti f88368260d some more typo fixes 6 years ago
Keviin Åberg Kultalahti 1798511811 fix typos and linting issues 6 years ago
Keviin Åberg Kultalahti 21902aff14 fixes spelling error 6 years ago
Keviin Åberg Kultalahti 20e6279ee1 adds catch-all notification to some requests that aren't caught in the API 6 years ago
Keviin Åberg Kultalahti 737c9fe52f adds notifications to running queries 6 years ago
Keviin Åberg Kultalahti 0832fc5e86 changes notification handling from catch-all to specific messages per action 6 years ago
Keviin Åberg Kultalahti 1f13fb3bd2 adds success notification messages to row API 6 years ago
Keviin Åberg Kultalahti 57dcaefa8b update catch all error message 6 years ago
Keviin Åberg Kultalahti 37c2b51095 failing API calls now display errors using the toast 6 years ago
Andrew Kingston c9f60cf660 Enrich datasources so that data can be correctly fetched reactively using only the datasource definition 6 years ago
Martin McKeaveney b42c50ba9d fix dynamic params 6 years ago
Martin McKeaveney 49477d3ac9 styling, async data fetching 6 years ago
Martin McKeaveney 5aa7edda64 use dynamic input in query 6 years ago
mike12345567 e14e5c85f2 Fixing removal of full path function (adding back original functionality). 6 years ago
Andrew Kingston c6532303ce Remove hostname check when creating API endpoint URLs now that they are proxied 6 years ago