Skip to content

Commit 24dfef4

Browse files
authored
Merge pull request #2615 from gkbishnoi07/merge-dev
merge dev into openapi-integration
2 parents 866ab10 + 9232860 commit 24dfef4

File tree

45 files changed

+1273
-1916
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1273
-1916
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Mifos X Web App is a modern single-page application (SPA) built on top of the Mi
1414

1515
- [Live Demo](https://sandbox.mifos.community/#/login) (Updated nightly)
1616
- [GitHub Repository](https://github.com/openMF/web-app)
17-
- [TestRigor](https://app.testrigor.com/public/X3THbQd9nxLMxkdPu)
1817
- [Slack Channel](https://app.slack.com/client/T0F5GHE8Y/CJJGJLN10)
1918
- [Jira Board of Mifos](https://mifosforge.jira.com/jira/your-work)
2019
- [Jira Board of Mifos Web App Project](https://mifosforge.jira.com/jira/software/c/projects/WEB/boards/62)
@@ -32,8 +31,12 @@ Before installing the web app, you need to set up the Fineract backend server:
3231

3332
1. **Choose ONE of these backend options:**
3433
- **Option A: Use existing remote server**
35-
- Use the sandbox at `https://sandbox.mifos.community`
36-
- Use the demo at `https://demo.mifos.community`
34+
- Use the sandbox (MariaDB) at https://sandbox.mifos.community ** System is restored every 6 hours **
35+
- Use the demo (MariaDB) at https://demo.mifos.community
36+
- Use the demo (Keycloak) at https://oauth.mifos.community
37+
- Use the demo (2FA) at https://2fa.mifos.community
38+
- Use the demo (Oidc) at https://oidc.mifos.community
39+
- Use the demo (Postgres) at https://elephant.mifos.community
3740
- Configure to your server by updating API URLs in environment files
3841

3942
- **Option B: Install local Fineract server**

docs/coding-guides/e2e-tests.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

e2e/protractor.conf.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

e2e/src/login/login.e2e-spec.ts

Lines changed: 0 additions & 23 deletions
This file was deleted.

e2e/src/login/login.po.ts

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)