Sign in
apache
/
fineract-backoffice-ui
/
HEAD
3ea39f0
Merge pull request #154 from apache/dependabot/npm_and_yarn/emnapi/core-1.11.2
by Aman-Mittal
· 11 hours ago
main
e3b16cf
chore(deps-dev): bump @emnapi/core from 1.10.0 to 1.11.2
by dependabot[bot]
· 11 hours ago
553b7c2
Merge pull request #155 from apache/dependabot/npm_and_yarn/playwright/test-1.61.1
by Aman-Mittal
· 11 hours ago
e3753ca
Merge pull request #156 from apache/dependabot/npm_and_yarn/typescript-eslint-8.64.0
by Aman-Mittal
· 11 hours ago
21a0968
Merge pull request #158 from apache/dependabot/github_actions/actions/setup-node-7.0.0
by Aman-Mittal
· 25 hours ago
192b8a7
chore(deps-dev): bump typescript-eslint from 8.62.1 to 8.64.0
by dependabot[bot]
· 25 hours ago
5b16399
chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0
by dependabot[bot]
· 26 hours ago
a75c30e
Merge pull request #159 from apache/dependabot/github_actions/actions/setup-java-5.6.0
by Aman-Mittal
· 26 hours ago
9b5eb04
Merge pull request #152 from apache/dependabot/github_actions/zizmorcore/zizmor-action-0.6.0
by Aman-Mittal
· 26 hours ago
8c54e2e
Merge pull request #151 from apache/dependabot/github_actions/actions/checkout-7.0.1
by Aman-Mittal
· 26 hours ago
b307f49
Merge pull request #161 from Aman-Mittal/feature/ionic-migration
by Aman-Mittal
· 2 days ago
d6c6f11
docs: use a real translation key in the tooltip usage example
by Aman Mittal
· 2 days ago
afeae31
fix: restore tooltips with a real directive, and finish the login page
by Aman Mittal
· 2 days ago
865c4cc
style: unify the visual system on theme-aware tokens
by Aman Mittal
· 2 days ago
c0909db
test: adapt the e2e suite to Ionic's select and overlay DOM
by Aman Mittal
· 2 days ago
7bfea0c
feat: remove Angular Material
by Aman Mittal
· 2 days ago
3bb637a
feat: finish the feature sweep
by Aman Mittal
· 2 days ago
71eb8de
feat: convert the remaining radios, lists and multi-line icons
by Aman Mittal
· 2 days ago
9daa85f
feat: convert menus to ion-popover and the remaining date pickers
by Aman Mittal
· 2 days ago
6472f2e
feat: convert dialogs to ModalController and DialogService
by Aman Mittal
· 2 days ago
91f29a0
feat: convert tab groups to ion-segment
by Aman Mittal
· 2 days ago
da0ac6d
feat: convert the form fields unblocked by the date picker pass
by Aman Mittal
· 2 days ago
ff61895
feat: convert date pickers to ion-datetime
by Aman Mittal
· 2 days ago
0548f07
feat: convert snackbars to NotificationService and raw tables to CDK
by Aman Mittal
· 2 days ago
864d55f
feat: convert the mechanical Material markup across all features
by Aman Mittal
· 2 days ago
aa247b8
fix: load Ionic's base CSS via angular.json instead of a Sass @import
by Aman Mittal
· 2 days ago
0067791
feat: migrate the layout shell to Ionic
by Aman Mittal
· 2 days ago
90e1009
feat: migrate remaining shared components and add migration guardrails
by Aman Mittal
· 2 days ago
229e095
feat: rebuild the shared data-table on CDK table with Ionic chrome
by Aman Mittal
· 2 days ago
2eb620a
docs: document the Ionic conventions and prune superseded docs
by Aman Mittal
· 2 days ago
3735828
feat: bridge Ionic theming to app tokens and align federation sharing
by Aman Mittal
· 2 days ago
b9d3748
feat: add table models and Ionic paginator
by Aman Mittal
· 2 days ago
d2d3716
feat: add icon registry, notification and dialog services
by Aman Mittal
· 2 days ago
35a0a65
feat: migrate 32 components from Angular Material to Ionic
by Aman Mittal
· 2 days ago
42d9fd0
chore(deps): bump actions/setup-java from 5.5.0 to 5.6.0
by dependabot[bot]
· 2 days ago
5eb7f8d
chore(deps-dev): bump @playwright/test from 1.59.1 to 1.61.1
by dependabot[bot]
· 2 days ago
5f735ff
chore(deps): bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0
by dependabot[bot]
· 2 days ago
f3a1668
chore(deps): bump actions/checkout from 7.0.0 to 7.0.1
by dependabot[bot]
· 2 days ago
1ef8ebc
Merge pull request #147 from apache/dependabot/npm_and_yarn/multi-e62244ae03
by Aman-Mittal
· 2 days ago
4b27a9b
Merge pull request #146 from apache/dependabot/npm_and_yarn/fast-uri-3.1.4
by Aman-Mittal
· 2 days ago
108e2ff
chore(deps): bump shell-quote and @openapitools/openapi-generator-cli
by dependabot[bot]
· 2 days ago
5551d08
Merge pull request #148 from Aman-Mittal/feature/federation-ionic-upgrade
by Aman-Mittal
· 2 days ago
c7cc823
chore: remove deprecated @softarc/native-federation-node to pass license checks
by Aman Mittal
· 2 days ago
1ffed5a
chore: upgrade module federation and add angular ionic support
by Aman Mittal
· 2 days ago
c9b0c90
chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4
by dependabot[bot]
· 3 days ago
311cb24
Merge pull request #143 from paultofunmi/feature/142-gate-interop-campaigns-wc-transfer
by Aman-Mittal
· 7 days ago
caedf00
Merge pull request #145 from paultofunmi/fix/trim-dedupe-backend-permissions
by Aman-Mittal
· 7 days ago
fc30434
trim and dedupe backend permission codes at session ingestion - Fineract permission seed data has trailing-space duplicates (e.g. "CREATE_X" and "CREATE_X "), which broke exact-match permission checks whenever only the dirty variant was returned for a role.
by Tofunmi Oguntibeju
· 8 days ago
46444e4
Gate Interop, Campaigns, Working Capital, and Transfers nav items by permission (#142)
by Tofunmi Oguntibeju
· 8 days ago
acf80f4
Merge pull request #141 from paultofunmi/feature/117-sidebar-navigation-config-service
by Aman-Mittal
· 8 days ago
65f503b
fix format issues (#117)
by Tofunmi Oguntibeju
· 8 days ago
7b4ab71
update sidebar to render from NavigationConfigService (#117)
by Tofunmi Oguntibeju
· 8 days ago
f32fcf3
Merge pull request #133 from apache/dependabot/npm_and_yarn/zone.js-0.16.2
by Aman-Mittal
· 8 days ago
5b301cc
chore(deps): bump zone.js from 0.15.1 to 0.16.2
by dependabot[bot]
· 8 days ago
2419da9
Merge pull request #137 from apache/dependabot/github_actions/github/codeql-action/analyze-4.37.0
by Aman-Mittal
· 8 days ago
b564ad9
Merge pull request #136 from apache/dependabot/github_actions/github/codeql-action/init-4.37.0
by Aman-Mittal
· 8 days ago
20b3b22
Merge pull request #135 from apache/dependabot/npm_and_yarn/emnapi/runtime-1.11.2
by Aman-Mittal
· 9 days ago
d2134e0
Merge pull request #129 from paultofunmi/feature/116-nav-item-config-service
by Aman-Mittal
· 9 days ago
1cb891a
Merge pull request #130 from apache/dependabot/github_actions/actions/setup-java-5.5.0
by Aman-Mittal
· 9 days ago
0d11408
chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0
by dependabot[bot]
· 9 days ago
42620ca
chore(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0
by dependabot[bot]
· 9 days ago
c011337
chore(deps-dev): bump @emnapi/runtime from 1.11.1 to 1.11.2
by dependabot[bot]
· 9 days ago
d6d4b8f
chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0
by dependabot[bot]
· 9 days ago
02a5b6c
added test for ALL_FUNCTIONS_READ satisfy a non-READ
by Tofunmi Oguntibeju
· 9 days ago
7be6228
add NavItemConfig interface and NavigationConfigService (#116)
by Tofunmi Oguntibeju
· 9 days ago
455c13e
Merge pull request #127 from Aman-Mittal/mfe-angular-22
by Aman-Mittal
· 9 days ago
df080e5
chore(angular): update test builder to karma and add options
by Aman Mittal
· 9 days ago
04252c2
Convert workspace to microfrontend architecture, upgrade to Angular 22, and fix E2E tests
by Aman Mittal
· 9 days ago
90fa102
Merge pull request #126 from paultofunmi/feature/120-permission-directive-rbac-parity
by Aman-Mittal
· 9 days ago
29c4da0
scope ALL_FUNCTIONS_READ to read-only permissions in AuthService (#120)
by Tofunmi Oguntibeju
· 10 days ago
55ea9be
Merge pull request #125 from paultofunmi/feature/113-rbac-feature-flag
by Aman-Mittal
· 10 days ago
c7e3956
Fix CI format:check failures by running prettier over files added in
by Tofunmi Oguntibeju
· 10 days ago
321115e
Merge branch 'main' into feature/113-rbac-feature-flag
by Tofunmi Oguntibeju
· 10 days ago
98a1b3d
Merge pull request #124 from paultofunmi/feature/119-institution-config-service
by Aman-Mittal
· 10 days ago
9a98287
refactor: derive InstitutionType guard from featureMatrix keys (#119)
by Tofunmi Oguntibeju
· 11 days ago
b51abc8
add rbacEnabled feature flag for gradual RBAC rollout (#113)
by Tofunmi Oguntibeju
· 11 days ago
fb2873d
add InstitutionConfigService for mode-based feature toggles (#119)
by Tofunmi Oguntibeju
· 12 days ago
8bb8278
Merge pull request #121 from apache/Aman-Mittal-patch-1
by Aman-Mittal
· 12 days ago
deac145
Add issues notification to .asf.yaml
by Aman-Mittal
· 12 days ago
Aman-Mittal-patch-1
827534b
Merge pull request #93 from Aman-Mittal/feature/loan-module-enhancement
by Aman-Mittal
· 12 days ago
f2bc644
Merge pull request #107 from KRYSTALM7/feature/FINERACT-2681-asf-yaml-enable-issues
by Aman-Mittal
· 13 days ago
4799755
FINERACT-2681: Enable GitHub issue tracking
by Sujan Kumar MV
· 13 days ago
56a5593
Merge pull request #100 from apache/dependabot/npm_and_yarn/openapitools/openapi-generator-cli-2.39.1
by Aman-Mittal
· 2 weeks ago
a742a77
chore(deps-dev): bump @openapitools/openapi-generator-cli
by dependabot[bot]
· 2 weeks ago
548905e
Merge pull request #105 from apache/dependabot/github_actions/github/codeql-action/init-4.36.3
by Aman-Mittal
· 2 weeks ago
b78378d
Merge pull request #106 from apache/dependabot/github_actions/github/codeql-action/analyze-4.36.3
by Aman-Mittal
· 2 weeks ago
e175dc6
Merge pull request #102 from apache/dependabot/npm_and_yarn/typescript-eslint-8.62.1
by Aman-Mittal
· 2 weeks ago
c7fcde7
chore(deps): bump github/codeql-action/analyze from 4.33.0 to 4.36.3
by dependabot[bot]
· 2 weeks ago
2484f44
chore(deps): bump github/codeql-action/init from 4.33.0 to 4.36.3
by dependabot[bot]
· 2 weeks ago
875b429
chore(deps-dev): bump typescript-eslint from 8.59.2 to 8.62.1
by dependabot[bot]
· 2 weeks ago
fbaf902
Merge pull request #99 from KRYSTALM7/feat/add-security-policy
by Aman-Mittal
· 3 weeks ago
fa092ac
feat: add security policy and frontend threat model
by Sujan Kumar MV
· 3 weeks ago
0a0f7ad
Merge pull request #90 from apache/dependabot/npm_and_yarn/jasmine-core-6.3.0
by Aman-Mittal
· 3 weeks ago
f1890e8
chore(deps-dev): bump jasmine-core from 5.9.0 to 6.3.0
by dependabot[bot]
· 3 weeks ago
7d097aa
Merge pull request #94 from apache/dependabot/npm_and_yarn/karma-jasmine-html-reporter-2.2.0
by Aman-Mittal
· 3 weeks ago
d46a7a9
Merge pull request #98 from apache/dependabot/github_actions/actions/setup-java-5.4.0
by Aman-Mittal
· 3 weeks ago
f94bc7a
chore(deps): bump actions/setup-java from 5.3.0 to 5.4.0
by dependabot[bot]
· 3 weeks ago
1e62e55
chore(deps-dev): bump karma-jasmine-html-reporter from 2.1.0 to 2.2.0
by dependabot[bot]
· 3 weeks ago
a58b227
feat(loans): implement comprehensive loan module enhancements
by Aman Mittal
· 4 weeks ago
07bc35d
Merge pull request #87 from apache/dependabot/npm_and_yarn/emnapi/runtime-1.11.1
by Aman-Mittal
· 4 weeks ago
Next »