6 Commits

Author SHA1 Message Date
Samuel Souza
43e7ca515a
refactor: - Resolve Sonar report: missing assertions in several AppTest classes ()
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-06-07 22:30:44 +05:30
JackieNim
f597fc1b07
fix: Fixed pages showing up in wrong language ()
* 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
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 2021-04-05 14:56:36 +03:00
Subhrodip Mohanta
c3c90e2bd4
created CircleCI config for sonar analysis ()
* created sonar config



* updated license headers

* xvfb to run tests

* updated circle image to enable css and JS analysis
2021-03-01 16:50:34 +02:00
Martel Richard
846d05672a
Add Parameter Object pattern ()
*  Add Parameter Object pattern

*  Fix comments and formatting for Parameter Object pattern

*  Fix formatting, commenting, remove string concatenation in Parameter Object pattern

*  Fix readme formatting and log parameter object
2021-02-28 11:42:48 +02:00