286 Commits (64ffd7676206301733e27310a71d2496db9be00a)

Author SHA1 Message Date
Martin McKeaveney 64ffd76762 electron script 6 years ago
Martin McKeaveney 34c8b1faf5 notarization and mac code signing through github CI 6 years ago
Martin McKeaveney 014115c573 Making budibase downloadable, configuring CI to build executable bina… (#233) 6 years ago
Michael Shanks 1a1d545178 bugfix - could not create more than one app 6 years ago
Martin McKeaveney 3149b38586 fixed dev setup 6 years ago
Michael Shanks 7d6046d021 allow bb home folder to bem anywhere 6 years ago
Michael Shanks a0f5880d51 server initialisation & run fixed 6 years ago
Martin McKeaveney 16a6680c2e add initialiseClientDB 6 years ago
Martin McKeaveney 2ebe5580d5 fixing tests 6 years ago
Martin McKeaveney db69673a9d data components 6 years ago
Martin McKeaveney a28322f538 further simplification of server code 6 years ago
Martin McKeaveney 87ad6647df further tidy up and removal 6 years ago
Martin McKeaveney 16ec3719ea client lib tests 6 years ago
Martin McKeaveney 0ec47971d0 formatting + fixing builder tests 6 years ago
Martin McKeaveney 0af5f12405 removed core library 6 years ago
Martin McKeaveney 910030e929 Auth working 6 years ago
Martin McKeaveney b6b50182e2 dev setup complete 6 years ago
Martin McKeaveney ddb1880b98 development setup, adding data components 6 years ago
Martin McKeaveney 119bb4ba30 working through auth - adding user instance map 6 years ago
Martin McKeaveney af9c1adb35 apps being served correctly 6 years ago
Martin McKeaveney 58871883f9 screenslots working again 6 years ago
Martin McKeaveney 5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 6 years ago
Martin McKeaveney 3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 6 years ago
Conor_Mack b9ac53c6c1 Libraries for Colorpicker 6 years ago
Martin McKeaveney a645df082c clientId fetching before app load, custom views, fixed schema 6 years ago
Michael Shanks 44bba145c7 yarn initialise uses new cli 6 years ago
Michael Shanks c2c4f5b174 cli - new and run handlers 6 years ago
Michael Shanks 2ab564d224 cli init now working... 6 years ago
Martin McKeaveney 4ca506ebfe tidy up, removing leftover indexeddb files 6 years ago
Martin McKeaveney 749a16e8eb fixing tests 6 years ago
Martin McKeaveney 5385357b9d fixing tests 6 years ago
Michael Shanks b2b94c8ccc remove config - .env added 6 years ago
Michael Shanks e575c0b929 bugfix, create client db not passing config 6 years ago
Michael Shanks c770c8f0ec unsaved file :( 6 years ago
Michael Shanks 421d822aec couchDb client - accepts couchdb config 6 years ago
Martin McKeaveney 0b7a9b9d0f bug fixes 6 years ago
Martin McKeaveney fdc950d221 tidy up 6 years ago
Martin McKeaveney 7e2e4f1e25 tidy up, gitignore node modules in common 6 years ago
Martin McKeaveney c986bba0d8 pouchDB integration, use app id instead of app name for keying app packages 6 years ago
Michael Shanks c8ee32e8e8 validation & persistence 6 years ago
Martin McKeaveney 1381cefc41 backend allowing creation of models, records and databases 6 years ago
Martin McKeaveney 65fd38e205 set up common to use babel, static file serving middleware 6 years ago
Martin McKeaveney 8c922f5d08 integration test setup 6 years ago
Martin McKeaveney 4a77960e76 account for model and view cleanup after model deletion 6 years ago
Martin McKeaveney 6d47e0df89 allow deletion of model 6 years ago
Martin McKeaveney 3da0a11dbd view endpoints with tests 6 years ago
Martin McKeaveney 8177bc0817 model creation and fetching with tests 6 years ago
Martin McKeaveney d7fa36f513 test coverage for user creation 6 years ago
Martin McKeaveney 8500c52056 green for client and database tests 6 years ago
Martin McKeaveney 2ddd463790 api tests 6 years ago