2506 Commits (a6025952aa2a2ecc8b4e4c33d38aa4db2fff3dbc)

Author SHA1 Message Date
Andrew Kingston 1988473051 Fix crash when viewing views without schemas 6 years ago
Andrew Kingston bd68672c51 Add field type to backend table headers 6 years ago
Andrew Kingston ce5441e35a Add relationship enrichment display to backend UI 6 years ago
Andrew Kingston 7b4b22377d Display enriched relationship info in grids and bindings 6 years ago
mike12345567 f080fa6537 Some major performance optimisations, found that db.find is not fast unless its indexed, there is also no point in indexing for our internal relationship searching, however we can use the allDocs call. This will likely be slow for very large calls (say 100K records) but for these sort of calls we really need to paginate anyway. 6 years ago
mike12345567 0f323d8aa9 linting. 6 years ago
mike12345567 74b6f0069b Fixing some errors found with relationships. 6 years ago
mike12345567 91926d17d9 Adding delay to cypress test to allow time for statistics to calculate. 6 years ago
mike12345567 6d519e1ad9 Updating cypress test to fix in CI. 6 years ago
mike12345567 6e198a8ce1 Fixing automation issue - now autocolumns hidden there too. 6 years ago
mike12345567 d700cc254c Formatting. 6 years ago
mike12345567 a63ebd1a9c Fixing another cypress test. 6 years ago
mike12345567 1e39a873b2 Fixing issue with cypress test, fixing a 409 conflict that could occur in table saving - shouldn't happen now. 6 years ago
mike12345567 ad49a428b5 Fixing an issue with Cypress tests. 6 years ago
mike12345567 905f913da3 Fixing linting. 6 years ago
mike12345567 811aa5ced3 Fixing minor issue with auto-column toggles. 6 years ago
mike12345567 258b2138c3 Formatting. 6 years ago
mike12345567 79bb9f3822 Updating BBUI after Andrew K fixed an issue with buttons and borders transitioning (causing buttons to expand/contract etc). 6 years ago
mike12345567 cafb50bce6 Fixing some UI stuff after discussing with Andrew K - making sure auto-columns always appear at end of table. 6 years ago
mike12345567 1a9d16c8c7 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 6 years ago
mike12345567 113de64833 Some further UI work for auto-columns. 6 years ago
Andrew Kingston 8d1f082cc9 Fix drawer bindable input not updating when typing with drawer closed 6 years ago
Andrew Kingston 284018fefa Rename form data bindings to Fields instead of Schema 6 years ago
mike12345567 fd76369467 Removing repeated constant. 6 years ago
Andrew Kingston 8b23f603bd Update URL settigns to be bindable inputs and update navigate action 6 years ago
mike12345567 3a106c937c Formating. 6 years ago
mike12345567 846772bfeb Adding the ability to create/control auto-columns from the create/edit column modal. 6 years ago
mike12345567 4b1855974c Work in progress, getting the server backend mostly ready for this work. 6 years ago
Martin McKeaveney 26377700bb v0.7.8 6 years ago
Martin McKeaveney 7ae0d44359 dropdown fixes 6 years ago
mike12345567 4b74598287 Linting. 6 years ago
mike12345567 73169ab911 Quick CSS change for manage access popover. 6 years ago
mike12345567 1a8fe9b02c Some more fixes for RBAC as well as fixing the duplication of roles. 6 years ago
Martin McKeaveney 8d92692593 v0.7.7 6 years ago
Martin McKeaveney 1f4fa6a659 hotfix/prevent-app-creation-failing 6 years ago
Martin McKeaveney ec3ef225b9 simplify UI 6 years ago
Andrew Kingston 24c3f3019f Fix automatic form generation from relationship and calculated view schemas 6 years ago
Martin McKeaveney 111ff61bbc tidy up 6 years ago
Martin McKeaveney 701e2b218e RBAC popover complete 6 years ago
Andrew Kingston fb79a78164 Make all form components use fill width of container 6 years ago
Martin McKeaveney 37c00f24bd control RBAC from data section 6 years ago
mike12345567 ca20cbeeca First lot of work to update the auto fields into schema. 6 years ago
mike12345567 feb7e2756f WIP - start of auto columns like autonumber, createdBy, createdAt, updatedBy etc. 6 years ago
Michael Shanks 73d34434ff Updated copyright line in license files 6 years ago
Martin McKeaveney 4766d21340 clean up index on table deletion 6 years ago
Martin McKeaveney 9c7a373fb0 primary and secondary index fields 6 years ago
Andrew Kingston 4493a0896f Remove commented out lines 6 years ago
Andrew Kingston 1eb216ace3 Fix conflict in yarn lock 6 years ago
Andrew Kingston c635956e30 Fix multiselect not being wrapped in CreateEditRow modal 6 years ago
Andrew Kingston 1deeb2ac3e Add sprectrum theme compatibility to autoscreens form text 6 years ago