1509 Commits (920e2bc4a2e51d457ce7ecccc1ea46b5259b39e0)

Author SHA1 Message Date
mehmet-erim eb9c779679 chore: define production tsconfig files 6 years ago
Levent Arman Özak 8b44b99b73
style: add spaces before box-shadow property 6 years ago
mehmet-erim b6b47703b2 refactor(core): add same value control to list.service 6 years ago
mehmet-erim a64fbde799 fix: memory leak problem 6 years ago
mehmet-erim 6247f4d098 refactor(core): add a generic type to list service 6 years ago
mehmet-erim 934077586c refactor: make users table responsive 6 years ago
mehmet-erim 832cfc64bf refactor(core): set _page variable initial value to 0 6 years ago
Arman Ozak 317bda23c4 Keep a copy of loaded styles to inject them on switch 6 years ago
mehmet-erim 5990965b38 chore: change localization sources 6 years ago
mehmet-erim 79cfc648ba test: add a provide 6 years ago
mehmet-erim d7b5ca5bbf chore: uncomment 6 years ago
mehmet-erim f3fa7be781 fix(ci): fix prod build error 6 years ago
mehmet-erim bd15518234 fix: lint errors 6 years ago
mehmet-erim 1fae3a9d58 feat(tenant-management): replace abp-table in tenants.component with ngx-datatable 6 years ago
mehmet-erim 247eea7e60 feat(identity): replace abp-table in users.component with ngx-datatable 6 years ago
mehmet-erim bc2c5057ff fix(identity): ngx-datatable variable mistake in roles.component 6 years ago
mehmet-erim 43836880de feat(theme-shared): replace ngx-datatable messages with localized texts 6 years ago
Erol Arkat 44dcd4ce2f npm packages 2.9 6 years ago
Arkat Erol bb4ea17d59 Upgrade ng package versions 6 years ago
mehmet-erim 9fccd10d59 test: fix errors 6 years ago
mehmet-erim f96b8028df feat(identity): implement ngx-datatable and list service to roles.component 6 years ago
mehmet-erim 9d2097ca0c feat(theme-shared): add ngx-datatable as dependency 6 years ago
mehmet-erim 60bc64c488 chore: change a class name 6 years ago
mehmet-erim 3897363557 refactor: add scroll for overflow problem of permission groups 6 years ago
mehmet-erim ba4d3d39dc refactor: improve code readability 6 years ago
mehmet-erim 1d49072345 feat(core): add null query param control to request method of rest service 6 years ago
mehmet-erim dfe639a252 feat(core): add sendNullsAsQueryParam option to forRoot of CoreModule 6 years ago
Arman Ozak 6c00ae83d6 fix: remove query params, fragments, and aux before path comparison 6 years ago
mehmet-erim 8461ea0b58 fix(core): throwing error 6 years ago
mehmet-erim 344758eed0 style: add max-width to toast-message class 6 years ago
mehmet-erim 21c0f76075 refactor(core): add asObservable() to the returning subject 6 years ago
mehmet-erim 6991c2e318 chore: remove CHANGELOG.md 6 years ago
Arman Ozak 99543577ef fix: remove mock RTL 6 years ago
mehmet-erim dd6debf28f feat(theme-shared): create nav item utility functions 6 years ago
Arman Ozak d0236057be fix: avoid field not allowed after method lint error 6 years ago
Arman Ozak 990c54a3fe feat: calculate table column position when RTL 6 years ago
Arman Ozak 59beff177c feat: add direction to document body instead of html 6 years ago
Arman Ozak 286412b7d2 refactor: remove unnecessary RTL style 6 years ago
Arman Ozak a2523973c2 fix: use important to override text-left class 6 years ago
Arman Ozak 4e14df048a feat: avoid null values when removing loaded elements 6 years ago
Arman Ozak 63aa6a6328 feat: avoid making lazy style handler public 6 years ago
Arman Ozak a7f9ea3f41 feat: use initLazyStyleHandler in forRoot of ThemeShared 6 years ago
Arman Ozak 03c077ee2f feat: add a lazy style handler and provider factory 6 years ago
Arman Ozak 6dcf1055bb feat: add rtl fixes to basic theme styles 6 years ago
Arman Ozak bf90091a7e feat: add rtl fixes and bootstrap pattern 6 years ago
Arman Ozak cb2533f429 feat: add a lazy styles token 6 years ago
Arman Ozak 832c47e0f1 feat: inject fontawesome chunks instead of lazy loading 6 years ago
Arman Ozak fe8ea09564 build: create bootstrap style chunks for ltr and rtl 6 years ago
Arman Ozak f48887d1f2 feat: add a LocaleDirection type 6 years ago
Arman Ozak bb9851cb15 feat: add remove method to lazy loading service 6 years ago