Commit Graph

918 Commits (32407660da28efc4b081f04f45864dbbe00068f6)

Author SHA1 Message Date
TheDiaval d2fe08ba67 fix(theme-shared): change padding and width of the confirmation dialog
5 years ago
TheDiaval 22f514d1d6 fix(theme-shared): correct toast-container component z-index
5 years ago
mehmet-erim e1842a56c8 chore: remove unneccessary import
5 years ago
mehmet-erim f59a2945b2 feat(theme-shared): trigger unload confirmation in the modal component when form is dirty
5 years ago
mehmet-erim 681b359eb6 fix(theme-shared): fix lint errors
5 years ago
mehmet-erim bf6426246a refactor(theme-shared): set right and bottom inputs 30px as default
5 years ago
mehmet-erim 756e8588f3 fix(core): fix nullable control in the config state
5 years ago
mehmet-erim 1a99d4d359 Merge branch 'feature/toast-component' of https://github.com/abpframework/abp into feature/toast-component
5 years ago
mehmet-erim dc80d0687b style(theme-shared): move modal styles to modal.component.scss and remove confirmation and toaster styles
5 years ago
mehmet-erim 5246e60647 fix(theme-shared): fix closing confirmation with esc
5 years ago
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
5 years ago
TheDiaval f0158d4d50 feat(theme-shared): change icon color to severity color
5 years ago
TheDiaval 835a17b513 fix(theme-shared): correct css class names for confirmation icons
5 years ago
TheDiaval 6b3d7433cb refactor(theme-shared): change opacity and icon size
5 years ago
TheDiaval 6217cd1d62 feat(theme-basic): add toast-container component to layout
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
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
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
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
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
5 years ago
TheDiaval 21d747e5d7 refactor(theme-shared): add new confirmation component and its styles
5 years ago
TheDiaval e8ac235a29 refactor(theme-shared): add new toaster service
5 years ago
TheDiaval dd93bee9b4 refactor(theme-shared): use toast-container instead of toast component in layouts
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
5 years ago
TheDiaval e8345efea2 refactor(theme-shared): change toaster types and interfaces
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
5 years ago
mehmet-erim 4f3df423ab refactor(theme-shared): change the table row hover style
5 years ago
mehmet-erim 1b2476ad7b tests(theme-shared): add table.component.spec
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
5 years ago
mehmet-erim 475d3bbed6 tests(theme-shared): add loading.directive.spec
5 years ago
mehmet-erim 900d0b293e tests(theme-shared): add pagination.component.spec
5 years ago