927 Commits (22864ba3240ef4695bcdee57cfca41c46aee5e1c)

Author SHA1 Message Date
Dean 6be703d99a Added fixes for query body binding. Query parameter fixes and pretty bindings added 4 years ago
Dean 94496abe85 Fixes for datasource authentication parsing. Mapping UX updates 4 years ago
Dean dc20ecc5ff Merge commit 4 years ago
mike12345567 a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 4 years ago
mike12345567 3d159c1401 Adding in main portal page automation error notification. 4 years ago
Andrew Kingston 56187d0d39 Fix logic around deleting autoscreens and autoscreen links 4 years ago
Andrew Kingston 1796a50d47 Use ID rather than name to identiy datasources when creating autoscreens 4 years ago
Andrew Kingston bc2c665ba3 Remove unnecessary code 4 years ago
Andrew Kingston c052303eee Save highlighted setting key in store and show as highlighted until unmounted or changed 4 years ago
Dean 830f127343 Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI 4 years ago
Andrew Kingston 22df82dd9d Revert focus specific logic in other components and simplify 4 years ago
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 4 years ago
Rory Powell 14e9fb4505 Remove ui events except for component created and view published app 4 years ago
Rory Powell 4cdfb3c110 Remove todos 4 years ago
mike12345567 e8e0e36089 Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 4 years ago
mike12345567 5914b0c560 Adding real history to the history tab, getting storage to couch and retrieval + api working. 4 years ago
Dean 0c25ecbf21 Component Cypress tests and fixes 4 years ago
Dean dbbf7afcd0 Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 4 years ago
Dean 702b62f8e6 Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test 4 years ago
Dean f82316561a Refactored the approach to builder focus. Extending the behaviour beyond form fields 4 years ago
Peter Clement 0a8cb11514 update Automation button placement and test details button 4 years ago
Dean 93f90405cf Builder focus behaviour added to guide users when adding form elements. Refactored the component tests 4 years ago
mike12345567 a7631bbad9 Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well. 4 years ago
Andrew Kingston 04b299750d Add button actions to update form field values 4 years ago
Andrew Kingston c9ef46d2bf Fix spaces in screen URLs 4 years ago
Andrew Kingston 07c8bc4af8 Fix endless encoding loop with screen URLs 4 years ago
Andrew Kingston b4632fc431 Update role bindings to use Role prefix rather than Roles 4 years ago
Andrew Kingston 2cafc7d032 Add role IDs as bindings 4 years ago
Peter Clement 2381048c0f more parsing of output bindings 4 years ago
Peter Clement 6ccf744557 update bindings to support looping 4 years ago
Rory Powell 1922bd1fcb Add analytics to backend-core. Update server posthog usage 4 years ago
Andrew Kingston ff327423e1 Add 'continue if' button action 4 years ago
Andrew Kingston 3d0328e65e Fix issue when currentAsset is null and fix overflow when no screens for current role 5 years ago
Andrew Kingston 3b7f59323e Ensure the component tree containing the selected component cannot be hidden 5 years ago
Andrew Kingston 2d33b1195e Add event context to button actions to allow passing in params at run time and add corresponding data bindings 5 years ago
Andrew Kingston eabe1a0057 Add optional chaining to all current asset references to account for nullish values 5 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 5 years ago
Andrew Kingston d89f5f74e5 Rewrite screen wizard to make modals reusable and fix some edge case URL bugs 5 years ago
Andrew Kingston 18d7176ab7 Improve copy and paste to support keeping all data bindings valid 5 years ago
Andrew Kingston 0338e8c7b5 Ensure data binding generation doesn't crash if no asset is selected 5 years ago
Andrew Kingston 664fd945f4 Fix table row selection bindings not being generated, add row selection bindings for table blocks, update readable text for row selection bindings 5 years ago
Peter Clement 53c207691c add ability to select rows from different tables and provide bindings 5 years ago
Andrew Kingston 953c6b13bf Fix issue with schema generation when datasource is undefined 5 years ago
Andrew Kingston 9daa241c71 Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities 5 years ago
Peter Clement 77822bbca3 update automation type coercion 5 years ago
Peter Clement 2ead1c59be changing bindings key 5 years ago
Peter Clement 350edc2aec add row selection functionality to tables 5 years ago
Peter Clement 59b59dcccb change naming of var 5 years ago
Peter Clement e7c02e2fb8 allow use of plain inputs for automations enabling use of bindings in all types 5 years ago
Andrew Kingston a575763bf6 Use automatic formatting for generated longform fields 5 years ago