4654 Commits (eacf3387dee4d026d167396c4e59a346f37fa0fe)
 

Author SHA1 Message Date
mike12345567 eacf3387de Refactoring row test cases. 5 years ago
mike12345567 678423300d Refactoring to remove the use of the supertest, making this part of the test config. 5 years ago
mike12345567 26c63c7d9b Refactoring query tests. 5 years ago
mike12345567 f7cdced688 Switching out how headers are handled, and updating the permissions test. 5 years ago
mike12345567 f10ac0a178 Refactoring data source test cases. 5 years ago
mike12345567 79818122fd Re-writing automation tests. 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
Michael Drury 5e64b5d9d4
Merge pull request #1241 from Budibase/feature/test-coverage 5 years ago
Michael Drury b87a79a1a8
Merge pull request #1236 from Budibase/feature/one-many-relationship-changes 5 years ago
mike12345567 519d7b32dc PR comment from Marty, adding a bit more vertical breathing room around checkboxes of relationship type. 5 years ago
Martin McKeaveney ea3d4bd221 codecov GH action 5 years ago
mike12345567 66a7303316 Adding codecov badge to readme. 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
mike12345567 2975ed39e0 Updating with a suggestion from Andrew kingston, adding row/rows to sentences about one->many relationships so that singular/plural english makes sense. 5 years ago
mike12345567 a353d22068 Merge branch 'master' of github.com:Budibase/budibase into feature/one-many-relationship-changes 5 years ago
Michael Drury ea6b8e983c
Merge pull request #1214 from Budibase/budi-day/cli 5 years ago
mike12345567 b9493db3a9 Removing console log. 5 years ago
mike12345567 e0c5b445b7 Merge branch 'master' of github.com:Budibase/budibase into budi-day/cli 5 years ago
mike12345567 e1ecbe27f4 Fixing major issue discovered by Cheeks, the tense of language was not correct. 5 years ago
mike12345567 93759fa77c Formatting. 5 years ago
mike12345567 4cd6fef492 Updating the properties panel to show the component type rather than name (no point in repeating) and some final styling changes to the one to many update. 5 years ago
mike12345567 a21ca8fb62 First version, still playing around with styling. 5 years ago
Martin McKeaveney 98246ade8d remove materialdesign from setup script 5 years ago
Michael Drury 34b35aaa3a
Merge pull request #1217 from Budibase/bug/webhook-perm-fix 5 years ago
mike12345567 554b5a27c6 Linting. 5 years ago
mike12345567 0c3e287fa8 Very minor change due to issue #1204 - wasn't allowing unauthenticated requests through. 5 years ago
mike12345567 735a17c363 Formatting. 5 years ago
mike12345567 47d75ebc2e Updating for consistent use of chalk and logs, as well as adding an option to update docker-compose and envoy files. 5 years ago
mike12345567 7b528db449 Updating with pkg to make the CLI run anywhere easily. 5 years ago
mike12345567 3747b41452 Finishing up init with config building rather than downloading. 5 years ago
mike12345567 e0f4d05512 Fixing issue with init. 5 years ago
mike12345567 accdba6373 Update to add init functionality. 5 years ago
mike12345567 eb16ec3296 All the groundwork laid now, just need to implement the functionality for hosting. 5 years ago
Michael Drury 257df940d1
Merge pull request #1207 from Budibase/bug/perms-fix 5 years ago
mike12345567 491eb00ea1 Fixing an issue discovered by test case. 5 years ago
mike12345567 a778d97118 Merge branch 'master' of github.com:Budibase/budibase into bug/perms-fix 5 years ago
mike12345567 74dfeb7c7b Two character change, some API calls with sub resources and primary resources weren't working, should allow either the sub resource or the main resource to trigger allowance. 5 years ago
Martin McKeaveney 9c8c3bd5fe default to dark mode 5 years ago
Martin McKeaveney 88fa3d18ea v0.8.3 5 years ago
mike12345567 7249654615 Merge branch 'master' of github.com:Budibase/budibase into budi-day/cli 5 years ago
mike12345567 20b44c9dbd Minor update to fix an issue when updating a row that it would throw an error with 1->to->many relationships on existing relationships for that row, as well as cleaning up how relationshipType is put onto the linked table. 5 years ago
Martin McKeaveney da6a90a042 v0.8.2 5 years ago
Martin McKeaveney 3863fa942d
Merge pull request #1193 from Budibase/bug/0.8.1-bugs 5 years ago
Martin McKeaveney 0cfbe2357b bugfixes 5 years ago
Martin McKeaveney 6a0c80da58 fix user creation relationships bug 5 years ago
mike12345567 9a49252ae7 Updating link controller to manage existing column comparison a bit better. 5 years ago
mike12345567 66523884e2 More work in progress. 5 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 5 years ago
Martin McKeaveney 52c0ac222a
Merge pull request #1191 from Budibase/release-0.8-fixes 5 years ago