Commit Graph

568 Commits (0b2dd2e2e4e0068ee561e7b538644ba99be57596)

Author SHA1 Message Date
Halil İbrahim Kalkan b010535173
Merge pull request #3366 from abpframework/maliming/Apply-Entity-Extension-System-for-samples
5 years ago
mehmet-erim f9d56c6441 refactor: use forkJoin instead of concat
5 years ago
mehmet-erim 9d8acf8550 feat: implement new LazyLoadService
5 years ago
mehmet-erim 4afe669355 chore: update app template npm versions
5 years ago
maliming d0ee68e612 Use object extension system.
5 years ago
Halil İbrahim Kalkan 2270e3c004 Update MyProjectNameDomainObjectExtensions.cs
5 years ago
Halil İbrahim Kalkan 7fa67b1636 Change object mapping style for the app startup template.
5 years ago
Halil İbrahim Kalkan d93226fbac Implement DTO object extensions for the tenant management module.
5 years ago
Halil İbrahim Kalkan 8f7d115ae2 Apply object extension changes to the app template.
5 years ago
Halil İbrahim Kalkan 61453a2bd3 Update template for the ObjectExtending change.
5 years ago
Arman Ozak 8d71b74281 style: add prettierrc and rules matching other angular projects
5 years ago
mehmet-erim 83645730b9 refactor: deprecate the requirements obj
5 years ago
Halil İbrahim Kalkan 30cd18abfa Update MyProjectNameDbContextModelCreatingExtensions.cs
5 years ago
Halil İbrahim Kalkan fc3ae6a190 Update startup template to use the new entity extension system to customize the IdentityUser entity
5 years ago
maliming 9cc51474c3 Migrate only tenants with connection strings.
5 years ago
maliming 3872def4d5
Merge pull request #3150 from abpframework/maliming/Microsoft
5 years ago
erolarkat 2592c46b24 npm packages
5 years ago
mehmet-erim 9bff2716d5 refactor: remove unnecessary condition
5 years ago
mehmet-erim 2db56d592f feat(rn): add admin email and password fields to create tenant form
5 years ago
Halil İbrahim Kalkan fab5dddac0 Resolved #3189: /api/test API should be removed
5 years ago
maliming a045728071 Merge branch 'dev' into maliming/Microsoft
5 years ago
mehmet-erim ae5f68497f fix(rn): fix logout fn name
5 years ago
mehmet-erim 072fa04314 refactor: remove promise all from AppContainer
5 years ago
mehmet-erim 14efa745a2 feat(rn): add getAllRoles instead of getRoles to identityAPI
5 years ago
mehmet-erim 5e1ed35ff9 Merge branch 'dev' of https://github.com/abpframework/abp into feat/react-native/create-template
5 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
5 years ago
Super 3445449b6f
Add EfCore.Tools package reference to HttpApi.Host.
5 years ago
mehmet-erim e4787631a6 Merge branch 'dev' of https://github.com/abpframework/abp into feat/react-native/create-template
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
mehmet-erim 0212613ca7 chore: update npm versions
5 years ago
maliming 537fb1a494 Add localization files to module templates.
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 50c6d720b4 chore: change the angular app template project name
5 years ago
Leon Košak 409cdfdfdd
Create sl.json
5 years ago
Halil İbrahim Kalkan 2fb95b4bc6
Update .gitignore
5 years ago
erolarkat e87154a4d7 merge
5 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy.
5 years ago
Halil İbrahim Kalkan 7d94050cae Apply #2960 for the module template
5 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
5 years ago
Halil İbrahim Kalkan 69db16a854 Resolved #2941: Change DbMigrationService to work with multiple IDbSchemaMigrator implementations by default for the startup template
5 years ago
mehmet-erim 644350f034 chore: replace first character of abp packages with tilde
5 years ago
mehmet-erim 8a096434f1 feat: update the app template to support Angular 9
5 years ago
mehmet-erim a9b19f8f34 chore: remove the spec files.
5 years ago
mehmet-erim 9c426777ed feat: change lazy abp modules references
5 years ago
mehmet-erim 2c024b7336 chore: remove lazy libs folder
5 years ago
mehmet-erim 8ba50b8bda chore: add recomemded vscode extensions to app template
5 years ago
mehmet-erim 1c29ac629f chore: remove primeng from template
5 years ago
mehmet-erim 95f62d7410 Merge branch 'dev' of https://github.com/abpframework/abp into feature/angular-9
5 years ago