Commit Graph

7094 Commits (ee52f33b0d2848a452b02bbbeac874ffcda3b47d)
 

Author SHA1 Message Date
Yasin Aydın ee52f33b0d
Merge pull request #2613 from abpframework/feat/modal-unload-confirmation
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 aa2788af97 Merge branch 'dev' of https://github.com/abpframework/abp into dev
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
Halil İbrahim Kalkan 4e118b11bf Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 4026028151 Add Advanced Topics section to the validation document.
5 years ago
Mehmet Erim 6f100beba3
Merge pull request #2606 from abpframework/feature/toast-component
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
Halil İbrahim Kalkan e15ab839a9 Update Validation.md
5 years ago
Halil İbrahim Kalkan 899b7bc79e Resolved #487: Validation document.
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
Halil İbrahim Kalkan 7172e2f108 Merge branch 'dev' of https://github.com/abpframework/abp into dev
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
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper.
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