Commit Graph

729 Commits (370d7ca184c421445c929aba9bce11cee53cfb9d)

Author SHA1 Message Date
Arman Ozak a894ea38ce feat: add and use utility for finding closest routes
5 years ago
Arman Ozak 8037b9e369 feat: ignore Administration in breadcrumb
5 years ago
mehmet-erim 354f742d60 Merge branch 'dev' of https://github.com/abpframework/abp into refactor/nav-items
5 years ago
mehmet-erim f2cb8a00b6 feat: create nav-item interface
5 years ago
mehmet-erim 32cb41de7e feat(theme-shared): create nav-items.service
5 years ago
mehmet-erim 24e727ec4a chore: remove nav-item.utils
5 years ago
Mehmet Erim 39b5260014
Merge pull request #4402 from abpframework/ngx-datatable
5 years ago
Arman Ozak 6c9b4c64a9 fix: avoid ExpressionChangedAfterItHasBeenCheckedError
5 years ago
Arman Ozak 0130157998 feat: add an empty state to datatable sorting
5 years ago
Mehmet Erim dd1513cc62
Merge pull request #4377 from abpframework/feat/2445
5 years ago
Arman Ozak 2e8e995cf6 test: update breadcrumb specs according to RoutesService
5 years ago
Arman Ozak b2ed2aa1bd feat: use route providers and make them public
5 years ago
Arman Ozak b8dd287c85 feat: add route providers to theme shared
5 years ago
Arman Ozak 56636dab9a feat: add route names to theme shared
5 years ago
Arman Ozak dc3924fc68 feat: remove setting management in theme shared
5 years ago
Arman Ozak 8cd85a4d44 feat: use RoutesService in BreadcrumbComponent
5 years ago
mehmet-erim 080d209a62 feat: set the scrollbarH and virtualization inputs of ngx-datatable initial values
5 years ago
mehmet-erim 576f2d76d6 chore: remove closable option from Confirmation.Options
5 years ago
mehmet-erim bb5a01ee62 chore: remove Toaster.Status enum
5 years ago
mehmet-erim 12995cd1f4 chore: remove pagination.component
5 years ago
Arman Ozak 9d884855a6 Merge branch 'dev' of github.com:abpframework/abp into feat/ngx-datatable
5 years ago
mehmet-erim 9809f0dc6f refactor: remove enableIvy option from tsconfig.lib.json files
5 years ago
Arman Ozak 6e01b27fbf refactor: split subscription inilitalizers into separate methods
5 years ago
Arman Ozak 707b4ef08d refactor: stop checking if list SimpleChange exists
5 years ago
Arman Ozak ccec52c008 refactor: remove Host decorator from datatable helper directives
5 years ago
Arman Ozak cd34500aa5 refactor: create a separate directive to style ngx-datatable
5 years ago
mehmet-erim 4fa6db945e Merge branch 'master' of https://github.com/abpframework/abp into angular9
5 years ago
Arman Ozak dc59842515 refactor: update how abpList directive handles defaults
5 years ago
mehmet-erim 54f328ebad published the @abp/ng.theme.shared package
5 years ago
Arman Ozak e81930100e feat: add bordered style for datatable
5 years ago
Arman Ozak 490c08ff5b feat: add abpList directive to ThemeSharedModule
5 years ago
mehmet-erim 2c974df7d6 chore: update NPM packages
5 years ago
mehmet-erim 5506d0c20a refactor(theme-basic): improve code quality
5 years ago
mehmet-erim b99d08ca74 chore: update tsconfig.lib.json files
5 years ago
mehmet-erim c1913b8e5c Merge branch 'dev' of https://github.com/abpframework/abp into angular9
5 years ago
Levent Arman Özak 8b44b99b73
style: add spaces before box-shadow property
5 years ago
Arman Ozak 317bda23c4 Keep a copy of loaded styles to inject them on switch
5 years ago
mehmet-erim dc3e62d6f4 Merge branch 'dev' of https://github.com/abpframework/abp into feat/ngx-datatable
5 years ago
mehmet-erim 43836880de feat(theme-shared): replace ngx-datatable messages with localized texts
5 years ago
Arkat Erol bb4ea17d59 Upgrade ng package versions
5 years ago
Arkat Erol e3394f80d4 Merge branch 'dev'
5 years ago
mehmet-erim 9d2097ca0c feat(theme-shared): add ngx-datatable as dependency
5 years ago
Arman Ozak 6c00ae83d6 fix: remove query params, fragments, and aux before path comparison
5 years ago
mehmet-erim 344758eed0 style: add max-width to toast-message class
5 years ago
Levent Arman Özak b5d96bd0d5
Merge pull request #4168 from abpframework/feat/nav-items
5 years ago
mehmet-erim 21c0f76075 refactor(core): add asObservable() to the returning subject
5 years ago
Arman Ozak 99543577ef fix: remove mock RTL
5 years ago
mehmet-erim dd6debf28f feat(theme-shared): create nav item utility functions
5 years ago
Arman Ozak d0236057be fix: avoid field not allowed after method lint error
5 years ago
Arman Ozak 990c54a3fe feat: calculate table column position when RTL
5 years ago
Arman Ozak 59beff177c feat: add direction to document body instead of html
5 years ago
Arman Ozak 286412b7d2 refactor: remove unnecessary RTL style
5 years ago
Arman Ozak 63aa6a6328 feat: avoid making lazy style handler public
5 years ago
Arman Ozak a7f9ea3f41 feat: use initLazyStyleHandler in forRoot of ThemeShared
5 years ago
Arman Ozak 03c077ee2f feat: add a lazy style handler and provider factory
5 years ago
Arman Ozak bf90091a7e feat: add rtl fixes and bootstrap pattern
5 years ago
Arman Ozak cb2533f429 feat: add a lazy styles token
5 years ago
Arman Ozak f48887d1f2 feat: add a LocaleDirection type
5 years ago
mehmet-erim c136b44728 chore: add bootstrap-trl.min.css content
5 years ago
mehmet-erim 192d6ef6be feat(theme-shared): add bootstra-rtl.min.css
5 years ago
mehmet-erim 190dfebba2 chore: add enableIvy="false" to tsconfig.lib.json files
5 years ago
erolarkat 40e535594f Upgrade ng package versions
6 years ago
Arman Ozak 3ebbb709f6 fix: avoid lint errors
6 years ago
Mehmet Erim 6b1d70166e
Merge pull request #3957 from abpframework/master
6 years ago
Arman Ozak d3543c7c4c refactor: move ops to seperate methods and properties
6 years ago
Arman Ozak 72e8a686f6 test: add else case for listenToEscape call spec
6 years ago
mehmet-erim 04209199f6 test: add a dismissible option test to confirmation.service.spec
6 years ago
mehmet-erim 2a21eb7639 refactor(theme-shared): improve code quality
6 years ago
mehmet-erim 3bad6b20e6 chore: change fn name
6 years ago
mehmet-erim a5ee78910a fix(theme-shared): fix loader bar problem
6 years ago
mehmet-erim 211a4c5039 feat(theme-shared): add dismissible property to confirmation options
6 years ago
Arkat Erol 0ea3895f3b Upgrade ng package versions
6 years ago
mehmet-erim dee71ed0bf fix: cyclic dependency error
6 years ago
mehmet-erim 60fafb3702 feat(theme-shared): make segments variable in breadcrumb an input
6 years ago
Arman Ozak a114f711ec fix: add zero delay timeout before change detection call
6 years ago
Arman Ozak 9fea810420 refactor: use async pipe instead of subscription
6 years ago
Levent Arman Özak bdb0d6b6c1
Update confirmation.service.ts
6 years ago
mehmet-erim 43e9cd2977 fix: circular dependency warnings
6 years ago
mehmet-erim 45a1d0bbde chore(theme-shared): add handler export to public-api
6 years ago
Arman Ozak da04677094 feat: allow title, message, and buttons to have HTML string
6 years ago
Levent Arman Özak b37ba4a8f7
Merge pull request #3729 from abpframework/fix/auth-guard
6 years ago
Arkat Erol eb4a0e507f Upgrade ng package versions
6 years ago
mehmet-erim a282a1240a fix(theme-shared): add HttpErrorResponse instance control to error.handler
6 years ago
Arkat Erol b030633c82 Upgrade ng package versions
6 years ago
mehmet-erim fe636d9426 refactor(theme-shared): add methods of toaster.service return types
6 years ago
mehmet-erim 6477791961 feat(theme-shared): export theme-shared tokens
6 years ago
mehmet-erim d99c717219 Merge branch 'master' into dev
6 years ago
Arman Ozak 38db01c78e test: enable and improve ToasterService specs
6 years ago
Arman Ozak d7240ce148 test: enable and improve ConfirmationService specs
6 years ago
Arman Ozak a2839ba8f8 refactor: remove unused LocalizationService dependency
6 years ago
Arman Ozak 4324730113 fix: change how error is handled and enable tests
6 years ago
Levent Arman Özak 49161d0d59
Merge pull request #3691 from abpframework/refactor/confirmation-service
6 years ago
mehmet-erim 73f232efb7 refactor(theme-shared): make listenToEscape private
6 years ago
mehmet-erim 8e6d82c5a0 test(core:) update dom-insetion.service and append-content.token tests
6 years ago
mehmet-erim c8f2711650 refactor(theme-shared): add ModalService as provider to modal.component
6 years ago
Arkat Erol 03238c9aa7 Upgrade ng package versions
6 years ago
mehmet-erim 762546cbcb refactor(theme-shared): improve error.handler readability
6 years ago
mehmet-erim 341afb26ef feat(theme-shared): improve the skipHandledErrorCodes type
6 years ago
mehmet-erim 67654d2d0c feat(theme-shared): add an property named skipHandledErrorCodes
6 years ago
mehmet-erim 093dd7187c test(theme-shared): skip confirmation and toaster tests until component issue resolved
6 years ago
mehmet-erim c9b709b69d feat(theme-shared): append the confirmation and toast-container components to body
6 years ago
Arman Ozak 9f97c9aeaa refactor: replace service with modalService
6 years ago
Arman Ozak 0cf7d1d261 feat: use modal service to project modal
6 years ago
Arman Ozak 146c863160 feat: add a service that projects to modal container
6 years ago
Arman Ozak 2a061874b6 feat: add an empty modal container component
6 years ago
mehmet-erim d27ddb398b refactor: add undefined control to loading.directive
6 years ago
Mehmet Erim c3cfdf2058
Merge pull request #3544 from abpframework/feat/3197
6 years ago
mehmet-erim 31624376c4 chore: replace tilde with caret for abp versions
6 years ago
Arkat Erol a9a36b8a46 Upgrade ng package versions
6 years ago
Arkat Erol 0c72682d40 Upgrade ng package versions
6 years ago
Arman Ozak e112cf8dc7 refactor: simplify isFormDirty logic
6 years ago
mehmet-erim 63ce39af0f refactor: change backend connection error message detail
6 years ago
Levent Arman Özak da6fef9b78
Merge pull request #3518 from abpframework/feat/password-validators
6 years ago
mehmet-erim 300d366bc6 feat(tenant-management): add dynamic password validators to admin password field
6 years ago
mehmet-erim cabb20b5f1 feat(theme-shared): create getValidators utility function
6 years ago
Arman Ozak a69f6a0958 test: update empty message spec for table
6 years ago
Arman Ozak e2fd034f86 fix: use a table caption as no-content placeholder
6 years ago
erolarkat 1e7c2ebf03 Upgrade ng package versions
6 years ago
mehmet-erim e0c9928346 refactor: change DomInsertionsService's method name
6 years ago
mehmet-erim 065ea6cd8b fix: fix lint error
6 years ago
mehmet-erim 3b1fa3ba3d test(core): add dom-insertion.service.spec
6 years ago
mehmet-erim aef5cedd91 test(theme-shared): add append-content.token.spec.ts
6 years ago
mehmet-erim fc525170d4 refactor(core): rename dom-insertion.service class name
6 years ago
mehmet-erim 310a561661 feat(theme-shared): create append-content.token
6 years ago
mehmet-erim fcf9ebe0c9 fix: fix lint error
6 years ago
mehmet-erim c10c3ecf30 refactor: refactor development project
6 years ago
mehmet-erim f192fcda49 fix(theme-shared): fix overflow problem in collapse animation
6 years ago
mehmet-erim bb08a7ca5e fix: fix type error
6 years ago
erolarkat e5aead7089 Upgrade ng package versions
6 years ago
mehmet-erim 87d59b231f chore: update status enum deprecated message
6 years ago
mehmet-erim 3fc3bc14c5 chore: remove unnecessary importing
6 years ago
mehmet-erim 5dec47c497 chore: remove 2 packages from whitelistedNonPeerDependencies in theme-shared
6 years ago
mehmet-erim 1f0d8807a3 chore: replace out-tsc with dist in ng-package.json files
6 years ago
mehmet-erim b9ba6b6820 refactor: import Confirmation namespace instead of Toaster
6 years ago
mehmet-erim 8a469273cf Merge branch 'dev' of https://github.com/abpframework/abp into angular9
6 years ago
mehmet-erim 384efc9217 chore: replace the ^ prefix of abp ng package versions with the tilde
6 years ago
erolarkat d570796797 Upgrade ng package versions
6 years ago
Jorge Rocha Gualtieri 7bfe72bf9d whitelisted @angular/cdk
6 years ago
Jorge Rocha Gualtieri 884d01853f Merge branch 'dev' into angular9
6 years ago
Jorge Rocha Gualtieri 7d5281dbbd upgraded primeng
6 years ago
Jorge Rocha Gualtieri 2960cc83c0 disabled ivy and aot
6 years ago
mehmet-erim 9e5a481c6d chore: remove pagination tests,
6 years ago
mehmet-erim 8684932ae8 chore: remove paginator styles
6 years ago
mehmet-erim bf8029e417 chore: update the dev-app package json
6 years ago
mehmet-erim 8213b0e70d feat(theme-shared): add ngb-pagination to table component
6 years ago
mehmet-erim 8c914a7698 chore: decrecate the pagination component
6 years ago
mehmet-erim e70fc9ec8c fix: fix some errors caused by Angular 9
6 years ago
Jorge Rocha Gualtieri c0f7a62e6b upgraded to ng-bootstrap@6.0.0
6 years ago
Jorge Rocha Gualtieri 67b92cb256 fix for import ngxs on theme-shared and added @Injectable on theme-basic states as required on angular9
6 years ago
Jorge Rocha Gualtieri 96d310e6b7 fix on exports for theme-shared
6 years ago
Jorge Rocha Gualtieri 841e29f626 angular9 needs @angular/localize to be imported
6 years ago
Jorge Rocha Gualtieri 435bd95594 ng update @angular/cdk
6 years ago
Jorge Rocha Gualtieri ba288189fb primeng upgrade
6 years ago
Jorge Rocha Gualtieri f53777f2ba fixes to compile with new typescript and ng-packegr
6 years ago
Jorge Rocha Gualtieri 260ecf0cfa after ng update
6 years ago
Arkat Erol 8b95e7469f Upgrade ng package versions
6 years ago
TheDiaval ea391d7d6c refactor(theme-shared): add status enum to confirmation model and use it instead of toaster status enum
6 years ago
TheDiaval 7c15623dd2 doc: add deprecation warning
6 years ago
TheDiaval 4eb57ba270 test(theme-shared): correct directive test
6 years ago
mehmet-erim 48145a45f0 chore: remove primeng imports from modules
6 years ago
mehmet-erim 55f30c51cb feat: add error response code condition for error title
6 years ago
Halil İbrahim Kalkan b706463394 Upgrade ng package versions
6 years ago
TheDiaval 9cb044cd68 refactor(theme-shared): change media query width
6 years ago
TheDiaval 589dea1186 fix(theme-shared): add media query to solve mobile responsiveness issues
6 years ago
Mehmet Erim 2b648a6958
Merge pull request #2655 from abpframework/refactor/confirmation
6 years ago
mehmet-erim 82b8b9d659 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim ce198e2248 feat: add delay input to loading directive
6 years ago
TheDiaval 38b20f8350 refactor(theme-shared): remove confirmation colors
6 years ago
TheDiaval 6a22b31835 refactor(theme-shared): change modal backdrop style
6 years ago
mehmet-erim 1796c4c5d6 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 3f41debd84 fix(theme-shared): fix date formatting for ngb datepicker
6 years ago
TheDiaval cbe3b90c1d Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
TheDiaval 553508b15f refactor(theme-shared): change toast close button style
6 years ago
mehmet-erim 9e7aeb3b0b style(theme-shared): fix table empty row styles
6 years ago
mehmet-erim 1e15a541c0 fix(theme-shared): fix table sort icon hiding problem
6 years ago
Halil İbrahim Kalkan 407ad749bb Upgrade ng package versions
6 years ago
mehmet-erim df04c88568 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim fd123ebde4 fix: convert imports as relative
6 years ago
TheDiaval d2fe08ba67 fix(theme-shared): change padding and width of the confirmation dialog
6 years ago
TheDiaval 22f514d1d6 fix(theme-shared): correct toast-container component z-index
6 years ago
mehmet-erim e1842a56c8 chore: remove unneccessary import
6 years ago
mehmet-erim f59a2945b2 feat(theme-shared): trigger unload confirmation in the modal component when form is dirty
6 years ago
mehmet-erim 681b359eb6 fix(theme-shared): fix lint errors
6 years ago
mehmet-erim bf6426246a refactor(theme-shared): set right and bottom inputs 30px as default
6 years ago
mehmet-erim 1a99d4d359 Merge branch 'feature/toast-component' of https://github.com/abpframework/abp into feature/toast-component
6 years ago
mehmet-erim dc80d0687b style(theme-shared): move modal styles to modal.component.scss and remove confirmation and toaster styles
6 years ago
mehmet-erim 5246e60647 fix(theme-shared): fix closing confirmation with esc
6 years ago
mehmet-erim 75b32f21bc tests(theme-shared): fix confirmation and toaster tests
6 years ago
TheDiaval 3e40fc3a7b fix(theme-shared): change z-index of container element
6 years ago
TheDiaval f0158d4d50 feat(theme-shared): change icon color to severity color
6 years ago
TheDiaval 835a17b513 fix(theme-shared): correct css class names for confirmation icons
6 years ago
TheDiaval 6b3d7433cb refactor(theme-shared): change opacity and icon size
6 years ago
mehmet-erim 423192e57f fix(theme-shared): fix confirmation and toast localizations
6 years ago
mehmet-erim b32718eec7 fix(theme-shared): fix confirmation and toaster type errors
6 years ago
mehmet-erim 12a66091cc Merge branch 'dev' of https://github.com/abpframework/abp into feature/toast-component
6 years ago
Mehmet Erim df2b147adb
Merge pull request #2610 from abpframework/fix/remember-me
6 years ago
mehmet-erim 189a77f4c4 fix: fix remember me functionality
6 years ago
TheDiaval 91b68e0bca test(theme-shared): removed test for primeng toaster and confirmation components
6 years ago
TheDiaval c94448e443 refactor(theme-shared): remove Confirmation.Status enum
6 years ago
TheDiaval f48e37f845 Merge branch 'feature/toast-component' of https://github.com/abpframework/abp into feature/toast-component
6 years ago
TheDiaval 0f65dfb037 refactor(theme-shared): change return types of show confirmation methods
6 years ago
TheDiaval 72fee038a5 feat(theme-shared): add clear toasts by key functionality
6 years ago
Yasin Aydın 06ab6623e4
Merge branch 'dev' into feature/toast-component
6 years ago
TheDiaval ee4e0d9ad5 feat(theme-shared): export new toast animation
6 years ago
TheDiaval 5cb651a8bf refactor(theme-shared): add new confirmation service
6 years ago
TheDiaval 009bde83fd refactor(theme-shared): add new confirmation types and interfaces
6 years ago
TheDiaval 21d747e5d7 refactor(theme-shared): add new confirmation component and its styles
6 years ago
TheDiaval e8ac235a29 refactor(theme-shared): add new toaster service
6 years ago
TheDiaval 547d1a8a20 feat(theme-shared): add toast in and out animations
6 years ago
TheDiaval 13ed5e03aa feat(theme-shared): import toast-container component to module
6 years ago
TheDiaval e8345efea2 refactor(theme-shared): change toaster types and interfaces
6 years ago
TheDiaval f085267d12 refactor(theme-shared): remove abstract toaster class
6 years ago
TheDiaval e34d9db20a refactor(theme-shared): change toast component and its style
6 years ago
TheDiaval 78e4429bcc feat(theme-shared): add toast-container component
6 years ago
mehmet-erim 4f3df423ab refactor(theme-shared): change the table row hover style
6 years ago
mehmet-erim 1b2476ad7b tests(theme-shared): add table.component.spec
6 years ago
mehmet-erim 49a14b999e refactor(theme-shared): change td element to div
6 years ago
mehmet-erim 475d3bbed6 tests(theme-shared): add loading.directive.spec
6 years ago
mehmet-erim 900d0b293e tests(theme-shared): add pagination.component.spec
6 years ago
mehmet-erim 55f5d8f52e chore(theme-shared): rename paginator to pagination
6 years ago
mehmet-erim 6db7d50a0f feat(theme-shared): add hover to table rows
6 years ago
mehmet-erim 25e944e171 feat(tenant-management): implement abp table to tenants
6 years ago
mehmet-erim e92e1641bb feat(theme-shared): remove prime table instance from table sort directive and add abp table instance
6 years ago
mehmet-erim 9d448efd67 feat(theme-shared): add empty template to table component
6 years ago
mehmet-erim a9df4c7ad0 refactor(theme-shared): add trackByFn
6 years ago
mehmet-erim ea2eeb3ebb feat(theme-shared): add loading directive and component
6 years ago
mehmet-erim 1588f3b88c chore: remove ngx-perfect-scrollbar from theme-shared dependencies
6 years ago
mehmet-erim 746d156e15 refactor(theme-shared): improve table scrolling user experience
6 years ago
mehmet-erim a262ac1a8d feat(theme-shared): create table component
6 years ago
mehmet-erim 383e3e1e50 feat(theme-shared): create paginator component
6 years ago
mehmet-erim 360a74bd5a refactor(theme-shared): add click, focus, blur outputs
6 years ago
TheDiaval 4b5c6a28b7 refactor(theme-shared): change modal backdrop style
6 years ago
TheDiaval 27d9f69056 refactor(theme-shared): change modal-backdrop size
6 years ago
TheDiaval b885bc1239 refactor(theme-shared): change modal-backdrop width
6 years ago
mehmet-erim 04d182c8ae Merge branch 'dev' of https://github.com/abpframework/abp into feat/replaceable-components
6 years ago
TheDiaval 3a32436aaa test(theme-shared): correct test host component input
6 years ago
TheDiaval f1d0ebae85 refactor!: remove deprecated functions, outputs, inputs etc.
6 years ago
mehmet-erim 8cb5843a2a chore: add homepage and repo information to all package json files
6 years ago
TheDiaval 08c7dcfe54 test(theme-shared): correct the test for sort icon component
6 years ago
TheDiaval b0ddb294fd style(theme-shared): change table sort icons
6 years ago
mehmet-erim a741a6dcd1 Upgrade ng package versions
6 years ago
Halil İbrahim Kalkan b5404b1a7b Update source packages versions
6 years ago
mehmet-erim 9e51540061 chore(theme-shared): regulate tslint comments in button component
6 years ago
mehmet-erim 7a8c1977b5 refactor: remove importants
6 years ago
Mehmet Erim 075bfe45bb
Merge pull request #2266 from abpframework/test/theme-shared
6 years ago
thediaval ad7f0b2e3e test(theme-shared): add sort-order-icon component test
6 years ago
mehmet-erim 40641a63b4 refactor(theme-shared): add snq for type error
6 years ago
mehmet-erim d17d6b1c16 refactor(theme-shared): rename error.component
6 years ago
mehmet-erim 47b99a7221 test(theme-shared): fix errors
6 years ago
mehmet-erim 1f8c4477cf fix(theme-shared): wrong folder name
6 years ago
mehmet-erim 383c4f6a29 fix(theme-shared): modal animation and backdrop height
6 years ago
mehmet-erim 4a2f7e1ecc fix(theme-shared): bread crumb type error
6 years ago
mehmet-erim d7c9a6044c fix(theme-shared): breadcrumb type error
6 years ago
TheDiaval 2acbb98a58 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
thediaval 044a2a3f51 refactor(theme-shared): change button outputs and use click.stop directive
6 years ago
mehmet-erim 5a1914ff2e Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim c5c02d24f1 Merge branch 'master' into dev
6 years ago
thediaval 7d85c6c59a improvement(theme-shared): change custom-checkbox label cursor style to pointer
6 years ago
mehmet-erim b56b0d2fa8 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim f8c5d49034 test: fix testing errors
6 years ago
mehmet-erim dcc612f5c3 refactor(theme-shared): add a type error control to modal.component
6 years ago
mehmet-erim d2dc06982b fix: remove console warn
6 years ago
mehmet-erim e9c3e40127 test: fix jest configurations
6 years ago
mehmet-erim 4769843e30 feat(theme-shared): add date parser formatter for ng-datepicker
6 years ago
İsmail ÇAGDAŞ 33ecd49ff8 Update source packages versions
6 years ago
İsmail ÇAGDAŞ 6f63267e9b updated from master
6 years ago
mehmet-erim 8365934032 feat(theme-shared): add hideCloseIcon property to http error config token
6 years ago
mehmet-erim 9552ee0221 refactor(theme-shared): change margin class
6 years ago
mehmet-erim 2c891d84e9 fix(theme-shared): creating custom error component problem
6 years ago
İsmail ÇAGDAŞ a00202070f Update source packages versions
6 years ago
İsmail ÇAGDAŞ f171b58a17 updated ng-packs from dev
6 years ago
mehmet-erim 718ddfa004 docs: update angular readme files
6 years ago
mehmet-erim c7c1efe378 feat(theme-shared): add id input to button.component
6 years ago
mehmet-erim d73f8a6e9b chore: update npm versions
6 years ago
mehmet-erim 8985187fe8 Merge branch 'dev' of https://github.com/abpframework/abp into feat/theme-shared/custom-error
6 years ago
mehmet-erim c01bd2828a test(theme-shared): refactor error.component and error.handler tests
6 years ago
mehmet-erim 707c37c04d feat(theme-shared): add destroy subject to custom error component
6 years ago
yinchang f89bbd948e fix(theme-shared):fix #2107,when use Esc key to close modal ,should trigger destroy to avoid raise an error
6 years ago
mehmet-erim 5809d1ba01 feat(theme-shared): add http error config token
6 years ago
mehmet-erim 257cc8f459 feat(theme-shared): add custom component features to error.component
6 years ago
mehmet-erim af76b3ab65 chore(theme-shared): remove decrecated input from the button
6 years ago
mehmet-erim e06ef46698 refactor: toaster localization types
6 years ago
mehmet-erim f55862adca fix(theme-shared): confirmation yes text localization
6 years ago
mehmet-erim 38b8a95219 fix(theme-shared): button events
6 years ago
Yasin Aydın 7db573daf0
Merge pull request #2069 from abpframework/test/theme-shared
6 years ago
mehmet-erim d3e9495bdd Merge master
6 years ago
mehmet-erim ae31b57aa9 fix: move table-sort.directive to theme-shared
6 years ago
mehmet-erim a5467abfa6 test(theme-shared): add chart.component.spec
6 years ago
mehmet-erim ebff2cfcac test(theme-shared): add modal.component.spec
6 years ago
mehmet-erim 413994fd81 test(theme-shared): add loader-bar.component.spec
6 years ago
mehmet-erim 09f804b2ae test(theme-shared): add error.component.spec
6 years ago
mehmet-erim c49ecf2b1e test(theme-shared): add new expects to breadcrumb test
6 years ago
mehmet-erim 9432fc0af7 test: add new expects to breadcrumb
6 years ago
mehmet-erim 104ebb4a32 test: create mock strategy for breadcrumb
6 years ago
mehmet-erim a143db7819 test: add breadcrumb.component.spec
6 years ago
mehmet-erim ab145d4680 refactor(theme-shared): change confirmation property keys in options
6 years ago
mehmet-erim 358bb81dc3 test(theme-shared): add confirmation.service.spec
6 years ago
mehmet-erim 1cec281086 test(theme-shared): add toaster.service.spec
6 years ago
mehmet-erim 48fe815634 chore: update npm versions
6 years ago
mehmet-erim 39c894d5b9 refactor(theme-shared): remove change-password and profile components
6 years ago
mehmet-erim 878d39c993 fix(theme-shared): button events
6 years ago
mehmet-erim c0fef92662 feat: add abp-collapsed-height and remove abp-collapsed class
6 years ago
mehmet-erim 91f10eec66 feat(theme-shared): add collapseLinearWithMargin animation
6 years ago
mehmet-erim fe2d73102d feat(theme-shared): add table scroll styles
6 years ago
mehmet-erim d6c049d3bf feat(theme-shared): add expand classes and implement to layout
6 years ago
mehmet-erim 6f94e736e3 feat: add collapseWithMargin animation
6 years ago
Halil İbrahim Kalkan 99057a935d Update npm package versions.
6 years ago
mehmet-erim 5ad40318a5 Merge master
6 years ago
mehmet-erim cc9d98135c refactor: manage profile
6 years ago
Halil İbrahim Kalkan 8de7b484b1 Increment ng packages to v1.0.1.
6 years ago
mehmet-erim f519a08da6 chore: update fontawesome version
6 years ago
Halil İbrahim Kalkan dddb46a52b Increment npm package versions to 1.0.
6 years ago
mehmet-erim e4957fe455 feat: upgrade font awesome
6 years ago
Alper Ebicoglu 1f5756edba update npm packs version to 0.9.2
6 years ago
mehmet-erim d6efc85b8e feat(theme-shared): add new inputs to button component
6 years ago
Halil İbrahim Kalkan b60bce4606 Update source packages versions
6 years ago
mehmet-erim 844225dd85 feat(theme-shared): implement jest
6 years ago
mehmet-erim 11e246f7e8 feat: remove all karma and jasmine files and install the jest
6 years ago
mehmet-erim abd610fd25 Merge branch 'dev' of https://github.com/abpframework/abp into feature/module-template
6 years ago
mehmet-erim 6b7f2ae2ca feat(core): add sort method to sort.pipe
6 years ago
Yasin Aydın 9f002787f0
Merge branch 'dev' into feature/table-sort-pipe
6 years ago
TheDiaval d3303420e0 fix(theme-shared): remove unnecessary brackets
6 years ago
mehmet-erim 633d1cd155 refactor: routes and settings contants pushing method
6 years ago
TheDiaval 4bfe91cdab feature(theme-shared): add sort order icon component
6 years ago
mehmet-erim 404eba79c0 fix(core): lazy load return
6 years ago
mehmet-erim efb6c456f6 fix: some bugs
6 years ago
mehmet-erim 8ddf13ef65 fix(theme-shared): timing bug
6 years ago
mehmet-erim 08d013ebc4 fix(core): localizationInitialize function state selector error
6 years ago
mehmet-erim a92b48d6b3 feat(core): add default option to localization
6 years ago
TheDiaval 093e62eb64 fix(theme-shared): fix modal styles and animations
6 years ago
mehmet-erim e997395042 Merge branch 'dev' of https://github.com/abpframework/abp into feature/tests
6 years ago
mehmet-erim 3625fdfbf8 test(core): add localization service test
6 years ago
Yasin Aydın b79aba84fa
Merge pull request #1835 from abpframework/refactor/modal-component
6 years ago
TheDiaval 4d92a557d2 refactor(theme-shared): add angular animations
6 years ago
mehmet-erim 178db0fa86 test: fix tests
6 years ago
TheDiaval 40513fbd1b feature(theme-shared): add bounceIn animation
6 years ago
TheDiaval bb6462e2c2 refactor(theme-shared): change collapse and fade animations
6 years ago
mehmet-erim 373a23a66b refactor: fix all lint errors and update tslint.json
6 years ago
mehmet-erim 8dcd7f0f6e test(core): add dynmic-layout tests
6 years ago
mehmet-erim 3f816b25bd test(theme-shared): refactor error handler spec
6 years ago
mehmet-erim c762edc149 feature: add 401 error tests
6 years ago
mehmet-erim 0bcd977d1d feature: error handler tests
6 years ago
mehmet-erim 4dd1bddd41 tests(theme-shared): add button component tests
6 years ago
Yasin Aydın 7e2bce00d9
Merge pull request #1810 from abpframework/feature/config-modules
6 years ago
mehmet-erim 16d02447f6 feature(tenant-management-config): create module
6 years ago
mehmet-erim 389efdb6c3 feature(setting-management-config): create library and move settings config to here
6 years ago
TheDiaval 1abe70f7f1 fix(theme-shared): change color-white css class
6 years ago
mehmet-erim 55095ef96c Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 494ba11675 feature(theme-shared): import ngx-validate
6 years ago
Halil İbrahim Kalkan 593bdf9c06 Update source packages versions
6 years ago