Savorboard
|
55a2dcf028
|
Replace razor Dashboard to Vue (#880)
* Add new UI project
* Update samples project
* update mainlayout
* Dashboard blazor (#859)
* refactor: move blazor.server.js to the end
* feat: add BootstrapBlazor service
* chore: upgrade package of BB to latest
* docs: add link for side menu
* Standardized dashboard interface
* Adjust middleware registration
* Fix null exception
* Refactoring paging data for api
* Replace to the new Dashboard
* update vue.config.js
* Rename project
* Add dist folder to project
* Fix project namespace
* Fix sql query bug
Co-authored-by: Argo Zhang <argo@163.com>
|
3 years ago |
Savorboard
|
bf6f7b43a6
|
add docs to master (#284)
* update version to 2.4.0
* Add version options to config file.
* update resource
* add message version support for dashboard
* add message version support for dashboard
* Support using version to isolate messages. #220
* update mongo unit tests
* update unit tests
* update unit tests
* Set default versions for consumer groups
* solve the problem of issue#181 (#237)
* Issue#235 (#238)
* solve the problem of issue#181
* solve the problem of issue#235
* refactor
* Fix the message persistence bug. #240
* using new CamelCaseNamingStrategy
* update packages to .net core 2.2
* update test framework to netcoreapp2.2
* Update .travis.yml
* update TargetFramework
* Exclude build samples project
* update version to 2.4.1
* add samples project to sln for build
* update version to 2.4.2
* Fixed PostgreSql version isolation feature bug. (#256)
* Fixed spelling errors
* modify cap publish Message to rabbitmq slow (#261)
* Startup the CAP with the BackgroundService. #265
* update samples
* Fixed SQL query bug. #266
* update travis ci config
* update travis ci config
* adjust dashboard table column width
* adjust the consumer execution time to milliseconds
* update ignore
* add mkdocs.yml
* update version to 2.4.3
* add about.md docs
* add index.md docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* add docs
* Fix resource files
* add docs
* add docs
* add docs
* Create readme.md
* add markdown extensions supports
* update about.md
* add CNAME fiel
* add img
* update docs
* Update README.zh-cn.md
|
5 years ago |
keke
|
1242d2d144
|
Feature/support mongodb (#163)
* Ignore .vscode
* Add MongoDBTest
* New DotNetCore.CAP.MongoDB
* Use MongoDB
* Initialize MongoDB
* GetPublishedMessageAsync
* GetPublishedMessagesOfNeedRetry
* Get received message
* Change published state
* Chang received state
* Store received message
* MongoDBStorageTransaction
* Implement CapPublisher
* Fix CAP.BuilderTest
* Implement ICollectProcessor
* Configure MongoDBOptions
* Test MongoDBHelper
* Remove useless code
* GetMonitoringApi
* Test MongoDbStorage
* Test MongoDBStorageConnection
* Test MongoDBStorageConnection
* Add sample for MongoDB
* Tweak CapPublisher
* Wati interval
* Tweak Mongo extension
* Publish without mongo session
* Publish rollback
* Publish without session & subscribe msg
* Tweak rabbitmq config
* .gitignore
* Implement & test HourlyFailedJobs
* Rename MongoDBUtil
* Rename MongoDBUtilTest
* Tweak pipeline
* Implement HourlyJobs
* Remove redundant code
* Implement Messages
* Implement MessagesCount
* Fix non-standard StatusName
* To local time
* Tweak two properties name
* Tweak two methods name
* Supplement xml comments
* Fix wrong names
|
6 years ago |
keke
|
584852b61f
|
Feature/support mongodb (#163)
* Ignore .vscode
* Add MongoDBTest
* New DotNetCore.CAP.MongoDB
* Use MongoDB
* Initialize MongoDB
* GetPublishedMessageAsync
* GetPublishedMessagesOfNeedRetry
* Get received message
* Change published state
* Chang received state
* Store received message
* MongoDBStorageTransaction
* Implement CapPublisher
* Fix CAP.BuilderTest
* Implement ICollectProcessor
* Configure MongoDBOptions
* Test MongoDBHelper
* Remove useless code
* GetMonitoringApi
* Test MongoDbStorage
* Test MongoDBStorageConnection
* Test MongoDBStorageConnection
* Add sample for MongoDB
* Tweak CapPublisher
* Wati interval
* Tweak Mongo extension
* Publish without mongo session
* Publish rollback
* Publish without session & subscribe msg
* Tweak rabbitmq config
* .gitignore
* Implement & test HourlyFailedJobs
* Rename MongoDBUtil
* Rename MongoDBUtilTest
* Tweak pipeline
* Implement HourlyJobs
* Remove redundant code
* Implement Messages
* Implement MessagesCount
* Fix non-standard StatusName
* To local time
* Tweak two properties name
* Tweak two methods name
* Supplement xml comments
* Fix wrong names
|
6 years ago |
yangxiaodong
|
583f6c5484
|
fix bug #44
|
7 years ago |
yangxiaodong
|
ae2ce5fbdc
|
update solution files.
|
7 years ago |
Savorboard
|
816fb33cdf
|
upgrade to .net standard 2.0.
|
7 years ago |
Savorboard
|
a3e07a3663
|
update samples.
|
7 years ago |
yangxiaodong
|
c454670ab6
|
release 0.1.1
|
7 years ago |
Savorboard
|
17ef05bbd0
|
add idea ignore.
|
7 years ago |
yangxiaodong
|
7b9179d03e
|
|
8 years ago |
yangxiaodong
|
d5b1e569e4
|
rename class
|
8 years ago |
yangxiaodong
|
b2f192bbf5
|
project init.
|
8 years ago |