106 Commits (fd07da66255d3bed0e1e1bfffcf1d3f2e2120c17)

Author SHA1 Message Date
mike12345567 2f33032d38 Adding notifier to API for 401 requests, meaning login has notification on fail. 5 years ago
Andrew Kingston d4d4a36448 Display enriched relationship info in grids and bindings 5 years ago
Martin McKeaveney c132b7b584 tidy up 5 years ago
Martin McKeaveney 7f24c80bf0 search UI complete, server side cursor based pagination 5 years ago
Andrew Kingston 98f13321d4 Add hot reloading of related datasources for external queries 5 years ago
Martin McKeaveney 2b74fd887b test 5 years ago
Andrew Kingston fe00c66700 Automatically refresh data when related data changes 5 years ago
Martin McKeaveney c57dee754f custom columns 5 years ago
Andrew Kingston d921cfedf8 Allow forms to generate query schemas. Fix query execution action 5 years ago
Michael Shanks 7380250f0b fix: views not loading in deployed apps 5 years ago
Andrew Kingston 7c0a2bc2f5 Ensure fetching datasources always returns an array result 5 years ago
Martin McKeaveney 4b5e572da3 internal search working 5 years ago
Andrew Kingston deccd11def Add attachment field to forms 5 years ago
Andrew Kingston b4ccf9c1d2 Add current user bindings, and current user relationships as data sources 5 years ago
Keviin Åberg Kultalahti c552ab761f conditionally adds content-type json header if json is sent with request 5 years ago
Andrew Kingston 47dbd43116 Fix client API URLs not being cleaned properly 5 years ago
Andrew Kingston 3c4afaf7a1 Remove success notification on query success to prevent notifications on 'read' queries 5 years ago
Keviin Åberg Kultalahti f88368260d some more typo fixes 5 years ago
Keviin Åberg Kultalahti 1798511811 fix typos and linting issues 5 years ago
Keviin Åberg Kultalahti 21902aff14 fixes spelling error 5 years ago
Keviin Åberg Kultalahti 20e6279ee1 adds catch-all notification to some requests that aren't caught in the API 5 years ago
Keviin Åberg Kultalahti 737c9fe52f adds notifications to running queries 5 years ago
Keviin Åberg Kultalahti 0832fc5e86 changes notification handling from catch-all to specific messages per action 5 years ago
Keviin Åberg Kultalahti 1f13fb3bd2 adds success notification messages to row API 5 years ago
Keviin Åberg Kultalahti 57dcaefa8b update catch all error message 5 years ago
Keviin Åberg Kultalahti 37c2b51095 failing API calls now display errors using the toast 5 years ago
Andrew Kingston c9f60cf660 Enrich datasources so that data can be correctly fetched reactively using only the datasource definition 5 years ago
Martin McKeaveney b42c50ba9d fix dynamic params 5 years ago
Martin McKeaveney 49477d3ac9 styling, async data fetching 5 years ago
Martin McKeaveney 5aa7edda64 use dynamic input in query 5 years ago
mike12345567 e14e5c85f2 Fixing removal of full path function (adding back original functionality). 5 years ago
Andrew Kingston c6532303ce Remove hostname check when creating API endpoint URLs now that they are proxied 5 years ago
Martin McKeaveney d710874ef1 binding data context in component 5 years ago
Michael Shanks b2daff6285 Trigger Automation from frontend actions 5 years ago
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 5 years ago
Andrew Kingston 97dfc14007 Bundle app ID inside apps, rather than trying to find it dynamically 5 years ago
Martin McKeaveney 37ef32a173 switching between queries 5 years ago
mike12345567 49f56ebd53 Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 5 years ago
Martin McKeaveney 0be3c722b8 allow execution of external connector queries from button clicks 5 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
Andrew Kingston a18a861177 Refactor entire SDK into client lib and enable svelte context sharing between client and components 6 years ago
Andrew Kingston f8732b3038 Add initial work on component SDK 6 years ago
mike12345567 7600710125 The API that the components library would use was not always consistent with the API client library would use and this would sometimes break things. 6 years ago