Commit Graph

677 Commits (3b2188f080e761f2d1905f2727b093e90bbee093)

Author SHA1 Message Date
mehmet-erim 4b85d80af8 chore: update some versions of some packages
5 years ago
Levent Arman Özak 4bfba3a04b
Update grid-actions.component.html
5 years ago
mehmet-erim 55c7433990 feat: display as a primary button if the actions only has a single item
5 years ago
mehmet-erim 2664c4ee5d feat: added action callback to EntityProp
5 years ago
mehmet-erim dec9694549 fix: remove a constant that is not found
5 years ago
mehmet-erim b29460fcdc feat: replace oAuth issuer
5 years ago
erolarkat 574c765f06 Merge branch 'master' into dev
5 years ago
erolarkat b78e7c2cdb Upgrade ng package versions
5 years ago
mehmet-erim 8d306792ac Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim d3eae1ed27 refactor: add "_" as prefix to some properties of extensible table records
5 years ago
mehmet-erim 107276ca5b refactor: set visible and value props to data of extensible table
5 years ago
mehmet-erim 49e24300ba chore: update @ngx-validate/core version
5 years ago
mehmet-erim e1d20c72ac fix: avoid many fn calling problem
5 years ago
mehmet-erim 132eae08df Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 5cc0de966d fix: avoid a lint error and fix some testing errors
5 years ago
mehmet-erim 5ea30d4e66 feat: implement SubscriptionService instead of takeUntilDestroy
5 years ago
Levent Arman Özak 61797e99bb
Update nav-items.service.ts
5 years ago
Arman Ozak 05e631c87e feat: create new NavItem instance on add and patch
5 years ago
Arman Ozak c2662d8442 feat: convert NavItem to class
5 years ago
mehmet-erim c11aa24e4d feat(theme-shared): set the visible property default value
5 years ago
mehmet-erim 5b3886e83d feat(theme-shared): add the visible property to NavItem interface
5 years ago
mehmet-erim 380586ac7f fix: linter warnings
5 years ago
erolarkat 1da22eee47 Upgrade ng package versions
5 years ago
mehmet-erim a8409cc7ff refactor(theme-shared): change NgbDatepicker date format
5 years ago
erolarkat b76a23fe43 Upgrade ng package versions
5 years ago
mehmet-erim ae360eb734 chore: remove isLoading subscription form list directive
5 years ago
mehmet-erim ac62b8cb07 refactor(theme-shared): run detectChanges in isLoading setter
5 years ago
mehmet-erim 02dbdc7b15 fix: Expression has changed after it was checked error in loader-bar
5 years ago
erolarkat ce16038178 Upgrade ng package versions
5 years ago
erolarkat c9cac2ba2d Upgrade ng package versions
5 years ago
erolarkat 379a502246 Upgrade ng package versions
5 years ago
mehmet-erim e911519489 style: move ngx-datatable bordered class style to theme-basic styles
5 years ago
mehmet-erim 8a4fc89b56 chore: add deprecation comment to table.component
5 years ago
mehmet-erim bc9bed8b61 chore: remove a duplication from theme-shared.module
5 years ago
mehmet-erim 8308054e41 fix: ngx-datatable localization problem
5 years ago
mehmet-erim 926fc0a5b0 refactor: routes service sorting logic
5 years ago
mehmet-erim 0f8925dd24 feat: upgrade angular version of ng-packs to v10
5 years ago
mehmet-erim 01ef91bd49 chore: update @ngx-validate/core version
5 years ago
mehmet-erim d58bd93c29 chore: upgrade version of npm packages
5 years ago
mehmet-erim b55a8e2ec2 chore: deprecate TableSortDirective
5 years ago
Mehmet Erim ba177e94c3
Merge pull request #4474 from abpframework/feat/2081
5 years ago
Levent Arman Özak 855dcdc26d
Merge pull request #4423 from abpframework/feat/app-provider
5 years ago
Arman Ozak f94706612c build: add ngcc configs per package
5 years ago
Arman Ozak 5fc43ffcf9 fix: remove whitelistedNonPeerDependencies
5 years ago
mehmet-erim 40d5950b4c Merge branch 'dev' of https://github.com/abpframework/abp into refactor/nav-items
5 years ago
Arman Ozak 30e9e6a73d feat: add extensibility system as @abp/ng.theme.shared/extensions
5 years ago
mehmet-erim 47a45f923f chore: change administration order
5 years ago
Arman Ozak 81c83d56f1 test: stub routes service in breadcrumb specs
5 years ago
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