2445 Commits (cb5c09d439ccc15bdba2e70e6d9d4bbc411bbd98)

Author SHA1 Message Date
Martin McKeaveney cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 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
Martin McKeaveney 5c7baf84c3 v0.2.1 6 years ago
mike12345567 61ce6cb403 Updating yarn lock for server and fixing test case. 6 years ago
mike12345567 76742d527a Updating test cases. 6 years ago
Martin McKeaveney 06c65cc89c removing z-index from checkbox 6 years ago
kevmodrome 2a8aebeb16 fixes height issue with grid component 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 fa59b05d74 Add back in sharp reference which was commented out 6 years ago
Andrew Kingston 0f862e3c66 Rename datasource prop from table to data for all components 6 years ago
Andrew Kingston c76dccb66c Add relationships as possible datasource for grid 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
Andrew Kingston d7ab7c6ec9 Fix grid crash when there are no related rows in a link field 6 years ago
Michael Shanks 9bc80abbaa analytics - missing await, causing event not to be logged 6 years ago
mike12345567 416a7598c6 Updating data grid components which had model/record still defined in them. 6 years ago
Martin McKeaveney 99500cb123 remove screen1 from dummy data 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
kevmodrome 9923266c51 fix editable header column not hiding when grid is un-editable 6 years ago
kevmodrome 41e23e78ce add back missing param to validate call on record post route 6 years ago
Andrew Kingston 9f3eef5b8c Fix crash when no linked records in DataTable 6 years ago
mike12345567 b0cea4c091 Updating formatting. 6 years ago
kevmodrome 3cd2cdb722 lint fixes 6 years ago
kevmodrome b0bd9ae135 sets correct editable values on fields 6 years ago
mike12345567 1dea4f24b7 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 352ff82885 Improving consistency of model saving, making sure that any validation which could fail happens before any updates are carried out. 6 years ago
mike12345567 8df3a3f8de Fixes for deleting records when a table is deleted. 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
Michael Shanks 376b8b40d7 fix: Default props were mutated - cause very strange issue with event handlers 6 years ago
Michael Shanks 98138296c7 unused "options" member in prop types 6 years ago
Michael Shanks cc8a53f40b Analytics - record screen template used 6 years ago
Michael Shanks 4a32c7981a fix: view filter displaying incorrect options 6 years ago
Andrew Kingston 1f7ddbfa65 Fix style and alignment of various frontend design and settings components 6 years ago
Andrew Kingston 7af86f089d Improve style of frontend settings placeholder text 6 years ago