3889 Commits (6527f4ac74c650b447f45b2ff440bb2c33dc52bc)
 

Author SHA1 Message Date
Keviin Åberg Kultalahti 6527f4ac74 lint fixes 6 years ago
Keviin Åberg Kultalahti bafd229716 minor fixes 6 years ago
Keviin Åberg Kultalahti e411ac5b3d Merge branch 'master' into feature/client-feedback-component 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
Michael Drury 54c7761e72 Merge pull request #1008 from Budibase/feature/handlebars-migration 6 years ago
mike12345567 db5ce51c67 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 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
Kevin Åberg Kultalahti 497feb80d6 Merge pull request #1002 from Budibase/feature/repeater-placeholder 6 years ago
Keviin Åberg Kultalahti a62938ee16 fix typo 6 years ago
Kevin Åberg Kultalahti ec8553e961 Merge pull request #1001 from Budibase/fix/icon-color-design-panel-setup 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
mike12345567 ed89d39904 Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into feature/handlebars-migration 6 years ago
mike12345567 38144f84a3 Handling undefined/null values in context object for string templates, replacing with empty string. 6 years ago
Andrew Kingston ecbe24662a Fix crashing when a nullish value exists in an object being recursed for enrichment 6 years ago
mike12345567 4deccae711 More fixes for issues found by cheeks, as well as adding a test case for rendering app. 6 years ago
mike12345567 1dd0eb1327 Re-writing pre-processor to be a bit clearer. 6 years ago
mike12345567 239079d973 Linting. 6 years ago
mike12345567 4a30af4082 Fixing issue found by cheeks with all helper trying to wrap helpers even if no other helpers present. 6 years ago
mike12345567 3dd985cfb6 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 6 years ago
mike12345567 da457cd0c4 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 1b1721211c Merge pull request #980 from Budibase/Component-dropdown-design-update 6 years ago
Andrew Kingston 976517e028 Update client library to handle async enrichment 6 years ago
Andrew Kingston 61b69bbc30 Merge pull request #1003 from Budibase/fix/postgres-schema 6 years ago
mike12345567 ce5ab5482b Updating the string templating system to be capable of async operations. 6 years ago
Andrew Kingston 4381fb2748 Fix postgres integration schema credentials 6 years ago
Joe be192704ae Update README.md 6 years ago
Joe 4b2586fc10 Update README.md 6 years ago
Joe 3416beb83d Update README.md 6 years ago
Kevin Åberg Kultalahti a98834e0c6 Merge pull request #1000 from Budibase/feature/binding-drawer 6 years ago
mike12345567 d7a3e6210d Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 6 years ago
mike12345567 5a7c0de397 Adding jest test cases to string templating library. 6 years ago
mike12345567 329b76590c Updating to have real auto-completion on string templates library. 6 years ago
kevmodrome 84450d0323 adds a empty state for no components added in the repeater 6 years ago
Joe 01aefbea78 Update README.md 6 years ago
kevmodrome d4b27f7bc4 adds an empty state if there is no datasource selected. 6 years ago
kevmodrome 7623534842 lint fix 6 years ago
kevmodrome 74557a09ce changes earlier BottomDrawer to use the bbui component instead 6 years ago
kevmodrome 4f71f70053 switch method of applying color style 6 years ago
kevmodrome f04063c26b retains icons design panel options while being able to change color in settings panel 6 years ago