26 Commits (f94a0eadbeed9c8edcacfc6f96026359c32e1ab1)

Author SHA1 Message Date
Andrew Kingston 0456f1ef2c Add comment to client rows API 5 years ago
mike12345567 b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
Andrew Kingston 262b238388 Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
mike12345567 a864c511c4 Fixing an issue where many rows were handled from different tables in client. 5 years ago
mike12345567 3f960e4f13 Fixing an issue that occurs when the table name and the primary display column are the same name. 5 years ago
Andrew Kingston 047cd4ea88 Merge standard-components into the client library 5 years ago
Andrew Kingston e5418deb89 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 5 years ago
mike12345567 4950db460c Formatting. 5 years ago
mike12345567 ce8d06df06 Some of the functionality required for external SQL rows API. 5 years ago
mike12345567 146a72f61d Fixing internal delete. 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston 6e29423d4d Add data provider component and refactor component setting types 5 years ago
Andrew Kingston bd5bac4ef2 Add support for new relationship objects in client app bindings 5 years ago
Andrew Kingston 7b4b22377d Display enriched relationship info in grids and bindings 5 years ago
Andrew Kingston c0555745e1 Automatically refresh data when related data changes 5 years ago
Andrew Kingston 17ad44369c Ensure fetching datasources always returns an array result 5 years ago
Keviin Åberg Kultalahti d622b75db3 some more typo fixes 5 years ago
Keviin Åberg Kultalahti 58f8350984 fixes spelling error 5 years ago
Keviin Åberg Kultalahti d2790ddd19 adds notifications to running queries 5 years ago
Keviin Åberg Kultalahti 8713105b62 changes notification handling from catch-all to specific messages per action 5 years ago
Keviin Åberg Kultalahti 2034fb8646 adds success notification messages to row API 5 years ago
Andrew Kingston 9c30ab2df3 Fetch app definition and routes from the server 6 years ago
Andrew Kingston 1a8d781c8c Refactor entire SDK into client lib and enable svelte context sharing between client and components 6 years ago
Andrew Kingston e11656fa24 Add lots of new work on client library rewrite 6 years ago
Andrew Kingston 3a981ac256 Add initial new routing and svelte client app generation 6 years ago
Andrew Kingston da17e1d900 Replace all manual API interaction with SDK 6 years ago
Andrew Kingston 299dcbab3d Add majority of API interactions to SDK 6 years ago
Andrew Kingston 499ad2e35d Add initial work on component SDK 6 years ago