3282 Commits (94458b3907b97cbe2f41efb865575de481663e18)
 

Author SHA1 Message Date
Andrew Kingston 94458b3907 Add lots of new work on client library rewrite 6 years ago
Andrew Kingston cbeea17db0 Add initial new routing and svelte client app generation 6 years ago
Andrew Kingston a29f428f61 Fix log out not working 6 years ago
Andrew Kingston 33e2ee427d Replace all manual API interaction with SDK 6 years ago
Andrew Kingston 0f12f19619 Fix client errors 6 years ago
Andrew Kingston aa70eab935 Add majority of API interactions to SDK 6 years ago
Andrew Kingston e24a89af56 Tidy up standard components 6 years ago
Andrew Kingston f8732b3038 Add initial work on component SDK 6 years ago
Andrew Kingston 7a00243e45 Update yarn lock and dev script to use yarn rather than npm 6 years ago
Martin McKeaveney 2adf0560ac v0.3.6 6 years ago
Martin McKeaveney 501ee906e7 bump rollup plugin svelte version 6 years ago
Martin McKeaveney fc285c64a4 v0.3.5 6 years ago
Martin McKeaveney abe017da5b
Merge pull request #845 from Budibase/auto-screens-issue 6 years ago
Martin McKeaveney 14003d03df fix auto screens issue 6 years ago
Michael Drury 88d698bb71
Merge pull request #839 from Budibase/bug/app-id-consistency 6 years ago
mike12345567 3d6f50ee5d Improving consistency of how appId is retrieved and making sure it is valid when being used. 6 years ago
Martin McKeaveney 51c0461f35 v0.3.4 6 years ago
Martin McKeaveney 7db78e98ab
Merge pull request #834 from Budibase/bug/more-auth-fixes 6 years ago
Martin McKeaveney d2bcf5f8a3
Merge pull request #835 from Budibase/screenselection-bug 6 years ago
Martin McKeaveney 4f5b867700 prevent screen being selected when you save a component 6 years ago
Andrew Kingston 3a01f53c7f
Merge pull request #832 from Budibase/cheeks-bugfixes 6 years ago
mike12345567 7600710125 The API that the components library would use was not always consistent with the API client library would use and this would sometimes break things. 6 years ago
Andrew Kingston 8feb05c4f6 Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 6 years ago
Andrew Kingston 65b36677e6
Merge pull request #817 from Budibase/apex-charts 6 years ago
Andrew Kingston b450d541e6 Fix case sensitive screen alphabetical sorting 6 years ago
Andrew Kingston 2ccd8fe401 Fix autoscreens sometimes created in public rather than private page 6 years ago
Andrew Kingston 8fecebf435 Fix new screens and autoscreens not displaying properly 6 years ago
Andrew Kingston d248060d30 Fix alphabetical sorting of screens 6 years ago
Martin McKeaveney 4c77b9ceef v0.3.3 6 years ago
Martin McKeaveney 28f4f38e32
Merge pull request #830 from Budibase/bug/electron-no-pathname 6 years ago
mike12345567 eca97f6f57 Linting. 6 years ago
mike12345567 472305d214 Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 6 years ago
Martin McKeaveney e09c9d13b3
Merge pull request #824 from Budibase/port-fixes 6 years ago
Michael Drury b2d123b7fa
Merge pull request #828 from Budibase/bug/remove-replicate 6 years ago
Martin McKeaveney 0928b8496f PR review 6 years ago
mike12345567 f508822008 Quick change, we had a replication statement for testing, should be removed for production and uncommented when needed. 6 years ago
Michael Drury 960ca9df8e
Merge pull request #826 from Budibase/tidy-up-store 6 years ago
Martin McKeaveney 596940371e remove superfluous files 6 years ago
Martin McKeaveney aab4f60d76 small tidy ups 6 years ago
mike12345567 9544d2d205 Changing signup function to createNewApp for clarity. 6 years ago
mike12345567 36d90959ff Linting. 6 years ago
mike12345567 667052e0b4 Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
Martin McKeaveney 612e5e234e v0.3.2 6 years ago
Martin McKeaveney 6e02f1f1c6 potential resolutions for the 4001 issue 6 years ago
mike12345567 542b003f7e Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 6 years ago
mike12345567 2008bfff70 Getting started into removing screens from store. 6 years ago
mike12345567 a9ac8d0632 Fixing some bugs that have been found. 6 years ago
Martin McKeaveney 3847c058dc rename buildPage 6 years ago
Andrew Kingston 31c083d5ba Add colour palette options for charts 6 years ago
Andrew Kingston 732685ec60 Ensure candlestick chart works with either our own date formats as well as timestamps 6 years ago