3327 Commits (261ae68907e91e27b15affef3b9979afaa8a74fe)
 

Author SHA1 Message Date
Andrew Kingston 261ae68907 Add data binding enrichment 6 years ago
Andrew Kingston a739ab811f Fix grid height 6 years ago
Andrew Kingston d220fe8fc0 Remove deprecated components and fix card styling 6 years ago
Andrew Kingston cdb8ff3563 Update all components to be renderable and styleable 6 years ago
Andrew Kingston 1a8d781c8c Refactor entire SDK into client lib and enable svelte context sharing between client and components 6 years ago
Andrew Kingston 7a3f9d61d2 Add work on data context in components 6 years ago
Andrew Kingston fef561ffe4 Merge branch 'master' of github.com:Budibase/budibase into component-sdk 6 years ago
Andrew Kingston b70de4938f Fix screen slot placeholder component display 6 years ago
Andrew Kingston b01ec8da0f Fix selected component border in builder preview 6 years ago
Andrew Kingston 65610fde3c Remove log statements 6 years ago
Andrew Kingston e11656fa24 Add lots of new work on client library rewrite 6 years ago
Martin McKeaveney e9e97101e9 v0.3.8 6 years ago
Martin McKeaveney b3730cd4f5 Merge pull request #860 from Budibase/linux-deb 6 years ago
Martin McKeaveney 614077f1a4 Merge pull request #859 from Budibase/quota-errors 6 years ago
Martin McKeaveney 3c46536bbb lint 6 years ago
Martin McKeaveney cd5f720617 remove unnecessary images 6 years ago
Martin McKeaveney a9cf06e357 linux deb package, builder icon and auto update support for linux 6 years ago
Andrew Kingston 3a981ac256 Add initial new routing and svelte client app generation 6 years ago
Martin McKeaveney 6906b43667 show quota errors when deployments fail 6 years ago
Martin McKeaveney 193a8c312d Merge branch 'master' of github.com:Budibase/budibase into quota-errors 6 years ago
Martin McKeaveney bed0886247 bump bbui 6 years ago
Kevin Åberg Kultalahti fc08488cb6 Merge pull request #858 from Budibase/feature/adds-rich-text-component 6 years ago
Kevin Åberg Kultalahti 1fce90051d Merge pull request #857 from Budibase/chart-bugs 6 years ago
Martin McKeaveney 44cb577f8a lint 6 years ago
kevmodrome 36e902fd30 sets everything up to be used with a longform type in the Form component 6 years ago
Martin McKeaveney ea09c6e459 fixing reactive chart issue 6 years ago
kevmodrome 53ae428e53 unhides richtext component 6 years ago
kevmodrome d1e0aa2600 hides said non-working RichText component 6 years ago
kevmodrome e9f3307864 adds non-working RichText component 6 years ago
Martin McKeaveney b355b8bad9 track quota errors in deployment 6 years ago
Andrew Kingston 66ef0b9d3d Fix log out not working 6 years ago
Andrew Kingston da17e1d900 Replace all manual API interaction with SDK 6 years ago
Martin McKeaveney 28360ded59 Merge pull request #855 from Budibase/server-render-index 6 years ago
Martin McKeaveney 1d98025291 lint 6 years ago
Martin McKeaveney 9e190ac1ec tidy up 6 years ago
Martin McKeaveney 13311ae680 JSDoc for static asset compilation 6 years ago
Martin McKeaveney 9b914e0395 remove squirrelly, compile a single bundle.css for each page, svelte and hbs server rendering 6 years ago
Andrew Kingston bf5aa49e4d Fix client errors 6 years ago
Andrew Kingston 299dcbab3d Add majority of API interactions to SDK 6 years ago
Andrew Kingston 921cae0cbc Tidy up standard components 6 years ago
Andrew Kingston 499ad2e35d Add initial work on component SDK 6 years ago
Martin McKeaveney dde9aa3c6b Merge pull request #852 from Budibase/windows-code-signing-cert 6 years ago
Martin McKeaveney a705fd8667 typo 6 years ago
Martin McKeaveney 4c7740f7e5 config for windows signing cert 6 years ago
Martin McKeaveney 2e6ed0bad9 v0.3.7 6 years ago
Martin McKeaveney ace53ee0f3 Merge pull request #851 from Budibase/turn-off-invalidation 6 years ago
Martin McKeaveney faf9fd4754 increasing log level in production 6 years ago
Martin McKeaveney 129d36ccfe remove cf invalidation, adding validation around successful deploys only 6 years ago
Michael Drury 9d7ac6835c Merge pull request #850 from Budibase/bugs/random-bugs 6 years ago
mike12345567 928c306769 Fixing #848 - standard components was not using the same API calls consistently which was breaking some things like charts. For now just make it consistent by updating it to make calls the same way as client lib does but the SDK will eventually replace all this and solve these problems. 6 years ago