114 Commits (44f0e71aec75df064cf79ecb89c130efdf04f2a2)

Author SHA1 Message Date
Andrew Kingston e09440f077 Allow multipage searches and implement optional pagination to data providers 5 years ago
Andrew Kingston 1a2e17ff17 Add support for numerical sorting 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston 6f6770cef7 Add server-side searching and pagination to data providers using internal tables 5 years ago
Martin McKeaveney a68227735c ensuring public users can log in after being assigned a roleId 6 years ago
mike12345567 b97071bf82 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
Andrew Kingston 6e29423d4d Add data provider component and refactor component setting types 6 years ago
Andrew Kingston bd5bac4ef2 Add support for new relationship objects in client app bindings 6 years ago
mike12345567 b46d9847ad Adding notifier to API for 401 requests, meaning login has notification on fail. 6 years ago
Andrew Kingston 7b4b22377d Display enriched relationship info in grids and bindings 6 years ago
Martin McKeaveney 580ae3fb4c tidy up 6 years ago
Martin McKeaveney 07aeccb36d search UI complete, server side cursor based pagination 6 years ago
Andrew Kingston bd1bd8ee2a Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 2a78d1f419 test 6 years ago
Andrew Kingston c0555745e1 Automatically refresh data when related data changes 6 years ago
Martin McKeaveney b1b02934ed custom columns 6 years ago
Andrew Kingston d85665d21c Allow forms to generate query schemas. Fix query execution action 6 years ago
Michael Shanks 10d672460a fix: views not loading in deployed apps 6 years ago
Andrew Kingston 17ad44369c Ensure fetching datasources always returns an array result 6 years ago
Martin McKeaveney 27c7f5697b internal search working 6 years ago
Andrew Kingston a4de9668ed Add attachment field to forms 6 years ago
Andrew Kingston 9d870dbccc Add current user bindings, and current user relationships as data sources 6 years ago
Keviin Åberg Kultalahti b7006e097c conditionally adds content-type json header if json is sent with request 6 years ago
Andrew Kingston bfd24571b2 Fix client API URLs not being cleaned properly 6 years ago
Andrew Kingston 03e6799258 Remove success notification on query success to prevent notifications on 'read' queries 6 years ago
Keviin Åberg Kultalahti d622b75db3 some more typo fixes 6 years ago
Keviin Åberg Kultalahti 8ed9dd08cf fix typos and linting issues 6 years ago
Keviin Åberg Kultalahti 58f8350984 fixes spelling error 6 years ago
Keviin Åberg Kultalahti b64b164236 adds catch-all notification to some requests that aren't caught in the API 6 years ago
Keviin Åberg Kultalahti d2790ddd19 adds notifications to running queries 6 years ago
Keviin Åberg Kultalahti 8713105b62 changes notification handling from catch-all to specific messages per action 6 years ago
Keviin Åberg Kultalahti 2034fb8646 adds success notification messages to row API 6 years ago
Keviin Åberg Kultalahti d419766a31 update catch all error message 6 years ago
Keviin Åberg Kultalahti 73b2a775aa failing API calls now display errors using the toast 6 years ago
Andrew Kingston 9056b0e49d Enrich datasources so that data can be correctly fetched reactively using only the datasource definition 6 years ago
Martin McKeaveney 133d93fbee fix dynamic params 6 years ago
Martin McKeaveney 15de3c8f83 styling, async data fetching 6 years ago
Martin McKeaveney b76d42bcde use dynamic input in query 6 years ago
mike12345567 ef0787917a Fixing removal of full path function (adding back original functionality). 6 years ago
Andrew Kingston e94cdf1f8e Remove hostname check when creating API endpoint URLs now that they are proxied 6 years ago
Martin McKeaveney 102b7ce61f binding data context in component 6 years ago
Michael Shanks a878d7eb40 Trigger Automation from frontend actions 6 years ago
Martin McKeaveney 8e40f4b5f8 Allow dynamic query execution from front end components 6 years ago
Andrew Kingston cf087209d7 Bundle app ID inside apps, rather than trying to find it dynamically 6 years ago
Martin McKeaveney d7a0d29b03 switching between queries 6 years ago
mike12345567 40a6348e7c Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 6 years ago
Martin McKeaveney 755fa0ac4a allow execution of external connector queries from button clicks 6 years ago
Martin McKeaveney f05d696ef7 email as default user identifier 6 years ago
Andrew Kingston 1e857f101a Add button actions, simplify contexts and tidy up 6 years ago