Ahmet
|
af3dcf0137
|
Update Index.cshtml
|
4 years ago |
Ahmet
|
8b41e00f61
|
added module menu
|
4 years ago |
mehmet-erim
|
e07056dbe4
|
update angular version of templates to latest
|
4 years ago |
Halil İbrahim Kalkan
|
ddf0a9520e
|
Set PublishTrimmed to false for Blazor app.
|
4 years ago |
Halil İbrahim Kalkan
|
7505797a27
|
Update MyCompanyName.MyProjectName.EntityFrameworkCore.DbMigrations.csproj
|
4 years ago |
Halil İbrahim Kalkan
|
a1df9bf5a5
|
Use async queryable in startup templates.
|
4 years ago |
Yunus Emre Kalkan
|
fb2c76082a
|
allow paths to include whitespace in dbmigrator & cli
|
4 years ago |
Mehmet Erim
|
7b6b9f7473
|
Merge pull request #7327 from abpframework/auto-merge/rel-4-1/102
Merge branch rel-4.2 with rel-4.1
|
4 years ago |
Arman Ozak
|
47d89b7ddc
|
fix dev-app styles path
|
4 years ago |
Arman Ozak
|
3a09416f0a
|
update styles in test projects of angular templates
|
4 years ago |
erolarkat
|
51ecf017ba
|
npm packages 4.2.0-rc.2
|
4 years ago |
Halil İbrahim Kalkan
|
7f366449b3
|
Update MyCompanyName.MyProjectName.DbMigrator.csproj
|
4 years ago |
liangshiwei
|
d52198bb39
|
Rename AddInitialMigrationAsync to AddInitialMigration
|
4 years ago |
Yunus Emre Kalkan
|
732afa51d5
|
MyProjectNameDbMigrationService remove unneccessary async
|
4 years ago |
Yunus Emre Kalkan
|
a71e460892
|
Fix DbMigrator for mongodb
resolves https://github.com/abpframework/abp/issues/7242
|
4 years ago |
erolarkat
|
31c894d237
|
npm packages 4.2.0-rc.1
|
4 years ago |
Mladen Macanovic
|
08e42ed46f
|
Merge branch 'dev' into stsrki/dev-blazor-server
|
4 years ago |
Halil İbrahim Kalkan
|
260f8d67c6
|
Merge branch 'dev' into auto-merge/rel-4-1/69
|
4 years ago |
Mladen Macanovic
|
c8c03a715b
|
Update to Blazorise 0.9.3-preview6
|
4 years ago |
erolarkat
|
3340ccb854
|
npm packages 4.1.1
|
4 years ago |
Mladen Macanovic
|
35bf8be7a8
|
WIP blazor server
|
4 years ago |
maliming
|
7980218022
|
Merge pull request #7175 from nielscil/dev-translate-dutch
Localized framework + modules to dutch (nl culture)
|
4 years ago |
nielscil
|
be1c5af08d
|
localized framework + modules to dutch
|
4 years ago |
Halil İbrahim Kalkan
|
37ff49f67c
|
Add UseUnitOfWork to startup template.
|
4 years ago |
liangshiwei
|
8ef37b5f9b
|
Set returnUrl for Web.Host account management button
|
4 years ago |
Halil İbrahim Kalkan
|
7725e62245
|
Merge branch 'dev' into ui-extensions-blazor
|
4 years ago |
maliming
|
913a2a33b6
|
Move _ViewImports to Pages folder.
|
4 years ago |
Halil İbrahim Kalkan
|
23b63272ce
|
Add scopes.
|
4 years ago |
Halil İbrahim Kalkan
|
7a8b53e7e7
|
Merge pull request #6853 from abpframework/stsrki/dev-page-progress
Page progress
|
4 years ago |
Mehmet Erim
|
ec98bc8e15
|
Merge branch 'dev' into auto-merge/rel-4-1/50
|
4 years ago |
erolarkat
|
e28f354793
|
npm packages 4.1.0
|
4 years ago |
Yunus Emre Kalkan
|
7108266759
|
refactor MyProjectNameDbMigrationService
|
4 years ago |
Yunus Emre Kalkan
|
e81c7a4f7c
|
Merge branch 'dev' into CreateMigrationAndRunMigrator
|
4 years ago |
Mehmet Erim
|
ba71d7b4a0
|
Merge pull request #7030 from abpframework/auto-merge/rel-4-1/42
Merge branch dev with rel-4.1
|
4 years ago |
maliming
|
191b444ab9
|
Add en-GB language to template projects.
|
4 years ago |
maliming
|
b2a78a5eda
|
Merge branch 'dev' into languages/add-en-GB-English-UK-json-files
|
4 years ago |
Ilkay Ilknur
|
68db91617e
|
bundle external resources.
|
4 years ago |
Ilkay Ilknur
|
cc996ae356
|
exclude main.css from bundle.
|
4 years ago |
Mladen Macanovic
|
1db1305120
|
Merge branch 'dev' into stsrki/dev-page-progress
|
4 years ago |
GameBelial
|
89523eac21
|
Update the connection string information in the documentation and docker compose.
|
4 years ago |
Kevin
|
bd52241566
|
Added en-GB json files
|
4 years ago |
GameBelial
|
1ff40d4bd2
|
To solve the issue of Issue-6819, for SQL Server, the connection string does not enable the MultipleActiveResultSets=true feature by default.
|
4 years ago |
Yunus Emre Kalkan
|
2debe79b3f
|
Merge branch 'dev' into CreateMigrationAndRunMigrator
|
4 years ago |
Mladen Macanovic
|
1221d50d62
|
Update to latest Blazorise 0.9.3-preview4
|
4 years ago |
liangshiwei
|
e3082f6ab5
|
Enabled swagger login for HostWithIds project
|
4 years ago |
Ahmet Çotur
|
441d30a03c
|
Merge pull request #6778 from abpframework/liangshiwei/template-patch-1
Set returnUrl for blazor account manage button
|
4 years ago |
Yunus Emre Kalkan
|
c53945f490
|
DbMigrator creates the initial migration if no migration exists
|
4 years ago |
liangshiwei
|
3511f866c1
|
Set returnUrl for blazor account manage button
|
4 years ago |
liangshiwei
|
7be8907321
|
Merge branch 'dev' into liangshiwei/redirectAllowedUrl
|
4 years ago |
Ilkay Ilknur
|
89541d0003
|
Merge branch 'dev' into ui-extensions-blazor
|
4 years ago |
liangshiwei
|
acb596d38c
|
Added RedirectAlowedUrls
|
4 years ago |
erolarkat
|
84656d54ac
|
npm packages 4.1.0-rc.2
|
4 years ago |
erolarkat
|
78708418f2
|
npm packages 4.1.0-rc.1
|
4 years ago |
Halil İbrahim Kalkan
|
88f9b01857
|
Merge pull request #6663 from abpframework/liangshiwei/patch-1
Set to # only for null URL
|
4 years ago |
liangshiwei
|
3ae67cb7db
|
Update MyProjectNameHttpApiHostModule.cs
|
4 years ago |
maliming
|
095d613807
|
Update MyProjectNameBundleContributor.
https://github.com/abpframework/abp/pull/6668
|
4 years ago |
maliming
|
c453c53b5c
|
Merge pull request #6649 from abpframework/liangshiwei/swagger
Swagger UI: Set AntiForgeryToken every time
|
4 years ago |
liangshiwei
|
0cd5d78e53
|
Update MyProjectNameaMenuContributor.cs
|
4 years ago |
liangshiwei
|
237dbb1f6a
|
Improved
|
4 years ago |
Ilkay Ilknur
|
7bfb322c35
|
add comments
|
4 years ago |
Ilkay Ilknur
|
ff94053d4b
|
add abp cli options to the appsettings file.
|
4 years ago |
Ilkay Ilknur
|
866f309682
|
bundling improvements.
- Read bundling parameters from appsettings.json
- Implement exclude from bundle feature.
|
4 years ago |
Ilkay Ilknur
|
6386fe44f1
|
Merge branch 'dev' into ui-extensions-blazor
|
4 years ago |
Ilkay Ilknur
|
b797527903
|
add comments
|
4 years ago |
Ilkay Ilknur
|
2801e1b0e6
|
add abp cli options to the appsettings file.
|
4 years ago |
Ilkay Ilknur
|
4699927798
|
bundling improvements.
- Read bundling parameters from appsettings.json
- Implement exclude from bundle feature.
|
4 years ago |
erolarkat
|
d953b8c7c3
|
Merge branch 'rel-4.0' into dev
|
4 years ago |
erolarkat
|
e2aa2b49f0
|
npm packages 4.0.1
|
4 years ago |
maliming
|
f24bef0082
|
Merge branch 'dev' into maliming/sourcelink
|
4 years ago |
Halil İbrahim Kalkan
|
563ffb21a9
|
Merge pull request #6460 from abpframework/maliming/update-packages
Update packages to latest
|
4 years ago |
maliming
|
ffa9bcac40
|
Use 5.0.* as ms packages version in the template.
|
4 years ago |
maliming
|
8a277ddda4
|
Upgrade ms packages to 5.0.1
|
4 years ago |
Yunus Emre Kalkan
|
71a1246444
|
Merge branch 'rel-4.0' into dev
|
4 years ago |
Halil İbrahim Kalkan
|
9a9c744702
|
Rollback temp code
|
4 years ago |
Halil İbrahim Kalkan
|
7d6e568156
|
Take Module Entity Extensions document to open source side.
|
4 years ago |
maliming
|
7c7c55cfa7
|
Upgrade Swashbuckle.AspNetCore to 5.6.3.
|
4 years ago |
liangshiwei
|
51d0d219d0
|
Support sub-application deployment
|
4 years ago |
liangshiwei
|
dfd3fa09de
|
Merge pull request #6459 from wakuflair/add-async-suffix
Add "Async" suffix to `ConfigureMainMenu` method
|
4 years ago |
Halil İbrahim Kalkan
|
129b131ee2
|
Merge pull request #6462 from abpframework/stsrki/dev-blazorise093-p3
Updated to Blazorise 0.9.3 preview 3
|
4 years ago |
erolarkat
|
053a1271c7
|
Merge branch 'rel-4.0' into dev
|
4 years ago |
erolarkat
|
98a70fa173
|
npm packages 4.0.0
|
4 years ago |
Mladen Macanovic
|
1f9e0e279a
|
Updated to Blazorise 0.9.3 preview 3
|
4 years ago |
Halil İbrahim Kalkan
|
accb547bc0
|
Merge branch 'rel-4.0' into dev
|
4 years ago |
wakuflair
|
d3d4954b12
|
Add "Async" suffix to `ConfigureMainMenu` method
|
4 years ago |
wakuflair
|
a4a413a167
|
Also add "MyProjectNameMenus.cs" to MyCompanyName.MyProjectName.Web.Host project
|
4 years ago |
wakuflair
|
87dd08f805
|
Add `MyProjectNameMenus.cs` to blazor app template
|
4 years ago |
liangshiwei
|
aff13ab358
|
Merge pull request #6453 from abpframework/maliming/module-blazor
Update blazor in module.
|
4 years ago |
maliming
|
e696ac7e92
|
Update blazor in module.
|
4 years ago |
maliming
|
9ca56e8796
|
Update appsettings.json
|
4 years ago |
Ahmet Çotur
|
27b9315466
|
Merge pull request #6437 from abpframework/maliming/AddCorsOrigin
Check origin is not null or white space.
|
4 years ago |
maliming
|
20aa12154f
|
Check origin is not null or white space.
|
4 years ago |
Mehmet Erim
|
ecc80a4d3d
|
Update package.json
|
4 years ago |
Mehmet Erim
|
4094de7bab
|
Update package.json
|
4 years ago |
Arman Ozak
|
2239b60370
|
build: update Angular UI module template dependencies
|
4 years ago |
Arman Ozak
|
a63455d7cb
|
build: update Angular UI app template dependencies
|
4 years ago |
mehmet-erim
|
974ca661b4
|
chore: remove yarn.lock from .gitignore file
|
4 years ago |
mehmet-erim
|
af5feafd2d
|
chore. remove yarn.lock files
|
4 years ago |
erolarkat
|
f4c7def47a
|
Merge branch 'rel-4.0' into dev
|
4 years ago |
erolarkat
|
03e030c29d
|
npm packages 4.0.0-rc.5
|
4 years ago |
maliming
|
2beb90b3e1
|
Use Microsoft.SourceLink.GitHub
Fix #6398 fix #3462
|
4 years ago |
mehmet-erim
|
dbb3c28aba
|
chore: remove yarn.lock from .gitignore file
|
4 years ago |
mehmet-erim
|
e063f3100f
|
chore. remove yarn.lock files
|
4 years ago |
mehmet-erim
|
6b645707e4
|
chore(rn): update yarn.lock file
|
4 years ago |
mehmet-erim
|
e1a598bfa1
|
refactor(rn): move font loading logic to App.js file
#6397
|
4 years ago |
mehmet-erim
|
247172e552
|
feat: use new interfaces
|
4 years ago |
liangshiwei
|
c901286c4a
|
Enable DelayTextOnKeyPress by default
|
4 years ago |
Halil İbrahim Kalkan
|
869bc26a02
|
Merge pull request #6330 from abpframework/stsrki-rel-4.0-blazorise-0.9.3-p2
Stsrki rel 4.0 blazorise 0.9.3 p2
|
4 years ago |
erolarkat
|
03516b4236
|
npm packages 4.0.0-rc.4
|
4 years ago |
Mladen Macanovic
|
34ad8753ca
|
Update to Blazorise 0.9.3-preview2
|
4 years ago |
Mehmet Erim
|
1fc47b9e06
|
Merge pull request #6314 from abpframework/fix/6231
Fix/6231
|
4 years ago |
mehmet-erim
|
4321a9ec80
|
chore: update .prettierrc
|
4 years ago |
mehmet-erim
|
7f99293b20
|
fix: resolve field ref problem
|
4 years ago |
mehmet-erim
|
a87f559a5b
|
fix: resolve user updating problem
|
4 years ago |
mehmet-erim
|
ebf49c2a35
|
fix: set withCredentials to false
|
4 years ago |
maliming
|
2f40de535c
|
Merge pull request #6310 from abpframework/liangshiwei/patch-1
Fix deutsch misspelling
|
4 years ago |
liangshiwei
|
6612bc7c8f
|
Fix deutsch misspelling
|
4 years ago |
Ilkay Ilknur
|
16f34de539
|
style fix.
|
4 years ago |
Ilkay Ilknur
|
5cce0bec0c
|
typo fix.
|
4 years ago |
mehmet-erim
|
6d4a0ac7cb
|
Merge branch 'rel-4.0' of https://github.com/abpframework/abp into fix/6231
|
4 years ago |
Halil İbrahim Kalkan
|
6007e1b5b5
|
Make MyProjectNameComponentBase abstract.
|
4 years ago |
Halil İbrahim Kalkan
|
74fa373710
|
Added Blazor UI branding doc.
|
4 years ago |
mehmet-erim
|
2bcb8270f5
|
feat: install @react-native-async-storage/async-storage
|
4 years ago |
mehmet-erim
|
36a672a1c6
|
chore(rn): remove resolutions
|
4 years ago |
Halil İbrahim Kalkan
|
9be7823c56
|
Add scopes
|
4 years ago |
Halil İbrahim Kalkan
|
935767fced
|
Remove unnecessary module dbcontexts
|
4 years ago |
Alper Ebicoglu
|
b721db65e7
|
add Spanish language. closes #5931 & volosoft/volo#2283
|
4 years ago |
mehmet-erim
|
5253d2c876
|
feat(rn): upgrade react native ui template package versions
|
4 years ago |
mehmet-erim
|
26a80ad1d8
|
refactor(rn): improve some inputs ux
|
4 years ago |
mehmet-erim
|
431658b943
|
fix(rn): resolve the logging in problem
|
4 years ago |
mehmet-erim
|
6a8e9d7741
|
refactor(rn): update the auth config scope
|
4 years ago |
maliming
|
4187791fe9
|
Remove the slash at the end of the url.
|
4 years ago |
maliming
|
3511de5b3f
|
Add CorsOrigin when create identity server client.
|
4 years ago |
erolarkat
|
ad71833ca9
|
Merge branch 'rel-4.0' of https://github.com/abpframework/abp into rel-4.0
|
4 years ago |
erolarkat
|
a4f9ca2272
|
npm packages 4.0.0-rc.3
|
4 years ago |
maliming
|
2cc867e771
|
Remove `Updates AbpClaimTypes` code.
|
4 years ago |
erolarkat
|
591efb2395
|
npm packages 4.0.0-rc.2
|
4 years ago |
erolarkat
|
4725d8ba55
|
npm packages 4.0.0-rc.1
|
4 years ago |
Halil İbrahim Kalkan
|
06f8cf44b3
|
Merge pull request #6177 from abpframework/maliming/patch-ng
Rename MyProjectName_ConsoleTestApp to MyProjectName_App.
|
4 years ago |
bnymncoskuner
|
cd813ebc94
|
chore: fix injects in angular json
|
4 years ago |
bnymncoskuner
|
c80adf44d3
|
chore: fix injects in angular json
|
4 years ago |
bnymncoskuner
|
1d11e2e75a
|
chore: set inject of font awesomes to false in templates
|
4 years ago |
bnymncoskuner
|
d3eecf9b51
|
fix: change inject of bootstrap rtl to false
|
4 years ago |
maliming
|
5ce7241514
|
Rename MyProjectName_ConsoleTestApp to MyProjectName_App.
Resolve #6172
|
4 years ago |
bnymncoskuner
|
ff289bcaea
|
chore: resolve conflict with dev branch
|
4 years ago |
bnymncoskuner
|
30682ffcc4
|
chore: update ng to 11 in module template
|
4 years ago |
bnymncoskuner
|
3cd1edb7d4
|
chore: update ng to 11 in app template
|
4 years ago |
Bunyamin Coskuner
|
d475971528
|
Merge pull request #6168 from abpframework/feat/5652
Removed the Angular Account Module UI
|
4 years ago |
Halil İbrahim Kalkan
|
a7e1911146
|
Merge branch 'rel-3.3' into dev
|
4 years ago |
Halil İbrahim Kalkan
|
bf24ca6db5
|
Merge branch 'rel-3.2' into rel-3.3
|
4 years ago |
mehmet-erim
|
e8c3e5bba1
|
feat: remove account module
|
4 years ago |
Halil İbrahim Kalkan
|
27cae31662
|
Merge pull request #5624 from abpframework/liangshiwei/patch-1
Change tenant in all derived class of IDataSeedContributor
|
4 years ago |
Mladen Macanovic
|
d4e842c1f8
|
Update Blazorise to .Net5
|
4 years ago |
Halil İbrahim Kalkan
|
48f2f553bf
|
Merge pull request #6134 from abpframework/dev-loading-animation
Loading animation for Blazor basic theme
|
4 years ago |
Halil İbrahim Kalkan
|
423dd650b0
|
Merge pull request #6131 from abpframework/maliming/ClientPermissionValueProvider
Switch to host side in ClientPermissionValueProvider & ClientPermissionManagementProvider.
|
4 years ago |
maliming
|
fb16b00652
|
Upgrade to net 5 final.
Resolve #6118
|
4 years ago |
Mladen Macanovic
|
82fe6b7a78
|
Loading animation for Blazor basic theme
|
4 years ago |
maliming
|
845402eb62
|
Merge pull request #6124 from abpframework/liangshiwei/swagger-auth
Enable swagger OAuth2 for IDS and API Host projects
|
4 years ago |
liangshiwei
|
b1d0c26ebd
|
Improved
|
4 years ago |
maliming
|
04b0518f42
|
Switch to host side in ClientPermissionValueProvider & ClientPermissionManagementProvider.
Resolve #6022
|
4 years ago |
liangshiwei
|
b8f0de192a
|
Refactor.
|
4 years ago |
liangshiwei
|
bdf13ec7d2
|
Update appsettings.json
|
4 years ago |
liangshiwei
|
cf5b6c4611
|
Added swagger OAuth2 to Module template
|
4 years ago |
liangshiwei
|
1e3ce17edd
|
Remove NPM Package dependency
|
4 years ago |
liangshiwei
|
7c2f73b80f
|
Enable swagger OAuth2 for IDS and API Host projects
|
4 years ago |
Mladen Macanovic
|
9130ddd44a
|
Upgrade to Blazorise 0.9.2-rc3
|
4 years ago |
Halil İbrahim Kalkan
|
9b3b80aab3
|
Merge pull request #6112 from abpframework/maliming/RetryLogic
Move retry logic to the startup template. …
|
4 years ago |
Halil İbrahim Kalkan
|
6a2afd017a
|
Revert "Merge pull request #6087 from abpframework/cotur/blazor"
This reverts commit 8726c35eb0 .
|
4 years ago |
Halil İbrahim Kalkan
|
dd1c4d4fcb
|
Update MyProjectNameModuleExtensionConfigurator.cs
|
4 years ago |
maliming
|
2105f7a7de
|
Move retry logic to the startup template.
Resolve 36090
|
4 years ago |
Halil İbrahim Kalkan
|
f475d42989
|
Fix identity module ExtraProperties errors
|
4 years ago |
Halil İbrahim Kalkan
|
697bbde157
|
Update MyProjectNameGlobalFeatureConfigurator.cs
|
4 years ago |
Bunyamin Coskuner
|
e2e46967e3
|
Merge pull request #6052 from abpframework/refactor/locale
Moved the registerLocale to core/locale secondary endpoint
|
4 years ago |
Halil İbrahim Kalkan
|
fe2e251490
|
Merge pull request #6088 from abpframework/dev-blazorise-update
Updated all project to Blazorise 0.9.2-rc2
|
4 years ago |
Halil İbrahim Kalkan
|
8726c35eb0
|
Merge pull request #6087 from abpframework/cotur/blazor
Disable retry for all client proxies at Blazor Application
|
4 years ago |
Ahmet
|
466ec9b5cf
|
Remove retry for all client proxies at Blazor Application
|
4 years ago |
Halil İbrahim Kalkan
|
b12dfeb828
|
Merge pull request #6074 from abpframework/bundle-command-refactoring
Bundling Improvements
|
4 years ago |
Mladen Macanovic
|
cc6485ab3f
|
Updated all project to Blazorise 0.9.2-rc2
|
4 years ago |
Halil İbrahim Kalkan
|
719fa3d6cb
|
Update AssemblyInfo.cs
|
4 years ago |
Halil İbrahim Kalkan
|
ed1faf5b75
|
Add HtmlAgilityPack to web tests
|
4 years ago |
Halil İbrahim Kalkan
|
b793a93f92
|
Add InternalsVisibleToAttribute attributes to be able to use internals in the test projects.
|
4 years ago |
Ilkay Ilknur
|
f3e5fd0a24
|
bundling refactorings.
- Use bundle context for interface methods.
- Move flag icon library to the themening project.
- Add BundleContributers for template
|
4 years ago |
Bunyamin Coskuner
|
c4f27608ea
|
Merge pull request #5957 from abpframework/feat/4588
feat: add permission service
|
4 years ago |
mehmet-erim
|
2369b2cb57
|
Merge branch 'dev' of https://github.com/abpframework/abp into refactor/locale
|
4 years ago |
Mladen Macanovic
|
3135fd7982
|
Fixed the order of css and js files in index.html
|
4 years ago |
Halil İbrahim Kalkan
|
9680a443f0
|
Merge pull request #5952 from abpframework/maliming/system.text.json
Move to System.Text.Json
|
4 years ago |
Halil İbrahim Kalkan
|
6d7edbe405
|
Merge pull request #6034 from abpframework/blazor-bundle-cli-command
CLI Bundle Command Implementation
|
4 years ago |
Ilkay Ilknur
|
f7b84cf09d
|
flag icon library removed from theming project.
|
4 years ago |
Ilkay Ilknur
|
59b5613ef1
|
third party dependecy placeholders added.
|
4 years ago |
Alper Ebicoglu
|
3f46a6f272
|
add German translations... volosoft/volo#2282
|
4 years ago |
maliming
|
998908765e
|
Merge branch 'dev' into maliming/system.text.json
|
4 years ago |
Halil İbrahim Kalkan
|
06e37d703b
|
Fix global-styles path
|
4 years ago |
mehmet-erim
|
3fa3e95d4e
|
Merge branch 'dev' of https://github.com/abpframework/abp into refactor/locale
|
4 years ago |
mehmet-erim
|
4e8f10f953
|
feat: pass registerLocaleFn to CoreModule in app.module files
|
4 years ago |
erolarkat
|
5a24b42856
|
Merge branch 'rel-3.3' into dev
|
4 years ago |
erolarkat
|
a319936d9c
|
npm packages 3.3.1
|
4 years ago |
Ahmet Çotur
|
dc997e5d09
|
Merge pull request #5988 from abpframework/maliming/blazor-patch
Use user-defined menus in Blazor's LoginDisplay.
|
4 years ago |
Halil İbrahim Kalkan
|
b128473a3c
|
Add MyProjectNameBrandingProvider
|
4 years ago |
Halil İbrahim Kalkan
|
acfccff7ce
|
Revert "Blazorise snackbar package added."
|
4 years ago |
Halil İbrahim Kalkan
|
fed8bd0786
|
Merge pull request #6006 from abpframework/template-fix
Blazorise snackbar package added.
|
4 years ago |
liangshiwei
|
9c377864a9
|
Merge branch 'dev' into maliming/patch-3
|
4 years ago |