Commit Graph

1068 Commits (0b1606f40bc9d207b73844ad56b2c7cf43806c2e)

Author SHA1 Message Date
İsmail ÇAGDAŞ 087707879c published npm packages
5 years ago
İsmail ÇAGDAŞ 33ecd49ff8 Update source packages versions
5 years ago
İsmail ÇAGDAŞ 2f588b6700 Build ng packages
5 years ago
İsmail ÇAGDAŞ 6f63267e9b updated from master
5 years ago
mehmet-erim dce97779e5 fix(account): add tenant header to token request
5 years ago
mehmet-erim 8365934032 feat(theme-shared): add hideCloseIcon property to http error config token
5 years ago
mehmet-erim 9552ee0221 refactor(theme-shared): change margin class
5 years ago
mehmet-erim 2c891d84e9 fix(theme-shared): creating custom error component problem
5 years ago
mehmet-erim feacd02901 chore: update jest configs
5 years ago
mehmet-erim dd61d67a43 test(account): add account.service.spec
5 years ago
mehmet-erim 8d93285120 test: add jest configs to modules without tests
5 years ago
Mehmet Erim a1ef5c4ca7
Update .prettierrc
5 years ago
Mehmet Erim 4981b7bce1
Update README.md
5 years ago
mehmet-erim 24458a5248 chore: update lerna command
5 years ago
mehmet-erim 935dc56847 chore: remove peer dependencies from core
5 years ago
İsmail ÇAGDAŞ a00202070f Update source packages versions
5 years ago
İsmail ÇAGDAŞ ef9a4c5dae v1.0.3
5 years ago
İsmail ÇAGDAŞ abaa67ee0a updated yarn.lock
5 years ago
İsmail ÇAGDAŞ 44eadfd0ae updated lerna
5 years ago
İsmail ÇAGDAŞ 61d86a3ca4 Build ng packages
5 years ago
İsmail ÇAGDAŞ f171b58a17 updated ng-packs from dev
5 years ago
mehmet-erim 718ddfa004 docs: update angular readme files
5 years ago
mehmet-erim c84bff6512 refactor(account): add disabled to personal-settings.component
5 years ago
mehmet-erim ba9ab6fe29 refactor(core): remove markAsDirty loop
5 years ago
mehmet-erim c7c1efe378 feat(theme-shared): add id input to button.component
5 years ago
mehmet-erim d7207eb578 refactor(account): add inprogress variable to tenant-box
5 years ago
mehmet-erim e7c4a38ab5 refactor(feature-management): add disabled input to button
5 years ago
mehmet-erim 0a5fab2816 refactor(tenant-management): add disabled input to abp-button
5 years ago
mehmet-erim 3424730ca6 refactor(identity): add disabled input to abp-button
5 years ago
mehmet-erim d22e6b9b7b refactor(identity): roles save button
5 years ago
mehmet-erim d73f8a6e9b chore: update npm versions
5 years ago
mehmet-erim 8985187fe8 Merge branch 'dev' of https://github.com/abpframework/abp into feat/theme-shared/custom-error
5 years ago
mehmet-erim c01bd2828a test(theme-shared): refactor error.component and error.handler tests
5 years ago
mehmet-erim 707c37c04d feat(theme-shared): add destroy subject to custom error component
5 years ago
yinchang f89bbd948e fix(theme-shared):fix #2107,when use Esc key to close modal ,should trigger destroy to avoid raise an error
5 years ago
Mehmet Erim 8f74e30089
Merge pull request #2127 from abpframework/test/core-directives
5 years ago
thediaval 32048c226e refactor(core): remove comment line
5 years ago
thediaval 8ab1693b39 test(core): add ellipsis directive test
5 years ago
thediaval a22d7a00e9 test(core): add autofocus directive test
5 years ago
thediaval af114e9a48 refactor(core): remove unwanted click event trigger
5 years ago
thediaval 538f32cf57 style(core): change test description
5 years ago
thediaval d4b5bd93de feat(core): add stop-propagation directive test
5 years ago
thediaval 95f6262f67 improvement(core): add mockClear
5 years ago
mehmet-erim 5809d1ba01 feat(theme-shared): add http error config token
5 years ago
mehmet-erim 257cc8f459 feat(theme-shared): add custom component features to error.component
5 years ago
mehmet-erim af76b3ab65 chore(theme-shared): remove decrecated input from the button
5 years ago
mehmet-erim e06ef46698 refactor: toaster localization types
5 years ago
mehmet-erim f55862adca fix(theme-shared): confirmation yes text localization
5 years ago
Halil İbrahim Kalkan 5b78571584
Merge pull request #2083 from yinchang0626/feature/ng.identity
5 years ago
mehmet-erim 38b8a95219 fix(theme-shared): button events
5 years ago
mehmet-erim 3ec86f150e fix: add finalize operator to set false the modalBusy
5 years ago
mehmet-erim 5178788b8c refactor: move oauth to core module
5 years ago
mehmet-erim c26068670e chore(template): remove empty array in the ngxs forRoot
5 years ago
mehmet-erim 208a5e3ab5 fix: add finalize operator to set false the modalBusy
5 years ago
thediaval 4b19e5c966 test(core): add debounce directive test
5 years ago
thediaval 49c0306bb5 test(core): fix config plugin test
5 years ago
thediaval c22c3ef630 refactor(identity): remove redundant getById dispatch in update actions
5 years ago
YinChang fb6c44f3e6 fix(permission-management) : checkbox must be correct enable or disable by providerName.
5 years ago
Yasin Aydın 7db573daf0
Merge pull request #2069 from abpframework/test/theme-shared
5 years ago
mehmet-erim d3e9495bdd Merge master
5 years ago
mehmet-erim 0e765bd1d7 feat(theme-basic): add icon to default link template
5 years ago
mehmet-erim 45c8d0fc84 refactor(core): set routes order
5 years ago
mehmet-erim cbabca30f6 chore(template): reorder imports
5 years ago
mehmet-erim ae31b57aa9 fix: move table-sort.directive to theme-shared
5 years ago
mehmet-erim a5467abfa6 test(theme-shared): add chart.component.spec
5 years ago
mehmet-erim 257ee5edfd test(core): refactor ng-model.component.spec
5 years ago
mehmet-erim ebff2cfcac test(theme-shared): add modal.component.spec
5 years ago
mehmet-erim 413994fd81 test(theme-shared): add loader-bar.component.spec
5 years ago
mehmet-erim 09f804b2ae test(theme-shared): add error.component.spec
5 years ago
mehmet-erim c49ecf2b1e test(theme-shared): add new expects to breadcrumb test
5 years ago
mehmet-erim 9432fc0af7 test: add new expects to breadcrumb
5 years ago
mehmet-erim 104ebb4a32 test: create mock strategy for breadcrumb
5 years ago
mehmet-erim a143db7819 test: add breadcrumb.component.spec
5 years ago
mehmet-erim ab145d4680 refactor(theme-shared): change confirmation property keys in options
5 years ago
mehmet-erim 358bb81dc3 test(theme-shared): add confirmation.service.spec
5 years ago
mehmet-erim 1cec281086 test(theme-shared): add toaster.service.spec
5 years ago
mehmet-erim d073bf2dec Merge branch 'master' into dev
5 years ago
Yasin Aydın c32280fc51
Merge pull request #2041 from abpframework/feat/dynamic-password-validation
5 years ago
mehmet-erim e75bf30aad fix(tenant-management): add modalBusy controls
5 years ago
mehmet-erim 7c758e3107 test(core): refactor dynamic-layout.component.spec
5 years ago
mehmet-erim 73811814fd test(core): add localization.pipe.spec
5 years ago
mehmet-erim 48fe815634 chore: update npm versions
5 years ago
mehmet-erim 335c74d800 fix(identity): validation display error
5 years ago
mehmet-erim f34ef20bcd refactor(account): add maxLength to change password fields
5 years ago
mehmet-erim 7d026e5e91 feat(identity): implement dynamic password validation to users page
5 years ago
mehmet-erim 60ed67d004 feat(account): implement dynamic password validation to register page
5 years ago
mehmet-erim 7ebb7a0097 feat: update ui design
5 years ago
mehmet-erim e81cad8a61 chore: update spectator version and skipped 2 tests
5 years ago
mehmet-erim 53e7a43911 test(core): add initial-utils.spec.ts
5 years ago
mehmet-erim 0e8b0ddf7d test(core): add common-utils.spec.ts
5 years ago
mehmet-erim d235737e0a Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 0ea8dd58fd tests(core): add ng-model.component.spec
5 years ago
Yasin Aydın 2d9ffa7922
Merge pull request #2015 from abpframework/feature/jest-configs
5 years ago
thediaval 73fbe7ddf1 fix: fix mistyped config file and selector name
5 years ago
thediaval c116a2d213 feat: add jest.config files
5 years ago
mehmet-erim f352c51104 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim e0902a1a20 feat(theme-shared): add overflow-hidden class
5 years ago
thediaval 04bcc4f4a9 feat(settings-management): add requiredPolicy to settings page
5 years ago
mehmet-erim 1386792994 tests(core): add profile.service.spec
5 years ago
mehmet-erim 0d650cfccd tests: cover state services
5 years ago
mehmet-erim 690b18debf tests(core): add app config service tests
5 years ago
mehmet-erim bbb9109ec4 refactor(core): move up config.plugin
5 years ago
mehmet-erim 0bde323318 feat(account): implement dynamic password rules
5 years ago
mehmet-erim 39c894d5b9 refactor(theme-shared): remove change-password and profile components
5 years ago
mehmet-erim 22b1c569dd fix: update NgxValidate blueprints
5 years ago
mehmet-erim 2b39843cd0 chore: remove npmrc files
5 years ago
mehmet-erim c1a1bfe7ee fix(core): visibility directive bug
5 years ago
mehmet-erim 878d39c993 fix(theme-shared): button events
5 years ago
mehmet-erim 66fcb0e0a5 fix(theme-basic): layout animations
5 years ago
mehmet-erim c0fef92662 feat: add abp-collapsed-height and remove abp-collapsed class
5 years ago
mehmet-erim 91f10eec66 feat(theme-shared): add collapseLinearWithMargin animation
5 years ago
mehmet-erim fe2d73102d feat(theme-shared): add table scroll styles
5 years ago
mehmet-erim 76bc9689f6 refactor(theme-basic): organize collapse animations
5 years ago
mehmet-erim d6c049d3bf feat(theme-shared): add expand classes and implement to layout
5 years ago
mehmet-erim 87bad9b567 feat(theme-basic): implement collapse animation to the user info nav element
5 years ago
mehmet-erim 6fa19229bb feat(theme-basic): implement collapseWithMargin animation to the application layout main navigation
5 years ago
mehmet-erim 6f94e736e3 feat: add collapseWithMargin animation
5 years ago
mehmet-erim 04f92471f6 refactor: block space key from username input
5 years ago
Mehmet Erim 21c39fe01b
Merge pull request #1984 from abpframework/feat/ui-changes
5 years ago
mehmet-erim 51854a927a refactor: layout and roles
5 years ago
mehmet-erim 6c2df8dfdf feat(theme-basic): copy new styles
5 years ago
mehmet-erim 746c7ceda9 feat(account): implement manage-profile htmls
5 years ago
mehmet-erim f44773cca7 feat(account): implement new login and register html design
5 years ago
mehmet-erim 01c8bf9f59 feat: implement new home page
5 years ago
mehmet-erim fedff95375 chore: add gulp script to publish.ps1
5 years ago
mehmet-erim e7739ccd1e chore: update publish.ps1
5 years ago
Halil İbrahim Kalkan 99057a935d Update npm package versions.
5 years ago
Halil İbrahim Kalkan 76bf3e6ac5 v1.0.2
5 years ago
Halil İbrahim Kalkan 22ca68a99e Build ng packages
5 years ago
mehmet-erim 3d48026226 build: add abp package update script
5 years ago
mehmet-erim c7d50980b7 Build ng packages
5 years ago
mehmet-erim d41e2e483f fix: manage profile animations
5 years ago
mehmet-erim 3f3af81d49 refactor: manage profile
5 years ago
mehmet-erim c1145ab0db Build ng packages
5 years ago
mehmet-erim d153ec19ee chore: update puslish.ps1
5 years ago
Halil İbrahim Kalkan 8de7b484b1 Increment ng packages to v1.0.1.
5 years ago
Halil İbrahim Kalkan 829c71f3ef v1.0.1
5 years ago
mehmet-erim f519a08da6 chore: update fontawesome version
5 years ago
mehmet-erim 312394cfcf Build ng packages
5 years ago
Halil İbrahim Kalkan dddb46a52b Increment npm package versions to 1.0.
5 years ago
Halil İbrahim Kalkan 1119501365 v1.0.0
5 years ago
mehmet-erim a3b23985d0 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 237a843b56 tests(core): fix type error
5 years ago
Halil İbrahim Kalkan a9a9cf2ef0
Merge pull request #1956 from gdlcf88/complete-permission-checks
5 years ago
mehmet-erim c49ae7d93b Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 8f358bbe01 feat(setting-management): create state
5 years ago
Yasin Aydın d839655149 Feature/state services (#1945)
5 years ago
Yunus Emre Kalkan 14d391ab93 Merge branch 'dev' into pr/1956
5 years ago
Yunus Emre Kalkan 98f203858c Merge branch 'dev' into pr/1942
5 years ago
Alper Ebicoglu 9c32b7079b Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
gdlcf88 5538cd9fd4 Complete some permission checks for Angular UI.
5 years ago
Halil İbrahim Kalkan 8998b23482 Resolved #1280: Upgrade client side dependencies to the latest versions.
5 years ago
Yasin Aydın 22b9fab43e
Merge pull request #1944 from abpframework/feat/update-font-awesome
5 years ago
gdlcf88 b307e01282 Update Angular UI for resetting user password in UserManagement module.
5 years ago
mehmet-erim c90c7eab66 refactor: change provider names
5 years ago
Alper Ebicoglu e0e6419448 fix blocking div z-index to 102. because header z-index:103
5 years ago
mehmet-erim e182861470 fix: table columns
5 years ago
mehmet-erim e4957fe455 feat: upgrade font awesome
5 years ago
Halil İbrahim Kalkan 784eccbef6 Rollback version
5 years ago
Yunus Emre Kalkan 3610dd3bd7 Update package.json
5 years ago
Yunus Emre Kalkan c9d04e3a98 font awesome upgraded to 5.11.2
5 years ago
mehmet-erim 8b4cd2b2aa Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 30c12e04a1 chore: change peacock color
5 years ago
Yasin Aydın 3cc0e0f9c2 Feature/state services (#1939)
5 years ago
Alper Ebicoglu 1f5756edba update npm packs version to 0.9.2
5 years ago
Alper Ebicoglu 9c0999da97 v0.9.2
5 years ago
Alper Ebicoglu 168440b871 Merge branch 'alper/datetimepicker' into dev
5 years ago
Alper Ebicoglu 4db042ea68 add bootstrap-datepicker
5 years ago
mehmet-erim 45b8bb10cf fix: sync.js
5 years ago
mehmet-erim 9a4f94d1b8 refactor: remove resolvers
5 years ago
mehmet-erim d6efc85b8e feat(theme-shared): add new inputs to button component
5 years ago
mehmet-erim b5d62400e2 test(core): for.directive.ts
5 years ago
mehmet-erim 3bbe4cd535 test(core): add visibility.directive.spec
5 years ago
mehmet-erim d7ab5a4c1d test(core): add profile.state.spec
5 years ago
mehmet-erim 2770ceefd5 test(core): add session state test
5 years ago
mehmet-erim bdd5d9ab23 test(core): config.state.spec
5 years ago
Halil İbrahim Kalkan b60bce4606 Update source packages versions
5 years ago
Halil İbrahim Kalkan 29376e747d v0.9.1
5 years ago
mehmet-erim c72eb33db5 chore: update npm versions
5 years ago
mehmet-erim 5aeb150d4a Build ng packages
5 years ago
mehmet-erim 4f42479c8a Build ng packages
5 years ago
mehmet-erim 537fa0238d test(core): create config.state.spec
5 years ago
mehmet-erim dd5b1cefa0 Merge branch 'dev' of https://github.com/abpframework/abp into test/core-tests
5 years ago
mehmet-erim 62d4bcd24c test(core): add api.interceptor.spec
5 years ago
Yasin Aydın 73c21a1680
Merge pull request #1897 from abpframework/test/sort-pipe
5 years ago
thediaval a4700aecc7 refactor(core): refactor sort-pipe
5 years ago
mehmet-erim 2d3645843c refactor(core): remove unnecessary injected service
5 years ago
mehmet-erim edea62e938 test(core): add permission.guard.spec
5 years ago
thediaval 3154baeba7 test(core): add sort.pipe.spec
5 years ago
mehmet-erim 7dfce0ef58 test(core): add auth.guard.spec
5 years ago
mehmet-erim 898c800d82 test(core): add premission.directive.spec
5 years ago
mehmet-erim 0c1946d5da test(core): add lazy-load-service.spec
5 years ago
mehmet-erim 14b597e864 test(core): add rest.service tests
5 years ago
thediaval 624e3b2311 test(core): add new test to table-directive.spec
5 years ago
thediaval a5049090c4 test(core): add table-sort directive test
5 years ago
Yasin Aydın 029fa45183
Merge pull request #1884 from abpframework/feature/implement-jest
5 years ago
mehmet-erim 844225dd85 feat(theme-shared): implement jest
5 years ago
mehmet-erim 80da964dc3 feat: configure coverage
5 years ago
mehmet-erim 19c487bf8f feat(core): implement jest to core and add @angular-builders/jest:run
5 years ago
mehmet-erim 7a14ea2bf3 feat: remove e2e
5 years ago
mehmet-erim 11e246f7e8 feat: remove all karma and jasmine files and install the jest
5 years ago
Yasin Aydın a30d6d58e6
Merge branch 'dev' into refactor/sort
5 years ago
mehmet-erim 97953733d3 test(core): fix errors
5 years ago
mehmet-erim f39ed0ec11 refactor: push script
5 years ago
TheDiaval 417031270c refactor(identity): table sort
5 years ago
Yasin Aydın b7cdeb4d4d
Merge pull request #1869 from abpframework/refactor/sort-pipe
5 years ago
mehmet-erim 35420bc4d4 feat(core): add table-sort.directive
5 years ago
thediaval bc26ce070d refactor(identity): change sortByKey to sort method
5 years ago
mehmet-erim abd610fd25 Merge branch 'dev' of https://github.com/abpframework/abp into feature/module-template
5 years ago
mehmet-erim 5c29d1f69f feat(templates): add setting management module
5 years ago
mehmet-erim 6b7f2ae2ca feat(core): add sort method to sort.pipe
5 years ago
Yasin Aydın 9f002787f0
Merge branch 'dev' into feature/table-sort-pipe
5 years ago
TheDiaval d3303420e0 fix(theme-shared): remove unnecessary brackets
5 years ago
TheDiaval 4eef7393f8 feature(tenant-management): add abpSort pipe
5 years ago
TheDiaval d78000144e feature(identity): add abpSort pipe
5 years ago
TheDiaval 4fa105bb77 fix(core): change pipe inputs
5 years ago
mehmet-erim 5c1bcbb256 feat(module-template): add identity, tenant management, setting-management modules
5 years ago
mehmet-erim 633d1cd155 refactor: routes and settings contants pushing method
5 years ago
mehmet-erim 7856b22353 feat: create libraries in the module-template #1652
5 years ago
mehmet-erim 71d8779b63 refactor(core): add addAbpRoutes method
5 years ago
TheDiaval 4bfe91cdab feature(theme-shared): add sort order icon component
5 years ago
Yasin Aydın be1433846e
Merge pull request #1858 from abpframework/feature/bundle-size
5 years ago
mehmet-erim 404eba79c0 fix(core): lazy load return
5 years ago
TheDiaval 7fa6da247a feature(core): add option to sort with key in given order
5 years ago
mehmet-erim efb6c456f6 fix: some bugs
5 years ago
mehmet-erim 220d41149d feat(core): lazy load service supports url array
5 years ago
mehmet-erim ac71b2fc6f feat: seperate 3th party css files from initial bundle
5 years ago
mehmet-erim 8ddf13ef65 fix(theme-shared): timing bug
5 years ago
mehmet-erim 08d013ebc4 fix(core): localizationInitialize function state selector error
5 years ago
mehmet-erim a92b48d6b3 feat(core): add default option to localization
5 years ago
mehmet-erim bbfc2dc688 fix(core): convert localization pipe to pure
5 years ago
mehmet-erim 8967bb4310 fix(core): state selecting errors
5 years ago
TheDiaval 093e62eb64 fix(theme-shared): fix modal styles and animations
5 years ago
mehmet-erim 2f96d1c53a fix: fix if condition
5 years ago
mehmet-erim e997395042 Merge branch 'dev' of https://github.com/abpframework/abp into feature/tests
5 years ago
mehmet-erim 3625fdfbf8 test(core): add localization service test
5 years ago
Yasin Aydın b79aba84fa
Merge pull request #1835 from abpframework/refactor/modal-component
5 years ago
TheDiaval 4d92a557d2 refactor(theme-shared): add angular animations
5 years ago
mehmet-erim ca108e8460 test(core): add locale.privider test
5 years ago
mehmet-erim ae7015daf5 test(core): add config plugin test
5 years ago
mehmet-erim 178db0fa86 test: fix tests
5 years ago
mehmet-erim f382c9cb1e feat: add push script
5 years ago
mehmet-erim 2c2cd7c1aa feat: create dev-app
5 years ago
mehmet-erim 45ebb59a49 fix: some bugs
5 years ago
mehmet-erim d02bdc02a9 Merge branch 'dev' of https://github.com/abpframework/abp into feature/tests
5 years ago
TheDiaval 40513fbd1b feature(theme-shared): add bounceIn animation
5 years ago
TheDiaval bb6462e2c2 refactor(theme-shared): change collapse and fade animations
5 years ago
mehmet-erim b913396358 chore: update workspace settings
5 years ago
mehmet-erim 373a23a66b refactor: fix all lint errors and update tslint.json
5 years ago
mehmet-erim 1013d5ea2b refactor(account): fix lint errors tenant-box
5 years ago
mehmet-erim c8545b0693 chore: add husky and link-staged
5 years ago
mehmet-erim aec43ae12f chore: format angular.json
5 years ago
mehmet-erim 53c5baca1e chore: edit .prettierrc
5 years ago
mehmet-erim 9aa2b6af7b chore: install comitizen
5 years ago
mehmet-erim c9e5cbd045 test(core): add router-outlet.component.spec
5 years ago
mehmet-erim 8dcd7f0f6e test(core): add dynmic-layout tests
5 years ago
mehmet-erim 3f816b25bd test(theme-shared): refactor error handler spec
5 years ago
mehmet-erim c762edc149 feature: add 401 error tests
5 years ago
mehmet-erim 0bcd977d1d feature: error handler tests
5 years ago
mehmet-erim 4dd1bddd41 tests(theme-shared): add button component tests
5 years ago
mehmet-erim 8470b421d8 feature(ng-packs): install @ngneat/spectator
5 years ago
Yasin Aydın 7e2bce00d9
Merge pull request #1810 from abpframework/feature/config-modules
5 years ago
mehmet-erim 6bc33f0ab4 feature(template): implement config modules
5 years ago
mehmet-erim cecdbfc44a fix(tenant-management-config): exports
5 years ago
mehmet-erim 16d02447f6 feature(tenant-management-config): create module
5 years ago
mehmet-erim 6178aeb900 feature(account-config): create module
5 years ago
mehmet-erim 81125d692f feature(identity-config): create module
5 years ago
mehmet-erim 389efdb6c3 feature(setting-management-config): create library and move settings config to here
5 years ago
TheDiaval 1abe70f7f1 fix(theme-shared): change color-white css class
5 years ago
mehmet-erim 55095ef96c Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 494ba11675 feature(theme-shared): import ngx-validate
5 years ago
Halil İbrahim Kalkan 593bdf9c06 Update source packages versions
5 years ago
Halil İbrahim Kalkan 600ae776bc v0.9.0
5 years ago
mehmet-erim 822d92ebd5 Build ng packages
5 years ago
mehmet-erim 5799b0584c Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 63c90cc825 chore(template): order modules
5 years ago
mehmet-erim 3d2433857c Build ng packages
5 years ago
Halil İbrahim Kalkan 654eeede81 Merge branch 'aspnetcore-3.0' into dev
5 years ago
mehmet-erim ef9a6cbf38 refactor(theme-shared): loader-bar
5 years ago
TheDiaval cb7df881e1 fix(tenant-management): change actions column minimum width
5 years ago
TheDiaval 8086c1c97c fix(identity): change actions column minimum width
5 years ago
Halil İbrahim Kalkan 08f299b6f4 Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan 53987e813b Enhance AbpTenantAppService to support to query tenant by also id.
5 years ago
mehmet-erim 696a8a985a feature(theme-shared): add esc listener to confirmation service
5 years ago
mehmet-erim e9854cba64 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 683337f6b4 fix(theme-shared): change fade animation name
5 years ago
mehmet-erim 38f5f32014 fix(theme-shared): loader bar turning back problem
5 years ago
TheDiaval 162b5d85ea Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
TheDiaval ef796645d9 fix(theme-shared): change abpButton class from fa-spin to fa-pulse
5 years ago
mehmet-erim 143a34e244 fix(setting-management): fix permisson problem
5 years ago
mehmet-erim 1f825d1132 feature(theme-shared): add defautl duration to collapse animation
5 years ago
mehmet-erim a5ce9559e5 feature(core): add new input visibility directive for no listen to dom
5 years ago
mehmet-erim 19a1abba0c fix(core): add ng zone to route navigating
5 years ago
mehmet-erim d74eac5b97 feature(setting-management): add policy control to settings.service
5 years ago
TheDiaval df38e52d6e feature: add empty template to tables
5 years ago
mehmet-erim 66b71d60c6 solve merge conflict
5 years ago
mehmet-erim e9f35fe0e9 feature(theme-shared): add table-empty-message.component
5 years ago
mehmet-erim ee9a56da7b feature(theme-shared): validation-error.component moved from theme-shared to theme-basic
5 years ago
TheDiaval 015e94daf6 fix(theme-basic): remove unused router
5 years ago
TheDiaval 82614986e0 feature(identity): add sorting to identity module routes
5 years ago
TheDiaval 3df24841f1 feature(core): add sort pipe
5 years ago
TheDiaval 24b389d639 feature(theme-basic): add initial service and styles
5 years ago
TheDiaval 9638ef107b fix(theme-shared): change button text colors to white
5 years ago
TheDiaval 3bef3650f8 fix(identity): change template
5 years ago
mehmet-erim 41864cf354 feature(theme-shared): add duration parameter to collapse animate
5 years ago
mehmet-erim 0f1424a074 fix(core): build error
5 years ago
mehmet-erim 3049d8612b Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim a7b2b00c5d feature(theme-shared): add collapse animations
5 years ago
Yunus Emre Kalkan 1f4b0e1184 create @abp\luxon pacakge
5 years ago
mehmet-erim 5b3137aca3 feature(theme-shared): add fadeIn animation
5 years ago
mehmet-erim 7c14c73a39 fix(core): auth guard redirect
5 years ago
mehmet-erim c836349cca refactor(setting-management): remove unneccessary codes
5 years ago
mehmet-erim b00606509e Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 9eca107121 chore: remove empty settings properties from route constants
5 years ago
TheDiaval d9fa5093a1 feature(core): add ng-model component
5 years ago
mehmet-erim 10324619f2 feature(theme-shared): add loader bar color input
5 years ago
mehmet-erim 2f3f411e34 feature(core): add just-clone
5 years ago
mehmet-erim dd45c95ccb build(theme-basic)
5 years ago
mehmet-erim 3025df9b0c Build ng packages
5 years ago
mehmet-erim 1b30f90f79 fix(theme-shared): move chart.js importing in the appendScript function
5 years ago
mehmet-erim f90f389fe5 feature(theme-shared): add lazy import chart.js
5 years ago
mehmet-erim 9c318b0722 feature(theme-shared): fix and copy prime chart component
5 years ago
mehmet-erim bbb08dad5a Merge branch 'dev' of https://github.com/abpframework/abp into fix/remove-root-modules
5 years ago
mehmet-erim 180d37a653 feature(setting-management): change setting management module structure
5 years ago
mehmet-erim 2ac158d367 feature(core): add abpFor directive
5 years ago
mehmet-erim c466807c01 refactor: remove all root modules and add module provider functions
5 years ago
TheDiaval 70ec0b3a63 fix(theme-shared): remove unnecessary css style
5 years ago
TheDiaval 296045c954 refactor modal component and remove perfect scrollbar
5 years ago
TheDiaval a7090d928a feature(theme-shared): add style class to confirmation and toast components
5 years ago
TheDiaval 148c16b80b fix(core): change getGrantedPolicy
5 years ago
TheDiaval b11094932a refactor(core): remove eval
5 years ago
mehmet-erim 5f8016d634 Build ng packages
5 years ago
mehmet-erim 7c4fb3abdb feature: add root modules
5 years ago
mehmet-erim b2f2dec03e feature(theme-shared): add setting-management package
5 years ago
mehmet-erim ad5a83f440 feature(theme-shared): create breadcrumb.component
5 years ago
mehmet-erim 9d82f00341 refactor(theme-shared): rename slide.animation
5 years ago
mehmet-erim 62bd583f22 solve merge conflict
5 years ago
mehmet-erim 74364db826 refactor(core): create config folder and move the config.plugin
5 years ago
Mehmet Erim 97446993e0
Merge pull request #1673 from abpframework/fix/connection-string-validation
5 years ago
TheDiaval adf32c1cb2 fix(tenant-management): fix default connection string modal validation issue #1641
5 years ago
TheDiaval 97af208f9a fix(tenant-management): change checkbox html element
5 years ago
mehmet-erim f741e77f20 feature(core): implement angular locale system
5 years ago
mehmet-erim 96386ef0e6 fix(tenant): add validation to connection string #resolves 1641
6 years ago
mehmet-erim 00b9d015cb fix(account): comment to remember me logic
6 years ago
mehmet-erim 2b9e6002c6 refactor(core): rename throwErr parameter in rest.service
6 years ago
mehmet-erim d5035c4400 fix(account): rename appName
6 years ago
mehmet-erim efa0a4e1bd fix(core): localization pipe sync value problem
6 years ago
mehmet-erim cffb173f04 feature(theme-shared): stop loading process when occured nav error
6 years ago
mehmet-erim 90aaac0da8 refactor(theme-basic): move change-password & profile components
6 years ago
Halil İbrahim Kalkan ccef8555ec Update package.json
6 years ago
Halil İbrahim Kalkan 8caa6acf0c Update source packages versions
6 years ago
Halil İbrahim Kalkan 9dacbb4678 Fix feature-management package version
6 years ago
mehmet-erim b0a3a3ab14 build: feature-management
6 years ago
mehmet-erim baff0c9681 feature(tenant-management): add abp/ng.feature-management to package.json
6 years ago
Mehmet Erim 4906363ff6
Merge branch 'dev' into feature/feature-management-module
6 years ago
TheDiaval fd40104af2 refactor(feature-management): remove ngOnChanges
6 years ago
TheDiaval 03ae5b5ee4 fix: add feature-management to angular.json
6 years ago
TheDiaval e35b8010ed fix(feature-management): remove deleteDestPath from ng-package.json
6 years ago
TheDiaval 1fad9230fd feature(tenant-management): add feature-management modal to tenants component
6 years ago
TheDiaval 52a356f4e2 feature(feature-management): create feature management module
6 years ago
mehmet-erim e8b8117296 refactor: form-submit directive
6 years ago
mehmet-erim d05ad8cc10 feature(core): add form-submit.directive
6 years ago
mehmet-erim aae372ca99 feature(core): add throw error when access not granted
6 years ago
mehmet-erim 779e161aa8 fix(permission-management): fix type error
6 years ago
mehmet-erim 5ca1eb47f3 refactor(theme-basic): change submit method name
6 years ago
mehmet-erim d6a1386fad feature(core): add form-keyup-listener.directive
6 years ago
mehmet-erim 883e8081dc Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 1e2736b634 refactor(scripts): remove git push command
6 years ago
Halil İbrahim Kalkan 52c43f18fa Convert publish.bat to ps1
6 years ago
Halil İbrahim Kalkan 27ef0c0b47 Update source packages versions
6 years ago
mehmet-erim a5048f12e4 fix(scripts): add missing import
6 years ago
Halil İbrahim Kalkan 2dc44dd0dd v0.8.3
6 years ago
mehmet-erim 8ccb7efc20 Build ng packages
6 years ago
mehmet-erim 700d768807 fix(theme-shared): validation-error component
6 years ago
mehmet-erim 7a066c35e2 refactor(account): login & register component
6 years ago
Halil İbrahim Kalkan 2da01f199a v0.8.2
6 years ago
mehmet-erim 4e798508c4 Build ng packages
6 years ago
mehmet-erim 0ab750ca28 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 6738b2694e fix: update commit message sync.js
6 years ago
mehmet-erim 89ec865bbb Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
TheDiaval 5c49c7d15f refactor(permission-management): isGrantedByRole method
6 years ago
mehmet-erim 0becd53db4 feature: update npm versions
6 years ago
TheDiaval 602d24bbda fix: child dropdown width and ellipsis width
6 years ago
TheDiaval 23aa91da54 fix(permission-management): disabled checkboxes
6 years ago
Yasin Aydın 2c8cff7355
Merge pull request #1637 from abpframework/refactor/button-component
6 years ago
TheDiaval eed7807b8d fix(theme-shared): remove constructor function
6 years ago
TheDiaval 74bdce2da2 refactor(theme-shared): button component
6 years ago
Mehmet Erim da1ce13ed4
Merge pull request #1636 from abpframework/refactor/apply-modal-busy
6 years ago
TheDiaval a3fd13945f refactor(identity): roles
6 years ago
TheDiaval f60b7744d8 refactor(identity): users
6 years ago
TheDiaval 620750f223 refactor(permission-management): permission-management
6 years ago
TheDiaval d0ff7443fe refactor(tenant-management): tenants
6 years ago
TheDiaval 266a669781 refactor(theme-basic): profile
6 years ago
TheDiaval 516e3c6f8a refactor(theme-basic): change-password
6 years ago
mehmet-erim cbc1e3b211 feature(scripts): add git commands
6 years ago
mehmet-erim c7bb18cd2d feature(scripts): add commit commands to build.js
6 years ago
mehmet-erim 586536f621 Build ng packages
6 years ago
mehmet-erim 1e9ef7e985 Build ng packages
6 years ago
mehmet-erim be16db3898 fix(theme-shared): undo keyup changes
6 years ago
mehmet-erim 72729125c1 fix(theme-shared): button-component disabled attribute
6 years ago
mehmet-erim 88214d7521 feature(theme-shared): add busy input to modal
6 years ago
mehmet-erim 5e0b014c51 feature(theme-shared): add disabled input to button component
6 years ago
TheDiaval 774c33886b fix(permission-management): disabled checkbox bug in permission modal
6 years ago
TheDiaval ed7cbc1848 fix(tenant-management): rename GetTenant action to GetTenants
6 years ago
TheDiaval 96c11740aa refactor(theme-shared): change imports from ng.core
6 years ago
TheDiaval 49d778f2bd refactor(theme-basic): rename actions and change imports from ng.core
6 years ago
TheDiaval 46d2b7ed00 refactor(tenant-management): rename actions and service functions
6 years ago
TheDiaval 19fc0b6c1f refactor(permission-management): rename actions
6 years ago
TheDiaval 38d18b32fd refactor(identity): rename actions and service functions
6 years ago
TheDiaval e8a7d3dbaa refactor(account): change imports from ng.core
6 years ago
TheDiaval 33a450bb62 refactor(core): rename actions and service functions
6 years ago
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
Halil İbrahim Kalkan 202671eca1 v0.8.1
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
Mehmet Erim 9bad9a3dbf
Merge pull request #1590 from abpframework/fix/localization
6 years ago
Halil İbrahim Kalkan 4f8e2d474d
Merge pull request #1588 from abpframework/AddChartJsLibrary
6 years ago
mehmet-erim 23b50c6eb1 fix: remove unnecessary paths
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
Yunus Emre Kalkan 8eb92e2878 created @abp/chart.js
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 53651c603b update symlink
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 492de784dc feature(scripts): add process exit
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
Halil İbrahim Kalkan 7084d80646 v0.8.0
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 bf7da817f7 build: update symlink version
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