110 Commits (1306f4cd684d4abd6ca47ddcbe1de4e209fee2fe)

Author SHA1 Message Date
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
Martin McKeaveney d710874ef1 binding data context in component 6 years ago
Michael Shanks b2daff6285 Trigger Automation from frontend actions 6 years ago
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 6 years ago
Andrew Kingston 97dfc14007 Bundle app ID inside apps, rather than trying to find it dynamically 6 years ago
Martin McKeaveney 37ef32a173 switching between queries 6 years ago
mike12345567 49f56ebd53 Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 6 years ago
Martin McKeaveney 0be3c722b8 allow execution of external connector queries from button clicks 6 years ago
Martin McKeaveney d6b00d5ebe email as default user identifier 6 years ago
Andrew Kingston 907c0fcfda Add button actions, simplify contexts and tidy up 6 years ago
Andrew Kingston ad5fc0e780 Simplify data contexts 6 years ago
Andrew Kingston 32a143cf41 Add support for full depth data binding 6 years ago
Michael Drury 7f3f11c68b Fixing issues thrown up by PR. 6 years ago
Andrew Kingston 2cb4cb2ce9 Add header to flag whether a request originates from the client 6 years ago
Andrew Kingston 674b89df5d Fetch app definition and routes from the server 6 years ago
Andrew Kingston c1c7c8ede4 Fix fetching of relationship data in lists 6 years ago