360 Commits (7e9cf7d01e05033fd433bac12bb8a211ff6c2d85)

Author SHA1 Message Date
Andrew Kingston d5630760cc Rename usages of primary display column to just display column 6 years ago
Andrew Kingston 472dded1fc Move primary display column option in to column popover 6 years ago
mike12345567 dbd6237e44 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 e96098c5f4 Some design changes and moving around screen deletion to centralise it. 6 years ago
Andrew Kingston f9f939152a Update all old references in datasources from isModel to type=model 6 years ago
Andrew Kingston 42f4bcc339 Fix crashing when adding a frontend component after deleting one 6 years ago
Michael Shanks 9bc80abbaa analytics - missing await, causing event not to be logged 6 years ago
Martin McKeaveney feb7d096db replace list template screen with datagrid 6 years ago
Michael Shanks d916de9b7f Settings >URL select handles Record detail urls 6 years ago
mike12345567 9841aab689 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 f1f757054e Replace bindings to link fields with new count runtime property 6 years ago
Michael Shanks 8ad2df14af renamed screen template 6 years ago
Andrew Kingston d5bf44bba1 Remove console log 6 years ago
Michael Shanks 67b99ec5d8 review: better naming of screen templates 6 years ago
mike12345567 5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Michael Shanks 127ce3b59d renaming Record > Row 6 years ago
Andrew Kingston 009d04a0a5 Add relationships as data source 6 years ago
Michael Shanks 67845b1c82 auto create screens with new table 6 years ago
Michael Shanks 027819bae0 merge from master - including fixes 6 years ago
Michael Shanks a3bd28d99f screen templates - backup before merge from master 6 years ago
Andrew Kingston ee6c210e67 Fix frontend crashing when adding components to a data provider component with no source 6 years ago
Michael Shanks 716f42deab Screen templates working 6 years ago
Michael Shanks 77552a0747 Screen templates - initial commit 6 years ago
Andrew Kingston 49875d5c42 Fix a couple of crashes in frontend when doing various actions and fix record detail view 6 years ago
Michael Shanks 83261aeadf analytics - identify user + extra actions added 6 years ago
Martin McKeaveney fd97c14a50 lint, tidy up and some simplification 6 years ago
Martin McKeaveney 6b00fb2d8e local file upload from apps 6 years ago
mike12345567 5f064ade9d Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
mike12345567 f399c10f1c Fix for when table is deleted, was attempting to retrieve views for the table which no longer exists. 6 years ago
Martin McKeaveney e717d35f9e removing delete functionality - not necessary 6 years ago
Martin McKeaveney 9be2b7d691 fix transition dropdown bug 6 years ago
Martin McKeaveney f48736ffe9 lint 6 years ago
mike12345567 31939e3dc9 Update to improve test cases and get JOI to work as expected. 6 years ago
Martin McKeaveney ad79d422e0 file attachments and processing working, basic design for dropzone 6 years ago
mike12345567 ba52b10666 Small fix for last change, singular to plural in API definition. 6 years ago
mike12345567 09565e41d0 Adding new API endpoint which provides all definitions in one. 6 years ago
Andrew Kingston 62d37254ea Fix cypress test for create workflow 6 years ago
Andrew Kingston 12d44ffcad Fix workflow tests 6 years ago
Andrew Kingston 4500388a08 Fix unsaved workflow blocks sharing same state 6 years ago
Andrew Kingston 757845c233 Add working test workflow button 6 years ago
Michael Shanks 0982f627ef some mutating function parameter 6 years ago
Andrew Kingston 494d38029f Rewrite workflow editing state for better UI sync 6 years ago
Michael Shanks d951edad61 some comments 6 years ago
Andrew Kingston e3707982de Update to use stepId for workflows and improve workflow UX when editing blocks 6 years ago
Andrew Kingston 06f1a7bbf1 Load workflow blocks from server and remove block definitions from builder 6 years ago
Michael Shanks 93043c2ab3 events: Update record workings 6 years ago
Michael Shanks 349f350ee4 backup before a merge 6 years ago
Conor Mack 49a69b3b80 Tidyup 6 years ago
Conor Mack d0f48e3d0e Selects for Screens in Events and Settings 6 years ago