3275 Commits (44f1844bc737892c00a7d7ac003d2eaa480dd6e2)
 

Author SHA1 Message Date
Andrew Kingston 209f717d89 Fix lint 6 years ago
Andrew Kingston ff16e90f6e Fix warning when no data source and increase robustness of charts 6 years ago
Andrew Kingston 09302d4f45 Separate chart loading state from error state 6 years ago
Andrew Kingston 3457b308b2 Add candlestick chart 6 years ago
Andrew Kingston 8742c936d2 Remove additional unused chart settings 6 years ago
Andrew Kingston 3fec9243b2 Remove unused chart settings 6 years ago
Andrew Kingston d9853829ab Remove unecessary lodash import 6 years ago
Andrew Kingston c7ef9faca8 Improve chart robustness even more 6 years ago
Michael Drury 6bc184f0d6 Updating screens API to be prefixed with /api/screens 6 years ago
Andrew Kingston e1b3982bab Fix crash when saving rows 6 years ago
Andrew Kingston 9055744a5c Improve robustness of pie and donut charts 6 years ago
Andrew Kingston 0c48a20581 Add support for dates and increase robustness 6 years ago
Andrew Kingston 6cddc36729 Fix beta warning overlap 6 years ago
Michael Drury c9a1bf1940 Main work to get screens into the DB, fixing up issue with async page updates not being handled in order. 6 years ago
Michael Drury 9e72e122b6 Merge branch 'master' of github.com:Budibase/budibase into tidy-up-store 6 years ago
Andrew Kingston 7130d070c8 Merge branch 'master' of github.com:Budibase/budibase into apex-charts 6 years ago
Michael Drury c9695fc05f
Merge pull request #815 from Budibase/feature/auth-update 6 years ago
Michael Drury 0665e28ca3 Updates to pages so that they are written to DB and retrieved correctly. 6 years ago
Martin McKeaveney 3725a1782b screens in DB 6 years ago
Michael Drury b3fbffdfdc Fixing issue with appId being checked when undefined. 6 years ago
Andrew Kingston c98e59d7f6 Fix legends not being centered and use common chart component 6 years ago
Michael Drury 42b16069a6 Fixing issue that was breaking linting. 6 years ago
Michael Drury 0cc837b220 Updating server test cases with the header for appId. 6 years ago
Andrew Kingston 91ef7fd0a7 Add area chart and unit formatting 6 years ago
Michael Drury 957706fc91 Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 6 years ago
Michael Drury 27871c1bc0 Removing appIds from tokens to reduce confusion. 6 years ago
Michael Drury a35b6a57f9 Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId. 6 years ago
Andrew Kingston 3d84b831e9 Add pie and donut charts 6 years ago
Andrew Kingston 3e06d393e1 Default bar chart data labels to false 6 years ago
Andrew Kingston ff15205277 Fix another evil falsiness bug with setting checkboxes 6 years ago
Andrew Kingston bcc86af4b4 Fix multi option select handling of default value being hardcoded to a string 6 years ago
Andrew Kingston 4f2079509c Remove log statement 6 years ago
Andrew Kingston 0aa672f3b3 Remove log statement 6 years ago
Andrew Kingston ae876c6c09 Add stacked option to bar chart 6 years ago
Andrew Kingston 0ea30587de Add line chart and enable multiple data series for all charts 6 years ago
Andrew Kingston 4873c66994 Tidy up option select 6 years ago
Andrew Kingston 465f2a6fbd Add multi option select and multi table view field select components 6 years ago
Andrew Kingston 75bfa60231 Fix evil falsiness bug with frontend property settings checkboxes 6 years ago
Michael Drury 215e1251bc Some further work, logout and preview appear to be working much better now. 6 years ago
mike12345567 0c81516662 Some more re-work, more testing needed to auth stuff. 6 years ago
mike12345567 cacada281f Merge branch 'master' of github.com:Budibase/budibase into feature/auth-update 6 years ago
Michael Drury 98157f076f Some updates, still WIP. 6 years ago
Andrew Kingston ab78620b32 Add bar chart with initial apex charts config 6 years ago
Martin McKeaveney 74890b13c9 pages being stored in couch on initialisation and page save 6 years ago
Martin McKeaveney b49551eaad Merge branch 'master' of github.com:Budibase/budibase into tidy-up-store 6 years ago
Andrew Kingston 0e89f6ee11 Merge branch 'master' of github.com:Budibase/budibase into apex-charts 6 years ago
Martin McKeaveney 117560a9d8
Merge pull request #812 from Budibase/lock-columns 6 years ago
Martin McKeaveney 281721d55c prevent drag on first two columns 6 years ago
Andrew Kingston 242cd77ae6 Set top level background colour 6 years ago
Andrew Kingston 025e6f644b
Merge pull request #813 from Budibase/new-app-modal-fixes 6 years ago