3135 Commits (91d9f44aebf9d7fa2ae9e2e7e99a34053e8a8878)
 

Author SHA1 Message Date
Michael Drury 91d9f44aeb `:wMerge branch 'bug/add-init' of github.com:Budibase/budibase into feature/remove-multitenancy 6 years ago
Michael Drury fa00b6662d The removal of CLI package meant there was no way to init the system anymore so nuking budibase directory was unrecoverable, fixing this. 6 years ago
Michael Drury f621cb0853 Some quick fixes. 6 years ago
mike12345567 ccc8f3c13e Merge branch 'master' of github.com:Budibase/budibase into feature/remove-multitenancy 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney caab43a312 v0.3.0 6 years ago
Andrew Kingston 09b0f07d64 Merge pull request #801 from Budibase/dropdown-components 6 years ago
Andrew Kingston 649cf18e45 Add proper names for all components and use these names when adding components 6 years ago
Andrew Kingston 214bd75ff7 Fix bad schema type when fetching bindable properties 6 years ago
Andrew Kingston 52368b34ae Fix crash when an Input exists as a possible datasource 6 years ago
Andrew Kingston 3a9f6b8337 Lint 6 years ago
Andrew Kingston 7d632445a9 Add slight margin to perfectly align empty state text 6 years ago
Andrew Kingston 1e41461a90 Rename deletion modal titles and fixing cypress tests 6 years ago
Andrew Kingston 1a8da28c09 Merge ag-grid backend UI and update styles 6 years ago
Martin McKeaveney efa2353837 Merge pull request #796 from Budibase/remove-cli 6 years ago
Martin McKeaveney ee7a4215b4 move run command into cypress setup 6 years ago
Andrew Kingston e61f3eb8cd Update feedback icon to be in line with new UI 6 years ago
Martin McKeaveney b2a2cde303 remove budibase cli 6 years ago
Martin McKeaveney 752d4c1ae0 Merge pull request #788 from Budibase/backend-ag-grid 6 years ago
Martin McKeaveney a3e813f67e finally reached the summit of the cypress mountain 6 years ago
Andrew Kingston cd1bfa2580 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 6 years ago
Michael Shanks 034cfdb610 Merge pull request #778 from Budibase/feedback 6 years ago
Martin McKeaveney f84c7c4070 styling updates from code review 6 years ago
Martin McKeaveney e56259a4c1 cypress green 6 years ago
Martin McKeaveney 3e7a5e112a fix cypress table creation tests 6 years ago
Andrew Kingston bb489bce94 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 6 years ago
Andrew Kingston add4162000 Format with prettier 6 years ago
Andrew Kingston a93757a8d9 Fix cypress tests 6 years ago
Michael Drury a3717ce041 Merge pull request #787 from Budibase/feature/webhooks 6 years ago
mike12345567 3d77163773 Switching from axios to node-fetch as per review. 6 years ago
mike12345567 87175e70cf Linting. 6 years ago
mike12345567 e26f272746 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago
Martin McKeaveney 50f21e61ff bulk delete, delete column from panel 6 years ago
Martin McKeaveney 9df48c6de7 Merge branch 'master' of github.com:Budibase/budibase into backend-ag-grid 6 years ago
mike12345567 3ae82b95a3 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
mike12345567 f9eeefb4dc Making sure the caret position is respected in the generic binding popover. 6 years ago
mike12345567 8a844a5922 Adding an empty state for the webhook deployment modal. 6 years ago
Andrew Kingston bf14c3045d Lint 6 years ago
Andrew Kingston 5e6047b4f0 More tidy up 6 years ago
Andrew Kingston 3ed1f00e38 More tidy up 6 years ago
Andrew Kingston fae4037a65 Remove bunch of unused components and tidy up unused references 6 years ago
Andrew Kingston 8e53f0e41b Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 6 years ago
Martin McKeaveney e025609539 cypress test fixes 6 years ago
Martin McKeaveney 3f587a4756 lint ✨ 6 years ago
Michael Drury 1365f42fd5 Merge pull request #786 from Budibase/bug/local-forbidden 6 years ago
mike12345567 7f9ff8ded7 Merge branch 'bug/local-forbidden' of github.com:Budibase/budibase into feature/webhooks 6 years ago
mike12345567 9b0dd682ad Fixing typo. 6 years ago
mike12345567 f78ec2ddef Found an issue where environment variables would load before they had actually been updated from dotenv, made sure they are always loaded correctly. 6 years ago
mike12345567 d7196cfd3a Linting. 6 years ago
mike12345567 41fd10dbbe Adding a way to see the deployed webhook URLs to the deployment page. 6 years ago