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
...
related issue: #2537
5 years ago
TheDiaval
f0158d4d50
feat(theme-shared): change icon color to severity color
...
related issue: #2537
5 years ago
TheDiaval
835a17b513
fix(theme-shared): correct css class names for confirmation icons
...
related issue: #2537
5 years ago
TheDiaval
6b3d7433cb
refactor(theme-shared): change opacity and icon size
...
related issue: #2537
5 years ago
TheDiaval
6217cd1d62
feat(theme-basic): add toast-container component to layout
...
related issue: #2537
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
...
fix: remember me functionality
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
...
#2590
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
...
Removed to not commit any breaking changes.
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
...
related issue: #2537
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
...
related issue: #2537
5 years ago
TheDiaval
21d747e5d7
refactor(theme-shared): add new confirmation component and its styles
...
related issue: #2537
5 years ago
TheDiaval
e8ac235a29
refactor(theme-shared): add new toaster service
...
related issue: #2537
5 years ago
TheDiaval
dd93bee9b4
refactor(theme-shared): use toast-container instead of toast component in layouts
...
related issue: #2537
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
...
related issue: #2537
5 years ago
TheDiaval
e8345efea2
refactor(theme-shared): change toaster types and interfaces
...
related issue: #2537
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
...
related issue: #2537
5 years ago
mehmet-erim
4f3df423ab
refactor(theme-shared): change the table row hover style
...
#2537
5 years ago
mehmet-erim
1b2476ad7b
tests(theme-shared): add table.component.spec
...
#2537
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
...
#2537
5 years ago
mehmet-erim
475d3bbed6
tests(theme-shared): add loading.directive.spec
...
#2537
5 years ago
mehmet-erim
900d0b293e
tests(theme-shared): add pagination.component.spec
...
#2537
5 years ago
mehmet-erim
55f5d8f52e
chore(theme-shared): rename paginator to pagination
...
#2537
5 years ago
mehmet-erim
6db7d50a0f
feat(theme-shared): add hover to table rows
...
#2537
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
...
#2537
5 years ago
mehmet-erim
9d448efd67
feat(theme-shared): add empty template to table component
...
#2537
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
...
#2537
5 years ago
mehmet-erim
ea2eeb3ebb
feat(theme-shared): add loading directive and component
...
#2537
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
...
#2537
5 years ago
mehmet-erim
a262ac1a8d
feat(theme-shared): create table component
...
#2537
5 years ago
mehmet-erim
383e3e1e50
feat(theme-shared): create paginator component
...
#2537
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
...
#2404
5 years ago
mehmet-erim
e9115b97e4
feat(account): make personal settings component replaceable
...
#2404
5 years ago
mehmet-erim
e9f8d90a1f
feat(account): make auth wrapper component replaceable
...
#2404
5 years ago
mehmet-erim
8f78d2371b
refactor(core): imrove ReplaceableTemplateDirective data type
...
#2404
5 years ago
mehmet-erim
2239d010d4
feat(account): add tenant-box component inputs and outputs interfaces
...
#2404
5 years ago
mehmet-erim
48a9a6fcf8
feat(account): make tenant box component replaceable
5 years ago
mehmet-erim
343c847fb7
feat(account): add autocomplete attiributes
...
added autocomplete attiribute to username and password inputs for chromium based browsers
5 years ago
mehmet-erim
e248f0d560
feat(feature-management): add inputs and outputs interfaces
...
#2404
5 years ago
mehmet-erim
6f233f281d
feat(feature-management): make feature management component replaceable
...
#2404
5 years ago
mehmet-erim
17465417a9
tests(core): add replaceable-components.state.spec
...
#2404
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
...
#2404
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
...
#2404
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.
...
The functions, outputs and inputs that deprecated before version 2.0 are not available in version 2.0 and later.
BREAKING CHANGE: Deprecated functions, outputs, inputs addressed in issue #2476 are removed.
Closes #2476
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
...
#2404
5 years ago
mehmet-erim
c7337cbc10
fix(core): add ExtractFromOutput instead of ExtractFromGeneric to common types
...
#2404
5 years ago
mehmet-erim
2bd2eb4cc4
feat(setting-management): make setting management replaceable
...
#2404
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
...
#2404
5 years ago
mehmet-erim
742579d5c0
feat(tenant-management): make tenants component replaceable
...
#2404
5 years ago
mehmet-erim
661118a174
feat(identity): make roles and users component replaceable
...
#2404
5 years ago
mehmet-erim
68f5acae33
feat(identity): make permission management component replaceable
...
#2404
5 years ago
mehmet-erim
99fec57220
fix(core): fix condition errors
...
#2404
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
...
#2404
5 years ago
mehmet-erim
1fe3b35076
feat(core): add ExtractFromGeneric type to ABP namespace
...
#2404
5 years ago
mehmet-erim
3c6ceb7388
feat(core): add default component input and output mapping process to replaceable template directive
...
#2404
5 years ago
Halil İbrahim Kalkan
1405121698
Merge pull request #2412 from abpframework/Identity-roles-paged
...
Identity roles paged
5 years ago
mehmet-erim
57403b86d1
feat(core): create replaceable-template directive
...
#2404
5 years ago
mehmet-erim
5ae10717d7
feat(core): add init directive
...
#2404
5 years ago
mehmet-erim
38c555e4c6
Revert "feat(core): add init directive #2404"
...
This reverts commit 11b2781906
.
5 years ago
mehmet-erim
11b2781906
feat(core): add init directive #2404
5 years ago
mehmet-erim
2eb9e6b946
refactor(core): remove unnecessary if blocks
...
#2404
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
...
#2404
5 years ago
mehmet-erim
2fc59ea05b
feat(core): improve replaceable-route-container component
...
#2404
5 years ago
Mehmet Erim
9809ab992e
Merge pull request #2431 from abpframework/feature/state-service-actions
...
feat: add state actions to related state services
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
...
#2404
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
...
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
...
export some component and service in identity account module
5 years ago
mehmet-erim
30af9d3418
ci(scripts): add prod build script
5 years ago