3890 Commits (9d5e8e5e9db1b009900e5e430ac76012560c8a33)
 

Author SHA1 Message Date
Martin McKeaveney 9d5e8e5e9d merge 6 years ago
Joe eb4d992eda Query page tidy up 6 years ago
Martin McKeaveney 476d20d656 simplify queries to only have one type under query verb 6 years ago
Martin McKeaveney 46a04bbf9d adding please select option to query type 6 years ago
Martin McKeaveney 313e91c1bb parameter field tidy ups 6 years ago
Michael Drury 21e6d3e5f0
Merge pull request #1008 from Budibase/feature/handlebars-migration 6 years ago
Martin McKeaveney 9237fd71bf sensible defaults, adding popover for parameters 6 years ago
mike12345567 6a40ea7f06 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 6 years ago
Kevin Åberg Kultalahti b3a59afc57
Merge pull request #1002 from Budibase/feature/repeater-placeholder 6 years ago
Keviin Åberg Kultalahti 49c818f461 fix typo 6 years ago
Kevin Åberg Kultalahti d3d02bbe72
Merge pull request #1001 from Budibase/fix/icon-color-design-panel-setup 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 ddb9ea50f7 Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into feature/handlebars-migration 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 afe0996b70 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 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
Joe 91797c5fe0
Merge pull request #980 from Budibase/Component-dropdown-design-update 6 years ago
Andrew Kingston afe3654857 Update client library to handle async enrichment 6 years ago
Andrew Kingston 7cfa1a0b04
Merge pull request #1003 from Budibase/fix/postgres-schema 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
Joe 29d0990874
Update README.md 6 years ago
Joe 009d3a6ac7
Update README.md 6 years ago
Joe a0253bf6af
Update README.md 6 years ago
Kevin Åberg Kultalahti 93272b4fcb
Merge pull request #1000 from Budibase/feature/binding-drawer 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
mike12345567 759a106d2d Updating to have real auto-completion on string templates library. 6 years ago
kevmodrome 6a1383b13b
adds a empty state for no components added in the repeater 6 years ago
Joe 9d97b51d20
Update README.md 6 years ago
kevmodrome 479ea07e92
adds an empty state if there is no datasource selected. 6 years ago
kevmodrome e31dd64e46
lint fix 6 years ago
kevmodrome 0834eb5495
changes earlier BottomDrawer to use the bbui component instead 6 years ago
kevmodrome 6cbca0aab9
switch method of applying color style 6 years ago