19 Commits (ea342c3e5e26e69745feb9a68f7e2910fc12c108)

Author SHA1 Message Date
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 2f33032d38 Adding notifier to API for 401 requests, meaning login has notification on fail. 6 years ago
Andrew Kingston deccd11def Add attachment field to forms 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
Keviin Åberg Kultalahti 20e6279ee1 adds catch-all notification to some requests that aren't caught in the API 6 years ago
Keviin Åberg Kultalahti 0832fc5e86 changes notification handling from catch-all to specific messages per action 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
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
Andrew Kingston 97dfc14007 Bundle app ID inside apps, rather than trying to find it dynamically 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
Andrew Kingston 907c0fcfda Add button actions, simplify contexts and tidy up 6 years ago
Andrew Kingston 2cb4cb2ce9 Add header to flag whether a request originates from the client 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 cbeea17db0 Add initial new routing and svelte client app generation 6 years ago
Andrew Kingston 33e2ee427d Replace all manual API interaction with SDK 6 years ago
Andrew Kingston aa70eab935 Add majority of API interactions to SDK 6 years ago
Andrew Kingston f8732b3038 Add initial work on component SDK 6 years ago