Commit Graph

526 Commits (ff3c77b3777b69fa7d6279297073c2f6067b26b0)

Author SHA1 Message Date
Halil İbrahim Kalkan 0b9563e36f Resolved #2231: Create PS1 file to run the microservice demo from the command line.
5 years ago
Halil İbrahim Kalkan 667294cc8b #2231 Change applicationUrls for the microservice demo applications
5 years ago
Xeevis c59d51d01a Update Czech localization files
5 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
5 years ago
mehmet-erim 1f2121920b chore(bookstore): update abp versions
5 years ago
maliming e37deb8ddc Grant permissions to backend-admin-app-client
5 years ago
maliming 0ffbb51449 Use ExpireTimeSpan instead of Cookie.Expiration.
5 years ago
maliming 5ba8367b17 Calling UseRouting before UseMvcWithDefaultRouteAndArea.
5 years ago
maliming 0b95234ccd Upgrade Ocelot to support net core 3.0
5 years ago
maliming 07537481bf Update the Sample project.
5 years ago
Halil İbrahim Kalkan a5c9a92ede
Merge pull request #1975 from abpframework/maliming/dockerfile
5 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0
5 years ago
maliming 27f44c68a5 Move UseAuthorization after UseIdentityServer.
5 years ago
Yunus Emre Kalkan 14d391ab93 Merge branch 'dev' into pr/1956
5 years ago
gdlcf88 44c9ef9166 Complete some permission checks.
5 years ago
Halil İbrahim Kalkan bbd0c2e385
Merge pull request #1938 from abpframework/maliming/migration
5 years ago
Halil İbrahim Kalkan 4228ce096e Remove usage of Volo.Abp.Configuration namespace.
5 years ago
maliming 6f0ecace58 Update project migration.
5 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
5 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan 680b903800 RemoteServiceOptions to AbpRemoteServiceOptions cont.
5 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
5 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
5 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
5 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs
5 years ago
Yunus Emre Kalkan c5640700dd RabbitMqEventBusOptions to AbpRabbitMqEventBusOptions
5 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
5 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
5 years ago
maliming 204703f5f6 Enable Swagger UI
5 years ago
maliming a6a2cda04f
Merge branch 'dev' into maliming/GenericHost
5 years ago
Halil İbrahim Kalkan 5109a955f8 Update BasicAspNetCoreApplication and Getting-Started-AspNetCore-Application based on ABP v0.22.
5 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
5 years ago
maliming c5cf2ae24a Fix unit test.
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
maliming 450dcd981d Update identity server migration.
5 years ago
Halil İbrahim Kalkan b8a90037fd
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
5 years ago
maliming c80314a852 Update BookStore-Modular.
5 years ago
maliming 51b897b526 Change abp package reference.
5 years ago
maliming 014c939e06 Update BookStore-Angular-MongoDb.
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
5 years ago
Yunus Emre Kalkan 3175914bfe Update Acme.BookStore.Web.csproj
5 years ago
Yunus Emre Kalkan 1b35606bda bookstore upgraded to abp 0.21 (.net core 3.0)
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 2cb0438aa9 Upgraded npm packages in the samples
5 years ago
Halil İbrahim Kalkan f8db577d5b Upgrade AbpConsoleDemo to ABP v0.20.
5 years ago
Halil İbrahim Kalkan 482dafbc4b Upgrade BasicAspNetCoreApplication tp ABP v0.20.
5 years ago
Halil İbrahim Kalkan 7d4dc5dd07 Upgrade npm package dependencies in templates.
5 years ago
Halil İbrahim Kalkan 886e0fa420 Merge branch 'dev' into aspnetcore-3.0
5 years ago
mehmet-erim 1f825d1132 feature(theme-shared): add defautl duration to collapse animation
5 years ago
Halil İbrahim Kalkan 175137b4d2 Disable swagger, add routing
5 years ago
Halil İbrahim Kalkan d6e617998e Upgrade microservice demo solution .net core 3.0
5 years ago
Halil İbrahim Kalkan 8dcee0e05a Upgrade dashboard demo to asp.net core 3.0
5 years ago
Halil İbrahim Kalkan 3e49781460 Upgrade rabbirmqeventbus project to netcore 3.0
5 years ago
Halil İbrahim Kalkan d040a364c6 Make HttpApi.Host working
5 years ago
Halil İbrahim Kalkan a880769679 Aded books page
5 years ago
Halil İbrahim Kalkan 6406201f30 Added modular bookstore sample
5 years ago
Dillan Cagnetta 257257c834 Fix: IEventBus only has PublishAsync method - replaced Publish
5 years ago
Yunus Emre Kalkan b2293ef6a8
Merge pull request #1649 from abpframework/maliming/id4
6 years ago
maliming 1c95d53779 Update EF Core Migration.
6 years ago
Rwing 0150621ce9
Fix typo of mongodb connection string in sample project
6 years ago
Rwing 5a90ea15da
Fix typo of mongodb connection string in sample project
6 years ago
mehmet-erim 9f05d20ef4 update npm versions
6 years ago
Yunus Emre Kalkan f608d8b5f0 pgrade @abp npm dependencies to latest version
6 years ago
mehmet-erim 0becd53db4 feature: update npm versions
6 years ago
mehmet-erim 156789c61e refactor(angular-tutorial-sample): definitions
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Halil İbrahim Kalkan 0d8ddfa1ff Update BookStoreMongoDbTestModule.cs
6 years ago
Halil İbrahim Kalkan dfcebaa74b Update nuget packages.
6 years ago
Halil İbrahim Kalkan 6dba1973af Added tests to bookstore angular sample
6 years ago
mehmet-erim 373f94cb61 refactor(bookstore-angular): sync via docs
6 years ago
maliming d27e46afde Correct the mongoDb connection string.
6 years ago
mehmet-erim acb3790473 feature(book-store): add add & update book
6 years ago
mehmet-erim 775e2dfd95 fetature(bookstore): update clientId
6 years ago
mehmet-erim 69a6f558c8 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 5154e80add fix(angular-tutorial): add some modules in shared.module
6 years ago
Yunus Emre Kalkan 59da97e23d Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Halil İbrahim Kalkan 749d6828b9 Use ConfigureByConvention
6 years ago
Yunus Emre Kalkan 059faf5067 dashboard demo @abp/chart.js": "^0.8.1
6 years ago
Yunus Emre Kalkan 41b7c9c1eb removed chart.js from dashboardDemo and used from framework
6 years ago
Halil İbrahim Kalkan a74585a1b9
Merge pull request #1564 from abpframework/maliming/mongoUrl
6 years ago
Yunus Emre Kalkan c8875c5ea0 added IWidgetPolicyChecker
6 years ago
maliming cefe98ba7a Modify templates and other connection strings.
6 years ago
Halil İbrahim Kalkan 7d683b82d1 Added books component
6 years ago
Halil İbrahim Kalkan b324cbd2cc Added application services
6 years ago
Halil İbrahim Kalkan c4bc24df0a Create domain layer and mongodb integration
6 years ago
Halil İbrahim Kalkan 41407fdec6 Added angular & mongodb sample for bookstore
6 years ago
Halil İbrahim Kalkan a4ffbaa3df Remove angular sample
6 years ago
Halil İbrahim Kalkan 2b305e6e6c Added bookstore angular sample
6 years ago
Halil İbrahim Kalkan aa64a8cd24 Complete the widget document
6 years ago
Halil İbrahim Kalkan 699eb128c8 Widget manager documentation
6 years ago
Halil İbrahim Kalkan 042d1fb0e6 Simplify to create a widget dashboard.
6 years ago
Halil İbrahim Kalkan 6c85ee4777 Remove DashboardManager
6 years ago
Yunus Emre Kalkan 150eeb1101 LicenseStatisticWidget js refactor
6 years ago
Halil İbrahim Kalkan ae4e9b3161 Update Default.js
6 years ago
Halil İbrahim Kalkan 5528011425 Move DashboardManager and WidgetManager to the framework.
6 years ago
Halil İbrahim Kalkan f8f2bdb91d Update MyDashboard.js
6 years ago
Halil İbrahim Kalkan a491fc0799 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan dab23d9b6f Refactor widget sample
6 years ago
Halil İbrahim Kalkan ebc2455bfb Add RefreshUrl for Widgets
6 years ago
Yunus Emre Kalkan 4a0d23c605 Update DashboardAppService.cs
6 years ago
Halil İbrahim Kalkan 771d7d00ea Move widget components to shared folder.
6 years ago
Yunus Emre Kalkan 7a90f80ae3 used widget manager for all widgets
6 years ago
Halil İbrahim Kalkan 4f50370d08 Introduce abp.DashboardManager
6 years ago
Yunus Emre Kalkan 0cd1f8aa6b Remove WidgetFilter and duplicate StartDate and EndDate
6 years ago
Yunus Emre Kalkan 0ff9ad5b19 Pie chart example
6 years ago
Halil İbrahim Kalkan f7aac2f54e Update Default.js
6 years ago
Halil İbrahim Kalkan 357864cdc0 Update MyDashboard.cshtml
6 years ago
Halil İbrahim Kalkan 9d8515d23c Refactor NewUserStatisticWidget\Default.js
6 years ago
Halil İbrahim Kalkan 9990e64bea Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 59849384ad Refactor NewUserStatisticWidgetViewComponent
6 years ago
Yunus Emre Kalkan 3a2c309789 Update Default.cshtml
6 years ago
Yunus Emre Kalkan 83a7d8e850 added NewUserStatistic chart to dashboard demo
6 years ago
Yunus Emre Kalkan c04e7b5bc1 removed old dashboard demo
6 years ago
Halil İbrahim Kalkan 1b9adcad1c Update MyDashboard.cshtml
6 years ago
Halil İbrahim Kalkan 6c2a25431e Update Default.js
6 years ago
Halil İbrahim Kalkan 617c4ae2c5 Refresh the counters widget by AJAX
6 years ago
Halil İbrahim Kalkan 8d45d8129d Get counts from app service.
6 years ago
Halil İbrahim Kalkan 46eb5b380b Create initial sample dashboard.
6 years ago
Halil İbrahim Kalkan 1a88a13b7f Update MyWidgets.cshtml
6 years ago
Halil İbrahim Kalkan f186648270 Renamed StyleSrcs to StyleFiles and ScriptSrcs to ScriptFiles
6 years ago
Halil İbrahim Kalkan 39b7abf4b4 Resolve #297: Widget system.
6 years ago
Halil İbrahim Kalkan fb9b39452f Remove WidgetRenreder and decorate DefaultViewComponentHelper instead.
6 years ago
Halil İbrahim Kalkan 150887d7eb Added sample widget.
6 years ago
Halil İbrahim Kalkan d67be12288 Update DashboardDemoWebModule.cs
6 years ago
Halil İbrahim Kalkan 8949e87249 Replace dashboard demo
6 years ago
Yunus Emre Kalkan 14a7d87d8d Update abp.resourcemapping.js
6 years ago
Yunus Emre Kalkan 0ad7b0c034 dashboard demo improvements
6 years ago
Yunus Emre Kalkan 6032d2403f global filters ui
6 years ago
Yunus Emre Kalkan 780c8e9cbe dashboard demo improvements
6 years ago
Yunus Emre Kalkan a1697c26f0 dashboard demo improvements
6 years ago
Yunus Emre Kalkan 2723df5d65 IUserStatisticAppService renamed to IDemoStatisticAppService
6 years ago
Yunus Emre Kalkan 8926b4379e sample dashboard demo: widgets are moved to seperated folders
6 years ago
Yunus Emre Kalkan a07ab5e69f Dashboard global filter sample
6 years ago
Yunus Emre Kalkan 530b7dc25f dashboard demo: added chart example
6 years ago
maliming b1ce6a5ee4 Undo changes to the BookStore namespace. Wait for a new version to be released.
6 years ago
maliming 118e8ee2af Fixed Namespace Issue
6 years ago
maliming b179564799 asp.net core InProcess hosting SetCurrentDirectory.
6 years ago
Yunus Emre Kalkan 499b4df9dd Upgrade BookStore and other samples to v0.18.1.
6 years ago
maliming a9930db7e4 Remove StackExchange.Redis.StrongName
6 years ago
maliming fd60fa9c7e Resolve #1382 Use the new Redis package.
6 years ago
Yunus Emre Kalkan 0cea010fae abp npm packages update
6 years ago
Super 839d1b1bd7
Update AppUser.cs
6 years ago
Super f0e08b2c28
Update AppUser.cs
6 years ago
Super a578fa2c30
Update DashboardDemoPermissionDefinitionProvider.cs
6 years ago
Super 11a60ceaaa
Update BookStorePermissionDefinitionProvider.cs
6 years ago
Yunus Emre Kalkan 22b534db4e updated npm packages
6 years ago