2606 Commits (d16015587fcb00a13132e35dddb66e67bc5604db)

Author SHA1 Message Date
mike12345567 fdda55837f Formatting. 6 years ago
Martin McKeaveney 24945b860d show all query types in form component 6 years ago
Michael Drury 2ac101630b Updating packages in builder and server, making build work in Windows. 6 years ago
Keviin Åberg Kultalahti 532f29355e Revert "work on converting popover to drawer" 6 years ago
Martin McKeaveney 5a24ad3860 case insensitive regex for app names 6 years ago
mike12345567 704728cc3b removing use of optional chaining and just checking for status. 6 years ago
mike12345567 16228b8028 Fixing a minor issue, making sure only trying to add displayFieldColumn when the app has that column (older ones may not yet). 6 years ago
mike12345567 b9439affc0 Adding check to see if analytics is disabled completely (in dev). 6 years ago
mike12345567 3d82bcef6c Formatting. 6 years ago
mike12345567 38a99e10a3 Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises. 6 years ago
Keviin Åberg Kultalahti 082c238b57 work on converting popover to drawer 6 years ago
Andrew Kingston 57ea02de87 Fix cypress test 6 years ago
Keviin Åberg Kultalahti 2f749c49d5 remove unused things 6 years ago
Keviin Åberg Kultalahti f8adb6429c adds option to allow dot notation in column names 6 years ago
Martin McKeaveney cdad198103 ensure error is thrown on client validation failure 6 years ago
Andrew Kingston 3430048c9b Show error when trying to create user with a duplicate email address 6 years ago
mike12345567 563b0cc077 Only performing the change on copies, allowing cuts through. 6 years ago
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
mike12345567 22f1ee6d37 Adding prettier ignore statement as it kept re-formatting the spacing in query viewer file. 6 years ago
mike12345567 afe70d1ba2 Fixing issue - this will replace any bindings when copying and pasting a stack of components with 'Invalid binding'. 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