387 Commits (cc62b60edd811d554e891c4dc2def849bbb73df1)

Author SHA1 Message Date
Andrew Kingston dc0c10ad83 Add proper names for all components and use these names when adding components 6 years ago
Andrew Kingston 8a49a04cd1 Fix bad schema type when fetching bindable properties 6 years ago
Andrew Kingston 10252e9bc0 Lint 6 years ago
Andrew Kingston 0553da5a03 Update styles across entire automations page 6 years ago
mike12345567 a6c4e7fd04 Linting. 6 years ago
mike12345567 cc19e2e582 Adding a modal on creation of a webhook automation to make sure the user can setup a schema. 6 years ago
Andrew Kingston b49e49ba36 Allow binding images to attachment types 6 years ago
Andrew Kingston 02207af4f0 Fix bug when selecting main page when creating autolinks 6 years ago
Martin McKeaveney 3a1094b902 use pageName variable when no pagename defined 6 years ago
Andrew Kingston bf27d752bc Fix weird edge case around saving page state 6 years ago
Andrew Kingston 73125767b4 Create links to 'list' autoscreens 6 years ago
Michael Shanks 084e064dff tempaltes - sanitize url - replace spaces gloablly 6 years ago
Michael Shanks ba82d2d883 screen templates - convert spaces to "-" in urls 6 years ago
Andrew Kingston 6694d33cfb Update template auto screens 6 years ago
mike12345567 826aa4514d Fixing linting issue. 6 years ago
mike12345567 c5dc50e8bf Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate. 6 years ago
Andrew Kingston ca200b81f3 Fix new row screen template 6 years ago
Andrew Kingston 9234b9b817 Add new template for row details autoscreen 6 years ago
Andrew Kingston 02bd7fa075 Add new template for new row autoscreen 6 years ago
Michael Shanks f08448f9dd fix: ensure CSS is built on app creation 6 years ago
Michael Shanks 7de3351b23 generate css before saving screen 6 years ago
mike12345567 ca5f5f44ac Fixing issues with table columns allowing weirdness to happen around casing, now only one column with a particular name can be specified, no matter what the case, but the case will be respected. 6 years ago
mike12345567 bbe085f734 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Andrew Kingston 313b26982e Rename usages of primary display column to just display column 6 years ago
Andrew Kingston 35c58fd7d5 Move primary display column option in to column popover 6 years ago
mike12345567 7613692379 Fixing a bug where if you created a column without a name editting it would create another column and also adding an option to remove sorting from your table. 6 years ago
mike12345567 f5ad74eaf5 Some design changes and moving around screen deletion to centralise it. 6 years ago
Andrew Kingston 51c407c2f9 Update all old references in datasources from isModel to type=model 6 years ago
Andrew Kingston dcf31c971d Fix crashing when adding a frontend component after deleting one 6 years ago
Michael Shanks 2f5ee277f3 analytics - missing await, causing event not to be logged 6 years ago
Martin McKeaveney 69f3064489 replace list template screen with datagrid 6 years ago
Michael Shanks 079ba1ffce Settings >URL select handles Record detail urls 6 years ago
mike12345567 6362c5ffdc Fixes the link doc ID so that they do not start with automation ID and fixes an error that was occurring when creating tables. 6 years ago
Andrew Kingston 448b0ca2ae Replace bindings to link fields with new count runtime property 6 years ago
Michael Shanks 3a97e0ffd2 renamed screen template 6 years ago
Andrew Kingston 644f45e1c1 Remove console log 6 years ago
Michael Shanks 02dcc07f84 review: better naming of screen templates 6 years ago
mike12345567 d90c1e3dd3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Michael Shanks 1758243de9 renaming Record > Row 6 years ago
Andrew Kingston d1f367ccff Add relationships as data source 6 years ago
Michael Shanks f1eeb17dd3 auto create screens with new table 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Michael Shanks df4243abfa screen templates - backup before merge from master 6 years ago
Andrew Kingston cb0b7b9b5b Fix frontend crashing when adding components to a data provider component with no source 6 years ago
Michael Shanks b7eb1a35e8 Screen templates working 6 years ago
Michael Shanks cdbd70c218 Screen templates - initial commit 6 years ago
Andrew Kingston fd4a7d95bc Fix a couple of crashes in frontend when doing various actions and fix record detail view 6 years ago
Michael Shanks 69292c353c analytics - identify user + extra actions added 6 years ago
Martin McKeaveney 329e885ab6 lint, tidy up and some simplification 6 years ago