3356 Commits (2cb4cb2ce936985a7de482b39bdf8f255b31bbf1)
 

Author SHA1 Message Date
Andrew Kingston 2cb4cb2ce9 Add header to flag whether a request originates from the client 6 years ago
Andrew Kingston 674b89df5d Fetch app definition and routes from the server 6 years ago
Andrew Kingston 71b59d7cca Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk 6 years ago
mike12345567 c541cd078b Removing unused statement. 6 years ago
mike12345567 f5191862d5 Removing unused line. 6 years ago
mike12345567 c240274889 Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing 6 years ago
mike12345567 a9d5c3a5cb linting. 6 years ago
mike12345567 87528c8d55 Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
Andrew Kingston 70a88589e9 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk 6 years ago
Andrew Kingston 3ffe1cb3fc Fix data source fetching for relationships in all other files 6 years ago
Andrew Kingston c1c7c8ede4 Fix fetching of relationship data in lists 6 years ago
mike12345567 e8f55f577b Updates to routing to follow the new style of single tree with all the subpaths nested as the full path. 6 years ago
Andrew Kingston 9ce7817233 Fix data binding after file rename 6 years ago
Andrew Kingston 0ff8a9a67b Add data binding enrichment 6 years ago
Andrew Kingston 3a5daa8ab1 Fix grid height 6 years ago
Andrew Kingston 44a2282748 Remove deprecated components and fix card styling 6 years ago
Andrew Kingston 1bd2fac9b2 Update all components to be renderable and styleable 6 years ago
Andrew Kingston a18a861177 Refactor entire SDK into client lib and enable svelte context sharing between client and components 6 years ago
mike12345567 1e9e46b8a5 Creating a function for the client to be able to pull in client definition from API. 6 years ago
mike12345567 634eacd5b9 Changing back to builder getting the normal routing structure for builder. 6 years ago
mike12345567 48f0608c74 Fixing some bugs with previous commit and updating to add the functionality of the api/routing/client. 6 years ago
Andrew Kingston 2f0e4694e0 Add work on data context in components 6 years ago
Andrew Kingston aef49616a7 Merge branch 'master' of github.com:Budibase/budibase into component-sdk 6 years ago
mike12345567 40bfb53771 linting. 6 years ago
mike12345567 e20a26a84d Finishing up routing structure, now available on /api/routing. 6 years ago
Andrew Kingston 5aff97deab Fix screen slot placeholder component display 6 years ago
mike12345567 d63054a426 Updates for screen refactor - finishing off getting everything over to the class based system. 6 years ago
Andrew Kingston 5fbf3502ce Fix selected component border in builder preview 6 years ago
Andrew Kingston 1ab29e05b1 Remove log statements 6 years ago
Andrew Kingston 94458b3907 Add lots of new work on client library rewrite 6 years ago
mike12345567 f3da19552e Attempting to create a class structure for screen and component templates as right now modifying the templates is quite difficult. 6 years ago
mike12345567 acdc1e9a56 Updating to have proper access control via an accessController and nearly ready to spit out the routing structure. 6 years ago
Martin McKeaveney 8c5b801c0a v0.3.8 6 years ago
Martin McKeaveney 749868de2e
Merge pull request #860 from Budibase/linux-deb 6 years ago
Martin McKeaveney 25da035ad4
Merge pull request #859 from Budibase/quota-errors 6 years ago
Martin McKeaveney 21a8f2aa71 lint 6 years ago
Martin McKeaveney 63dd9bcd06 remove unnecessary images 6 years ago
Martin McKeaveney 19a029fd68 linux deb package, builder icon and auto update support for linux 6 years ago
Andrew Kingston cbeea17db0 Add initial new routing and svelte client app generation 6 years ago
Michael Drury 63b08e42aa Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 6 years ago
Martin McKeaveney a1c3cc6745 show quota errors when deployments fail 6 years ago
Martin McKeaveney 05135a346c Merge branch 'master' of github.com:Budibase/budibase into quota-errors 6 years ago
Martin McKeaveney 6cfd80a699 bump bbui 6 years ago
Kevin Åberg Kultalahti d3ea680238
Merge pull request #858 from Budibase/feature/adds-rich-text-component 6 years ago
Kevin Åberg Kultalahti df0da3fca5
Merge pull request #857 from Budibase/chart-bugs 6 years ago
Martin McKeaveney 681b2df2e4 lint 6 years ago
kevmodrome 9799a405fd
sets everything up to be used with a longform type in the Form component 6 years ago
Martin McKeaveney e8ca3030e1 fixing reactive chart issue 6 years ago
kevmodrome 201e37a2ba
unhides richtext component 6 years ago
kevmodrome b394dbd88d
hides said non-working RichText component 6 years ago