3903 Commits (b64b1642360093057b0543fd39df951fc75d6461)
 

Author SHA1 Message Date
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
Kevin Åberg Kultalahti 6d99cf4ef9 Merge pull request #1009 from Budibase/feature/client-feedback-component 6 years ago
Keviin Åberg Kultalahti 2a9ae62834 switches context to use sdk instead of it's own context 6 years ago
Joe b008b08e7c Update README.md 6 years ago
Joe 9b7036d970 Update README.md 6 years ago
Joe 1f2780440e Update README.md 6 years ago
Keviin Åberg Kultalahti 73b2a775aa failing API calls now display errors using the toast 6 years ago
Keviin Åberg Kultalahti 598f58bb63 use const instead of var 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 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