Commit Graph

302 Commits (bbd0c2e385bce048e1bbdc43f0c806ff45b02587)

Author SHA1 Message Date
TheDiaval 84f5132415 fix(theme-basic): rename EmptyLayout to EmptyLayoutComponent
6 years ago
TheDiaval ceeda12a39 refactor(theme-basic): change layout names
6 years ago
Yasin Aydın 6662b3873f
Merge pull request #1607 from abpframework/refactor/general
6 years ago
TheDiaval 4b09f02e09 perf(permission-management): handle attr.disabled while rendering to DOM
6 years ago
TheDiaval bef2f72da7 style: narrow down menu width to 200px
6 years ago
TheDiaval 60c64fb93b fix(theme-shared): fix accessibility issue with loading state of button component
6 years ago
TheDiaval 298ad367a3 fix(core): redirect user to child routes instead of module root route
6 years ago
TheDiaval c1ab80a3ef fix(identity): disable input when editing a static role
6 years ago
TheDiaval c5508d2f25 fix(identity): hide password field of modal when editing an existing user
6 years ago
TheDiaval 0dfb919494 feature(permission-management): disable checkboxes for the permissions granted by a role
6 years ago
TheDiaval 5b7a4fb04f style(theme-basic): change text color class
6 years ago
mehmet-erim 82383485f6 feature(theme-basic): add application name and logo to layout
6 years ago
TheDiaval 00474927dd fix(tenant-management): fix request search value of abp-button and handle form submit
6 years ago
Yasin Aydın 81d1358a08
Merge pull request #1601 from abpframework/feature/event-modifier-directives
6 years ago
TheDiaval 5e4be2ab4f fix(core): rename directives
6 years ago
TheDiaval b8b3289859 feature(tenant-management): add debounce event modifier to search input
6 years ago
TheDiaval 5dae57732b feature(identity): add debounce event modifier to search input
6 years ago
TheDiaval 3e0524d390 feature(core): add event modifier directives
6 years ago
mehmet-erim ae5c398b8a fix(theme-shared): modal component click listening
6 years ago
mehmet-erim 0145e4a7d9 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 1afaed318d fix(core): localization empty return problem
6 years ago
TheDiaval 1d9d824bab feature(theme-basic): generalize button component
6 years ago
TheDiaval 26c58daa22 feature(tenant-management): generalize button component
6 years ago
TheDiaval f869794e16 fix(tenant-management): change request urls
6 years ago
TheDiaval 50d9c91d8a feature(permission-management): generalize button component
6 years ago
TheDiaval e23b3372cd fix(identity): change request url
6 years ago
TheDiaval b05e209e7f feature(identity): generalize button component
6 years ago
Yasin Aydın de26fb2857
Merge pull request #1592 from abpframework/feature/generalize-table-search
6 years ago
TheDiaval 93167f3a5b refactor(identity): remove console.warn()
6 years ago
TheDiaval 8fab3ca504 feature(identity): add table search to roles component
6 years ago
TheDiaval c079dbcf4f fix(identity): add localization key to search input placeholder
6 years ago
TheDiaval d6969dd19b feature(tenant-management): add table search
6 years ago
mehmet-erim c53db21120 refactor(theme-basic): change redirect url after logout
6 years ago
TheDiaval b8520bf21c feature(identity): add route translations
6 years ago
TheDiaval a1bd2c5489 feature(tenant-management): add route translations
6 years ago
TheDiaval 7311801891 fix(theme-basic): translation keys
6 years ago
mehmet-erim 12bd3244d9 fix: remove comment lines
6 years ago
mehmet-erim cd242330ee Merge branch 'dev' of https://github.com/abpframework/abp into refactor/general
6 years ago
mehmet-erim ccdccbf810 refactor(all)
6 years ago
mehmet-erim 0ac67fd0c1 feature(theme-basic): navbar supports to add icon
6 years ago
mehmet-erim e5c1f2e00e fix: localizations
6 years ago
Yasin Aydın f882285b08
Merge pull request #1578 from abpframework/fix/tenant-box-selection
6 years ago
TheDiaval c518059184 feature(core): add replace with regex feature for translation key detection
6 years ago
TheDiaval 5277400f4f refactor(account): tenant-box
6 years ago
TheDiaval b5bd96068a feature(account): add translation keys
6 years ago
mehmet-erim dc53a84833 feature(theme-shared): add disabled property to abp-button
6 years ago
mehmet-erim 9f9ce5810e fix(theme-shared): button code quality
6 years ago
mehmet-erim eccc67a5f3 feature(theme-shared): add abp-button component
6 years ago
mehmet-erim 0004677796 fix(user, permission): bug fix
6 years ago
mehmet-erim b7a7a68aa6 feature(theme-shared): add new inputs and output to modal
6 years ago
TheDiaval 86650a53e8 feature(core): add tenant header to interceptor
6 years ago
TheDiaval b1c30fdcd1 fix(core): store tenant instead of tenant id
6 years ago
TheDiaval dffc71bcf2 refactor(account): account service
6 years ago
TheDiaval 26c69017d9 fix(account): tenant-box selection
6 years ago
mehmet-erim 662414b4d3 resolve merge conflict
6 years ago
mehmet-erim e1a4a12d61 fix(theme-basic): add pointer class to nav elements
6 years ago
mehmet-erim 19e671eac1 refactor(theme-shared): improve modal ux performance
6 years ago
mehmet-erim c05f5c7305 feature: add autofocus directive & implement first input of all forms
6 years ago
Yasin Aydın 6af642a360
Merge pull request #1573 from abpframework/feature/account-service
6 years ago
TheDiaval 903b27e6a9 refactor(account): tenant dispatch
6 years ago
TheDiaval 86c16b5ee0 feature(core): add tenantId to session state
6 years ago
TheDiaval 5f66117ece feature(account): add account service
6 years ago
TheDiaval 6302871f43 feature(account): add tenant search by name
6 years ago
mehmet-erim 9676ea1bed fix(theme-shared): modal component
6 years ago
mehmet-erim 5f24fb86c7 fix(ng-core): add type error control
6 years ago
TheDiaval aef116395f feature(account): add register functionality
6 years ago
mehmet-erim dfa4555e2f feature(theme): add route animation
6 years ago
Halil İbrahim Kalkan 87c51783ec Sync angular package versions
6 years ago
mehmet-erim b883a75c4d build(all): build with ng-packagr
6 years ago
mehmet-erim 9554ee2f90 feature(theme-basic): add new layout actions
6 years ago
mehmet-erim 5b6abc517f fix(theme-basic): change-password and profile modals
6 years ago
TheDiaval d49de5f88b fix(theme-basic): close navbar dropdowns on window resize
6 years ago
TheDiaval 7451adcada fix(theme-basic): navigation dropdown visibility and alignment
6 years ago
Mehmet Erim 1557889a37
Merge pull request #1566 from abpframework/refactor/loading-and-error
6 years ago
mehmet-erim 2809ec8d4e fix(theme-shared): improve code quality of error.handler
6 years ago
mehmet-erim 1b852f5fb7 feature(theme-shared): add route subscription to loader-bar.component
6 years ago
mehmet-erim 36e819e5d5 refactor(theme-shared): add error destroy, change name, fix code quality
6 years ago
TheDiaval b73ba9e949 refactor(theme-basic): navigation dropdowns
6 years ago
TheDiaval c1cefc777e fix(tenant-management): remove parentName in child route
6 years ago
TheDiaval 795c4537b1 feature(core): add enabled prop to ellipsis directive
6 years ago
mehmet-erim f85e836f7f feature(core): add ellipsis directive
6 years ago
Yasin Aydın 8da158c07c
Merge pull request #1562 from abpframework/refactor/ng-template-optimizations
6 years ago
TheDiaval a1b7c6d730 fix: pr feedbacks
6 years ago
mehmet-erim 3ec673ddb3 refactor: api urls & fix redirect url
6 years ago
mehmet-erim 6f554ff30f refactor(theme-shared): organize imports
6 years ago
mehmet-erim 5e9d4d67ec feature(theme-shared): add loader-bar and error 500 component
6 years ago
mehmet-erim a2d00356ac feature(core): add loader actions & dispatch from interceptor
6 years ago
mehmet-erim de58b9882c refactor(account): login component
6 years ago
TheDiaval 35cd51a92c fix(theme-basic): fix navigation dropdowns
6 years ago
TheDiaval 2e0dc813bd feat(theme-basic): change modal
6 years ago
TheDiaval 902731f01d feat(theme-basic): change modal
6 years ago
TheDiaval c80ba38d3d fix(core): check if localization key exists
6 years ago
TheDiaval ae93dc432c feat(theme-shared): change modal style and logic
6 years ago
TheDiaval 9618aed727 feat(tenant-management): add delete connection string method
6 years ago
TheDiaval dec6e4a0e5 feature(tenant-management): change all modals
6 years ago
TheDiaval 3496627919 feature(permission-management): change modal
6 years ago
TheDiaval 1ca585f1ac feature(identity): change add/edit modal
6 years ago
mehmet-erim 0dc1e1fa87 fix(tenant-management): prod build error
6 years ago
mehmet-erim 7a0f617c12 feature: add build script to ng-packs
6 years ago
mehmet-erim e2f25bf90c sync ng npm versions #1547
6 years ago
mehmet-erim 9bff611ca2 Add publishConfig to ng packages
6 years ago
Halil İbrahim Kalkan f56076dc61 Move ng npm packages
6 years ago