3999 Commits (43b3159947c2e337d7809ee65d88becd25e00c8d)
 

Author SHA1 Message Date
mike12345567 43b3159947 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers 5 years ago
Joe a01a67b978 Update README.md 5 years ago
mike12345567 18f96deb00 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers 5 years ago
Andrew Kingston bf8ffb5229 Merge pull request #1006 from Budibase/component-binding-refactor 5 years ago
Andrew Kingston 77189c6d73 Hide repeater placeholders when not running inside the builder or when the component hasn't been initialised fully 5 years ago
Andrew Kingston bfd24571b2 Fix client API URLs not being cleaned properly 5 years ago
Andrew Kingston 03e6799258 Remove success notification on query success to prevent notifications on 'read' queries 5 years ago
Andrew Kingston 5bec329581 Merge branch 'master' of github.com:Budibase/budibase into component-binding-refactor 5 years ago
Andrew Kingston 580d5b6478 Fix button groups not working in design panel 5 years ago
Joe 58f369bf0a Merge pull request #976 from Budibase/Fix-Text-overlap-in-data-table-#961 5 years ago
mike12345567 673ae8d031 Adding a literal helper which can make sure the output of an operation is a literal value. 5 years ago
mike12345567 766200e59e Linting. 5 years ago
mike12345567 a254567bec Updating string templates to have test cases for all the main helpers we want to make use of and adding a readme. 5 years ago
Martin McKeaveney d4bf78187d Merge pull request #1010 from Budibase/UI-tidy-ups 5 years ago
Martin McKeaveney 83b8fe10b3 merge 5 years ago
Martin McKeaveney 5d29d68897 Merge pull request #1012 from Budibase/digitalocean 5 years ago
Kevin Åberg Kultalahti fecb44706f Merge pull request #1013 from Budibase/feature/client-feedback-enhancements 5 years ago
Keviin Åberg Kultalahti d622b75db3 some more typo fixes 5 years ago
Keviin Åberg Kultalahti 8ed9dd08cf fix typos and linting issues 5 years ago
Keviin Åberg Kultalahti 58f8350984 fixes spelling error 5 years ago
Keviin Åberg Kultalahti b64b164236 adds catch-all notification to some requests that aren't caught in the API 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
Martin McKeaveney f00ddf3dd9 Update bootstrap.sh 5 years ago
Keviin Åberg Kultalahti d419766a31 update catch all error message 5 years ago
Martin McKeaveney e70b9946dd start command in bootstrap script 5 years ago
Kevin Åberg Kultalahti 6d99cf4ef9 Merge pull request #1009 from Budibase/feature/client-feedback-component 5 years ago
Keviin Åberg Kultalahti 2a9ae62834 switches context to use sdk instead of it's own context 5 years ago
Martin McKeaveney 1239246d84 easier bootstrap script 5 years ago
Joe b008b08e7c Update README.md 5 years ago
Joe 9b7036d970 Update README.md 5 years ago
Joe 1f2780440e Update README.md 5 years ago
Martin McKeaveney 7286167b9d merge 5 years ago
mike12345567 1d38dda79b Linting. 5 years ago
mike12345567 d3d840e42a Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 5 years ago
Joe 6db127384e Query page tidy up 5 years ago
Andrew Kingston 12fa20de8d Merge branch 'component-binding-refactor' of github.com:Budibase/budibase into component-binding-refactor 5 years ago
Andrew Kingston 09d3a54c7e Fix issue with URL <-> state binding in design section preventing navigating to roles with no screens in them 5 years ago
Andrew Kingston 6a7e137ff6 Remove server logging integration definitions every time they're fetched 5 years ago
mike12345567 d96e959a42 Merge branch 'component-binding-refactor' of github.com:Budibase/budibase into component-binding-refactor 5 years ago
mike12345567 094c0335e9 Quick fix for an issue found while checking string templates. 5 years ago
Andrew Kingston be21cd9e9b Fix null values in binding panel 5 years ago
Keviin Åberg Kultalahti 73b2a775aa failing API calls now display errors using the toast 5 years ago
Martin McKeaveney fcb1c082cb simplify queries to only have one type under query verb 5 years ago
Keviin Åberg Kultalahti 598f58bb63 use const instead of var 5 years ago
Martin McKeaveney 6bb9e0e9fc adding please select option to query type 5 years ago
Keviin Åberg Kultalahti 67afb1678f adds smooth removal of notifications using animate:flip 5 years ago
Keviin Åberg Kultalahti 91e88d2025 removes unused context in Component 5 years ago
Keviin Åberg Kultalahti 6527f4ac74 lint fixes 5 years ago