6186 Commits (2ec00c32b6a0d3c94902f52fa5b6b28c93eec9ac)

Author SHA1 Message Date
mike12345567 b76d6a77ca Upgrading target to es6 for typescript compilation. 5 years ago
Andrew Kingston 6f0bbce083 Add gap to default screen in new apps 5 years ago
Andrew Kingston 39197b318b Improve styles in data source page to be more in line with the portal 5 years ago
Andrew Kingston cdd9bed7ad Prevent creating datasource without a type selected 5 years ago
Andrew Kingston 2333754862 Update autoscreens and default layouts to use new component props 5 years ago
Andrew Kingston 829c2bb8ee Fix border not being applied due to missing border-style rule 5 years ago
Andrew Kingston be37720dc5 Fix placement of 'reset fields' button for field groups 5 years ago
Andrew Kingston d65d4975c9 Fix tests 5 years ago
mike12345567 b6223d880e Copying none js/ts files into the dist directory after building. 5 years ago
mike12345567 547ca3c593 force delete dist directory when building. 5 years ago
Andrew Kingston 50f8931fbe Lint 5 years ago
mike12345567 1568702a6d Linting + formatting. 5 years ago
mike12345567 5462ca5930 Removing use of the arguments[0] as they don't mesh well with TS. 5 years ago
Andrew Kingston 954c83c418 Remove deprecated 'inline' style setting 5 years ago
mike12345567 b25033cab6 Fixing cypress test linkup to built files. 5 years ago
mike12345567 f0e7b9b25e Speeding up server tests and removing the ability for it to port collide. 5 years ago
Andrew Kingston 7b876b2b42 Add ability for buttons to link to external URLs 5 years ago
Andrew Kingston b6a62de0d3 Fix embed showing undefined, add size styles and add placeholder 5 years ago
Andrew Kingston d0d38387ad Fix placeholder styles, add typography settings to link 5 years ago
Andrew Kingston f3024c5644 Increase background image placeholder style 5 years ago
Andrew Kingston 748938b1f0 Add placeholder to background image, fix default styles and add size styles 5 years ago
mike12345567 fd45ac86ab Fixing issue with Redis which was causing CPU peaking if couldn't connect. 5 years ago
Andrew Kingston 86da3b7f28 Add gap prop by default to screens 5 years ago
Andrew Kingston 1599c8433d Add size styles and placeholder to image component 5 years ago
Andrew Kingston 79b3732ef4 Add relative z indices to layouts to allow absolutely positioned children in a layout without overlapping the nav 5 years ago
Andrew Kingston 6d9a1b8382 Remove lodash functions and recursive context mutation in string templates to increase performance 5 years ago
Andrew Kingston be2ec9b427 Aggressively optimise client library to prevent handlebars enrichment where possible 5 years ago
mike12345567 96fd8ed947 Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
Budibase Release Bot 4eedbe7890 v0.9.65 5 years ago
Ikko Ashimine e6800de5c4 Fix typo in Form.svelte 5 years ago
Andrew Kingston 83a337e20e Add pretty labels to button props, ensure button width is always determined by content 5 years ago
mike12345567 aea08af49c Formatting. 5 years ago
mike12345567 ffc54c3720 First attempt and re-writing a portion of the server in typescript. 5 years ago
Budibase Release Bot 6f280e389a v0.9.64 5 years ago
Andrew Kingston d4f344aa14 Hide horizontal overflow at layout level 5 years ago
Andrew Kingston 77cd7ea338 Add wrap setting to containers and force repeaters to always wrap 5 years ago
Andrew Kingston 5fb09deb48 Be more explicit about hiding overflow at the top levels of an app 5 years ago
Andrew Kingston 26136f5114 Hide overflow when showing empty component placeholders 5 years ago
mike12345567 cd42f38e2a fixing hbs styling. 5 years ago
Andrew Kingston 0ac8a0ffeb Add some container settings to repeaters to allow control of layout of children, and enable settings bar 5 years ago
mike12345567 9a28b19ee0 Adding back app.hbs as it is still required. 5 years ago
mike12345567 a7ce3ada3f Fixing issues discovered with hbs escaping. 5 years ago
Andrew Kingston 4a23603c1a Add gap to container settings and remove some colours from color picker 5 years ago
Budibase Release Bot 01bd23f45e v0.9.63 5 years ago
Martin McKeaveney 1a6b46e678 strip double quotes and use single in ID 5 years ago
Budibase Release Bot 8d740bd199 v0.9.62 5 years ago
Martin McKeaveney 852691f75d fix external data sources key parsing with double quote strings 5 years ago
Martin McKeaveney 6857dc08e7 string based keyProps not being parsed properly by handlebars 5 years ago
Budibase Release Bot b63a901a47 v0.9.61 5 years ago
mike12345567 2db995c906 Fixing test case and removing console.log. 5 years ago