Commit Graph

1068 Commits (0b1606f40bc9d207b73844ad56b2c7cf43806c2e)

Author SHA1 Message Date
mehmet-erim f59a2945b2 feat(theme-shared): trigger unload confirmation in the modal component when form is dirty
5 years ago
mehmet-erim 681b359eb6 fix(theme-shared): fix lint errors
5 years ago
mehmet-erim bf6426246a refactor(theme-shared): set right and bottom inputs 30px as default
5 years ago
mehmet-erim 756e8588f3 fix(core): fix nullable control in the config state
5 years ago
mehmet-erim 1a99d4d359 Merge branch 'feature/toast-component' of https://github.com/abpframework/abp into feature/toast-component
5 years ago
mehmet-erim dc80d0687b style(theme-shared): move modal styles to modal.component.scss and remove confirmation and toaster styles
5 years ago
mehmet-erim 5246e60647 fix(theme-shared): fix closing confirmation with esc
5 years ago
mehmet-erim 75b32f21bc tests(theme-shared): fix confirmation and toaster tests
5 years ago
TheDiaval 3e40fc3a7b fix(theme-shared): change z-index of container element
5 years ago
TheDiaval f0158d4d50 feat(theme-shared): change icon color to severity color
5 years ago
TheDiaval 835a17b513 fix(theme-shared): correct css class names for confirmation icons
5 years ago
TheDiaval 6b3d7433cb refactor(theme-shared): change opacity and icon size
5 years ago
TheDiaval 6217cd1d62 feat(theme-basic): add toast-container component to layout
5 years ago
mehmet-erim 423192e57f fix(theme-shared): fix confirmation and toast localizations
5 years ago
mehmet-erim b32718eec7 fix(theme-shared): fix confirmation and toaster type errors
5 years ago
mehmet-erim 12a66091cc Merge branch 'dev' of https://github.com/abpframework/abp into feature/toast-component
5 years ago
Mehmet Erim df2b147adb
Merge pull request #2610 from abpframework/fix/remember-me
5 years ago
mehmet-erim 75c005b6cc refactor(account): add takeUntilDestroy to store select stream
5 years ago
mehmet-erim 189a77f4c4 fix: fix remember me functionality
5 years ago
mehmet-erim e8adc2bca9 refactor(account): move login method to auth service
5 years ago
mehmet-erim 3b2ff3e6e8 fix(account): fix enableLocalLogin definition
5 years ago
mehmet-erim 8ba34c5132 chore: change dev app title
5 years ago
mehmet-erim b5038cfad8 refactor: set password fields max limit to 128
5 years ago
TheDiaval 91b68e0bca test(theme-shared): removed test for primeng toaster and confirmation components
5 years ago
TheDiaval c94448e443 refactor(theme-shared): remove Confirmation.Status enum
5 years ago
TheDiaval f48e37f845 Merge branch 'feature/toast-component' of https://github.com/abpframework/abp into feature/toast-component
5 years ago
TheDiaval 0f65dfb037 refactor(theme-shared): change return types of show confirmation methods
5 years ago
TheDiaval 72fee038a5 feat(theme-shared): add clear toasts by key functionality
5 years ago
Yasin Aydın 06ab6623e4
Merge branch 'dev' into feature/toast-component
5 years ago
TheDiaval ee4e0d9ad5 feat(theme-shared): export new toast animation
5 years ago
TheDiaval 5cb651a8bf refactor(theme-shared): add new confirmation service
5 years ago
TheDiaval 009bde83fd refactor(theme-shared): add new confirmation types and interfaces
5 years ago
TheDiaval 21d747e5d7 refactor(theme-shared): add new confirmation component and its styles
5 years ago
TheDiaval e8ac235a29 refactor(theme-shared): add new toaster service
5 years ago
TheDiaval dd93bee9b4 refactor(theme-shared): use toast-container instead of toast component in layouts
5 years ago
TheDiaval 547d1a8a20 feat(theme-shared): add toast in and out animations
5 years ago
TheDiaval 13ed5e03aa feat(theme-shared): import toast-container component to module
5 years ago
TheDiaval e8345efea2 refactor(theme-shared): change toaster types and interfaces
5 years ago
TheDiaval f085267d12 refactor(theme-shared): remove abstract toaster class
5 years ago
TheDiaval e34d9db20a refactor(theme-shared): change toast component and its style
5 years ago
TheDiaval 78e4429bcc feat(theme-shared): add toast-container component
5 years ago
mehmet-erim 4f3df423ab refactor(theme-shared): change the table row hover style
5 years ago
mehmet-erim 1b2476ad7b tests(theme-shared): add table.component.spec
5 years ago
mehmet-erim 95e5018a15 Merge branch 'dev' of https://github.com/abpframework/abp into feat/table
5 years ago
mehmet-erim 49a14b999e refactor(theme-shared): change td element to div
5 years ago
mehmet-erim 475d3bbed6 tests(theme-shared): add loading.directive.spec
5 years ago
mehmet-erim 900d0b293e tests(theme-shared): add pagination.component.spec
5 years ago
mehmet-erim 55f5d8f52e chore(theme-shared): rename paginator to pagination
5 years ago
mehmet-erim 6db7d50a0f feat(theme-shared): add hover to table rows
5 years ago
mehmet-erim 25e944e171 feat(tenant-management): implement abp table to tenants
5 years ago
mehmet-erim 36d89f15c6 feat(identity): implement abp table to users
5 years ago
mehmet-erim 1486b787ed feat(identity): implement abp table to roles
5 years ago
mehmet-erim e92e1641bb feat(theme-shared): remove prime table instance from table sort directive and add abp table instance
5 years ago
mehmet-erim 9d448efd67 feat(theme-shared): add empty template to table component
5 years ago
mehmet-erim 0fb7ba4614 feat(account): add the enableLocalLogin condition to auth-wrapper
5 years ago
mehmet-erim 93c819a3a7 chore(template): add theme-shared to tsconfig.app.json
5 years ago
mehmet-erim a9df4c7ad0 refactor(theme-shared): add trackByFn
5 years ago
mehmet-erim ea2eeb3ebb feat(theme-shared): add loading directive and component
5 years ago
mehmet-erim 628675e9df refactor(core): add valueFn and valueLimitFn functions to ng-model.component
5 years ago
mehmet-erim 1588f3b88c chore: remove ngx-perfect-scrollbar from theme-shared dependencies
5 years ago
mehmet-erim 746d156e15 refactor(theme-shared): improve table scrolling user experience
5 years ago
mehmet-erim a262ac1a8d feat(theme-shared): create table component
5 years ago
mehmet-erim 383e3e1e50 feat(theme-shared): create paginator component
5 years ago
mehmet-erim 7d3a9b30d7 ci(scripts): add types property to tsconfig
5 years ago
mehmet-erim bd9cfdd0ae style(account): change tslint disable style
5 years ago
mehmet-erim 360a74bd5a refactor(theme-shared): add click, focus, blur outputs
5 years ago
TheDiaval 4b5c6a28b7 refactor(theme-shared): change modal backdrop style
5 years ago
TheDiaval 27d9f69056 refactor(theme-shared): change modal-backdrop size
5 years ago
TheDiaval b885bc1239 refactor(theme-shared): change modal-backdrop width
5 years ago
mehmet-erim a7695a34cb ci(scripts): convert all scripts extensions to ts
5 years ago
mehmet-erim cf836bd7b7 fix: lint errors
5 years ago
mehmet-erim 04d182c8ae Merge branch 'dev' of https://github.com/abpframework/abp into feat/replaceable-components
5 years ago
mehmet-erim 0d0577b3da feat(account): add autocomplete attiributes to change password component
5 years ago
mehmet-erim 613680e692 feat(account): make change password component replaceable
5 years ago
mehmet-erim e9115b97e4 feat(account): make personal settings component replaceable
5 years ago
mehmet-erim e9f8d90a1f feat(account): make auth wrapper component replaceable
5 years ago
mehmet-erim 8f78d2371b refactor(core): imrove ReplaceableTemplateDirective data type
5 years ago
mehmet-erim 2239d010d4 feat(account): add tenant-box component inputs and outputs interfaces
5 years ago
mehmet-erim 48a9a6fcf8 feat(account): make tenant box component replaceable
5 years ago
mehmet-erim 343c847fb7 feat(account): add autocomplete attiributes
5 years ago
mehmet-erim e248f0d560 feat(feature-management): add inputs and outputs interfaces
5 years ago
mehmet-erim 6f233f281d feat(feature-management): make feature management component replaceable
5 years ago
mehmet-erim 17465417a9 tests(core): add replaceable-components.state.spec
5 years ago
mehmet-erim 754babf6f1 docs: add some badges to readme.md
5 years ago
mehmet-erim f95afd4711 tests(core): add replaceable-template.directive.spec
5 years ago
TheDiaval 3a32436aaa test(theme-shared): correct test host component input
5 years ago
mehmet-erim 48ea971486 tests(core): add replaceable-route-container.component.spec
5 years ago
TheDiaval 67f20a6f83 refactor(tenant-management): change sort order icon key inputs
5 years ago
TheDiaval d2f54ef185 refactor(identity): change sort order icon key inputs
5 years ago
TheDiaval b63d34cd48 refactor(tenant-management): change sort order icon input
5 years ago
TheDiaval 38662f7107 refactor(identity): change sort order icon input
5 years ago
TheDiaval f1d0ebae85 refactor!: remove deprecated functions, outputs, inputs etc.
5 years ago
TheDiaval abc2b35943 docs: add and describe a new commit type
5 years ago
mehmet-erim 9e62f63341 refactor(core): add resetDefaultComponent method to replaceable-template directive
5 years ago
mehmet-erim c7337cbc10 fix(core): add ExtractFromOutput instead of ExtractFromGeneric to common types
5 years ago
mehmet-erim 2bd2eb4cc4 feat(setting-management): make setting management replaceable
5 years ago
mehmet-erim 8fe488907d refactor(core): add a resource control to permission guard
5 years ago
mehmet-erim ec8f067028 feat(account): make account pages replaceable
5 years ago
mehmet-erim 742579d5c0 feat(tenant-management): make tenants component replaceable
5 years ago
mehmet-erim 661118a174 feat(identity): make roles and users component replaceable
5 years ago
mehmet-erim 68f5acae33 feat(identity): make permission management component replaceable
5 years ago
mehmet-erim 99fec57220 fix(core): fix condition errors
5 years ago
mehmet-erim 148aaece40 feat(permission-management): add permission management component inputs and outputs interfaces
5 years ago
mehmet-erim ae16916ae2 fix(permission-management): fix twice executing problem of visible setter
5 years ago
mehmet-erim 56861e7454 feat(core): add replaceable template types
5 years ago
mehmet-erim 1fe3b35076 feat(core): add ExtractFromGeneric type to ABP namespace
5 years ago
mehmet-erim 3c6ceb7388 feat(core): add default component input and output mapping process to replaceable template directive
5 years ago
Halil İbrahim Kalkan 1405121698
Merge pull request #2412 from abpframework/Identity-roles-paged
5 years ago
mehmet-erim 57403b86d1 feat(core): create replaceable-template directive
5 years ago
mehmet-erim 5ae10717d7 feat(core): add init directive
5 years ago
mehmet-erim 38c555e4c6 Revert "feat(core): add init directive #2404"
5 years ago
mehmet-erim 11b2781906 feat(core): add init directive #2404
5 years ago
mehmet-erim 2eb9e6b946 refactor(core): remove unnecessary if blocks
5 years ago
mehmet-erim e39dd3439b refactor(permission-management): move visible logics to visible setter from ngOnChanges
5 years ago
mehmet-erim a22d50fc16 refactor(core): change parameter type of addReplaceableComponent action
5 years ago
mehmet-erim 2fc59ea05b feat(core): improve replaceable-route-container component
5 years ago
Mehmet Erim 9809ab992e
Merge pull request #2431 from abpframework/feature/state-service-actions
5 years ago
TheDiaval fdd73da785 refactor(theme-basic): change state service dispatcher parameters
5 years ago
TheDiaval 177f4ffe08 refactor(tenant-management): change state service dispatcher parameters
5 years ago
TheDiaval e0de527018 refactor(permission-management): change state service dispatcher parameters
5 years ago
TheDiaval 6f9422d8f2 refactor(identity): change state service dispatcher parameters
5 years ago
TheDiaval d31474cc28 refactor(feature-management): change state service dispatcher parameters
5 years ago
TheDiaval d30f5a7af6 refactor(core): change state service dispatcher parameters
5 years ago
TheDiaval 4459c62029 style(theme-basic): reorder imports and beautify method parameters
5 years ago
TheDiaval 4b115fb90d test(theme-basic): add missing test for state service
5 years ago
TheDiaval f89bade3a6 feature(theme-basic): add state action dispatchers to state service
5 years ago
TheDiaval e875433a57 test(tenant-management): add missing test for state service
5 years ago
TheDiaval 0adcfef910 refactor(tenant-management): change state service method names according to action names
5 years ago
TheDiaval c1189ed8aa test(permission-management): add missing test for state service
5 years ago
TheDiaval 998dba14b4 refactor(permisison-management): change state service method names according to action names
5 years ago
TheDiaval ce6b7e2480 test(identity): add missing test for state service
5 years ago
TheDiaval 3b2228e30e refactor(identity): change state service method names according to action names
5 years ago
TheDiaval c32ee9b66a test(feature-management): add missing test for state service
5 years ago
TheDiaval e673e0ddbc refactor(feature-management): change state service method names according to action names
5 years ago
TheDiaval 2f3c43bb26 test(core): add missing tests for state services
5 years ago
TheDiaval 5449e2475b refactor(core): change state service method names according to action names
5 years ago
mehmet-erim 8cb5843a2a chore: add homepage and repo information to all package json files
5 years ago
mehmet-erim b9cdc461fe feat(core): create replaceable components state
5 years ago
mehmet-erim 4d44e3b4a2 refactor(core): move route-wrapper.component from identity and remaned replaceable-route-container.component
5 years ago
mehmet-erim d7e3a5e95c Merge branch 'dev' of https://github.com/abpframework/abp into feat/replaceable-components
5 years ago
mehmet-erim b124bb9dee tests(core): add date-extensions.spec
5 years ago
mehmet-erim a7e44b739c tests(core): fix tests in the config.state.spec
5 years ago
mehmet-erim 8dd751bc21 tests(core): add AddRotue tests
5 years ago
mehmet-erim 2b2e0be51d fix(core): fix flattedRoutes manipulation
5 years ago
mehmet-erim 51fc0ec255 feat(core): add component data interface
5 years ago
mehmet-erim 8c997d1e4e feat(identity): create route-wrapper.component
5 years ago
TheDiaval 0114677c63 feature(tenant-management): add actions to state service
5 years ago
TheDiaval efae782cce feature(permission-management): add actions to state service
5 years ago
TheDiaval 76c578a224 fix(identity): correct parameter type
5 years ago
TheDiaval b2e5362d83 feature(identity): add actions to state service
5 years ago
TheDiaval e2fb9384c4 feature(feature-management): add state actions to state service
5 years ago
TheDiaval 0ae1d767d4 feature(core): add state actions to state services
5 years ago
mehmet-erim f67c92f7f0 chore(core): remove old route handling method
5 years ago
Mehmet Erim 3dbb938e5e
Merge pull request #2425 from abpframework/feat/add-route-action
5 years ago
mehmet-erim 6a2b20f233 docs(core): add usage information to AddRoute action
5 years ago
Mehmet Erim ef9c436ab8
Merge pull request #2423 from yinchang0626/feature/yc_ng_packs
5 years ago
mehmet-erim 30af9d3418 ci(scripts): add prod build script
5 years ago
TheDiaval 4007dd6d7f refactor(identity): correct export paths
5 years ago
mehmet-erim da3a2cd7a6 tests(core): update config.plugin.spec.ts
5 years ago
mehmet-erim 2b6b05c639 feat(core): add AddRoute action
5 years ago
mehmet-erim 15a82794ac fix(core): update flattedRoutes when patchRoute action dispatched
5 years ago
mehmet-erim 17dd0a25a7 feat(core): fill the parentName property in flattedRoutes for child rotues
5 years ago
YinChang b638685543 code format add newline at end
5 years ago
YinChang 20bb91716d export some component and service in identity account module
5 years ago
TheDiaval 9bffd810b4 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
TheDiaval 6220e07a61 docs: change conditions of commiting changes
5 years ago
mehmet-erim 2fa28e8361 docs: add changelog.md
5 years ago
TheDiaval 8ed4b5f9dc refactor(identity): change form build method name
5 years ago
mehmet-erim 828888aa79 docs: add contributing.md
5 years ago
TheDiaval 08c7dcfe54 test(theme-shared): correct the test for sort icon component
5 years ago
TheDiaval b0ddb294fd style(theme-shared): change table sort icons
5 years ago
mehmet-erim 52e6fb0ea8 ci: update publish script
5 years ago
mehmet-erim 4cbfbc7093 ci: remove yarn.js and yarnrc
5 years ago
mehmet-erim 44b439514b ci: refactor publish.ps1
5 years ago
mehmet-erim baf5d389d0 ci(scripts): fix gulp script
5 years ago
mehmet-erim 635eca4765 ci(scripts): fix publish script error
5 years ago
mehmet-erim a741a6dcd1 Upgrade ng package versions
5 years ago
Halil İbrahim Kalkan 1889664c2e Incremented npm package versions to 1.1.1.
5 years ago
mehmet-erim 2638a19a83 ci(scripts): fix export error
5 years ago
mehmet-erim c24afe6982 chore(core): change the class name of stop-propagation.directive
5 years ago
mehmet-erim cd6ce2b11d ci: export install and publish functions
5 years ago
mehmet-erim c83c69b0d7 update publish.ps1 #2346
5 years ago
mehmet-erim 55b23b2d96 feat(scripts): add git commit child process to publish script #2346
5 years ago
mehmet-erim f2d19b2699 feat(scripts): add npm publish runner command to publish script #2346
5 years ago
mehmet-erim c5aa981a79 ci(scripts): add version updating process to publish script #2346
5 years ago
mehmet-erim c959d6484a ci(scripts): improve package.json manupulation #2346
5 years ago
mehmet-erim 170d19b2cf feat(scripts): improve publish script
5 years ago
mehmet-erim 40447cdfc8 ci(scripts): create publish script
5 years ago
mehmet-erim aec8e4fad1 build(scripts): seperate installation from build script
5 years ago
mehmet-erim 91b59d248a chore: add dist into gitignore #2346
5 years ago
Halil İbrahim Kalkan b9faa9973b Upgrade to latest NPM ABP dependencies.
5 years ago
Halil İbrahim Kalkan b5404b1a7b Update source packages versions
5 years ago
Halil İbrahim Kalkan 42d9eb857f Delete client-generator
5 years ago
Halil İbrahim Kalkan 15f4f29bec Change to minor
5 years ago
Halil İbrahim Kalkan 0c730035f9 Publish and update npm packages
5 years ago
mehmet-erim adc8997596 docs: update readme
5 years ago
mehmet-erim 896a65d690 build: improve build script
5 years ago
mehmet-erim 2083ec41ae refactor(core): import takeUntilDestroy from utils folder
5 years ago
mehmet-erim 14008e69de feat(core): add application dtos #2222
5 years ago
mehmet-erim 227b1e920d chore: update gitignore
5 years ago