Skip to content

Commit 19007cc

Browse files
committed
fix: resolve merge conflicts
2 parents b3fd510 + c162bc3 commit 19007cc

File tree

14 files changed

+59
-35336
lines changed

14 files changed

+59
-35336
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.2.0...v1.2.1) (2023-12-08)
4+
5+
6+
### Bug Fixes
7+
8+
* remove learning modules list in the challenge header ([bbefe48](https://github.com/dacadeorg/dacade-frontend-app/commit/bbefe48f19b5c71dace8aa2a337aa63432b70cd1))
9+
10+
## [1.2.0](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.1.0...v1.2.0) (2023-12-08)
11+
12+
13+
### Features
14+
15+
* display the submission form when the team has minimum one member ([7e66aca](https://github.com/dacadeorg/dacade-frontend-app/commit/7e66aca9aeaac39bca68b11b2e7810d5149f6a67))
16+
17+
## [1.1.0](https://github.com/dacadeorg/dacade-frontend-app/compare/v1.0.0...v1.1.0) (2023-12-08)
18+
19+
20+
### Features
21+
22+
* adapt to the new isHachathin property from the backend ([318ce30](https://github.com/dacadeorg/dacade-frontend-app/commit/318ce3063af3ed50e3f7b0ba3559f27ddfc86add))
23+
* add isHackathon property on the challenge object after fetching ([6686ada](https://github.com/dacadeorg/dacade-frontend-app/commit/6686ada8d3cb2dac6ef7b9eacedfff313cc2b9dc))
24+
* add tag of hackathon on hackaton challenge ([eaf735d](https://github.com/dacadeorg/dacade-frontend-app/commit/eaf735de918c5a478bd2bd28525f0839e62bca5c))
25+
* add the hachathon tag on the challenge card on the community slug ([3eed0f2](https://github.com/dacadeorg/dacade-frontend-app/commit/3eed0f203d3a801cd6b91f3ea4ed43a8e98aa6ec))
26+
* stop propagation for when the user is accepting invites from the notification area ([e6f8694](https://github.com/dacadeorg/dacade-frontend-app/commit/e6f8694f9b107163ca881ae5e5a442d5d59a8eb0))
27+
28+
29+
### Bug Fixes
30+
31+
* add the challengeType where the header is called ([8e3f6a9](https://github.com/dacadeorg/dacade-frontend-app/commit/8e3f6a9b14674c4e0903d7a1e61f9bd1c55aba07))
32+
* change the way things was implement on the hackathon ([1264a5a](https://github.com/dacadeorg/dacade-frontend-app/commit/1264a5a836ae95e2501f16a36efae476f6851a65))
33+
* checking if the type is not null ([2318959](https://github.com/dacadeorg/dacade-frontend-app/commit/2318959d623b7badb32c4339544b8efd60047e10))
34+
* rename the prop to isHackathon ([61b98bc](https://github.com/dacadeorg/dacade-frontend-app/commit/61b98bc7deeee2a795985b6c9d32971e20a7cbef))
35+
* use isHackathon property from the challenge object ([62faebb](https://github.com/dacadeorg/dacade-frontend-app/commit/62faebb7412e617f6ccb1bf4b5bdc2aa6cbec7a7))
36+
337
## 1.0.0 (2023-12-01)
438

539

0 commit comments

Comments
 (0)