Skip to content

Commit 8e842f1

Browse files
authored
Merge pull request #73 from SocialBeats/feat/friendships
Feat/friendships and feed
2 parents 144f7de + ea8fd46 commit 8e842f1

23 files changed

Lines changed: 2910 additions & 76 deletions

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.5
1+
v1.1.2

CHANGELOG.md

Lines changed: 214 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,217 @@
1+
# Release v1.1.2
2+
3+
## Features
4+
No new features.
5+
## Tests
6+
No test changes.
7+
## Documentation
8+
No documentation changes.
9+
## Fixes
10+
- fix: Update CreateDashboards component and styles for improved UI and add getBeatMetricsStatus service
11+
12+
## Continuous integration (CI)
13+
No CI changes.
14+
## Other changes
15+
- Merge pull request #70 from SocialBeats/develop
16+
17+
## Full commit history
18+
19+
For full commit history, see [here](https://github.com/SocialBeats/frontend/compare/v1.1.1...v1.1.2).
20+
21+
# Release v1.1.1
22+
23+
## Features
24+
No new features.
25+
## Tests
26+
No test changes.
27+
## Documentation
28+
No documentation changes.
29+
## Fixes
30+
- fix: Update SSE connection to use API Gateway and include auth token handling
31+
- fix: style in verification badge
32+
- fix: Update analytics service URL in configuration and dashboard component
33+
- fix: Add On import from SPACE library
34+
35+
## Continuous integration (CI)
36+
No CI changes.
37+
## Other changes
38+
- Merge pull request #69 from SocialBeats/develop
39+
- Merge branch 'develop' of https://github.com/SocialBeats/frontend into develop
40+
- Merge pull request #68 from SocialBeats/feat/fix-profile-badge
41+
42+
## Full commit history
43+
44+
For full commit history, see [here](https://github.com/SocialBeats/frontend/compare/v1.1.0...v1.1.1).
45+
46+
# Release v1.1.0
47+
48+
## Features
49+
- feat: pricing adaptation
50+
- feat: Add SPACE Feature component for dashboards
51+
- feat: scroll in certs and delete from s3.
52+
- feat: added pricing section to navbar
53+
- feat: add-ons logic added and managed
54+
- feat: socialbeats pricing plans view updated
55+
56+
## Tests
57+
No test changes.
58+
## Documentation
59+
No documentation changes.
60+
## Fixes
61+
- fix: actualize addons to adjust new pricing
62+
63+
## Continuous integration (CI)
64+
No CI changes.
65+
## Other changes
66+
- Merge pull request #67 from SocialBeats/develop
67+
- Merge pull request #66 from SocialBeats/feat/pricing-users
68+
- Merge pull request #65 from SocialBeats/feat/analytics-space-integration
69+
- Merge pull request #64 from SocialBeats/feat/update-yaml
70+
- Merge pull request #63 from SocialBeats/feat/socialbeats-pricing
71+
- Merge branch 'develop' into feat/socialbeats-pricing
72+
73+
## Full commit history
74+
75+
For full commit history, see [here](https://github.com/SocialBeats/frontend/compare/v1.0.1...v1.1.0).
76+
77+
# Release v1.0.1
78+
79+
## Features
80+
- feat: add pricing to front
81+
- feat: global player integrated with playlists
82+
- feat: Implement functionality to load existing dashboards and display associated beats
83+
- feat: Added new option to modal for dashboards deletion to also delete the beat
84+
- feat: update analytics service URL and enhance quote translation functionality
85+
- feat: implement metrics notifications and status updates with SSE
86+
- feat: banner
87+
- feat: added avatar decorators to profile
88+
- feat: presigned beat url player
89+
- feat: Added UI to translate the quotes using the translator API
90+
- feat: add moderation report functionality using endpoint and delete mock data
91+
- feat: add username in user playlist view
92+
- feat: add completion badge persona
93+
- feat: persona frontend integration
94+
95+
## Tests
96+
No test changes.
97+
## Documentation
98+
No documentation changes.
99+
## Fixes
100+
No fixes added.
101+
## Continuous integration (CI)
102+
No CI changes.
103+
## Other changes
104+
- Merge pull request #62 from SocialBeats/develop
105+
- Merge pull request #56 from SocialBeats/feat/personalized-banner
106+
- Merge pull request #61 from SocialBeats/feat/player-enhancement
107+
- Merge branch 'develop' into feat/player-enhancement
108+
- style: change alerts to modals to improve UX in beats-interactions pages
109+
- Merge pull request #60 from SocialBeats/feat/unique-dashboard
110+
- Merge pull request #59 from SocialBeats/feat/delete-beat-command
111+
- Merge pull request #58 from SocialBeats/feat/azure-api
112+
- Merge pull request #57 from SocialBeats/feat/metrics-notifications
113+
- Merge pull request #54 from SocialBeats/feat/avatar-decorators
114+
- Merge pull request #55 from SocialBeats/develop
115+
- Merge pull request #53 from SocialBeats/feat/translator-api
116+
- Merge pull request #52 from SocialBeats/feat/add-completion-badge
117+
- Merge pull request #51 from SocialBeats/feat/persona-integration
118+
- Merge branch 'develop' into feat/persona-integration
119+
120+
## Full commit history
121+
122+
For full commit history, see [here](https://github.com/SocialBeats/frontend/compare/v1.0.0...v1.0.1).
123+
124+
# Release v1.0.0
125+
126+
## Features
127+
- feat: added 2FA
128+
- feat: make playlistsDetailsView search beats by name instead of user beats
129+
- feat: add report functionality to playlist detail view
130+
- feat: add report functionality to list ratings view
131+
- feat: add report functionality to list comments view
132+
- feat: add moderation reports service endpoints
133+
- feat: added delete account feature
134+
- feat: added socialmedia functional links
135+
- feat: handler pricing token header and adapt to /socialbeats
136+
- feat: add user profile navigation to list ratings view
137+
- feat: add ratings view using endpoint, delete mock data and improve errors shown
138+
- feat: preliminary token handler in frontend
139+
- feat: add playlist views links to app.jsc
140+
- feat: first version of suscribing a pricing plan with stripe and space integration
141+
- feat: add user profile navigation to list comments view
142+
- feat: improve show error in comments views
143+
- feat: add comments view using endpoint and delete mock data
144+
- feat: add publicplaylits redirection with buttons in explore page and myPlaylists page
145+
- feat: add view user playlists button
146+
- feat: add comments and ratings views to beat detail view
147+
- feat: add MetricsNotifier component for real-time metric notifications and integrate it into PrivateLayout;
148+
149+
## Tests
150+
No test changes.
151+
## Documentation
152+
No documentation changes.
153+
## Fixes
154+
- fix: fix problem with collaborator accessing to edit playlist view
155+
- fix: fix problem adding and removing items to playlist
156+
- fix: fix problem with env variables importations
157+
- fix: add other .env variables to RUNTIME_CONFIG
158+
- fix: changed method to update subscription plan
159+
- fix: add comments and ratings components imports to beat detail view
160+
- fix: verify error on reload
161+
- fix: changes on verify email page
162+
- fix: duplicate method
163+
- fix: fix warning in list rating pagination
164+
- fix: add pagination to the endpoint of list ratings of a playlist or beat
165+
- fix: fix profile routes being in the proper provider
166+
- fix: readd user auth routes to app.jsx
167+
- fix: change jsx to tsx
168+
- fix: fix problem with _id instead of userId
169+
170+
## Continuous integration (CI)
171+
No CI changes.
172+
## Other changes
173+
- Merge pull request #41 from SocialBeats/develop
174+
- Merge pull request #50 from SocialBeats/feat/2FA
175+
- Merge pull request #49 from SocialBeats/feat/moderation-views
176+
- Merge branch 'develop' into feat/moderation-views
177+
- style: improve styles of playlist details view (modals, edit and delete buttons)
178+
- style: improve buttons distribution in list ratings and comments views
179+
- Merge pull request #48 from SocialBeats/feat/delete-account
180+
- Merge pull request #47 from SocialBeats/feat/update-plan
181+
- Merge pull request #46 from SocialBeats/feat/socialmedia-links
182+
- Merge pull request #45 from SocialBeats/feat/ratings-views
183+
- style: adjust rating styles to comment styles
184+
- Merge branch 'develop' into feat/ratings-views
185+
- Merge branch 'develop' into feat/ratings-views
186+
- Merge pull request #44 from SocialBeats/feat/comments-views
187+
- Merge branch 'develop' into feat/comments-views
188+
- chore: delete some dummy.txt
189+
- chore: format package.json and update pnpm lock file.
190+
- Merge pull request #43 from SocialBeats/feat/space-integration
191+
- Merge branch 'develop' into feat/space-integration
192+
- Merge pull request #42 from SocialBeats/feat/suscription
193+
- Merge branch 'feat/space-integration' into feat/suscription
194+
- Merge branch 'main' into develop
195+
- Merge pull request #40 from SocialBeats/feat/metrics-status
196+
- Merge branch 'develop' into feat/metrics-status
197+
- Merge pull request #39 from SocialBeats/feat-playlists-views
198+
- Merge remote-tracking branch 'origin/develop' into feat-playlists-views
199+
- Merge branch 'develop' into feat-playlists-views
200+
- Merge branch 'feat-playlists-views' into feat/comments-views
201+
- Merge remote-tracking branch 'origin/develop' into feat-playlists-views
202+
- style: add the standarization of the styles of the comment and ratings views
203+
- style: adapt list ratings view to app styles
204+
- style: adapt create ratings view to app styles
205+
- refactor: small changes in comments css
206+
- style: adapt create comments view to app styles
207+
- style: adapt list comments view to app styles
208+
- Merge branch 'feat-playlists-views' into feat/comments-views
209+
- Merge branch 'develop' into feat/comments-views
210+
211+
## Full commit history
212+
213+
For full commit history, see [here](https://github.com/SocialBeats/frontend/compare/v0.0.5...v1.0.0).
214+
1215
# Release v0.0.5
2216

3217
## Features

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"dependencies": {
1313
"axios": "^1.13.2",
14+
"date-fns": "^4.1.0",
1415
"loglevel": "^1.9.2",
1516
"lucide-react": "^0.554.0",
1617
"music-metadata": "^11.10.3",

0 commit comments

Comments
 (0)