6258 Commits (2b3930ea71fdca4065de917d48b8ca0886d38fae)
 

Author SHA1 Message Date
Andrew Kingston 2b3930ea71 Hide developer mode option when you aren't a developer 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
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
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
Michael Drury 1a4b39412a
Merge pull request #1538 from Budibase/fix/lockdown-admin 5 years ago
Martin McKeaveney 46d072744a
Merge pull request #1540 from Budibase/fix/0.9.1-bugfixes 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 3c650fad56 Merge branch 'master' of github.com:Budibase/budibase into fix/lockdown-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
Michael Drury 8ee874055e
Merge pull request #1537 from Budibase/feature/app-updated-at 5 years ago
Martin McKeaveney cb274d33ed remove superfluous copy 5 years ago
mike12345567 8c8ac18ac0 Fixing broken server test cases. 5 years ago
Martin McKeaveney 6dfe3f4df3
Merge pull request #1533 from Budibase/martin-fixes 5 years ago
Andrew Kingston 7f677f3d59
Merge pull request #1526 from Budibase/ak-fixes 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
Martin McKeaveney a1b4f32318 Merge branch 'master' of https://github.com/Budibase/budibase into martin-fixes 5 years ago
mike12345567 484e22c62d Upping debounce to 30 seconds as it has no real negative. 5 years ago
mike12345567 ae8e88f426 Switching logic for lazy evaluation. 5 years ago
mike12345567 2da319e960 Merge branch 'master' of github.com:Budibase/budibase into feature/app-updated-at 5 years ago
mike12345567 b71d751243 Making sure roles object is always present, issue #1529. 5 years ago
Martin McKeaveney 2636c9450b simpler check using checklist 5 years ago
mike12345567 96ad77b41d Formatting 5 years ago
Martin McKeaveney 6a293df4be enter to login, google auth only show if configured 5 years ago
Andrew Kingston 1d018f2d95
Merge pull request #1530 from Budibase/enhance-email-preview 5 years ago
mike12345567 4653471412 Updating UI to use the updated at. 5 years ago
mike12345567 3b81989250 Making sure the email sends out the write port if no platform URL is set. 5 years ago
Andrew Kingston a8df26ffa6 Render email template inside iframe and render custom templates inside base template 5 years ago
Andrew Kingston ad81a526c1 Remove question mark from field label 5 years ago
Andrew Kingston 509ada35fc Fix styles of tag renderer to make it readable but remove hover state 5 years ago
Andrew Kingston eaaf3dfbca Fix small typo in user details page 5 years ago
Andrew Kingston 064c7a3124 Add readable labels to Google oauth fields 5 years ago
Andrew Kingston bc9e272978 Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 5 years ago
Andrew Kingston a7790707fc Add repeat password input to admin user creation 5 years ago
Kevin Åberg Kultalahti bd61619d13
Merge pull request #1513 from Budibase/fixes/user-management 5 years ago