3530 Commits (2c104396dfdcd65f5426ea348a71d73fa50b5dd2)

Author SHA1 Message Date
Andrew Kingston 2c104396df Add boolean field, fix label alignment, fix picker z index 6 years ago
mike12345567 561ce349f9 Fixing an issue that aptkingston found with relationships were links on the way out would be multiplied (due to the bi-directional nature). 6 years ago
Andrew Kingston 8c90edf462 Add more functionality to core SpectrumField component to simplify other form components 6 years ago
Andrew Kingston e1f40ea066 Add FieldGroup component to allow easy mixing of fields and other content in forms 6 years ago
Martin McKeaveney 79277f0ee0 v0.6.2 6 years ago
Martin McKeaveney 0f18ee70ef actions fix 6 years ago
Martin McKeaveney 23899840d3 v0.6.1 6 years ago
Martin McKeaveney baf2f8bec5 replace npmignore with package JSON files field 6 years ago
Andrew Kingston 6631fe2af8 Update builder preview to be interactive and improve builder preview experience 6 years ago
Martin McKeaveney b1a76ad74d v0.6.0 6 years ago
Andrew Kingston 12f3b7f6fa Add common SpectrumField component, add spectrum labels, add form label position customisation 6 years ago
Joe 032cce7bcd Further spacing improvements 6 years ago
Joe 58019592c8 Minor ui updates 6 years ago
Martin McKeaveney 19a3e609e6 return schemas from backend 6 years ago
Martin McKeaveney 75b5b0eb52 only allow read queries in datasources 6 years ago
Andrew Kingston 365c503224 Add automatic schema validation to forms and add builder settings for specific field types 6 years ago
Martin McKeaveney b52a2efef0 MySQL integration and self hosted deploy event 6 years ago
Andrew Kingston bcdcc68918 Fix settings to select fields and fix chart settings not showing fields 6 years ago
Andrew Kingston 77189c6d73 Hide repeater placeholders when not running inside the builder or when the component hasn't been initialised fully 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
Andrew Kingston 580d5b6478 Fix button groups not working in design panel 6 years ago
Andrew Kingston 69b840c919 Add initial work on new Form component, spectrum styles and new text field 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 2a9ae62834 switches context to use sdk instead of it's own context 6 years ago
Joe 6db127384e Query page tidy up 6 years ago
Andrew Kingston 09d3a54c7e Fix issue with URL <-> state binding in design section preventing navigating to roles with no screens in them 6 years ago
Andrew Kingston 6a7e137ff6 Remove server logging integration definitions every time they're fetched 6 years ago
mike12345567 094c0335e9 Quick fix for an issue found while checking string templates. 6 years ago
Andrew Kingston be21cd9e9b Fix null values in binding panel 6 years ago
Keviin Åberg Kultalahti 73b2a775aa failing API calls now display errors using the toast 6 years ago
Martin McKeaveney fcb1c082cb simplify queries to only have one type under query verb 6 years ago
Keviin Åberg Kultalahti 598f58bb63 use const instead of var 6 years ago
Martin McKeaveney 6bb9e0e9fc adding please select option to query type 6 years ago
Keviin Åberg Kultalahti 67afb1678f adds smooth removal of notifications using animate:flip 6 years ago
Keviin Åberg Kultalahti 91e88d2025 removes unused context in Component 6 years ago
Keviin Åberg Kultalahti 6527f4ac74 lint fixes 6 years ago
Keviin Åberg Kultalahti bafd229716 minor fixes 6 years ago
Keviin Åberg Kultalahti 0e1142b3cc adds notification toast capability to the client 6 years ago
Keviin Åberg Kultalahti 65652e1c14 finishes notificationStore 6 years ago
Andrew Kingston 0535e3b84a Adding server yarn lock file which was somehow removed 6 years ago
Martin McKeaveney f1dac763b9 parameter field tidy ups 6 years ago
Andrew Kingston 343687cbab Stop component crashing if children don't exist 6 years ago