3282 Commits (e11656fa2453083686a3dda134b3d931ca00c3bc)
 

Author SHA1 Message Date
Andrew Kingston e11656fa24 Add lots of new work on client library rewrite 6 years ago
Andrew Kingston 3a981ac256 Add initial new routing and svelte client app generation 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
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
Andrew Kingston d994177f3b Update yarn lock and dev script to use yarn rather than npm 6 years ago
Martin McKeaveney 4c5c386a14 v0.3.6 6 years ago
Martin McKeaveney 21ce995dfc bump rollup plugin svelte version 6 years ago
Martin McKeaveney 1a273d9b05 v0.3.5 6 years ago
Martin McKeaveney 239bc03396 Merge pull request #845 from Budibase/auto-screens-issue 6 years ago
Martin McKeaveney 8b5db4493e fix auto screens issue 6 years ago
Michael Drury 43a2be3248 Merge pull request #839 from Budibase/bug/app-id-consistency 6 years ago
mike12345567 2467043f35 Improving consistency of how appId is retrieved and making sure it is valid when being used. 6 years ago
Martin McKeaveney 725e32fe8e v0.3.4 6 years ago
Martin McKeaveney b102559aff Merge pull request #834 from Budibase/bug/more-auth-fixes 6 years ago
Martin McKeaveney e5773f04a3 Merge pull request #835 from Budibase/screenselection-bug 6 years ago
Martin McKeaveney a9e60a8a57 prevent screen being selected when you save a component 6 years ago
Andrew Kingston 0dd73b5e71 Merge pull request #832 from Budibase/cheeks-bugfixes 6 years ago
mike12345567 f2e1f1f4e9 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 23de1d2e1d Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 6 years ago
Andrew Kingston 253568fd2d Merge pull request #817 from Budibase/apex-charts 6 years ago
Andrew Kingston 9af8b04c99 Fix case sensitive screen alphabetical sorting 6 years ago
Andrew Kingston b2738f3177 Fix autoscreens sometimes created in public rather than private page 6 years ago
Andrew Kingston 29af11faeb Fix new screens and autoscreens not displaying properly 6 years ago
Andrew Kingston 8795263192 Fix alphabetical sorting of screens 6 years ago
Martin McKeaveney 6e5cdb4828 v0.3.3 6 years ago
Martin McKeaveney 23d317955b Merge pull request #830 from Budibase/bug/electron-no-pathname 6 years ago
mike12345567 5f0912e6ff Linting. 6 years ago
mike12345567 ce12325b8c 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 8d3dd9694e Merge pull request #824 from Budibase/port-fixes 6 years ago
Michael Drury 9b1b9361c2 Merge pull request #828 from Budibase/bug/remove-replicate 6 years ago
Martin McKeaveney 127f0e6eb3 PR review 6 years ago
mike12345567 6d41a30440 Quick change, we had a replication statement for testing, should be removed for production and uncommented when needed. 6 years ago
Michael Drury bd65dd5992 Merge pull request #826 from Budibase/tidy-up-store 6 years ago
Martin McKeaveney f183b72023 remove superfluous files 6 years ago
Martin McKeaveney a8b5c3c255 small tidy ups 6 years ago
mike12345567 96c18d574c Changing signup function to createNewApp for clarity. 6 years ago
mike12345567 e15288fffb Linting. 6 years ago
mike12345567 e353c2a1c4 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 646a7ab072 v0.3.2 6 years ago
Martin McKeaveney cb25c31d17 potential resolutions for the 4001 issue 6 years ago
mike12345567 d57368eb8b Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 6 years ago
mike12345567 768298f733 Getting started into removing screens from store. 6 years ago
mike12345567 4d0771ac9e Fixing some bugs that have been found. 6 years ago
Martin McKeaveney bdfd80fc03 rename buildPage 6 years ago
Andrew Kingston 951f5e1db5 Add colour palette options for charts 6 years ago
Andrew Kingston 2cf7f66d9b Ensure candlestick chart works with either our own date formats as well as timestamps 6 years ago