1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

26 commits

Author SHA1 Message Date
Michael Shanks 946c79df53 bugfix: clearing sessions on backend update 2020-03-28 06:39:22 +00:00
Michael Shanks ca6c3d182a evict packages from cache on SaveBackend 2020-03-25 12:38:04 +00:00
Michael Shanks a286385e57 bugfixes... incorrect routing from builder to instances 2020-03-11 16:42:19 +00:00
Michael Shanks f8e71d0e96 exposing _master database operations to builder 2020-03-10 10:05:09 +00:00
Martin McKeaveney 0d0f635db4 eslint tidy up 2020-02-25 15:46:04 +00:00
Michael Shanks c3fa212b31
Lots of poking around to get apps to run, plux fixing tests (#92)
ixing broken tests on client
typo in buildPage.js
fixing some server tests
local datastore uses fs-extra remove, not rmdir
client - loadBudibase - no longer destructuring arg
updated publishdev script for client (reads apps)
prettier fix
some little bug fixes
bugfix - set screens to empty array when falsy
typo in template page.json
replaced "Shard Factor" for "Estimated Count"
2020-02-12 12:45:24 +00:00
Martin McKeaveney 94eb93b186 running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
Michael Shanks 75f4c6dd68 backup before an f-up 2019-10-18 17:32:03 +01:00
Michael Shanks 4247512791 cli... 2019-10-11 18:44:55 +01:00
Michael Shanks 3e67dd07c0 CLI nearly there 2019-10-11 17:14:23 +01:00
Michael Shanks 5f2865b09a serving files from _shared 2019-09-12 15:55:36 +01:00
Michael Shanks a6f6e75215 package changes 2019-09-10 06:14:45 +01:00
michael shanks 7bc6dfbdd3 all tests passing again after refactor for serving UI 2019-07-18 08:05:16 +01:00
michael shanks 921b31d595 refactoring routes to serve app UIs 2019-07-16 22:14:57 +01:00
michael shanks 98127d6eb8 test app working tf 2019-07-11 07:35:29 +01:00
michael shanks 991bd69671 injecting plugins into child apps 2019-07-09 07:29:50 +01:00
michael shanks 1590b584d4 work on app instances 2019-07-07 09:03:37 +01:00
michael shanks 60deb10b45 creating new apps, instances and users now working 2019-07-05 16:56:53 +01:00
michael shanks e321a8b3fa temporary access - passing 2019-06-26 22:29:28 +01:00
michael shanks 80c7df9dae add plugins to master app 2019-06-25 22:48:22 +01:00
michael shanks a782e124e6 tests passing... 2019-06-21 14:00:24 +01:00
michael shanks c2d444f808 fixing bugs..> 2019-06-21 08:42:37 +01:00
michael shanks 923e6c6716 streaming issue... 2019-06-19 22:05:53 +01:00
michael shanks d207d442bb all http endpoints completed (not tested) 2019-06-16 22:17:22 +01:00
michael shanks 354e0af4aa authentication tests 2019-06-14 17:01:01 +01:00
michael shanks 3f87806899 server - first passing tests 2019-06-14 10:05:46 +01:00