Mehmet Erim
df2b147adb
Merge pull request #2610 from abpframework/fix/remember-me
...
fix: remember me functionality
5 years ago
mehmet-erim
189a77f4c4
fix: fix remember me functionality
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
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
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
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
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
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
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
04d182c8ae
Merge branch 'dev' of https://github.com/abpframework/abp into feat/replaceable-components
5 years ago
TheDiaval
3a32436aaa
test(theme-shared): correct test host component 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
mehmet-erim
8cb5843a2a
chore: add homepage and repo information to all package json files
5 years ago
TheDiaval
08c7dcfe54
test(theme-shared): correct the test for sort icon component
5 years ago
TheDiaval
b0ddb294fd
style(theme-shared): change table sort icons
5 years ago
mehmet-erim
a741a6dcd1
Upgrade ng package versions
5 years ago
Halil İbrahim Kalkan
b5404b1a7b
Update source packages versions
5 years ago
mehmet-erim
9e51540061
chore(theme-shared): regulate tslint comments in button component
5 years ago
mehmet-erim
7a8c1977b5
refactor: remove importants
5 years ago
Mehmet Erim
075bfe45bb
Merge pull request #2266 from abpframework/test/theme-shared
...
test(theme-shared): add sort-order-icon component test
5 years ago
thediaval
ad7f0b2e3e
test(theme-shared): add sort-order-icon component test
5 years ago
mehmet-erim
40641a63b4
refactor(theme-shared): add snq for type error
5 years ago
mehmet-erim
d17d6b1c16
refactor(theme-shared): rename error.component
...
BREAKING CHANGE: renamed error.component to http-error-wrapper.component
5 years ago
mehmet-erim
47b99a7221
test(theme-shared): fix errors
5 years ago
mehmet-erim
1f8c4477cf
fix(theme-shared): wrong folder name
5 years ago
mehmet-erim
383c4f6a29
fix(theme-shared): modal animation and backdrop height
5 years ago
mehmet-erim
4a2f7e1ecc
fix(theme-shared): bread crumb type error
5 years ago
mehmet-erim
d7c9a6044c
fix(theme-shared): breadcrumb type error
5 years ago
TheDiaval
2acbb98a58
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
thediaval
044a2a3f51
refactor(theme-shared): change button outputs and use click.stop directive
5 years ago
mehmet-erim
5a1914ff2e
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim
c5c02d24f1
Merge branch 'master' into dev
5 years ago
thediaval
7d85c6c59a
improvement(theme-shared): change custom-checkbox label cursor style to pointer
5 years ago
mehmet-erim
b56b0d2fa8
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim
f8c5d49034
test: fix testing errors
5 years ago
mehmet-erim
dcc612f5c3
refactor(theme-shared): add a type error control to modal.component
5 years ago
mehmet-erim
d2dc06982b
fix: remove console warn
5 years ago
mehmet-erim
e9c3e40127
test: fix jest configurations
5 years ago
mehmet-erim
4769843e30
feat(theme-shared): add date parser formatter for ng-datepicker
5 years ago
İsmail ÇAGDAŞ
33ecd49ff8
Update source packages versions
5 years ago
İsmail ÇAGDAŞ
6f63267e9b
updated from master
5 years ago
mehmet-erim
8365934032
feat(theme-shared): add hideCloseIcon property to http error config token
5 years ago
mehmet-erim
9552ee0221
refactor(theme-shared): change margin class
5 years ago
mehmet-erim
2c891d84e9
fix(theme-shared): creating custom error component problem
5 years ago
İsmail ÇAGDAŞ
a00202070f
Update source packages versions
5 years ago
İsmail ÇAGDAŞ
f171b58a17
updated ng-packs from dev
5 years ago
mehmet-erim
718ddfa004
docs: update angular readme files
5 years ago
mehmet-erim
c7c1efe378
feat(theme-shared): add id input to button.component
5 years ago
mehmet-erim
d73f8a6e9b
chore: update npm versions
5 years ago
mehmet-erim
8985187fe8
Merge branch 'dev' of https://github.com/abpframework/abp into feat/theme-shared/custom-error
5 years ago
mehmet-erim
c01bd2828a
test(theme-shared): refactor error.component and error.handler tests
5 years ago
mehmet-erim
707c37c04d
feat(theme-shared): add destroy subject to custom error component
...
#2097
5 years ago
yinchang
f89bbd948e
fix(theme-shared):fix #2107,when use Esc key to close modal ,should trigger destroy to avoid raise an error
5 years ago
mehmet-erim
5809d1ba01
feat(theme-shared): add http error config token
5 years ago
mehmet-erim
257cc8f459
feat(theme-shared): add custom component features to error.component
...
add escape listener
refactor destroy method
#2097
5 years ago
mehmet-erim
af76b3ab65
chore(theme-shared): remove decrecated input from the button
5 years ago
mehmet-erim
e06ef46698
refactor: toaster localization types
5 years ago
mehmet-erim
f55862adca
fix(theme-shared): confirmation yes text localization
5 years ago
mehmet-erim
38b8a95219
fix(theme-shared): button events
5 years ago
Yasin Aydın
7db573daf0
Merge pull request #2069 from abpframework/test/theme-shared
...
Test/theme shared
5 years ago
mehmet-erim
d3e9495bdd
Merge master
5 years ago
mehmet-erim
ae31b57aa9
fix: move table-sort.directive to theme-shared
...
resolves #2067
5 years ago
mehmet-erim
a5467abfa6
test(theme-shared): add chart.component.spec
5 years ago
mehmet-erim
ebff2cfcac
test(theme-shared): add modal.component.spec
5 years ago
mehmet-erim
413994fd81
test(theme-shared): add loader-bar.component.spec
5 years ago
mehmet-erim
09f804b2ae
test(theme-shared): add error.component.spec
5 years ago
mehmet-erim
c49ecf2b1e
test(theme-shared): add new expects to breadcrumb test
5 years ago
mehmet-erim
9432fc0af7
test: add new expects to breadcrumb
5 years ago
mehmet-erim
104ebb4a32
test: create mock strategy for breadcrumb
5 years ago
mehmet-erim
a143db7819
test: add breadcrumb.component.spec
5 years ago