3153 Commits (43f9deef4dc3559ebe4fc4e97212730dbfa88cd7)
 

Author SHA1 Message Date
mike12345567 43f9deef4d Getting rid of userInstanceMap, preparing for meat of auth update. 6 years ago
Michael Drury fc72e64ca3
Merge pull request #806 from Budibase/feature/remove-multitenancy 6 years ago
mike12345567 aeed753786 Updating for review comments. 6 years ago
mike12345567 2180a1639d Fixing another linting issue. 6 years ago
mike12345567 a43777c78b linting. 6 years ago
mike12345567 91d9e4d41e Updating script that had duplicate key. 6 years ago
mike12345567 8963520454 Merge branch 'master' of github.com:Budibase/budibase into feature/remove-multitenancy 6 years ago
mike12345567 d587bad363 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 b9f1babc0e Removing instance API as it was un-used and simplifying the nature of an instance. 6 years ago
Martin McKeaveney 1e82b92240
Merge pull request #797 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.1 6 years ago
Martin McKeaveney 71b12abc19
Merge pull request #805 from Budibase/fix-attachment-height 6 years ago
Michael Drury aa687ac23a
Merge pull request #804 from Budibase/bug/add-init 6 years ago
Michael Drury c2d2f9e183 Fixing test cases. 6 years ago
Michael Drury 3df7f06226 Fixing an issue with env variables not getting set correctly. 6 years ago
Martin McKeaveney 1ce3fbc9d6 fixing attachment height 6 years ago
Michael Drury 0d78dd0cf5 `:wMerge branch 'bug/add-init' of github.com:Budibase/budibase into feature/remove-multitenancy 6 years ago
Michael Drury dcc9cfb4bd 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 c3a4111292 Some quick fixes. 6 years ago
Martin McKeaveney 1a8a97a103 v0.3.1 6 years ago
Martin McKeaveney cc62b60edd adding cloud check to dev check 6 years ago
mike12345567 4bbe05e1dc Merge branch 'master' of github.com:Budibase/budibase into feature/remove-multitenancy 6 years ago
mike12345567 d79be3c854 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney 859577299d v0.3.0 6 years ago
Andrew Kingston d40e50f86e
Merge pull request #801 from Budibase/dropdown-components 6 years ago
Andrew Kingston dc0c10ad83 Add proper names for all components and use these names when adding components 6 years ago
Andrew Kingston 8a49a04cd1 Fix bad schema type when fetching bindable properties 6 years ago
Andrew Kingston 6cd428a4c8 Fix crash when an Input exists as a possible datasource 6 years ago
Andrew Kingston 54f8a3d36f Lint 6 years ago
Andrew Kingston e42543941b Add slight margin to perfectly align empty state text 6 years ago
Andrew Kingston c59d1a0600 Rename deletion modal titles and fixing cypress tests 6 years ago
Andrew Kingston 9c1515267a Merge ag-grid backend UI and update styles 6 years ago
dependabot[bot] a1901d5541
Bump node-fetch from 2.6.0 to 2.6.1 in /packages/builder 6 years ago
Martin McKeaveney d0259407cc
Merge pull request #796 from Budibase/remove-cli 6 years ago
Martin McKeaveney 59872d5db5 move run command into cypress setup 6 years ago
Andrew Kingston 7c3732d2f4 Update feedback icon to be in line with new UI 6 years ago
Martin McKeaveney e221572313 remove budibase cli 6 years ago
Martin McKeaveney 76fa6c6f23
Merge pull request #788 from Budibase/backend-ag-grid 6 years ago
Martin McKeaveney 35db8ca7e0 finally reached the summit of the cypress mountain 6 years ago
Andrew Kingston 4e45546aff Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 6 years ago
Michael Shanks 5d3dc58495
Merge pull request #778 from Budibase/feedback 6 years ago
Martin McKeaveney d444a2447c styling updates from code review 6 years ago
Martin McKeaveney a02a7ae9b9 cypress green 6 years ago
Martin McKeaveney 454962ad02 fix cypress table creation tests 6 years ago
Andrew Kingston 0ca135f978 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 6 years ago
Andrew Kingston ced34d9672 Format with prettier 6 years ago
Andrew Kingston 891cdf3e63 Fix cypress tests 6 years ago
Michael Drury 4ec549316e
Merge pull request #787 from Budibase/feature/webhooks 6 years ago
mike12345567 306c36c384 Switching from axios to node-fetch as per review. 6 years ago
mike12345567 5b01320809 Linting. 6 years ago
mike12345567 37b643b6c6 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago