3438 Commits (42f31ecd5b0394da8631db0e6faad93305f09d21)

Author SHA1 Message Date
Keviin Åberg Kultalahti f88368260d some more typo fixes 6 years ago
Keviin Åberg Kultalahti 1798511811 fix typos and linting issues 6 years ago
Keviin Åberg Kultalahti 21902aff14 fixes spelling error 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 737c9fe52f adds notifications to running queries 6 years ago
Keviin Åberg Kultalahti 0832fc5e86 changes notification handling from catch-all to specific messages per action 6 years ago
Keviin Åberg Kultalahti 1f13fb3bd2 adds success notification messages to row API 6 years ago
Keviin Åberg Kultalahti 57dcaefa8b update catch all error message 6 years ago
Keviin Åberg Kultalahti 60330185fa switches context to use sdk instead of it's own context 6 years ago
Joe eb4d992eda Query page tidy up 6 years ago
Keviin Åberg Kultalahti 37c2b51095 failing API calls now display errors using the toast 6 years ago
Martin McKeaveney 476d20d656 simplify queries to only have one type under query verb 6 years ago
Keviin Åberg Kultalahti 640043685d use const instead of var 6 years ago
Martin McKeaveney 46a04bbf9d adding please select option to query type 6 years ago
Keviin Åberg Kultalahti 3f8d57eadb adds smooth removal of notifications using animate:flip 6 years ago
Keviin Åberg Kultalahti 0cab858780 removes unused context in Component 6 years ago
Keviin Åberg Kultalahti f45726a047 lint fixes 6 years ago
Keviin Åberg Kultalahti 21e46285f7 minor fixes 6 years ago
Keviin Åberg Kultalahti 36c212048e adds notification toast capability to the client 6 years ago
Keviin Åberg Kultalahti 8f0405623c finishes notificationStore 6 years ago
Martin McKeaveney 313e91c1bb parameter field tidy ups 6 years ago
Martin McKeaveney 9237fd71bf sensible defaults, adding popover for parameters 6 years ago
Keviin Åberg Kultalahti 0c3c21361b first pass at custom store to handle notifications 6 years ago
Keviin Åberg Kultalahti 75c85978cb switch name 6 years ago
Keviin Åberg Kultalahti 837709cab6 adds dummy errorStore to client lib 6 years ago
Keviin Åberg Kultalahti 49c818f461 fix typo 6 years ago
Keviin Åberg Kultalahti 5605b9eb42 remove log 6 years ago
mike12345567 6d63e461ef Making sure tsc stubs are always built. 6 years ago
mike12345567 b42677f657 Fixing some issues CI linting found. 6 years ago
mike12345567 83e8a45b91 Linting. 6 years ago
mike12345567 932107cd65 Changing up how processors work to make it a bit easier to add to them. 6 years ago
mike12345567 5fa18c0280 Linting. 6 years ago
mike12345567 4888aea3bd Updating build process to fix issues with polyfill. 6 years ago
mike12345567 72ea6f3903 Attempting to polyfill for browser 6 years ago
mike12345567 00967985e8 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
Joe ada6611b03 External data source config ui 6 years ago
mike12345567 ec55655900 Handling undefined/null values in context object for string templates, replacing with empty string. 6 years ago
Andrew Kingston 6fb50a1988 Fix crashing when a nullish value exists in an object being recursed for enrichment 6 years ago
mike12345567 d3789c9069 More fixes for issues found by cheeks, as well as adding a test case for rendering app. 6 years ago
mike12345567 eb627c52d8 Re-writing pre-processor to be a bit clearer. 6 years ago
mike12345567 8ecabc91cc Linting. 6 years ago
mike12345567 3d33199f16 Fixing issue found by cheeks with all helper trying to wrap helpers even if no other helpers present. 6 years ago
mike12345567 a9274f7d86 Adding cleaners which will process and find spaces removing them and fixing them with literal specifiers for handlebars props. Also changing the way cleaners work for the system to make it easier to add them. 6 years ago
Joe 5d1090514f Updated action button UI 6 years ago
Joe 467e8d46ec Budibase beta button replaced , help icon replaced with github 6 years ago
Andrew Kingston afe3654857 Update client library to handle async enrichment 6 years ago
mike12345567 3f6d9e21e0 Updating the string templating system to be capable of async operations. 6 years ago
Andrew Kingston 08747b30cb Fix postgres integration schema credentials 6 years ago
mike12345567 4c597ed91a Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 6 years ago
mike12345567 e8ef03bb1c Adding jest test cases to string templating library. 6 years ago