898 Commits (be2fcf338aa152f0ff25f10d7baabf2ca8fc2485)

Author SHA1 Message Date
Andrew Kingston 2ce51346ca Fix default home page overriding detail pages 6 years ago
Andrew Kingston 454199b17d Set default link font weight to 500 6 years ago
mike12345567 c5dc50e8bf Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate. 6 years ago
Martin McKeaveney fff78a0072 v0.2.2 6 years ago
mike12345567 a21a3f817e Linting. 6 years ago
mike12345567 e87d9afbaf Fixing an issue whereby in some enrichment calls the count of links would be doubled (counting both sides). 6 years ago
Andrew Kingston 534f00515d Add XS shadow to top nav header to act as a slight border 6 years ago
Martin McKeaveney 202598a7fa fix unit tests 6 years ago
mike12345567 ca5f5f44ac Fixing issues with table columns allowing weirdness to happen around casing, now only one column with a particular name can be specified, no matter what the case, but the case will be respected. 6 years ago
Martin McKeaveney 6d22dd40cf updating test snapshots 6 years ago
Martin McKeaveney e300134186 lint 6 years ago
Martin McKeaveney 2308814e85 fix cloudfront invalidations 6 years ago
Martin McKeaveney ac0413eefd allow users to remove a calculation 6 years ago
Martin McKeaveney 8a936e0927 more auth bugfixes 6 years ago
mike12345567 bbe085f734 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Martin McKeaveney 3ba8f19e7f more filtering updates 6 years ago
Martin McKeaveney 11927d2340 adding sum and count functionality, preventing user from doing bad filters 6 years ago
Martin McKeaveney 3abf7daa73 frontend bug fixes, remove bindable prop, add not equals filter 6 years ago
Andrew Kingston 313b26982e Rename usages of primary display column to just display column 6 years ago
Michael Drury 94ceff1bbd Fixing an issue where linked record column deletion was not correctly removing relationships. 6 years ago
Andrew Kingston a7118a542d Ignore column renaming if the rename has the same name 6 years ago
Martin McKeaveney c329063f61 fix for appid referer split 6 years ago
Andrew Kingston c108b718a9 Update default page templates 6 years ago
Andrew Kingston b2f4ba98f0 Add translucent background to slot component 6 years ago
Martin McKeaveney a8dfb34112 don't show login component on logged in page, fix auth for app assets 6 years ago
Martin McKeaveney 1601a9b2a2 lint 6 years ago
Martin McKeaveney db72b29eaf update row_save event 6 years ago
Martin McKeaveney d2a7bf55a7 lint 6 years ago
Martin McKeaveney 2ba10662d3 fix csv import 6 years ago
Martin McKeaveney e95af51cde simplify user authentication, remove anon user, fix login cookie issues 6 years ago
Andrew Kingston 650ace2f9e Add flex design property and fix existing default layout 6 years ago
mike12345567 686d85f07e Adding 501 not implemented errors to screen API which did not have a controller previously. 6 years ago
mike12345567 3fd5e7e578 Removing deprecated function - exists. 6 years ago
mike12345567 407d7606e9 Destroying instance DBs for an app before it is deleted. 6 years ago
Martin McKeaveney 34bfef5661 bulk deletes on grid 6 years ago
Martin McKeaveney 4ea99592d9 v0.2.1 6 years ago
mike12345567 116637d06a Updating yarn lock for server and fixing test case. 6 years ago
Andrew Kingston fc870c0dc9 Add back in sharp reference which was commented out 6 years ago
Martin McKeaveney bf9efc7102 remove screen1 from dummy data 6 years ago
Martin McKeaveney d00aef571b convenience scripts for restoring budibase installations 6 years ago
kevmodrome f386dba290
add back missing param to validate call on record post route 6 years ago
mike12345567 4e000a8904 Updating formatting. 6 years ago
kevmodrome 1e1662d265
lint fixes 6 years ago
kevmodrome 14dc81e994
sets correct editable values on fields 6 years ago
mike12345567 1955c73685 Handling empty relationship column the same way other columns are handled, it won't do anything until it is valid - but doesn't error. 6 years ago
mike12345567 47b97225a8 Improving consistency of model saving, making sure that any validation which could fail happens before any updates are carried out. 6 years ago
mike12345567 9bf568ecb1 Fixes for deleting records when a table is deleted. 6 years ago
mike12345567 6362c5ffdc Fixes the link doc ID so that they do not start with automation ID and fixes an error that was occurring when creating tables. 6 years ago
Martin McKeaveney 7f7594895b adding auth object to context rather than separate booleans 6 years ago
Martin McKeaveney dd2a84d58a support for external webhooks 6 years ago