310 Commits (d18eec7bc422c2bf97e0f66bef81b079fd4e9752)

Author SHA1 Message Date
Mike Shanks 3aaeb8f7da v0.8.18 5 years ago
Andrew Kingston 1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] 647c443fd4
Bump lodash from 4.17.13 to 4.17.21 5 years ago
Michael Drury cf762f8dcd Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
mike12345567 e8e210dfe2 Updating packages so that @budibase/auth doesn't stop installations. 5 years ago
mike12345567 46c9df6245 Adding testing to worker, still WIP. 5 years ago
Martin McKeaveney 174dc6c780 v0.8.17 5 years ago
Martin McKeaveney 0fc957a13d v0.8.16 5 years ago
Martin McKeaveney 160d02a691 v0.8.15 5 years ago
Martin McKeaveney c30e70c939 v0.8.14 5 years ago
Martin McKeaveney 4b6efc42ed v0.8.13 5 years ago
mike12345567 792114ef46 First pass of global user configuration through existing user API with role mappings. 5 years ago
Andrew Kingston 8a3a7cfe92 Update all scripts to use yarn rather than npm 5 years ago
Martin McKeaveney 87b1924470 groundwork for budibase auth lib 5 years ago
Andrew Kingston 35c2e5dd94 Remove CORS hack now that the envoy proxy removes the need for it 5 years ago
Martin McKeaveney 6f2a1d45cc v0.8.12 5 years ago
Martin McKeaveney 9a47528775 v0.8.11 5 years ago
mike12345567 f842607dbb Changing some code coverage settings. 5 years ago
mike12345567 d7497aa989 Some changes to how environment is loaded to make the init process by default flesh out some good settings. 5 years ago
Martin McKeaveney afaa706e07 simplify try catch in manage script 5 years ago
mike12345567 091782389a Updating some of the deployment/uploading mechanism purely to remove file system, all of this will go anyway but some of it was used to handle file uploads (attachments) to object store so needed to convert it a bit 5 years ago
Martin McKeaveney 71103bd601 add docker-compose dep to package.json 5 years ago
Martin McKeaveney 9e28ddf3c1 single stack dev setup complete 5 years ago
mike12345567 8821eba634 Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 5 years ago
mike12345567 de4a413b98 Adding db test directory to list of ignored from coverage. 5 years ago
Martin McKeaveney b4c14bf8a6 v0.8.10 5 years ago
mike12345567 3b0988074c Removing un-used code and removing some files from coverage that aren't of consequence. 5 years ago
mike12345567 ece948e4ef Finishing off automation test cases, above 90% coverage for automations codebase. 5 years ago
Martin McKeaveney 0f37bc44a7 v0.8.9 5 years ago
mike12345567 b63599d024 Adding in all the automation step tests, beginning work on the general automation tests. 5 years ago
Martin McKeaveney 6afcda7599 v0.8.8 5 years ago
Martin McKeaveney 1b95326b20 v0.8.7 5 years ago
Martin McKeaveney b51ac37b6f v0.8.6 5 years ago
mike12345567 9ef4deef38 Removing dynamo client from coverage. 5 years ago
mike12345567 571ac3cf06 Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 5 years ago
mike12345567 d9217b1148 Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows. 5 years ago
mike12345567 daaf352b89 Adding test cases for component, templates and hosting as well as updating some existing test cases. 5 years ago
mike12345567 f55c5dec00 Initial work on test refactoring, laying the utilities down which will be the basis of new testing framework, interacting directly with the controllers. 5 years ago
Martin McKeaveney 72f0aebb2b v0.8.5 5 years ago
Martin McKeaveney 768a9d59da v0.8.4 5 years ago
mike12345567 ad4f01a60d Updating server package to always generate coverage report but don't display as text. 5 years ago
mike12345567 2467ae2a2e Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 5 years ago
Martin McKeaveney 88fa3d18ea v0.8.3 5 years ago
Martin McKeaveney da6a90a042 v0.8.2 5 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 5 years ago
Martin McKeaveney ae6a6ad779 v0.8.0 5 years ago
mike12345567 2e73b51904 Using cross-env instead of pure environment variable specification to make it work on windows. 5 years ago
Martin McKeaveney d58ac80cc9 v0.7.8 5 years ago
Martin McKeaveney 9ce9d10c29 v0.7.7 5 years ago
Martin McKeaveney dda087f10a v0.7.6 5 years ago