2823 Commits (94ceff1bbd1f2abd917c50dbadc8ee824b5cf168)
 

Author SHA1 Message Date
Michael Drury 94ceff1bbd Fixing an issue where linked record column deletion was not correctly removing relationships. 6 years ago
mike12345567 7613692379 Fixing a bug where if you created a column without a name editting it would create another column and also adding an option to remove sorting from your table. 6 years ago
Martin McKeaveney c329063f61 fix for appid referer split 6 years ago
Martin McKeaveney 915b8d9e41
Merge pull request #715 from Budibase/bugz 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 78ae3f194c merge 6 years ago
Martin McKeaveney db72b29eaf update row_save event 6 years ago
Michael Drury e03998cf7d
Merge pull request #718 from Budibase/chuckles-fixes 6 years ago
Martin McKeaveney d2a7bf55a7 lint 6 years ago
Martin McKeaveney 2ba10662d3 fix csv import 6 years ago
mike12345567 b9f69e34f1 Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax. 6 years ago
mike12345567 bfaa9bc44b Merge branch 'master' of github.com:Budibase/budibase into chuckles-fixes 6 years ago
mike12345567 f5ad74eaf5 Some design changes and moving around screen deletion to centralise it. 6 years ago
Andrew Kingston 02208b2557
Merge pull request #714 from Budibase/cheeks-bugfixes 6 years ago
Andrew Kingston 22331dafb6 Remove console.log statement 6 years ago
Andrew Kingston 5251efd837 Remove console.log statements 6 years ago
Andrew Kingston 4d42e722a3 Fix grid not allowing adding rows due to model -> table rename 6 years ago
Andrew Kingston f6a388b38a Fix errors being thrown when nesting certain components without picking a datasource 6 years ago
Andrew Kingston 53bbbd2b04 Fix errors being thrown by grid and table 6 years ago
Andrew Kingston 59174c4c1a Improve grid and table rendering of any type of datasource 6 years ago
Martin McKeaveney d9bb6aad2d fixing funky svelte prettier issue 6 years ago
Martin McKeaveney e95af51cde simplify user authentication, remove anon user, fix login cookie issues 6 years ago
Andrew Kingston 8a10ea899c Fix data table and grid rendering views 6 years ago
mike12345567 7e70eb0f20 Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted. 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
Andrew Kingston bb997eaf26 Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 6 years ago
mike12345567 3fd5e7e578 Removing deprecated function - exists. 6 years ago
Martin McKeaveney f921f4c090 fix issues from eslint plugin prettier 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 04f5e9e9ea optional chaining for backend ui models 6 years ago
Andrew Kingston 9929d12c6f Fix checkbox depth in frontend settings 6 years ago
Martin McKeaveney ff9d178304 Merge branch 'master' of github.com:Budibase/budibase into bugz 6 years ago
Martin McKeaveney 4ea99592d9 v0.2.1 6 years ago
Martin McKeaveney d5a053304f Merge branch 'master' of github.com:Budibase/budibase into bugz 6 years ago
Michael Drury d637ebbdb4
Merge pull request #687 from Budibase/endpoint-renaming 6 years ago
mike12345567 116637d06a Updating yarn lock for server and fixing test case. 6 years ago
Andrew Kingston 51c407c2f9 Update all old references in datasources from isModel to type=model 6 years ago
Andrew Kingston a25ca533e3 Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 6 years ago
mike12345567 31b744e2d5 Updating test cases. 6 years ago
Martin McKeaveney 9775797951 removing z-index from checkbox 6 years ago
kevmodrome 50d2f45446
fixes height issue with grid component 6 years ago
Andrew Kingston d22f6f911f Fix crashing when rendering any components settings that uses a ScreenSelect 6 years ago
Martin McKeaveney 6fe15f9bef Merge branch 'master' of github.com:Budibase/budibase into bugz 6 years ago
Martin McKeaveney 78aae99e39 prevent duplicate table names 6 years ago
mike12345567 5354d66366 Fixing problem where something injected [object Object] into the source code? 6 years ago
Andrew Kingston 459544f3b4
Merge pull request #712 from Budibase/feat/linked-records-data-source 6 years ago
mike12345567 80b011141d Formatting codebase. 6 years ago