361 Commits (fab9f8f1c80eef3c4f0bddd2943769a79d711fc3)

Author SHA1 Message Date
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
Martin McKeaveney f40f388dd8 local file upload from apps 6 years ago
mike12345567 88d22baf1a Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
mike12345567 17588d9f6b Fix for when table is deleted, was attempting to retrieve views for the table which no longer exists. 6 years ago
Martin McKeaveney 319fcabaa5 removing delete functionality - not necessary 6 years ago
Martin McKeaveney 642662c8bc fix transition dropdown bug 6 years ago
Martin McKeaveney bb2058a010 lint 6 years ago
mike12345567 ec265f6821 Update to improve test cases and get JOI to work as expected. 6 years ago
Martin McKeaveney 86ae8d038a file attachments and processing working, basic design for dropzone 6 years ago
mike12345567 e14677fcff Small fix for last change, singular to plural in API definition. 6 years ago
mike12345567 b1a8837c0c Adding new API endpoint which provides all definitions in one. 6 years ago
Andrew Kingston 8befaee4d0 Fix cypress test for create workflow 6 years ago
Andrew Kingston 6fe55814c2 Fix workflow tests 6 years ago
Andrew Kingston 8db6122416 Fix unsaved workflow blocks sharing same state 6 years ago
Andrew Kingston e79d4f11c9 Add working test workflow button 6 years ago
Michael Shanks fe8c870050 some mutating function parameter 6 years ago
Andrew Kingston bee9415942 Rewrite workflow editing state for better UI sync 6 years ago
Michael Shanks ed23f23c89 some comments 6 years ago
Andrew Kingston bf7974aca5 Update to use stepId for workflows and improve workflow UX when editing blocks 6 years ago
Andrew Kingston c280a634fb Load workflow blocks from server and remove block definitions from builder 6 years ago
Michael Shanks cb9fd4d1cd events: Update record workings 6 years ago
Michael Shanks 870561d63d backup before a merge 6 years ago
Conor Mack e667b78b10 Tidyup 6 years ago