1659 Commits (7e9cf7d01e05033fd433bac12bb8a211ff6c2d85)

Author SHA1 Message Date
Andrew Kingston 97c1f77c88 Fix cypress tests 6 years ago
Andrew Kingston d5630760cc Rename usages of primary display column to just display column 6 years ago
Andrew Kingston 472dded1fc Move primary display column option in to column popover 6 years ago
mike12345567 dbd6237e44 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 3b01c6dd54 Remove deprecated nav component props 6 years ago
Andrew Kingston 6082783992 Add new gradient options 6 years ago
Andrew Kingston c09056fd68 Remove HR from settings view 6 years ago
Andrew Kingston b0171c1a9f Add translucent background to slot component 6 years ago
Martin McKeaveney 8132c77f8c don't show login component on logged in page, fix auth for app assets 6 years ago
Martin McKeaveney 4be3014e91 update row_save event 6 years ago
Martin McKeaveney 79b50dc0b7 lint 6 years ago
mike12345567 e33dd65768 Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax. 6 years ago
mike12345567 e96098c5f4 Some design changes and moving around screen deletion to centralise it. 6 years ago
Andrew Kingston 2dce25c99a Remove console.log statement 6 years ago
Martin McKeaveney cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 6 years ago
mike12345567 23c8339827 Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted. 6 years ago
Andrew Kingston e50d33b7cb Add flex design property and fix existing default layout 6 years ago
Martin McKeaveney 14af18d27b fix issues from eslint plugin prettier 6 years ago
Martin McKeaveney 2b3b41e778 bulk deletes on grid 6 years ago
Martin McKeaveney 8bac014955 optional chaining for backend ui models 6 years ago
Andrew Kingston 751e19c40e Fix checkbox depth in frontend settings 6 years ago
Martin McKeaveney 5c7baf84c3 v0.2.1 6 years ago
mike12345567 61ce6cb403 Updating yarn lock for server and fixing test case. 6 years ago
Andrew Kingston f9f939152a Update all old references in datasources from isModel to type=model 6 years ago
mike12345567 76742d527a Updating test cases. 6 years ago
Martin McKeaveney 06c65cc89c removing z-index from checkbox 6 years ago
Andrew Kingston b4ded22ac9 Fix crashing when rendering any components settings that uses a ScreenSelect 6 years ago
Martin McKeaveney 7d8cb16824 prevent duplicate table names 6 years ago
mike12345567 a622d3c2f1 Fixing problem where something injected [object Object] into the source code? 6 years ago
mike12345567 9a38294449 Formatting codebase. 6 years ago
Andrew Kingston 0aeed3241e Remove random text 6 years ago
Andrew Kingston 652e3b43ed Remove console.log statement 6 years ago
Andrew Kingston 0f862e3c66 Rename datasource prop from table to data for all components 6 years ago
Andrew Kingston 3dacff4636 Fix create screen state by navigating to new URL when creating 6 years ago
Andrew Kingston 6307e9028c Fix state when deleting frontend screens 6 years ago
Andrew Kingston b60f86715d Fix state when deleting frontend components 6 years ago
kevmodrome d848b27319 lint fix 6 years ago
kevmodrome 010a59d8cb adds pagination option 6 years ago
Andrew Kingston 5af85541ec Fix ModelSelect styles in frontend settings 6 years ago
Andrew Kingston 42f4bcc339 Fix crashing when adding a frontend component after deleting one 6 years ago
kevmodrome 5963314b6c adds height option to grid component 6 years ago
Andrew Kingston bf7356b508 Fix another random builder crash that sometimes happens 6 years ago
Michael Shanks 9bc80abbaa analytics - missing await, causing event not to be logged 6 years ago
Martin McKeaveney feb7d096db replace list template screen with datagrid 6 years ago
Martin McKeaveney f31352ad49 convenience scripts for restoring budibase installations 6 years ago
kevmodrome a9d09ea770 fix yarn lock file 6 years ago
mike12345567 b0cea4c091 Updating formatting. 6 years ago
kevmodrome 3cd2cdb722 lint fixes 6 years ago
Andrew Kingston 0ec10acc43 Update pagination to handle any number of pages 6 years ago
Michael Shanks 26b2fda616 code reivew - unused code 6 years ago