2906 Commits (a6e282c19b6f31a44f02fe70335bb42567b8cb2f)

Author SHA1 Message Date
mike12345567 a6e282c19b Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 5 years ago
mike12345567 87e846054b Linting. 5 years ago
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 5 years ago
Martin McKeaveney 1c7689e694 google login reading from couch 5 years ago
Martin McKeaveney b61a29f2ff google auth E2E 5 years ago
mike12345567 ebaf8c3a2f Updating cypress tests to work with the new user ID system. 5 years ago
mike12345567 7612b5ed16 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago
mike12345567 7d3eb2f234 Formatting. 5 years ago
mike12345567 e74adaf73b Formatting. 5 years ago
mike12345567 cfde5d3ca4 Some fixes for creation/editing of table columns. 5 years ago
Martin McKeaveney 4700b24793 account for empty user id in automations 5 years ago
Martin McKeaveney e2167c1d62 lint 5 years ago
Martin McKeaveney 046850b4d6 login step configured correctly 5 years ago
Martin McKeaveney 7c92f9af32 lint 5 years ago
Martin McKeaveney 191c085f17 fix cypress tests, only login if cookie not present 5 years ago
mike12345567 fb4e52baff Updating worker/server to run in cypress properly. 5 years ago
mike12345567 cfbd75b36d Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures. 5 years ago
mike12345567 0d65aac9a4 Linting. 5 years ago
Martin McKeaveney fe6d31d880 login command - need to run worker in cypress env 5 years ago
Martin McKeaveney 4c8c5c17b2 removing initial user creation 5 years ago
mike12345567 e9767eabc5 Adding some controls around cookies, expiring them when a 403 is hit. 5 years ago
mike12345567 0f59546169 Formatting. 5 years ago
mike12345567 8b20fcb573 Getting most of the test auth working, adding in global builder configuration. 5 years ago
Michael Shanks 0b0a2daa51 lint fix + remove electron.js 5 years ago
Martin McKeaveney f5e5a415ca remove buildertoken refs 5 years ago
Martin McKeaveney 68cecda546 prevent login page flash on initial render 5 years ago
mike12345567 af0df42c3c Formatting. 5 years ago
Martin McKeaveney b728fc1a3c currentapp being set correctly for user 5 years ago
Martin McKeaveney 654a53fc0a Authentication working on builder homepage, integration with currentapp middleware 5 years ago
Martin McKeaveney 2abb5d5759 small fixes 5 years ago
Martin McKeaveney 2c5a65cbb2 remove merge conflict 5 years ago
Martin McKeaveney 0fc957a13d v0.8.16 5 years ago
Martin McKeaveney 160d02a691 v0.8.15 5 years ago
Martin McKeaveney 0548fdc863 self endpoint, simple auth 5 years ago
Martin McKeaveney d7e187d8f2 builder login 5 years ago
Martin McKeaveney c30e70c939 v0.8.14 5 years ago
Martin McKeaveney 4b6efc42ed v0.8.13 5 years ago
Martin McKeaveney 83abf8111b fix automation fields 5 years ago
Martin McKeaveney b5a5df7f60 login page 5 years ago
mike12345567 164ef9a22e Global users now working through the server, all requests proxied. 5 years ago
mike12345567 6d5b13632f Adding a wait for authentication in cypress tests.# 5 years ago
Andrew Kingston 8a3a7cfe92 Update all scripts to use yarn rather than npm 5 years ago
mike12345567 29787032f0 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 5 years ago
Andrew Kingston a66389f8a2 Lint 5 years ago
Andrew Kingston 799a5285e3 Only hydrate state from URL once in design section to avoid cycles 5 years ago
Andrew Kingston e897a5ae61 Fix building loading settings modal before app package call finishes 5 years ago
Andrew Kingston a9f50556d3 Fix cypress tests not deleting old apps 5 years ago
Andrew Kingston 99c8897500 Format tests 5 years ago
Andrew Kingston 46a02ddb0c Fix route error when creating a view 5 years ago
Andrew Kingston a027399d57 Fix missing import of automationStore 5 years ago