Arkat Erol
fe99094144
Merge branch 'dev' into api-definition
5 years ago
Mehmet Erim
774e8cf9e2
Update index.ts
5 years ago
mehmet-erim
5559875e3e
feat: change roles endpoint when assigning to a user
...
#2984
5 years ago
mehmet-erim
6ae2dde41b
feat(account): add multi tenantcy enabled control to tenant switching box
5 years ago
mehmet-erim
57c1b72f01
fix(account): add dispatch appconfig action after the switching tenant
5 years ago
Arkat Erol
15c4de31cd
Merge branch 'dev' into api-definition
5 years ago
mehmet-erim
cb5d67138f
Revert "feat: create react-native app template"
...
This reverts commit 185a88544e
.
5 years ago
mehmet-erim
38506acf19
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Arman Ozak
7035168861
fix: assign createSelector return value to a variable before returning (ng-packagr)
5 years ago
Arman Ozak
fc00f57d96
fix: return empty object from getSettings when keyword is not found
5 years ago
mehmet-erim
185a88544e
feat: create react-native app template
...
#2699
5 years ago
mehmet-erim
384efc9217
chore: replace the ^ prefix of abp ng package versions with the tilde
5 years ago
mehmet-erim
03555dbdf5
refactor: remove unnecessary function call from config state
5 years ago
mehmet-erim
3184156b2f
refactor: add type error control to config state
5 years ago
mehmet-erim
50f7cbde57
chore: add source-code-requirements folder to ng-packs project
5 years ago
Arkat Erol
01f1470021
npm preview-publish update
5 years ago
Arkat Erol
754185d3e2
npm-cli-login added for preview npm publish
5 years ago
Arkat Erol
3da907f3d4
npm version update
5 years ago
erolarkat
6767613756
npm-packages
5 years ago
erolarkat
d570796797
Upgrade ng package versions
5 years ago
mehmet-erim
ccc87991c7
chore: update preview-publish.ps1
5 years ago
mehmet-erim
2234350a1d
fix: fix providerKey required error
5 years ago
mehmet-erim
9c41d8ecc3
fix(core): add a condition to config plugin for waiting for the config modules
5 years ago
mehmet-erim
a5f64606f9
fix(core): fix tiered project logout problem
5 years ago
mehmet-erim
9e5a481c6d
chore: remove pagination tests,
...
import pagination module to table tests
5 years ago
mehmet-erim
8684932ae8
chore: remove paginator styles
5 years ago
mehmet-erim
bf8029e417
chore: update the dev-app package json
5 years ago
mehmet-erim
1aa43f90d2
feat(core): add @angular/localize as dependency to core package
...
#2345
5 years ago
mehmet-erim
1c29ac629f
chore: remove primeng from template
...
closes #2924
5 years ago
mehmet-erim
8213b0e70d
feat(theme-shared): add ngb-pagination to table component
...
#2924
5 years ago
mehmet-erim
8c914a7698
chore: decrecate the pagination component
5 years ago
mehmet-erim
e70fc9ec8c
fix: fix some errors caused by Angular 9
5 years ago
mehmet-erim
18757c70eb
refactor(account-config): remove unnecessary DIs
5 years ago
mehmet-erim
724896383d
fix(account): fix type error
5 years ago
mehmet-erim
96f4ef8d83
fix(core): fix wrong import
5 years ago
Arkat Erol
5460d79f1c
Merge branch 'master' into dev
5 years ago
Arkat Erol
22b7223de1
version update
5 years ago
Arkat Erol
478e8797e3
version update
5 years ago
Arkat Erol
5eb5298b78
Updated npm packages
5 years ago
Arkat Erol
8b95e7469f
Upgrade ng package versions
5 years ago
maliming
561be154db
Use $ instead of jQuery.
5 years ago
maliming
1638d5cefb
Make sure the script is executed before the callback method.
5 years ago
TheDiaval
ea391d7d6c
refactor(theme-shared): add status enum to confirmation model and use it instead of toaster status enum
5 years ago
TheDiaval
7c15623dd2
doc: add deprecation warning
5 years ago
TheDiaval
4eb57ba270
test(theme-shared): correct directive test
5 years ago
TheDiaval
586047682b
feat(core): add dispatch function for set environment action
5 years ago
TheDiaval
a601a10d9a
feat(core): add set environment action to config state
5 years ago
Arkat Erol
67488b9ac2
npm publish version test
5 years ago
mehmet-erim
ef78ff655b
ci: remove unnecessary yarn command from publish.ps1
5 years ago
mehmet-erim
3106729f01
ci: add npm install as first step to publish scripts
5 years ago
mehmet-erim
bc640ebee5
ci: fix commander description
5 years ago
mehmet-erim
48145a45f0
chore: remove primeng imports from modules
5 years ago
mehmet-erim
a158463869
chore: fix build error
5 years ago
mehmet-erim
7d2b195de9
ci(scripts): add preview publish for nightly pipeline
5 years ago
mehmet-erim
55f30c51cb
feat: add error response code condition for error title
...
resolves #2763
5 years ago
mehmet-erim
7e97483d28
feat(identity): add an ngIf that checks isStatic for delete button in roles.component
...
#2763
5 years ago
mehmet-erim
b71a1e74ed
fix(identity): add maxResultCount param to GetRoles action in the users component
5 years ago
mehmet-erim
e1984bf4a1
refactor(account): remove unnecessary class names
5 years ago
mehmet-erim
719f6486b7
fix(identity): fix exist user roles problem
...
#2721
5 years ago
mehmet-erim
3e233001d4
feat: add NgxValidateCoreModule to shared modules
5 years ago
Mehmet Erim
70cf41dd30
Merge pull request #2734 from abpframework/akin/Created-logout-in-oauth-service-in-ui
...
Added logout in authService
5 years ago
mehmet-erim
0d850612bd
fix(core): add undefined control to AddRoute action listener
...
resolves #2738
5 years ago
AkinCam
b1934b4102
Removed OauthService in application-layout
5 years ago
AkinCam
0c727af9ed
Added logout in authService
5 years ago
Halil İbrahim Kalkan
83ba323db2
Upgrade NPM packages in the templates
5 years ago
Halil İbrahim Kalkan
b706463394
Upgrade ng package versions
5 years ago
Mehmet Erim
5870ca3952
Merge pull request #2700 from abpframework/doc/localization
...
doc: localization service function descriptions
5 years ago
TheDiaval
afcba21320
refactor(theme-basic): change bootstrap classes
5 years ago
TheDiaval
d3c6d73bc2
refactor(settings-management): change bootstrap class name
5 years ago
TheDiaval
3627c3c8c0
refactor(core): correct the description of functions
5 years ago
TheDiaval
edb307d203
doc(core): add function descriptions
5 years ago
mehmet-erim
80e626cec2
style: make manage profile responsive
5 years ago
mehmet-erim
132653a8c9
style: remove animation from navbar
5 years ago
mehmet-erim
ae910d9414
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim
2a5cfa0823
refactor: make permission management modal responsive
5 years ago
mehmet-erim
08becb31dc
fix: fix require non alpha numeric validation
5 years ago
TheDiaval
9cb044cd68
refactor(theme-shared): change media query width
5 years ago
TheDiaval
589dea1186
fix(theme-shared): add media query to solve mobile responsiveness issues
5 years ago
mehmet-erim
a7f53bb5a9
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim
afb4a22c61
refactor(core): make toLocalIsoString optional
...
#2666
5 years ago
Mehmet Erim
2b648a6958
Merge pull request #2655 from abpframework/refactor/confirmation
...
refactor: confirmation component styles
5 years ago
mehmet-erim
395a7aebfc
fix: remove a button that use for debug
5 years ago
mehmet-erim
82b8b9d659
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim
6ff38b645d
feat(identity): set default roles as true in new user modal
5 years ago
mehmet-erim
ce198e2248
feat: add delay input to loading directive
5 years ago
TheDiaval
996defcc00
refactor(theme-basic): change scss styles to css
5 years ago
TheDiaval
09a56ef0b0
feat(theme-basic): add confirmation component styles
5 years ago
TheDiaval
38b20f8350
refactor(theme-shared): remove confirmation colors
5 years ago
TheDiaval
9be583e275
feat(theme-basic): add modal backdrop style
5 years ago
TheDiaval
6a22b31835
refactor(theme-shared): change modal backdrop style
5 years ago
mehmet-erim
69a03f1ece
fix(scripts): remove version control from publish script
5 years ago
mehmet-erim
ae53dc740a
chore: install typescript to scripts folder
5 years ago
mehmet-erim
1796c4c5d6
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim
3f41debd84
fix(theme-shared): fix date formatting for ngb datepicker
5 years ago
mehmet-erim
97bc1d03bc
chore: update favicon files
5 years ago
TheDiaval
cbe3b90c1d
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
TheDiaval
553508b15f
refactor(theme-shared): change toast close button style
5 years ago
mehmet-erim
9e7aeb3b0b
style(theme-shared): fix table empty row styles
5 years ago
mehmet-erim
1e15a541c0
fix(theme-shared): fix table sort icon hiding problem
5 years ago
mehmet-erim
bf7406f9d5
docs: update ng changelog
5 years ago
Halil İbrahim Kalkan
8db15a81cb
Increased version of the npm packages and published all.
5 years ago
Halil İbrahim Kalkan
407ad749bb
Upgrade ng package versions
5 years ago
mehmet-erim
df04c88568
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim
fd123ebde4
fix: convert imports as relative
5 years ago
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
...
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