mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 09:31:35 +03:00
d2f6b1026a
- Close https://github.com/enso-org/cloud-v2/issues/866 - Remove *all* references to client keys and API base URLs from the codebase. - The app can still be built by external contributors. *However*, the cloud backend (among some other things) will be completely disabled, as the required keys and base URLs will be missing. - Add entry to `.gitignore` to allow `*.env` files in `app/ide-desktop/lib/dashboard/` # Important Notes - Tested (no `.env`; `.env` with prod backend; `.pbuchu.env`) on: - `npm run dev` in `app/ide-desktop/lib/dashboard/` - `./run ide build` - `./run ide2 build` - `./run gui watch` |
||
---|---|---|
.. | ||
actions.ts | ||
api.ts | ||
assetPanel.spec.ts | ||
assetSearchBar.spec.ts | ||
changePassword.spec.ts | ||
copy.spec.ts | ||
createAsset.spec.ts | ||
delete.spec.ts | ||
driveView.spec.ts | ||
editAssetName.spec.ts | ||
homePage.spec.ts | ||
labels.spec.ts | ||
labelsPanel.spec.ts | ||
loginLogout.spec.ts | ||
loginScreen.spec.ts | ||
pageSwitcher.spec.ts | ||
signUpFlow.spec.ts | ||
signUpWithOrganizationId.spec.ts | ||
signUpWithoutOrganizationId.spec.ts | ||
sort.spec.ts | ||
userMenu.spec.ts |