Commit bf1fcbf
feat: [Re-Discover] Polishing (#7155)
* Events analytics implemented
* Removed unnecessary files
* Add utm_source to the events links
* Fixed events_section_opened event
* Implemented analytics for Places section
* Added live events counter in the start menu and in the sidebar
* Apply feedback: Move EventsAnalytics and PlacesAnalytics inside ExplorePanelAnalytics
* Apply feedback: Remove analytics dependency from ExplorePanelController and SidebarController
* Update LiveEventsCounter.prefab
* Polish counter
* Normalise all the badges UI
* Apply feedback: Remove leftovers
* The "Featured" mark in the place card is based now on the highlighted property
* Rename text in the places filter dropdown
* Update PlaceCard.prefab
* Apply feedback
* Implemented "explore places" and "get a name" buttons
* Size of the loading more spinner changed
* Size of the loading more spinner changed (II)
* Implemented event tooltip when hover on live tag
* Implemented friend tooltip when hover on a friend thumbnail
* Friends connected supported now in "Recent" section
* Fixes in the creator row (event detail panel)
* Remove the category title, since it is redundant
* Implemented friend tooltip when hover on a friend thumbnail (events)
* Categories re-ordered
* Keeped always visible the counter title
* Don't show players counter when it's zero
* Update EventsCalendarController.cs
* Update EventsCalendarController.cs
* Small fixes
* Fixes in the creator thumbnail (place detail panel)
* Added gradient in the place card header when any tag appears
* Update PlaceCard.prefab
* Moved live events prior to today to the end of the live events
* Update live tag red colour and event's name tooltip anchor position
* Update events column mask and scrollbar handle
* Sidebar + Explore menu animations integrated
* Fix creator name color in the place detail card
* Fixed live events prior to today
* Added arrow in the bottom side of each day column
* Update EventsCalendarView.cs
* Update live events counter badge colour
* Update EventsListView.prefab
* Update mask
* Patch highlighted event mask
* Patch event's panel mask
* Quit maskable property to events list scrollbar's handle
* Added discover FF into FeaturesRegistry singleton
* Change order of the Places / Events buttons
* Apply feedback from Claude
---------
Co-authored-by: Romina Marchetti <rma.marchetti@gmail.com>1 parent 4d1b9e2 commit bf1fcbf
File tree
337 files changed
+25605
-6339
lines changed- Explorer/Assets
- DCL
- Events
- Prefabs
- ExplorePanel
- Assets
- Animations
- EventsTab
- PlacesTab
- FeatureFlags
- Infrastructure/Global/Dynamic
- PerformanceAndDiagnostics/Analytics/EventBased
- PlacesAPIService
- Places
- Configuration
- Prefabs
- PluginSystem/Global
- UI
- Sidebar
- Textures
- Common
- ExplorePanel
- EventsHover
- EventsUnhover
- PlacesHover
- PlacesUnhover
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
337 files changed
+25605
-6339
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
| 191 | + | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
191 | | - | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
207 | 220 | | |
208 | 221 | | |
209 | 222 | | |
| |||
218 | 231 | | |
219 | 232 | | |
220 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
221 | 251 | | |
222 | 252 | | |
223 | 253 | | |
224 | 254 | | |
225 | 255 | | |
226 | | - | |
| 256 | + | |
227 | 257 | | |
228 | | - | |
| 258 | + | |
229 | 259 | | |
230 | 260 | | |
231 | | - | |
| 261 | + | |
| 262 | + | |
232 | 263 | | |
233 | 264 | | |
234 | 265 | | |
235 | 266 | | |
236 | 267 | | |
237 | | - | |
| 268 | + | |
238 | 269 | | |
239 | | - | |
| 270 | + | |
240 | 271 | | |
241 | | - | |
| 272 | + | |
242 | 273 | | |
243 | 274 | | |
244 | 275 | | |
| |||
253 | 284 | | |
254 | 285 | | |
255 | 286 | | |
256 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
257 | 302 | | |
258 | 303 | | |
259 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
68 | 78 | | |
69 | 79 | | |
70 | 80 | | |
| |||
74 | 84 | | |
75 | 85 | | |
76 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
77 | 90 | | |
78 | 91 | | |
79 | 92 | | |
| |||
243 | 256 | | |
244 | 257 | | |
245 | 258 | | |
| 259 | + | |
| 260 | + | |
246 | 261 | | |
247 | 262 | | |
248 | 263 | | |
| |||
254 | 269 | | |
255 | 270 | | |
256 | 271 | | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
257 | 278 | | |
258 | 279 | | |
259 | 280 | | |
| |||
0 commit comments