3505 Commits (fcbb27b628fb19bb91ed4ab80c19119906ca4f30)

Author SHA1 Message Date
Martin McKeaveney b52a2efef0 MySQL integration and self hosted deploy event 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
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
Andrew Kingston 25e71651fd Reduce icon size in dropdown menus again and increase padding 6 years ago
Martin McKeaveney 1e9736e396 sensible defaults, adding popover for parameters 6 years ago
Keviin Åberg Kultalahti ca9f979105 first pass at custom store to handle notifications 6 years ago
Keviin Åberg Kultalahti 260213e468 switch name 6 years ago
Keviin Åberg Kultalahti e3b4ef81ae adds dummy errorStore to client lib 6 years ago
Keviin Åberg Kultalahti a62938ee16 fix typo 6 years ago
Keviin Åberg Kultalahti 702be7aa1e remove log 6 years ago
mike12345567 4e512559d9 Making sure tsc stubs are always built. 6 years ago
mike12345567 90dce862f1 Fixing some issues CI linting found. 6 years ago
mike12345567 decc1aba5e Linting. 6 years ago
mike12345567 5076c2f064 Changing up how processors work to make it a bit easier to add to them. 6 years ago
mike12345567 1a87b2caaf Linting. 6 years ago
mike12345567 0e93c4b7f8 Updating build process to fix issues with polyfill. 6 years ago
mike12345567 18fd079c64 Attempting to polyfill for browser 6 years ago
mike12345567 3481fe8cd2 Getting ready to merge with some basic functionality but updates required to client/builder/automations to remove the need for space in hbs statement handling. 6 years ago
Andrew Kingston 31270a7d06 Fix typo 6 years ago
Andrew Kingston 86a3caa881 Remove unused vars 6 years ago
Joe 67d15da120 External data source config ui 6 years ago