350 Commits (bded4a5b564dea216cee01edfbe8e78699f634eb)

Author SHA1 Message Date
Peter Clement d4cffde79e remove uneeded properties from schema 5 years ago
Peter Clement ec50621733 refactor new autocolumn functionality 5 years ago
Martin McKeaveney 11e64b0ffe tidy up 5 years ago
Martin McKeaveney ec26d5c738 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 5 years ago
Martin McKeaveney 58752cea3e fix view export 5 years ago
Andrew Kingston 7f08ef3a6c Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same 5 years ago
Andrew Kingston 908d4b75d8 Ensure transitions are only local to avoid weird svelte issues 5 years ago
Andrew Kingston 1c93ae509e Refresh data UI tables when creating a row 5 years ago
Andrew Kingston f9c8cd8506 Automatically refresh data as needed when rows or columns are updated 5 years ago
Andrew Kingston 873ef99527 Add transitions to data UI tables to improve smoothness and prevent stuttering and flashing on loading 5 years ago
Andrew Kingston 4a827c2aab Fix resetting filters and sorting options when changing tables 5 years ago
Andrew Kingston 14b23cffee Prevent bindings from being used when filtering tables in the data UI 5 years ago
Andrew Kingston 745aff0c44 Reuse filter drawer component to allow full table filtering on any type in data UI 5 years ago
Andrew Kingston 7527c19a8c Add basic search implementation to data UI tables 5 years ago
Andrew Kingston 705088362b Move lucene logic into builder 5 years ago
Andrew Kingston 383d92b99e Add a refresh action to common table searching logic 5 years ago
Andrew Kingston 890749ee3e Only refresh tables when table ID changes 5 years ago
Andrew Kingston 7ac4144903 Add new core implementation of fetching paginated table data and enable pagination in backend UI for tables 5 years ago
Martin McKeaveney 0a7512a4d9 changed events to constants, instantiated analytics client at right time 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Maurits Lourens 7328fd1e8a fix exporting internal tables 5 years ago
Peter Clement 4fa36727e4 Update validation for array type 5 years ago
Peter Clement f7ebf7f8a4 Fix lucene not allowed characters 5 years ago
Peter Clement 84350933d4 fix issue with options not being displayed on new line 5 years ago
Peter Clement 05568295b5 Add not contains option to lucene query builder 5 years ago
Peter Clement e97b5ef91a add multiselect component as option for form design 5 years ago
Andrew Kingston cb46e763d3 Making picker sorting optional and default to off. Sort by default for client apps 5 years ago
Peter Clement 17438372d0 Add ability for user to select 'List' data type for a column 5 years ago
Maurits Lourens 87c59db02e fix lint issues 5 years ago
Maurits Lourens 459ba46c48 return validation errors 5 years ago
mike12345567 217e5a02bf Fixing issue #2193, also fixing the name of the file on export, as well as fixing an issue with the exporters not handling relationships. 5 years ago
mike12345567 c534a93091 Linting. 5 years ago
mike12345567 daed47a0a8 Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB. 5 years ago
Martin McKeaveney 8bc6ed5b34 readd one to many 5 years ago
Michael Drury f08547249b Linting. 5 years ago
Michael Drury 6d5f697142 Adding checks around the edit roles modal. 5 years ago
mike12345567 53199ddc61 Inverting logic as the type isn't always internal. 5 years ago
Martin McKeaveney 9f3c2a8033 typo 5 years ago
Martin McKeaveney a8277c9385 better naming, filter out public from inheritable roles 5 years ago
Martin McKeaveney 78bd36304e prevent editing public role in apps 5 years ago
mike12345567 8550d00751 Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
Martin McKeaveney 93569ccc87 simplify relationship configuration UI 5 years ago
mike12345567 5a4398f690 Some work towards supporting many SQL relationships. 5 years ago
mike12345567 c531a02725 Allowing formula fields to be display columns. 5 years ago
mike12345567 96f477ddfd Linting and adding internal_api_key to cypress. 5 years ago
Martin McKeaveney 5f3336531f finally fixing cypress tests 5 years ago
mike12345567 db01275483 Fixing issue stopping view test from creating tables. 5 years ago
mike12345567 aad0802b83 Formatting. 5 years ago
mike12345567 3919f8a5a3 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney dd4ed9b69d tidy up, fix UI tests 5 years ago