1
0
Fork 0
mirror of synced 2024-07-18 20:56:04 +12:00
budibase/packages/server/src
Martin McKeaveney 23d317955b Merge pull request #830 from Budibase/bug/electron-no-pathname
Fixing issue with Electron apps not being able to determine appId
2020-11-06 21:39:12 +00:00
..
api Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 2020-11-06 21:13:21 +00:00
automations Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
constants feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
db Quick change, we had a replication statement for testing, should be removed for production and uncommented when needed. 2020-11-06 15:47:12 +00:00
events Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
middleware Updating server test cases with the header for appId. 2020-11-03 15:00:39 +00:00
utilities remove superfluous files 2020-11-06 13:46:19 +00:00
app.js potential resolutions for the 4001 issue 2020-11-05 22:09:49 +00:00
electron.js PR review 2020-11-06 18:00:25 +00:00
environment.js 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. 2020-11-06 12:30:30 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00