jinishavora
bbdff14a66
Fix: Fixing License issue in MVVM pattern ( #1701 )
...
* Fixing License issue in MVVM pattern
* Updating LICENSE.md
* Updating pom.xml
* License header update to MVVM module only.
* Updating pom and removing gpl txt
* Adding gpl txt file
Co-authored-by: Jinisha <Jinisha@LAPTOP-VG38PNMC.fios-router.home>
2021-06-08 21:40:24 +03:00
allcontributors[bot]
eade10a98d
docs: add samuelpsouza as a contributor ( #1785 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-06-07 22:32:23 +05:30
Samuel Souza
43e7ca515a
refactor: #1012 - Resolve Sonar report: missing assertions in several AppTest classes ( #1784 )
...
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-06-07 22:30:44 +05:30
Ilkka Seppälä
f6d43975fa
docs: Grammatical fixes for Abstract Factory ( #1782 )
...
* Grammatical fixes
* Update abstract-factory/README.md
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-06-05 13:03:25 +05:30
allcontributors[bot]
c0d36894c2
docs: add Xenilo137 as a contributor ( #1781 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-06-04 21:54:17 +03:00
Xenilo137
6cf025447a
fix: change 'swinged' to 'swung' in sword.java and hammer.java of bridge pattern ( #1779 )
...
* minor (non-coding) change
* Update Sword.java
2021-06-04 21:50:40 +03:00
allcontributors[bot]
dafe02f1be
docs: add JuanManuelAbate as a contributor ( #1780 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-06-04 21:39:47 +03:00
Juan Manuel Abate
784cdee819
localizations: #1771 Spanish translation and languages codes ( #1777 )
...
* #1771 Move translations to a new directory to have more organization
* #1771 spanish translation
* #1771 change the language codes to follow ISO 639-1 and change the links
* #1771 remove country flags
2021-06-04 21:36:42 +03:00
Subhrodip Mohanta
5e434b783e
fix: added license headers to newly created files ( #1775 )
2021-05-31 22:39:42 +03:00
JackieNim
f597fc1b07
fix: Fixed pages showing up in wrong language ( #1752 )
...
* Fix languages
* Missed change for version number
* Add language field for presentation
* Revert change in README for double buffer
Co-authored-by: Jackie Nim <=>
2021-05-19 19:49:05 +03:00
allcontributors[bot]
1b880c1818
docs: add tao-sun2 as a contributor ( #1757 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-05-17 22:09:29 +03:00
Tao
e498c25675
feature: #1319 add table module pattern ( #1742 )
...
* modify table module pattern
* fix code smells
* resolve conversation
Co-authored-by: tao-sun2 <sustc18st@gmai.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2021-05-17 22:06:35 +03:00
Noam Greenshtain
122e6edb38
feature: resolve #1282 for Lockable Object pattern. ( #1702 )
...
* Added Lockable-Object pattern. Closes #1282 .
* Refactor method name.
* Refactor sonar lint bugs.
* Added tests and enum Constants.
* Increase coverage.
* Changed @Data to Getters and Setters.
* Iluwatar's comment on pull request #1702 .
* Fixed codes mells.
* Incremented wait time to 3 seconds.
* Reduced wait time to 2 seconds.
* Cleaned Code Smells.
* Incremented wait time, removed cool down.
* Refactored README.md file.
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
2021-05-14 21:26:41 +05:30
allcontributors[bot]
ea3c9d955e
docs: add EdisonE3 as a contributor ( #1751 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-05-11 19:17:36 +05:30
EdisonE3
f1feb3f6a0
feature: Implement Presentation Model Pattern ( #1710 )
...
* #415 initial all componets
* #415 add src and tests
* #415 add diagram
* #415 add README
* #415 add README
* #415 change pom.xml
* #415 change pom.xml
* #415 change pom.xml
* #415 update pom.xml
* #415 change some code smell
* #415 change some code smell
* #415 update test
* #415 add javadoc
* #415 remove author tag
* #415 add lombok @AllArgsConstructor
* #415 fix code converge
* #415 fix code converge
* #415 fix code converge
* #415 add javadoc
* #415 fix code smell
* #415 fix code smell
* #415 add log information
* #415 remove unused import
* #415 add javadoc and more test
* #415 modify test
* #415 fix checkstyle
* #415 remove useless code and add more javadoc and test.
* #415 add package-info.java.
* #415 add package-info.java.
* #415 add more test.
* #415 fix code smell.
* #415 fix code smell and increase code coverage.
* #415 fix code smell.
* #415 update README.md
* #415 update README.md
* #415 make this demo better
* #415 satisfy checkstyle
* #415 make some field static.
* #415 make some fields static.
* #415 rename some fields static.
* Delete package-info.java
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
2021-05-11 19:16:11 +05:30
VR
1388e38744
docs: Correcting the URL to fix #1747 ( #1748 )
...
* Correcting the Hyperlink to redirect to the correct URL.
Corresponds to bug #1703
* Deleting the extra Hyphen(-) that was incorrectly added.
* Corrected the contributors inside the Readme file.
Updated the correct number of contributors to be in sync with `master`
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-05-11 16:30:30 +05:30
allcontributors[bot]
1dd26289e5
docs: add JackieNim as a contributor ( #1749 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-05-09 17:00:47 +03:00
allcontributors[bot]
241a7ad9a2
docs: add DEV-VRUPER as a contributor ( #1746 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-05-07 00:01:23 +05:30
VR
32b33480dd
docs: Correcting the Hyperlink to redirect to correct URL. ( #1745 )
...
Corresponds to bug #1703
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-05-06 23:55:29 +05:30
余林颖
068fa0371e
docs: Translate some of the README docs into Chinese ( #1744 )
...
* docs: translated docs to zh
* docs: translated doc of sharding pattern to Chinese
* docs: translated doc of factory pattern to Chinese
* docs: translated doc of factory-kit pattern to Chinese
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-05-06 23:27:16 +05:30
余林颖
b5aaa94794
docs: replace more suitable translation ( #1743 )
...
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-05-03 20:25:57 +05:30
余林颖
825b5a9a29
docs: translated the async method invocation pattern into Chinese ( #1741 )
2021-05-02 20:34:34 +03:00
Subhrodip Mohanta
31890f67e6
updated with neccessary changes ( #1709 )
2021-05-01 21:22:35 +03:00
dependabot-preview[bot]
41b1462eed
[Security] Bump spring-webmvc from 5.0.13.RELEASE to 5.0.17.RELEASE ( #1739 )
...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework ) from 5.0.13.RELEASE to 5.0.17.RELEASE. **This update includes a security fix.**
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.13.RELEASE...v5.0.17.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-01 10:29:50 +05:30
dependabot-preview[bot]
276549d156
[Security] Bump jackson.version from 2.10.2 to 2.12.3 ( #1738 )
...
Bumps `jackson.version` from 2.10.2 to 2.12.3.
Updates `jackson-core` from 2.10.2 to 2.12.3
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.2...jackson-core-2.12.3 )
Updates `jackson-databind` from 2.10.2 to 2.12.3
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `jackson-annotations` from 2.10.2 to 2.12.3
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-01 10:29:05 +05:30
allcontributors[bot]
d67b625a74
docs: add STudio26 as a contributor ( #1735 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-29 18:55:41 +05:30
Alain
1b14ebcbb1
Improve french translation, fix some typographic issues. ( #1730 )
...
* Improve french translation, fix some typographic issues.
* Improve french translation.
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-29 18:54:03 +05:30
余林颖
a471ce25da
translated the balking pattern into Chinese ( #1727 )
...
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-29 18:51:14 +05:30
allcontributors[bot]
74caa0c4e5
docs: add Al-assad as a contributor ( #1733 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-29 18:49:45 +05:30
余林颖
53a294fee5
translated the business delegate pattern into Chinese ( #1728 )
...
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-29 18:47:40 +05:30
dependabot-preview[bot]
a5062908c0
[Security] Bump commons-io from 2.6 to 2.7 ( #1731 )
...
Bumps commons-io from 2.6 to 2.7. **This update includes a security fix.**
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 18:39:54 +05:30
dependabot[bot]
076310bb79
Bump commons-io from 2.6 to 2.7 ( #1729 )
...
Bumps commons-io from 2.6 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 13:36:24 +05:30
Kevin Lee
470d29e715
docs: Translated the strategy pattern into Korean ( #1708 )
...
* Correct README.md in Korean
Spelling correction and human-readable paraphrase on ko/README.md. Previously, it was translated using a machine translator.
* Add strategy pattern into Korean
Add and translate the strategy pattern into Korean.
* Remove source file from the translated folder
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-26 14:46:15 +05:30
allcontributors[bot]
74802e83b5
docs: add zWeBrain as a contributor ( #1725 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-26 13:48:16 +05:30
zWeBrain
09b577f634
task: Add Composite Entity pattern ( #1705 )
...
* add composite entity pattern
* add composite entity pattern
* Update ReactorTest.java
* resolve some code quality problems
* modified a lot
* remove some extra codes
* modified README
* removed the author name and adjusted the spacing
Co-authored-by: zwebrain <11811721@mail.sustech.edu.cn>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-26 13:45:52 +05:30
Mike Liu
2fce2e44e2
docs: Chinese translations updates ( #1706 )
...
* add state and callback pattern
* add command and template-method pattern
* add iterator pattern
* add bridege and DI pattern
* fix issue #1600
* add converter,proxy,visitor pattern
* add caching,composite,delegation,dirty-flag,interpreter patterns
* add dao and producer-consumer
* add dto and provate class data pattern
* fix #1646 png path problems
* fix #1646 composite png path case problem
* add abstract document pattern and version-number pattern
* add ambassador pattern
* add acyclic-visitor and api-gateway pattern
* add abstract-factory pattern
* add active-object pattern
* add aggregator-microservices and arrange-act-assert pattern
Co-authored-by: Mike <admin@xiaod.info>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2021-04-26 13:28:01 +05:30
allcontributors[bot]
b3a1749bd0
docs: add eas5 as a contributor ( #1711 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-26 13:06:33 +05:30
Elvys Soares
af0ccdc6e1
refactoring: Added parameterization to enumeration test ( #1698 )
...
Signed-off-by: Elvys Soares <eas5@cin.ufpe.br>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-22 11:47:45 +05:30
Subhrodip Mohanta
323dd63e66
update distribution for java to 'adpot' ( #1699 )
2021-04-18 12:53:19 +03:00
Ilkka Seppälä
be3250bd0d
Set version for the next development iteration
2021-04-05 14:57:36 +03:00
Ilkka Seppälä
1222f12b99
Set version number for milestone 1.24.0
1.24.0
2021-04-05 14:56:36 +03:00
allcontributors[bot]
965d38f139
docs: add ohbus as a contributor ( #1695 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2021-03-28 18:20:04 +03:00
Ilkka Seppälä
eb8f9db575
#590 add explanation for caching pattern ( #1693 )
...
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-28 16:32:29 +05:30
Subhrodip Mohanta
6d7084f18d
remove labelling trigger ( #1692 )
2021-03-28 10:15:42 +03:00
allcontributors[bot]
74f5cfa670
docs: add jinishavora as a contributor ( #1688 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
2021-03-23 14:12:32 +05:30
Ilkka Seppälä
b525d871b4
docs: Fix mvvm readme ( #1689 )
2021-03-23 11:29:20 +05:30
Ilkka Seppälä
c413e0902e
docs: #590 add explanation for bytecode pattern ( #1687 )
...
Type: docs and refactoring
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-22 12:19:46 +05:30
Ilkka Seppälä
7ac468db20
docs: #590 refactor and add explanation for business delegate ( #1686 )
...
Type: docs and refactoring
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-22 12:04:56 +05:30
jinishavora
794795acf5
task: MVVM design pattern using zkoss framework. ( #1678 )
...
* MVVM design pattern using zkoss framework.
* MVVM Design pattern updates for issues reported by SonarCloud.
* MVVM Design pattern updates for coverage issues reported by SonarCloud.
* MVVM Design pattern updates for coverage issues (removing lombok @Data)
reported by SonarCloud.
* MVVM Design pattern updates for coverage issues reported by Sonar - TEST
cases added for Equals and ToString
* MVVM Design Pattern - updating missing/todo details.
* MVVM Design Pattern - adding lombok.config
* MVVM Design Pattern - Removing xml, updating pom.xml and README as per
suggested changes in code review
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* MVVM Design Pattern - Updated pom.xml and Readme based on Suggested
changes
* added type as xml
* MVVM Design Patterm - root pom.xml and module pom.xml updated
* Update pom.xml
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2021-03-22 11:43:34 +05:30
Ilkka Seppälä
2b7d181ac4
docs: add explanation for balking pattern ( #1685 )
...
* #590 explanation for balking pattern
* #590 fix checkstyle error
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-21 01:25:47 +05:30