Releases: OpenUnited/platform
v2.14.0
v2.14.0 (2023-11-06)
Feature
- feat: add title to bounty claim page
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (3d87051
)
Refactor
- refactor: change the name of a label in BountyClaim model
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (e77a137
)
Unknown
- Merge pull request #166 from OpenUnited/add-title-bounty-claim
feat: add title to bounty claim page (3e92b48
)
v2.13.0
v2.12.0
v2.12.0 (2023-11-06)
Feature
- feat: allow log in with either username or e-mail
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (e1b0002
)
Style
- style: removed tailwind css's dark feature
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (8d7e5df
)
Test
- test: modify and expand the tests
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (771701c
)
Unknown
- Merge pull request #163 from OpenUnited/allow-username-email
Allow username or email when logging in (b2aa8a3
)
- Merge pull request #165 from OpenUnited/remove-dark-style
Remove tailwind css's dark feature (19e4701
)
v2.11.1
v2.11.0
v2.10.0
v2.10.0 (2023-11-02)
Ci
- ci: don't install black twice during the testing of PRs
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (27a169b
)
Documentation
- docs: add todo comment
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (65f4d10
)
Feature
- feat: add pagination to the product list page
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (ae7c9ea
)
v2.9.1
v2.9.1 (2023-11-02)
Documentation
- docs: add todo comment
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (d69fe34
)
Fix
- fix: djang-debug-toolbar raises error during the development
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (ef74ab0
)
Refactor
- refactor: black formatting changes (
e21baff
)
Test
- test: write unit tests for ChallengeDetailView
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (7e58c0c
)
- test: add factory methods for Bounty and BountyClaim models
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (8eaf85c
)
Unknown
- Merge pull request #159 from OpenUnited/dev-update
django-debug-toolbar raises error during the development (816efcb
)
- Merge pull request #158 from OpenUnited/test-challenge-detail
Write Unit Tests for Challenge Detail View (1cf4c26
)
- Merge pull request #100 from sachintom999/configure-black-formatting
Configure black formatting in the repository (63d20a7
)
- merge: Merged main branch changes (
5ae3970
)
v2.9.0
v2.9.0 (2023-11-02)
Fix
- fix: merge conflict
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (afd7ae1
)
Refactor
- refactor: remove the duplicate method
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (2163a42
)
- refactor: replace template view with detailview in the challenge detail
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (bbf3331
)
Unknown
- Merge pull request #156 from OpenUnited/challenge-detail
Refactor Challenge Detail (d586d1b
)
- Merge pull request #155 from OpenUnited/challenge-updae
Restrict Challenge Update (d4df841
)
v2.8.1
v2.8.0
v2.8.0 (2023-11-01)
Feature
- feat: add html title for the challenge detail page
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (240fccd
)