4061 Commits (39a66e2a4927fbb64697fbb136eb5e9b70e8ef97)

Author SHA1 Message Date
Peter Clement 39a66e2a49 save nav selection 5 years ago
Peter Clement 5d687316cb move modals to top level 5 years ago
Peter Clement 32bdeb5195 logic for saving of multiple screens 5 years ago
Peter Clement 49db941807 fix width of automation blocks 5 years ago
Andrew Kingston 8d6ac3510d Add cypress data tag to binding icon in drawer bindable combo box 5 years ago
Andrew Kingston eabe0e66cf Use bindable combo boxes for text settings and clean up 5 years ago
Peter Clement 9df2f8b634 new auto screen ux 5 years ago
mike12345567 e188367ae2 Removing constants import that was breaking things. 5 years ago
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
Andrew Kingston aa56d6fd63 Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 5 years ago
mike12345567 c22356fb4d Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 5 years ago
Andrew Kingston f08b30b65e Remove forced capitalisation of setting labels 5 years ago
Andrew Kingston cb263cd1e4 Fix issue getting bindable properties when selecting a screen 5 years ago
Martin McKeaveney a48f8434eb fix safari 5 years ago
Martin McKeaveney 5ebeb6814d refactor switch into a key value handler object 5 years ago
Martin McKeaveney 9ce371fa3c remove logs 5 years ago
Martin McKeaveney 7cead2d8f4 cookie based approach 5 years ago
Andrew Kingston dc9b1a2a8c Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Martin McKeaveney 24805b183b lint 5 years ago
Rory Powell 2dced6f7a8 Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present 5 years ago
Martin McKeaveney f07e383b5a remove log 5 years ago
mike12345567 bbcee67e4c Fixing issue #3199 - don't allow submitting automation creation modal without name, adding error message. 5 years ago
Martin McKeaveney e7167713fc set template URL in store instead of passing around param 5 years ago
mike12345567 2d2d342a8c Removing the edit display columns modal as it was very specific and a little confusing, these are defaulted now anyway like internal tables. 5 years ago
mike12345567 3e82abd88e Updating external table UI a bit, adding the concept of defining an existing relationship, updating the data sources UI to make it a bit less cluttered and make the creation of tables more obvious. 5 years ago
Andrew Kingston 6ad3df2e7f Add initial structure of table with search block 5 years ago
mike12345567 1d48ffc38a Adding error scenario for table name already in use. 5 years ago
mike12345567 0cf08df80f Adding many to many support, generating junction table and setting up constraints. 5 years ago
mike12345567 eb8fde5c95 Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well. 5 years ago
mike12345567 7b1114b7df Adding SQL relationship building. 5 years ago
mike12345567 246d08c804 SQL table building. 5 years ago
mike12345567 c15aafe6a2 Fixing builder jest tests. 5 years ago
mike12345567 015b2a8f56 Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 5 years ago
Martin McKeaveney 64c48d0ee4 allow opening a template directly from a URL 5 years ago
Rory Powell 4982759fb2 Remove public role selection 5 years ago
Martin McKeaveney 51416be213 get company size and role into intercom 5 years ago
Rory Powell 841e6b2518 Feedback: Rename set/not set to not empty/empty, remove cell rendering 5 years ago
mike12345567 a2d302cd57 Removing live replication between deployed and development app, instead it is replicated when the app is opened in the builder. Live replication was not working and only actually pulled back the data on deploy which was a little confusing, this way it can easily be controlled. 5 years ago
mike12345567 9617477dcd Adding email address disabled to update user info, so you can see which user you are currently logged into. 5 years ago
mike12345567 47ebc393c7 When adding a user through the basic onboarding flow they get a temporary password, but we didn't set force password reset, meaning the user wouldn't necessarily have to change the temp password. 5 years ago
Peter Clement f8e859e7de negate boolean 5 years ago
Martin McKeaveney 7882862a65 enable collapsible nodes in component tree 5 years ago
Martin McKeaveney 8257d42701 fix import 5 years ago
Rory Powell b88319d201 Handle nulls / empty in views and tables 5 years ago
Andrew Kingston 6be934a6c9 Fix styles of template list to display better on mobile 5 years ago
Martin McKeaveney 6c41a71827 account for 400 errors in data ui for plus datasources, fix query param selection in automations 5 years ago
mike12345567 56274019d6 Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up. 5 years ago
Andrew Kingston c9abb0148e Fix view filters not accounting for invalid column names 5 years ago
mike12345567 b29dcecd4f Making sure cancel/close icon appear when in modal. 5 years ago
Martin McKeaveney 2b05b2c17b error message fixes 5 years ago