4006 Commits (2ac101630bbb2cf978d44e5461d29ec8dd3caa5c)

Author SHA1 Message Date
Michael Drury 2ac101630b Updating packages in builder and server, making build work in Windows. 5 years ago
mike12345567 90f9be36dd Using cross-env instead of pure environment variable specification to make it work on windows. 5 years ago
mike12345567 704728cc3b removing use of optional chaining and just checking for status. 5 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). 5 years ago
mike12345567 b9439affc0 Adding check to see if analytics is disabled completely (in dev). 5 years ago
mike12345567 3d82bcef6c Formatting. 5 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. 5 years ago
Andrew Kingston 57ea02de87 Fix cypress test 5 years ago
Andrew Kingston 35e88390d5 Update icon for row updated trigger 5 years ago
Andrew Kingston 9013c493aa Add new automation trigger for updating rows 5 years ago
Martin McKeaveney cdad198103 ensure error is thrown on client validation failure 5 years ago
Andrew Kingston 3430048c9b Show error when trying to create user with a duplicate email address 5 years ago
mike12345567 563b0cc077 Only performing the change on copies, allowing cuts through. 5 years ago
Andrew Kingston f54734c3bf Update stacked list to preserve white space 5 years ago
Andrew Kingston d0c40f060c Update card stat to preserve white space 5 years ago
Andrew Kingston cddca2ae1e Update horizontal card to preserve white space and fix crashing when a URL isn't entered 5 years ago
Andrew Kingston 22adf9eb5a Update vertical card to preserve white space and fix crashing when a URL isn't entered 5 years ago
Martin McKeaveney 8d500584b2 allow empty params 5 years ago
Andrew Kingston 137009762d Make paragraph respect whitespace 5 years ago
Andrew Kingston de333a769f Revert heading margin change to use browser default 5 years ago
Andrew Kingston 6185126ddb Make heading respect white space and reduce default margin 5 years ago
Keviin Åberg Kultalahti d03ff41619 Rename True/False to Boolean 5 years ago
Martin McKeaveney d4e7924269 removing redundant cancel button 5 years ago
Martin McKeaveney b082909dd5 remove log 5 years ago
Martin McKeaveney 89c2ae0692 read all columns for schema rather than just the first 5 years ago
mike12345567 794d7cc021 Quick change to make sure as long as internal views are denoted in the db constant they'll be handled. 5 years ago
mike12345567 0345323a3d Adding fix in for views including internal views which shouldn't be added to view calculation. 5 years ago
mike12345567 22f1ee6d37 Adding prettier ignore statement as it kept re-formatting the spacing in query viewer file. 5 years ago
mike12345567 afe70d1ba2 Fixing issue - this will replace any bindings when copying and pasting a stack of components with 'Invalid binding'. 5 years ago
mike12345567 b46d9847ad Adding notifier to API for 401 requests, meaning login has notification on fail. 5 years ago
Andrew Kingston 2dac761f6f Add unique drawer names for each binding drawer 5 years ago
mike12345567 b5a2480001 Formatting. 5 years ago
mike12345567 d9aa1a4890 Switching user activity state to an options field rather than boolean (more extensible). 5 years ago
Andrew Kingston 87d9ed089c Bump BBUI version 5 years ago
mike12345567 3dd927e15e Fixing test case. 5 years ago
mike12345567 99d356a862 Formatting. 5 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. 5 years ago
Joe 8862d00646 Icon / header size updated 5 years ago
Joe 8c9405a0cf scrollable ui 5 years ago
Joe ecc9c6dd14 Query results section ui updated 5 years ago
Joe a8e7741fb2 initial spacing improvements and border adjustments 5 years ago
Richard Grant 8ed6dbb312 lint fix 5 years ago
Richard Grant 2dac471b2f richard.grant/row-update-user-update-password-fix 5 years ago
mike12345567 aa449e4729 Updating cypress tests as well as changing the auto column icons a bit to improve the look. 5 years ago
Martin McKeaveney e08c917080 adding description blurbs to datasources 5 years ago
Martin McKeaveney 1df1efe59b lint 5 years ago
Andrew Kingston 1988473051 Fix crash when viewing views without schemas 5 years ago
Andrew Kingston bd68672c51 Add field type to backend table headers 5 years ago
Keviin Åberg Kultalahti 64fb3970b2 lint fix 5 years ago
Keviin Åberg Kultalahti 481de3c75c remove unused logic in backend store 5 years ago