5583 Commits (00bb15899112f98943eff2a98e24aa9e96d21997)

Author SHA1 Message Date
Andrew Kingston 1c649bee63 Default logo URL in navigation component and add setting to hide logo 5 years ago
Andrew Kingston 99febbc7dd Remove dependency on server repo to provide logo URL to navigation component 5 years ago
Martin McKeaveney 38e6790146 fix test 5 years ago
Martin McKeaveney 5c60629545 removing electron config 5 years ago
Martin McKeaveney db46750ce5 amend s3 path URL 5 years ago
Martin McKeaveney 881ddc646f v0.9.3 5 years ago
Martin McKeaveney f3198aec98 sanitizing client lib URL 5 years ago
Martin McKeaveney 4e2d8ee6cf removed node modules upload call 5 years ago
Martin McKeaveney 3d4eab27a8 remove public folder concept, upload client lib directly 5 years ago
Andrew Kingston 22b73411d5 Add back readable text for oauth checklist step 5 years ago
Andrew Kingston e3b4006aac Replace logo in navigation template with new space logo 5 years ago
Andrew Kingston c613180a77 Replace builder logo with new space logo 5 years ago
mike12345567 d89c750761 Updating system to allow setting builder/admin as a toggle during the invitation phase of a user. 5 years ago
Andrew Kingston 4cc525c225 Update favicon 5 years ago
Martin McKeaveney a2917e3ffd v0.9.2 5 years ago
mike12345567 8200f2a4e8 Fixing issue with redis updates in tests. 5 years ago
Andrew Kingston 2b3930ea71 Hide developer mode option when you aren't a developer 5 years ago
mike12345567 4268ea8eb0 Changing cypress commands. 5 years ago
mike12345567 bd0f78e38e Changing how connection is waited for. 5 years ago
mike12345567 ec85f13d5a Adding an initial connection timeout of 5 seconds which after it will retry again. 5 years ago
Andrew Kingston 742f46d730 Fix logo size on create admin screen 5 years ago
Andrew Kingston 0e0a44c69f Fix links to apps from non-builder app list not working 5 years ago
mike12345567 68681fd441 Formatting. 5 years ago
mike12345567 2abe543cb1 Linting and fixing an issue with the dev pass through. 5 years ago
Andrew Kingston 1a80655a04 Add real Budibase space logo as the default logo 5 years ago
Andrew Kingston b4c0191e2b Add real updated timestamp to non-builder app list 5 years ago
mike12345567 8ce6617e19 Logging and adding better messaging around startup. 5 years ago
mike12345567 428a9e5ba3 Formatting. 5 years ago
mike12345567 292d520b30 Adding some changes for to redis library, allowing reconnection. 5 years ago
Andrew Kingston 1ebe75af35 Implement real sorting by app updated timestamp 5 years ago
Andrew Kingston c5d409d778 Add real updated timestamp to app table view 5 years ago
Andrew Kingston 270de9896c Stop / route screen being called Login when set to public access 5 years ago
Andrew Kingston 882c17f384 Update deployment status message on error 5 years ago
Andrew Kingston dcd80ac2c4 Update deployment status message to not confuse user 5 years ago
Andrew Kingston 788b58197b Remove console.log 5 years ago
Andrew Kingston afd0936fd7 Remove admin only pages from non-admin menu 5 years ago
Andrew Kingston d7aae52657 Prevent flashing and intermittent errors when navigating to admin screens as a non admin 5 years ago
Martin McKeaveney be7a8cfb8c fix tests 5 years ago
Martin McKeaveney 495a255987 tidy up 5 years ago
Martin McKeaveney b8c18d3d91 make attachments downloadable and images clickable 5 years ago
Martin McKeaveney f992c650d2 allow deletion of relationships 5 years ago
mike12345567 c9a05b6f1b Fixing issue with users that don't have admin structure. 5 years ago
mike12345567 a39b633c90 Formatting and adding routing checks to push the user out of admin menus when they are not an admin. 5 years ago
mike12345567 18cbb02bf9 Updating administration middleware so that internal requests allowed through automatically. 5 years ago
mike12345567 8ada416e65 Adding ability to create new admins. 5 years ago
Martin McKeaveney cb274d33ed remove superfluous copy 5 years ago
mike12345567 8c8ac18ac0 Fixing broken server test cases. 5 years ago
Andrew Kingston fef5e4288d Revert login on enter 5 years ago
Andrew Kingston 805b09673a Change update self method to automatically merge new fields with existing user object 5 years ago
mike12345567 484e22c62d Upping debounce to 30 seconds as it has no real negative. 5 years ago