179 Commits (a2d8f143e945ea744cc18c3e93e5b01550afcd7c)

Author SHA1 Message Date
Andrew Kingston 1a2e17ff17 Add support for numerical sorting 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston 5aee405245 Add server-side searching and pagination to data providers using internal tables 5 years ago
Andrew Kingston 6f6770cef7 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 6 years ago
Martin McKeaveney a68227735c ensuring public users can log in after being assigned a roleId 6 years ago
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
mike12345567 b97071bf82 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 6 years ago
Andrew Kingston 6e29423d4d 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
Andrew Kingston bd5bac4ef2 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
mike12345567 b46d9847ad 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
Andrew Kingston 7b4b22377d Display enriched relationship info in grids and bindings 6 years ago
Martin McKeaveney c132b7b584 tidy up 6 years ago
Martin McKeaveney 580ae3fb4c tidy up 6 years ago
Martin McKeaveney 7f24c80bf0 search UI complete, server side cursor based pagination 6 years ago
Martin McKeaveney 07aeccb36d 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
Andrew Kingston bd1bd8ee2a Add hot reloading of related datasources for external queries 6 years ago
Martin McKeaveney 2b74fd887b test 6 years ago
Martin McKeaveney 2a78d1f419 test 6 years ago
Andrew Kingston fe00c66700 Automatically refresh data when related data changes 6 years ago
Andrew Kingston c0555745e1 Automatically refresh data when related data changes 6 years ago
Martin McKeaveney c57dee754f custom columns 6 years ago
Martin McKeaveney b1b02934ed custom columns 6 years ago
Andrew Kingston d921cfedf8 Allow forms to generate query schemas. Fix query execution action 6 years ago
Andrew Kingston d85665d21c 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
Michael Shanks 10d672460a fix: views not loading in deployed apps 6 years ago
Andrew Kingston 7c0a2bc2f5 Ensure fetching datasources always returns an array result 6 years ago
Andrew Kingston 17ad44369c Ensure fetching datasources always returns an array result 6 years ago
Martin McKeaveney 4b5e572da3 internal search working 6 years ago
Martin McKeaveney 27c7f5697b internal search working 6 years ago
Andrew Kingston deccd11def Add attachment field to forms 6 years ago
Andrew Kingston a4de9668ed 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
Andrew Kingston 9d870dbccc 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
Keviin Åberg Kultalahti b7006e097c 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 bfd24571b2 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
Andrew Kingston 03e6799258 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