2575 Commits (dec15229668f461e625cfc9f9ea2fd2c19b244d7)

Author SHA1 Message Date
Keviin Åberg Kultalahti d03ff41619 Rename True/False to Boolean 6 years ago
Martin McKeaveney d4e7924269 removing redundant cancel button 6 years ago
Martin McKeaveney b082909dd5 remove log 6 years ago
Martin McKeaveney 89c2ae0692 read all columns for schema rather than just the first 6 years ago
Andrew Kingston 2dac761f6f Add unique drawer names for each binding drawer 6 years ago
mike12345567 b5a2480001 Formatting. 6 years ago
mike12345567 d9aa1a4890 Switching user activity state to an options field rather than boolean (more extensible). 6 years ago
Andrew Kingston 87d9ed089c Bump BBUI version 6 years ago
mike12345567 3dd927e15e Fixing test case. 6 years ago
mike12345567 99d356a862 Formatting. 6 years ago
mike12345567 c801203dc5 Adding the ability to set whether a user is active or not rather than deleting them, stops them from being able to log in to the system. 6 years ago
Joe 8862d00646 Icon / header size updated 6 years ago
Joe 8c9405a0cf scrollable ui 6 years ago
Joe ecc9c6dd14 Query results section ui updated 6 years ago
Joe a8e7741fb2 initial spacing improvements and border adjustments 6 years ago
mike12345567 aa449e4729 Updating cypress tests as well as changing the auto column icons a bit to improve the look. 6 years ago
Martin McKeaveney e08c917080 adding description blurbs to datasources 6 years ago
Martin McKeaveney 1df1efe59b lint 6 years ago
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
Keviin Åberg Kultalahti 64fb3970b2 lint fix 6 years ago
Keviin Åberg Kultalahti 481de3c75c remove unused logic in backend store 6 years ago
Keviin Åberg Kultalahti 5b5a5b5438 adds thin prop to select component when adding new row 6 years ago
Keviin Åberg Kultalahti 58dc12f95d fix sneaky mergeflict 6 years ago
Andrew Kingston ce5441e35a Add relationship enrichment display to backend UI 6 years ago
Keviin Åberg Kultalahti b89573e1f2 lint fix 6 years ago
Keviin Åberg Kultalahti 15947eb9a5 adds disabled state to relationship type - column must be re-created in order to change the value 6 years ago
Martin McKeaveney 3f2132df07 prevent editing of headers in params 6 years ago
Andrew Kingston 7b4b22377d Display enriched relationship info in grids and bindings 6 years ago
Keviin Åberg Kultalahti aa38952131 displays correct relationship type in the create/edit component 6 years ago
Martin McKeaveney f53463ec0c response parsing 6 years ago
Martin McKeaveney a834f17a80 more design updates 6 years ago
Andrew Kingston 2460280841 Fix and tidy up all button actions and drawers 6 years ago
Martin McKeaveney 6e121b6045 design updates, changing query verb names to HTTP verbs 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
Andrew Kingston 7f92c82298 Fix calc view schemas not being determined correctly 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