3356 Commits (21a9840b8b36655985a7ea02f4ffdf011d049c8b)
 

Author SHA1 Message Date
Andrew Kingston 21a9840b8b Add header to flag whether a request originates from the client 6 years ago
Andrew Kingston 9c30ab2df3 Fetch app definition and routes from the server 6 years ago
Andrew Kingston ef2eba0433 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk 6 years ago
mike12345567 5bbc99ef18 Removing unused statement. 6 years ago
mike12345567 aa5dbf84d1 Removing unused line. 6 years ago
mike12345567 b74d4dc473 Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing 6 years ago
mike12345567 961a921a09 linting. 6 years ago
mike12345567 4997df919e Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
Andrew Kingston aaa6aa4c72 Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk 6 years ago
Andrew Kingston c2d09ea7ab Fix data source fetching for relationships in all other files 6 years ago
Andrew Kingston 3dcd9d32e2 Fix fetching of relationship data in lists 6 years ago
mike12345567 790d5718af 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 e9fc20696b Fix data binding after file rename 6 years ago
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
mike12345567 3cda7ca489 Creating a function for the client to be able to pull in client definition from API. 6 years ago
mike12345567 82feb6d740 Changing back to builder getting the normal routing structure for builder. 6 years ago
mike12345567 6a50b1057d Fixing some bugs with previous commit and updating to add the functionality of the api/routing/client. 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
mike12345567 63f7641c9e linting. 6 years ago
mike12345567 3252b2d630 Finishing up routing structure, now available on /api/routing. 6 years ago
Andrew Kingston b70de4938f Fix screen slot placeholder component display 6 years ago
mike12345567 e793c46097 Updates for screen refactor - finishing off getting everything over to the class based system. 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
mike12345567 f162ce6f03 Attempting to create a class structure for screen and component templates as right now modifying the templates is quite difficult. 6 years ago
mike12345567 7f5c3a4688 Updating to have proper access control via an accessController and nearly ready to spit out the routing structure. 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
Michael Drury a423664f4c Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 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