2484 Commits (64c1183b16fd30d8a60c7b60ea85bf71eb4cd5ca)

Author SHA1 Message Date
Andrew Kingston 646c74bb08 Ignore column renaming if the rename has the same name 6 years ago
Andrew Kingston 472dded1fc Move primary display column option in to column popover 6 years ago
Martin McKeaveney 535c9febd5 fix for appid referer split 6 years ago
Andrew Kingston 3b01c6dd54 Remove deprecated nav component props 6 years ago
Andrew Kingston 6082783992 Add new gradient options 6 years ago
Andrew Kingston c09056fd68 Remove HR from settings view 6 years ago
Andrew Kingston e0c309850b Update default page templates 6 years ago
Andrew Kingston c5381a4766 Update Login component 6 years ago
Andrew Kingston 62091ce744 Update navigation component 6 years ago
Andrew Kingston b0171c1a9f Add translucent background to slot component 6 years ago
Martin McKeaveney 8132c77f8c don't show login component on logged in page, fix auth for app assets 6 years ago
Martin McKeaveney 802b05815d lint 6 years ago
Martin McKeaveney 4be3014e91 update row_save event 6 years ago
Martin McKeaveney 79b50dc0b7 lint 6 years ago
Martin McKeaveney 2ae3191758 fix csv import 6 years ago
mike12345567 e33dd65768 Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax. 6 years ago
mike12345567 e96098c5f4 Some design changes and moving around screen deletion to centralise it. 6 years ago
Andrew Kingston 2dce25c99a Remove console.log statement 6 years ago
Andrew Kingston 2fc44f03d0 Remove console.log statements 6 years ago
Andrew Kingston d2ac13a253 Fix grid not allowing adding rows due to model -> table rename 6 years ago
Andrew Kingston 3efac56f5d Fix errors being thrown when nesting certain components without picking a datasource 6 years ago
Andrew Kingston cf28ba24a3 Fix errors being thrown by grid and table 6 years ago
Andrew Kingston 7e162960f0 Improve grid and table rendering of any type of datasource 6 years ago
Martin McKeaveney 72746c6e07 fixing funky svelte prettier issue 6 years ago
Martin McKeaveney cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 6 years ago
Andrew Kingston 4ac83afb62 Fix data table and grid rendering views 6 years ago
mike12345567 23c8339827 Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted. 6 years ago
Andrew Kingston e50d33b7cb Add flex design property and fix existing default layout 6 years ago
mike12345567 0c2f48fd96 Adding 501 not implemented errors to screen API which did not have a controller previously. 6 years ago
mike12345567 3e9836138b Removing deprecated function - exists. 6 years ago
Martin McKeaveney 14af18d27b fix issues from eslint plugin prettier 6 years ago
mike12345567 65a2da9091 Destroying instance DBs for an app before it is deleted. 6 years ago
Martin McKeaveney 2b3b41e778 bulk deletes on grid 6 years ago
Martin McKeaveney 8bac014955 optional chaining for backend ui models 6 years ago
Andrew Kingston 751e19c40e Fix checkbox depth in frontend settings 6 years ago
Martin McKeaveney 5c7baf84c3 v0.2.1 6 years ago
mike12345567 61ce6cb403 Updating yarn lock for server and fixing test case. 6 years ago
Andrew Kingston f9f939152a Update all old references in datasources from isModel to type=model 6 years ago
mike12345567 76742d527a Updating test cases. 6 years ago
Martin McKeaveney 06c65cc89c removing z-index from checkbox 6 years ago
kevmodrome 2a8aebeb16 fixes height issue with grid component 6 years ago
Andrew Kingston b4ded22ac9 Fix crashing when rendering any components settings that uses a ScreenSelect 6 years ago
Martin McKeaveney 7d8cb16824 prevent duplicate table names 6 years ago
mike12345567 a622d3c2f1 Fixing problem where something injected [object Object] into the source code? 6 years ago
mike12345567 9a38294449 Formatting codebase. 6 years ago
Andrew Kingston 0aeed3241e Remove random text 6 years ago
Andrew Kingston 652e3b43ed Remove console.log statement 6 years ago
Andrew Kingston fa59b05d74 Add back in sharp reference which was commented out 6 years ago
Andrew Kingston 0f862e3c66 Rename datasource prop from table to data for all components 6 years ago
Andrew Kingston c76dccb66c Add relationships as possible datasource for grid 6 years ago