4547 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
Michael Drury 92035e982b Merge pull request #1166 from Budibase/bug/minor-fix 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
Michael Drury 00c62d001e Merge pull request #1164 from Budibase/bugs/various-bugs 5 years ago
mike12345567 b9439affc0 Adding check to see if analytics is disabled completely (in dev). 5 years ago
mike12345567 fa4d0d1696 Merge branch 'master' of github.com:Budibase/budibase into bugs/various-bugs 5 years ago
mike12345567 3d82bcef6c Formatting. 5 years ago
mike12345567 ce7c6a4dfb Merge branch 'develop' of github.com:Budibase/budibase into bugs/various-bugs 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
Martin McKeaveney 71778c0dc1 Merge pull request #1163 from Budibase/develop 5 years ago
Andrew Kingston e54ebc6a12 Merge pull request #1162 from Budibase/cheeks-bug-fixes 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 d4dc591247 Merge pull request #1161 from Budibase/0.8-bugfixes 5 years ago
Michael Drury 8d9508bb3f Merge pull request #1155 from Budibase/bug/fix-binding-issue 5 years ago
Andrew Kingston abb8808add Merge pull request #1160 from Budibase/cheeks-bug-fixes 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
Kevin Åberg Kultalahti dec1522966 Merge pull request #1159 from Budibase/fix/ag-grid--undefined-and-boolean 5 years ago
Keviin Åberg Kultalahti d03ff41619 Rename True/False to Boolean 5 years ago
Martin McKeaveney 175d34841b Merge pull request #1156 from Budibase/external-data-source-fixes 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 2151709a9b Merge branch 'develop' of github.com:Budibase/budibase into bug/fix-binding-issue 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
Michael Drury 9bd6126a5f Merge pull request #1152 from Budibase/user-active-and-bugs 5 years ago
Andrew Kingston 1078f25862 Merge pull request #1132 from Budibase/repeater-filtering 5 years ago
mike12345567 f9249fe99d Merge branch 'develop' of github.com:Budibase/budibase into user-active-and-bugs 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
Andrew Kingston 0270c539cb Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering 5 years ago
Martin McKeaveney f16ec615aa Merge pull request #1083 from Budibase/bug/4001-to-0-fix 5 years ago
Joe 18ff3a47ca Merge pull request #1153 from Budibase/ui-tidy-up 5 years ago
mike12345567 b5a2480001 Formatting. 5 years ago