4159 Commits (9f838e098fbaec07b27cc3bf6170a8d3d4a302bf)

Author SHA1 Message Date
Andrew Kingston 9f838e098f Add cypress test for deleting a component 6 years ago
Andrew Kingston 043f6c9275 Add tests for handlebars helper and fix curly brackets used in binding test 6 years ago
Andrew Kingston 9fb40759d6 Refactor cypress to use common app creation functionality and stop cypress deleting all apps 6 years ago
Andrew Kingston 5ce959a164 Revert default cypress port 6 years ago
Andrew Kingston b9760c6dbc Add cypress tests for data bindings and component creation 6 years ago
mike12345567 a9304bbcbd linting. 6 years ago
mike12345567 0878d692c2 Reducing the boilerplate needed around setting up a test case. 6 years ago
mike12345567 110ae15fb3 Some more quick modifications to test re-factor before PR. 6 years ago
Martin McKeaveney 9495e08b58 remove variable 6 years ago
Martin McKeaveney 39e2d78317 refactor view tests 6 years ago
mike12345567 242341e74f Moving comment. 6 years ago
mike12345567 10d5da6aab Small amount more user refactoring, removing use of couchTestUtils. 6 years ago
Martin McKeaveney 19b613d6e5 refactor user test 6 years ago
mike12345567 01f9981f11 Refactoring table testcases. 6 years ago
mike12345567 bd00138bed Refactoring row test cases. 6 years ago
mike12345567 317d6633a2 Refactoring to remove the use of the supertest, making this part of the test config. 6 years ago
mike12345567 68a5580fb9 Refactoring query tests. 6 years ago
mike12345567 54d12bd9e7 Switching out how headers are handled, and updating the permissions test. 6 years ago
mike12345567 5d3b110985 Refactoring data source test cases. 6 years ago
mike12345567 798d29e743 Re-writing automation tests. 6 years ago
mike12345567 6d9b8a6678 Initial work on test refactoring, laying the utilities down which will be the basis of new testing framework, interacting directly with the controllers. 6 years ago
Martin McKeaveney 2fbf64581e tidy up 6 years ago
Martin McKeaveney 274339d945 fix space table name grid bug 6 years ago
mike12345567 fdaf2f580c PR comment from Marty, adding a bit more vertical breathing room around checkboxes of relationship type. 6 years ago
Martin McKeaveney d4bbb731fc codecov GH action 6 years ago
mike12345567 37211e4e9d Updating server package to always generate coverage report but don't display as text. 6 years ago
mike12345567 68bb5d5062 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). 6 years ago
Keviin Åberg Kultalahti a15e6b0e25 lint fix 6 years ago
Keviin Åberg Kultalahti 92ad28a160 fix notification store timers 6 years ago
Keviin Åberg Kultalahti 4575285d5f fixes to transitions and adds default fade to screens 6 years ago
mike12345567 d93cfa73fd Updating with a suggestion from Andrew kingston, adding row/rows to sentences about one->many relationships so that singular/plural english makes sense. 6 years ago
mike12345567 0627a2f13d Removing console log. 6 years ago
mike12345567 43348c94ee Fixing major issue discovered by Cheeks, the tense of language was not correct. 6 years ago
mike12345567 e75e96891f Formatting. 6 years ago
mike12345567 7b90566769 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. 6 years ago
mike12345567 0c8026c5ce First version, still playing around with styling. 6 years ago
Keviin Åberg Kultalahti 44342a094c remove unused code in routes 6 years ago
Keviin Åberg Kultalahti ff7c59ef27 remove unused code in settings and start components 6 years ago
Keviin Åberg Kultalahti 51b0656ba9 remove unused code in integration components 6 years ago
Keviin Åberg Kultalahti bae1a11c32 remove unused code in PropertiesPanel 6 years ago
Keviin Åberg Kultalahti 2a93a1fb26 remove unused code in NavigationPanel 6 years ago
Keviin Åberg Kultalahti a08684cd14 removes unused code in automation and backend sections 6 years ago
Keviin Åberg Kultalahti c37aefc0cf lint fix 6 years ago
Keviin Åberg Kultalahti 1bd32752a7 remove slide and scale transitions 6 years ago
Keviin Åberg Kultalahti 97213ec99a fix not being able to remove transition 6 years ago
Keviin Åberg Kultalahti 839ca7f8ba removes unneeded styles and html in Screen component 6 years ago
Keviin Åberg Kultalahti ba7cc5c479 screens can now select a transition rather than only use fade 6 years ago
Keviin Åberg Kultalahti cda7c7f4c1 moves the transition setting to the design panel 6 years ago
Andrew Kingston 5b00041fee Remove obsolete code from log out button action component 6 years ago
Andrew Kingston 78865ddef4 Add password field component 6 years ago