Commit Graph

1175 Commits (8e55886b954cbea1d806c5bf7ba06f71b1181054)

Author SHA1 Message Date
mehmet-erim 83645730b9 refactor: deprecate the requirements obj
5 years ago
mehmet-erim aab32ad8c5 chore: set dev-app as default project
5 years ago
Mehmet Erim 9fbee46837
Merge pull request #3376 from abpframework/feature/1650
5 years ago
mehmet-erim c4c4cfadcc fix: fix lint error
5 years ago
Arman Ozak 4d93244f06 feat(core): add methods to LinkedList for adding and dropping multiple nodes
5 years ago
Mehmet Erim f6c70c3b35
Merge pull request #3299 from yinchang0626/fix_SetEnvironment_Action
5 years ago
mehmet-erim 191d2baa52 feat: add apiName variables to some services
5 years ago
mehmet-erim 6b07a3a837 refactor(core): add fallback api to getApiUrl selector
5 years ago
Mehmet Erim 43b51c085c
Merge pull request #3359 from abpframework/feature/3350
5 years ago
Arman Ozak 026fb1defb feat(core): iterate over linked list nodes instead of node values
5 years ago
Arman Ozak 6599c2a676 fix(core): avoid lint errors
5 years ago
Arman Ozak d56f2c7f94 feat(core): add dropByValueAll to LinkedList
5 years ago
Arman Ozak 75a13a0aa4 feat(core): add doubly linked list as shared utility
5 years ago
Arman Ozak 439ca98c82 feat(core): make TrackByService publicly available
5 years ago
mehmet-erim fc3040adfd chore: update symlink manager version
5 years ago
mehmet-erim 2ef1a386bf feat(ci): add package control to install-new-dependencies script
5 years ago
mehmet-erim 83e9a6b904 chore: update gitignore
5 years ago
mehmet-erim f8f36c53ce chore: add a new environment named internal
5 years ago
mehmet-erim 9da3a6b99b chore: update NPM versions
5 years ago
mehmet-erim 42367498c8 test(core): fix config-state testing error
5 years ago
Mehmet Erim eea3a5ee90
Merge pull request #3320 from abpframework/feature/type-safe-track-by-deep
5 years ago
mehmet-erim 6dda74a8dd refactor(core): take precaution for type error in config state
5 years ago
Arman Ozak 15b93c3199 feat(core): export trackBy and trackByDeep separately
5 years ago
Arman Ozak 25204e5d34 refactor: remove bySelf method
5 years ago
Arman Ozak 007421aae1 feat(core): use Object.Paths in byDeep method of TrackByService
5 years ago
Arman Ozak ecb930dda2 build(npm): add ts-toolbelt to devDependencies
5 years ago
YinChang 5f38e4bf31 fix(ng.core) correct params of SetEnvironment Action
5 years ago
Mehmet Erim 4844ca8b53
Update rest.service.ts
5 years ago
Arman Ozak ddf286d477 refactor(core): change internals of request method of RestService
5 years ago
Arman Ozak 5655ce4331 feat(core): add a utility function that checks if a value is undefined or empty string
5 years ago
Mehmet Erim 0a4e3e13c0
Merge pull request #3230 from abpframework/feature/3137
5 years ago
Mehmet Erim c943800eca
Merge pull request #3236 from abpframework/feature/3204
5 years ago
Arman Ozak a1bf9980d0 feat(core): add a utility service for easy TrackByFunction implementation
5 years ago
Arkat Erol 1dc4556e34 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Arkat Erol d5c0c8c278 preview npm publish version create changed
5 years ago
Arman Ozak 3c3d227e4e fix(core): use interface instead of type literal for Apis and ApiConfig
5 years ago
Arman Ozak 5bab2dabfc feat(core): get apiName from config parameter and use it in request
5 years ago
Arman Ozak edcd788233 feat(core): improve Config.Environment interface
5 years ago
mehmet-erim 9181f3f8d3 feat(ci): take next version from common props
5 years ago
Arkat Erol cee7f461b6 npm cli login removed from preview publish
5 years ago
Arman Ozak 3ae4621a70 feat: add optional apiName to Rest.Config
5 years ago
erolarkat 2592c46b24 npm packages
5 years ago
erolarkat 4279a2e6a2 npm packages
5 years ago
erolarkat e5aead7089 Upgrade ng package versions
5 years ago
erolarkat 034da97dda Revert "1"
5 years ago
erolarkat 6ebc261672 1
5 years ago
mehmet-erim 87d59b231f chore: update status enum deprecated message
5 years ago
mehmet-erim fffbd06dfe fix: fix lint error
5 years ago
mehmet-erim 5c2f8432e3 feat(tenant-management): add admin password and email fields to new tenant form
5 years ago
mehmet-erim dbd5b9868b chore: remove unneccessary files
5 years ago
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
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"
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
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,
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
5 years ago
mehmet-erim 1c29ac629f chore: remove primeng from template
5 years ago
mehmet-erim 8213b0e70d feat(theme-shared): add ngb-pagination to table component
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
5 years ago
mehmet-erim 7e97483d28 feat(identity): add an ngIf that checks isStatic for delete button in roles.component
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
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
5 years ago
mehmet-erim 0d850612bd fix(core): add undefined control to AddRoute action listener
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
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
5 years ago
Mehmet Erim 2b648a6958
Merge pull request #2655 from abpframework/refactor/confirmation
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