Releases: uniconnect-epfl/uniconnect
Releases · uniconnect-epfl/uniconnect
M4
What's Changed
- feat: edit profile screen by @Aidasvenc in #221
- feat: end to end test for M4 by @alexandre-mrt in #199
- feat: added AboutScreen by @Fyuryy in #217
- feat: refined the events type by @GustaveCharles in #228
- fix: save pin position by @GaelCondeLosada in #226
- feat: display interests in profile by @Fyuryy in #235
- feat: users are able to withdraw from an event by @GustaveCharles in #236
- feat: added all the back arrows on screens that needed it by @GaelCondeLosada in #234
- feat: added possibility to create an announcement by @AlbertoCentonze in #245
- feat: search bar for announcement and recommandation system by @alexandre-mrt in #224
- feat: differentiate events by host and participants labels by @Aidasvenc in #247
- feat: link map and location by @GaelCondeLosada in #229
- feat: improved layout and functionality of registration flow by @GaelCondeLosada in #244
- feat: interests can now be selected when creating an event by @AlbertoCentonze in #246
- feat(network): big updates regarding layout by @gaspardthrl in #237
- multiple fixes regarding events by @GustaveCharles in #250
- Selected labels need to be persisted after navigating back by @Fyuryy in #254
- feat(network): fullscreen, landscape mode, no friends screen by @gaspardthrl in #260
- fix: fixed profile layout by @GaelCondeLosada in #243
- fix: qr codes on apk build by @GaelCondeLosada in #249
- feat: refined styles for view details screens by @GaelCondeLosada in #259
- Fixed registration workflow by @Fyuryy in #261
- feat: add a front end section of notifications by @Fyuryy in #263
- feat: minor adjustments by @AlbertoCentonze in #266
- fix:
OnboardingScreen
bug by @Fyuryy in #265 - feat(network & explore): further refinements by @gaspardthrl in #264
- fix: solve layout and announcement problems by @alexandre-mrt in #268
- feat: flow after google # by @Aidasvenc in #267
- Final end to end test and fixed by @alexandre-mrt in #269
- feat: maestro work by @alexandre-mrt in #275
Full Changelog: M3...M4
M3
What's Changed
- fix: deleted unused dependencies by @Aidasvenc in #147
- fix: fixed test by @Fyuryy in #152
- fix(graph): fixed issue on android and non-deterministic tests by @gaspardthrl in #153
- fix: android layout bugs by @Fyuryy in #166
- feat: announcements are fetched from database and can be added to it by @GustaveCharles in #168
- feat: user qr scanning finalization by @GaelCondeLosada in #151
- fix: homescreen layout by @alexandre-mrt in #163
- feat(graph): simple mechanism to display friends of friends on the graph by @gaspardthrl in #172
- feat: refine user flows & styling by @Aidasvenc in #165
- feat: view event and view announcement screens by @GaelCondeLosada in #149
- feat: event creation screen works by @AlbertoCentonze in #173
- ci: now build is triggered only on release by @AlbertoCentonze in #187
- feat: add a button for a user to be able to register to an event by @GaelCondeLosada in #183
- fix: interest conflicts by @Fyuryy in #189
- feat: added the events a person is attending/has attended in the database by @GustaveCharles in #186
- feat: choose point on map for events by @GaelCondeLosada in #188
- feat: edit user info and change profile pictures by @Aidasvenc in #171
- fix: upgraded expo sdk and fix some small issues by @GaelCondeLosada in #184
- feat: add user events to profile by @alexandre-mrt in #196
- feat: create friend links between users by @Fyuryy in #193
- feat(contacts): linked contacts with the database and navigation flow refinement by @gaspardthrl in #178
- fix: refine events by @GustaveCharles in #204
Full Changelog: M2...M3
Sprint Board - Global.tsv.zip
M2
What's Changed
- feat: setup end to end by @GustaveCharles in #66
- feat: basic test using Maestro + set up Maestro by @alexandre-mrt in #67
- Implement registration and login logic in sync with a database by @GustaveCharles in #68
- refactor: amending tests by @Aidasvenc in #70
- refactor: structure changes and minor fixes by @Aidasvenc in #71
- fix: modified sonar properties so it differenciate tests and source by @GaelCondeLosada in #77
- fix: sonar coverage by @GaelCondeLosada in #80
- fix: exclude tests from coverage by @Aidasvenc in #83
- fix: fixing sonar exclusions by @Aidasvenc in #85
- Profile screens components by @GaelCondeLosada in #75
- feat: settings screen by @AlbertoCentonze in #98
- feat: reusable component for selectable choices by @GaelCondeLosada in #89
- feat: my profile screen by @GaelCondeLosada in #87
- feat: external profile screen by @GaelCondeLosada in #99
- feat(graph): add profile view by @gaspardthrl in #81
- test: navigation bars by @Aidasvenc in #109
- feat: implement google authentication by @GustaveCharles in #78
- refactor: styles refinements for contact list by @GaelCondeLosada in #108
- feat: setup firestore database with an initial interaction by @GustaveCharles in #103
- feat: google # persistence and auth state by @Aidasvenc in #117
- feat: first working version Home page by @alexandre-mrt in #94
- feat: added DescriptionScreen by @Fyuryy in #86
- feat: qr code generation and display by @GaelCondeLosada in #118
- refactor: refine my profile screen by @GaelCondeLosada in #114
- feat: screen scan qr by @GaelCondeLosada in #120
- feat: adding labels to interest screen by @Fyuryy in #122
- feat: linked graph view with navigation by @gaspardthrl in #121
- feat: basic maps by @alexandre-mrt in #124
- fix: resolved fallback problem on App and ScrollView on Event Screen,… by @alexandre-mrt in #125
- Add user data by @Aidasvenc in #127
- feat(contact): new contact structure and on-device storage by @gaspardthrl in #126
- fix: fixed datetime picker in information screen by @GaelCondeLosada in #135
- feat: initial event creation page by @AlbertoCentonze in #137
- feat: interests from the database by @Fyuryy in #139
- feat: add contact by qr by @GaelCondeLosada in #133
- feat: events collection is fetched from database and events can be created by a user by @GustaveCharles in #141
- Update README.md by @Fyuryy in #145
- feat: announcements added to the Home screen by @alexandre-mrt in #140
Full Changelog: M1...M2
M1
What's Changed
- docs: added a README by @Aidasvenc in #1
- docs(README): added figma link by @GustaveCharles in #3
- Update README.md by @GustaveCharles in #4
- feat: enforce conventional commits by @AlbertoCentonze in #5
- Remove lint fix from precommits by @Aidasvenc in #14
- Docs fixing by @Fyuryy in #15
- Sonar integration by @Aidasvenc in #16
- Project structure by @Aidasvenc in #20
- feat: login and registration pages by @Fyuryy in #21
- feat: NavigationBar and StackNavigation template by @alexandre-mrt in #23
- feat: elementary force-directed graph implementation by @gaspardthrl in #27
- feat: set up firebase Login and # by @GustaveCharles in #26
- feat: contact list by @GaelCondeLosada in #24
- fix: gesture handler on android by @GaelCondeLosada in #51
- ops: DX Improvements + autobuild apk on merge by @AlbertoCentonze in #62
- chore: simplified dependency enforcing logic by @AlbertoCentonze in #63
- fix: Fixing sonar cloud issues by @gaspardthrl in #56
- docs: architecture diagram by @GaelCondeLosada in #64
- fix: improved design and logic for M1 by @Fyuryy in #61
- test: add unit tests for current codebase by @GaelCondeLosada in #52
- feat: force-graph improvements by @gaspardthrl in #30
Full Changelog: https://github.com/uniconnect-epfl/uniconnect/commits/M1