441 Commits (ee4e1718d5c4eadfdfbc3ececed77f7ad4020766)

Author SHA1 Message Date
kevmodrome ee4e1718d5 fixes jumpy behaviour when selecting rows 6 years ago
kevmodrome 1bffa76194 removes add row button on grid component 6 years ago
kevmodrome 7e9cf7d01e adds stopPropagation modifier to delete file button 6 years ago
kevmodrome f0cea0ef0e adjust button size 6 years ago
kevmodrome 29df40ee51 removes commented out code 6 years ago
kevmodrome 204fb15b42 sets pagination default to true in grid component 6 years ago
kevmodrome 86bbf252b3 lint fix 6 years ago
kevmodrome 9f33cf4e6e adds file deletion button as well as confirmation modals to delete rows and delete image buttons 6 years ago
mike12345567 e70c0f32c7 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Andrew Kingston 726e07cb3a Remove old param 6 years ago
Andrew Kingston edc11bf7bb Use named export for tableCache 6 years ago
Andrew Kingston 9d8cbaedbb Improve grid relationship handling of null or empty values 6 years ago
Andrew Kingston 98d066ac33 Prevent editing relationship columns 6 years ago
Andrew Kingston 48a26348a2 Add more opinionated styling to relationship display in grid 6 years ago
Andrew Kingston 0b5f516485 Add support for rendering real relationships inside grid 6 years ago
Andrew Kingston 7e30061abb Don't run terser in standard components in dev mode 6 years ago
Andrew Kingston d5630760cc Rename usages of primary display column to just display column 6 years ago
Andrew Kingston 532b72d070 Fix logout functionality 6 years ago
Andrew Kingston 55447f282d Add log out functionality 6 years ago
Andrew Kingston f9e6b3e5b4 Updating login component form error style slightly 6 years ago
Martin McKeaveney 535c9febd5 fix for appid referer split 6 years ago
Andrew Kingston c5381a4766 Update Login component 6 years ago
Andrew Kingston 62091ce744 Update navigation 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 79b50dc0b7 lint 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
Martin McKeaveney 14af18d27b fix issues from eslint plugin prettier 6 years ago
Martin McKeaveney 2b3b41e778 bulk deletes on grid 6 years ago
Martin McKeaveney 5c7baf84c3 v0.2.1 6 years ago
kevmodrome 2a8aebeb16 fixes height issue with grid component 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 c76dccb66c Add relationships as possible datasource for grid 6 years ago
kevmodrome 010a59d8cb adds pagination option 6 years ago
kevmodrome 5963314b6c adds height option to grid component 6 years ago
Andrew Kingston d7ab7c6ec9 Fix grid crash when there are no related rows in a link field 6 years ago
mike12345567 416a7598c6 Updating data grid components which had model/record still defined in them. 6 years ago
kevmodrome 9923266c51 fix editable header column not hiding when grid is un-editable 6 years ago
Andrew Kingston 9f3eef5b8c Fix crash when no linked records in DataTable 6 years ago
kevmodrome 3cd2cdb722 lint fixes 6 years ago
kevmodrome b0bd9ae135 sets correct editable values on fields 6 years ago