1662 Commits (3765b4a463d7b2ef3fbf37de92294d72bbb5fe21)

Author SHA1 Message Date
mike12345567 bbe085f734 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Andrew Kingston 295b65c9e3 Change create new web app button to black 6 years ago
Andrew Kingston b81dac0a11 Fix cypress tests 6 years ago
Andrew Kingston 313b26982e Rename usages of primary display column to just display column 6 years ago
Andrew Kingston 35c58fd7d5 Move primary display column option in to column popover 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
Andrew Kingston d63a375599 Remove deprecated nav component props 6 years ago
Andrew Kingston 645d53bddc Add new gradient options 6 years ago
Andrew Kingston 41ee234015 Remove HR from settings view 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 db72b29eaf update row_save event 6 years ago
Martin McKeaveney d2a7bf55a7 lint 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 f5ad74eaf5 Some design changes and moving around screen deletion to centralise it. 6 years ago
Andrew Kingston 22331dafb6 Remove console.log statement 6 years ago
Martin McKeaveney e95af51cde simplify user authentication, remove anon user, fix login cookie issues 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
Martin McKeaveney f921f4c090 fix issues from eslint plugin prettier 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 4ea99592d9 v0.2.1 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
mike12345567 31b744e2d5 Updating test cases. 6 years ago
Martin McKeaveney 9775797951 removing z-index from checkbox 6 years ago
Andrew Kingston d22f6f911f Fix crashing when rendering any components settings that uses a ScreenSelect 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
mike12345567 80b011141d Formatting codebase. 6 years ago
Andrew Kingston d96293638f Remove random text 6 years ago
Andrew Kingston 2641b781f9 Remove console.log statement 6 years ago
Andrew Kingston 9acab69a06 Rename datasource prop from table to data for all components 6 years ago
Andrew Kingston 1b8b390822 Fix create screen state by navigating to new URL when creating 6 years ago
Andrew Kingston 536074c97f Fix state when deleting frontend screens 6 years ago
Andrew Kingston 06d83c7ad5 Fix state when deleting frontend components 6 years ago
kevmodrome 9ffde6af35
lint fix 6 years ago
kevmodrome 6ac9c59bbb
adds pagination option 6 years ago
Andrew Kingston 845d909087 Fix ModelSelect styles in frontend settings 6 years ago
Andrew Kingston dcf31c971d Fix crashing when adding a frontend component after deleting one 6 years ago
kevmodrome 4ad2fb47d5
adds height option to grid component 6 years ago
Andrew Kingston 08de0812fc Fix another random builder crash that sometimes happens 6 years ago
Michael Shanks 2f5ee277f3 analytics - missing await, causing event not to be logged 6 years ago
Martin McKeaveney 69f3064489 replace list template screen with datagrid 6 years ago
Martin McKeaveney d00aef571b convenience scripts for restoring budibase installations 6 years ago
kevmodrome 4d140038e7
fix yarn lock file 6 years ago
mike12345567 4e000a8904 Updating formatting. 6 years ago
kevmodrome 1e1662d265
lint fixes 6 years ago