Commit Graph

1393 Commits (3acc5c8c85eb3c60a56d6bf01ed018e8abf8cfb4)

Author SHA1 Message Date
Arman Ozak 0c46e5958d feat: add string length validator
5 years ago
Arman Ozak bc66979a09 feat: add range validator
5 years ago
Arman Ozak bfe5360656 feat: add credit card validator
5 years ago
Arman Ozak e997c6e576 feat: add custom required and email validators
5 years ago
mehmet-erim 319234067d chore: remove setRouteReuse from localization.service
5 years ago
Halil İbrahim Kalkan cbc52b2858 Copy maps and minified files too for the bootstrap files.
5 years ago
mehmet-erim df07a8a872 fix(core): rotue reuse problem
5 years ago
Halil İbrahim Kalkan e19da45b1b
Merge branch 'dev' into dev
5 years ago
liangshiwei b18109159d Use NPM Package
5 years ago
Arman Ozak a3fb373e01 refactor: add a getter for languageChange stream
5 years ago
Arman Ozak 8c184b7f41 refactor: use arrow functions
5 years ago
Arman Ozak 024a640157 feat: add createLocalizationPipeKeyGenerator
5 years ago
Arman Ozak 6eb28e35c9 refactor: reverse the higher-order functions
5 years ago
Arman Ozak 20bfd29a5c refactor: set array lengths before loops
5 years ago
Arman Ozak 3ebbb709f6 fix: avoid lint errors
5 years ago
Arman Ozak 91af69ffec feat: add localization methods with fallbacks
5 years ago
Halil İbrahim Kalkan 72b9b43e91 Resolved #3963: Create a jstree package & bundle contributor.
5 years ago
Mehmet Erim 279d250fbd
Merge pull request #3956 from abpframework/feat/3866
5 years ago
Mehmet Erim 6b1d70166e
Merge pull request #3957 from abpframework/master
5 years ago
Arman Ozak d4cdbd4e8a fix: avoid lint errors
5 years ago
Arman Ozak 0744544259 feat: shareReplay response and improve callback type
5 years ago
Arman Ozak 2d694e9e39 feat: add a service for easily querying lists
5 years ago
Arman Ozak 7678e39edd feat: add a token for list query debounce time
5 years ago
Arman Ozak d3543c7c4c refactor: move ops to seperate methods and properties
5 years ago
mehmet-erim 41d63f6b78 chore: add AuthGuard to setting-managent-routing.module
5 years ago
Arman Ozak 72e8a686f6 test: add else case for listenToEscape call spec
5 years ago
maliming 055ffa90cc
Update abp.js
5 years ago
mehmet-erim 04209199f6 test: add a dismissible option test to confirmation.service.spec
5 years ago
mehmet-erim 05c59b6fd3 test: fix testing error
5 years ago
mehmet-erim 49046a3ba8 Merge branch 'dev' of https://github.com/abpframework/abp into feat/confirmation-dismiss
5 years ago
Levent Arman Özak 221ee970c5
Merge pull request #3942 from abpframework/fix/set-html-lang
5 years ago
mehmet-erim d22ba8a919 fix(core): set language when call app config api
5 years ago
mehmet-erim 8d2dc2fa65 fix: set html lang when the language change
5 years ago
mehmet-erim d403d9424c test: fix testing errors
5 years ago
mehmet-erim 5368a09afb fix: lint error
5 years ago
mehmet-erim ff09572736 refactor(core): improve the getLocalization selector of config state
5 years ago
mehmet-erim c79944b3a8 feat(core): add isLocalized method to LocalizationService
5 years ago
mehmet-erim 99c5fb6a5c refactor(core): make localization in environment optional
5 years ago
mehmet-erim ba248a5a4a refactor: remove localization property from environment
5 years ago
maliming 22f104ce79 Add time zone infrastructure.
5 years ago
mehmet-erim 11a73493ce test: fix testing erros
5 years ago
mehmet-erim 7246b227be feat(core): add email property to current user type
5 years ago
mehmet-erim e85498d597 refactor(ci): add force-publish to lerna version command
5 years ago
mehmet-erim 2a21eb7639 refactor(theme-shared): improve code quality
5 years ago
mehmet-erim 3bad6b20e6 chore: change fn name
5 years ago
mehmet-erim e656f42b8e chore: update NPM packages
5 years ago
mehmet-erim a5ee78910a fix(theme-shared): fix loader bar problem
5 years ago
mehmet-erim 211a4c5039 feat(theme-shared): add dismissible property to confirmation options
5 years ago
maliming 7eadf380d4 Add dependency of @abp/clipboard in @abp/prismjs package.
5 years ago
mehmet-erim 8a235cb25c fix(core): condition bug
5 years ago
mehmet-erim dafe19fa1e fix(core): condition bug
5 years ago
Halil İbrahim Kalkan f046da48bf Added SignalR script contributor and the NPM package.
5 years ago
Arkat Erol a0c3759519 npm packages 2.7.0
5 years ago
Arkat Erol 0ea3895f3b Upgrade ng package versions
5 years ago
mehmet-erim d288ab381d fix(theme-basic): small screen dropdown problem
5 years ago
mehmet-erim c634c1d892 Merge branch 'dev' of https://github.com/abpframework/abp into feat/layout-components
5 years ago
mehmet-erim 5bb96ddc5b feat(theme-basic): create routes component
5 years ago
mehmet-erim 99fb9b6e59 feat(theme-basic): create nav-items component
5 years ago
mehmet-erim 8e9050e6cd feat(theme-basic): create logo component
5 years ago
Halil İbrahim Kalkan cd9b14f192 Fix typo
5 years ago
mehmet-erim 9996226d0e Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim dee71ed0bf fix: cyclic dependency error
5 years ago
mehmet-erim 58b88e2de4 fix: language changing error
5 years ago
Arman Ozak 11c5cc358d fix: swap nextValue and previousValue
5 years ago
mehmet-erim a06ea3d106 test: fix testing errors
5 years ago
mehmet-erim 39d901f78a refactor: tenant-box.component
5 years ago
mehmet-erim afc8cd6c89 refactor(account): add name property to tenant response type
5 years ago
mehmet-erim 3c817c80d7 feat(core): add new types to ApplicationConfiguration namespace
5 years ago
mehmet-erim 60fafb3702 feat(theme-shared): make segments variable in breadcrumb an input
5 years ago
Arman Ozak 29d0e8c683 build: add tilde to abp packages
5 years ago
Arman Ozak 1691d05e31 build: upgrade ngx-validate version
5 years ago
Khaled 453fb47c3b
Merge branch 'dev' into dev
5 years ago
Halil İbrahim Kalkan 4e524a6502 Merge branch 'dev' into extra-properties
5 years ago
Mehmet Erim ecb0d42f08
Merge pull request #3821 from abpframework/fix/circular-dependency
5 years ago
Arman Ozak a114f711ec fix: add zero delay timeout before change detection call
5 years ago
Halil İbrahim Kalkan b2788c1566
Merge pull request #3771 from abpframework/blog-Code-blocks-highlight
5 years ago
Arman Ozak 9fea810420 refactor: use async pipe instead of subscription
5 years ago
Levent Arman Özak bdb0d6b6c1
Update confirmation.service.ts
5 years ago
mehmet-erim 91f1b6982b test(core): fix testing errors
5 years ago
mehmet-erim 8b7d5600f5 refactor(core): add partial to context types in projection.strategy
5 years ago
mehmet-erim 43e9cd2977 fix: circular dependency warnings
5 years ago
Halil İbrahim Kalkan 431ab55dea Merge branch 'dev' into extra-properties
5 years ago
mehmet-erim c18b7cc81c Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 7520cde9f1 ci: add dev app build process
5 years ago
mehmet-erim 45a1d0bbde chore(theme-shared): add handler export to public-api
5 years ago
Halil İbrahim Kalkan 7e10bd92ce Auto find the display name for a extra property (if not specified explicitly).
5 years ago
mehmet-erim 44ac26e943 refactor(theme-basic): set providedIn option of layout-state.service as root
5 years ago
mehmet-erim 89e6a8a7e2 feat(theme-basic): add eNavigationElementNames
5 years ago
Yunus Emre Kalkan 9e498004bc blog: Code blocks highlighed
5 years ago
mehmet-erim d47b89cfce chore(ci): change the build order
5 years ago
mehmet-erim e8e5aa28c5 fix(core): resolve wrapper routes duplication problem
5 years ago
mehmet-erim 0b6806d559 feat: add RouteNames enums to all lazy-loadable modules
5 years ago
mehmet-erim 951e1f1151 Merge branch 'master' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim eb72a699af chore: update ngxs-reset-plugin version
5 years ago
kgamalseif e6b5555533
Merge branch 'dev' into dev
5 years ago
Khaled eb6865a2e7 Added arabic localization resources
5 years ago
Arman Ozak da04677094 feat: allow title, message, and buttons to have HTML string
5 years ago
Levent Arman Özak b37ba4a8f7
Merge pull request #3729 from abpframework/fix/auth-guard
5 years ago
mehmet-erim e653842229 test(core): fix a test of auth guard
5 years ago
Arkat Erol bdb75cb2a3 npm packages 2.6.2
5 years ago