Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #248

Merged
merged 62 commits into from
Oct 12, 2023
Merged

Dev #248

merged 62 commits into from
Oct 12, 2023

Conversation

reeshy
Copy link
Collaborator

@reeshy reeshy commented Sep 21, 2023

No description provided.

yousefyako and others added 30 commits September 13, 2023 14:36
Changed the splashscreen version in pubspec.yaml from 1.2.0 to flutter_native_splash: 1.3.3.

Updated also the distributionUrl in gradle-wrapper.properties file from version 7.0.2-all to 7.4.2-bin. #225
Improved the spacing between "Change password" and "Update" buttons. It's now based on the device's hight to prevent scrolling.
…ne-docs

Upload new site and timline docs from Bruce
…ing-notes

Update and rename Notes - Sprint Planning Meeting.md to Notes - Sprin…
…laced style elements in the code where the new class could be utilized.
…n-the-FlexiChargeTheme-class

Put font styles in the FlexiChargeTheme class
Implemented the UI for changing password.
…ing-sprint-docs

Update Notes - Sprint Planning & Retrospective.md
Updated project dependencies and added the Mockito package.
Fixed the code that was deprecated in QR Scanner view and viewmodel.
Updated Kotlin version.
Added another text field so that the user does not accidentally enter the wrong new password.
…Password-text-field

Added "Repeat Password" text field
The email entered follows to the next screen and is automatically set as a default value for the email text field.
I interpreted the task incorrectly and it's now fixed.

Also another feature was added, being able to use the defaultInput parameter in the UserFormInput class.
…-field-when-verifying-email

Feature/#244 delete email text field when verifying email
KraZzez and others added 27 commits October 3, 2023 17:34
It no longer starts charging when it shouldn't. After the bottom sheet was closed it always started "charging" no matter what. Now it only starts when you click the button.
The code now checks if the selected charger is "Available" or not. If the charger is available it will start the charging process. Otherwise it wont do anything.
…scanned-charger-does-not-exist

Fixed charging starting when it shouldn't
…ved-button

You can no longer start charging if the charger is not available
Fixed the "Stop Charging" and "Push Down" buttons not appearing on the top sheet when it starts charging.
The loading bar previously went rtl but now it goes ltr like it should.
Previously, the user location was hardcoded to "Barnarpsgatan 68". Now, it uses the GeoCoding package from Flutter to convert the user's coordinates to an address that displays in the bottom sheet when selecting a charger.
The charging summary now displays the time that the charging stopped at.
The app is now getting live metics data from the backend and displays it in the top sheet when the charging process begins and ends.
…reen-loads-right-to-left

Loading bar now goes ltr
…nt-planning

Update Notes - Sprint Planning & Retrospective.md
…-metrics-from-backend

Feature/#53 show live charging metrics from backend
The boxes are now back and are showing as they did before
…he-charger-id's-dissapeared

Fixed white boxes that had dissapeared
The documentation can be found in the documentation files in the documentation folder under the Notes & Requirements part.
This commit adapted the charger components to align with recent changes in the backend, ensuring compatibility and functionality between the front-end and back-end systems.
Changed Transaction class name to OldTransaction to make it obvious that the Transaction object is outdated and should be replaced with the new one.
…tation-about-how-to-run-the-project-for-the-first-time

Added documentation on how to start the app
…kend-incoming-changes

Feature/#288 adapt code to backend incoming changes
…kend-incoming-changes

Implemented new transaction functionality
@ellencarlsson ellencarlsson merged commit 0f897b0 into main Oct 12, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants