-
Notifications
You must be signed in to change notification settings - Fork 7
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
Dev #248
Commits on Sep 13, 2023
-
Changed splashscreen version in dependencies
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
Configuration menu - View commit details
-
Copy full SHA for fb6c052 - Browse repository at this point
Copy the full SHA fb6c052View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8407382 - Browse repository at this point
Copy the full SHA 8407382View commit details -
Configuration menu - View commit details
-
Copy full SHA for c00e55b - Browse repository at this point
Copy the full SHA c00e55bView commit details -
Merge branch 'Combined-UI-screens-for-presentation' into feature/#14-…
…change-address-ui
Configuration menu - View commit details
-
Copy full SHA for 87da04b - Browse repository at this point
Copy the full SHA 87da04bView commit details -
Merge pull request #236 from AlexTelon/feature/#14-change-address-ui
Implemented UI for changing address #14
Configuration menu - View commit details
-
Copy full SHA for f1f1409 - Browse repository at this point
Copy the full SHA f1f1409View commit details -
Implemented account settings UI
Afram7 committedSep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 150fae2 - Browse repository at this point
Copy the full SHA 150fae2View commit details -
Merge branch 'Combined-UI-screens-for-presentation' into feature/#18-…
…Delete-user-account-UI
Configuration menu - View commit details
-
Copy full SHA for 5933fc4 - Browse repository at this point
Copy the full SHA 5933fc4View commit details
Commits on Sep 17, 2023
-
Improved the spacing between "Change password" and "Update" buttons. It's now based on the device's hight to prevent scrolling.
Afram7 committedSep 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 19238d5 - Browse repository at this point
Copy the full SHA 19238d5View commit details
Commits on Sep 18, 2023
-
Merge pull request #234 from AlexTelon/documentation/#233-add-new-des…
…ign-docs Added new design docs #223
Configuration menu - View commit details
-
Copy full SHA for 997ad24 - Browse repository at this point
Copy the full SHA 997ad24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe5d7a - Browse repository at this point
Copy the full SHA 1fe5d7aView commit details -
Merge pull request #240 from AlexTelon/documentation/#239-site-timeli…
…ne-docs Upload new site and timline docs from Bruce
Configuration menu - View commit details
-
Copy full SHA for 57bff87 - Browse repository at this point
Copy the full SHA 57bff87View commit details -
Update and rename Notes - Sprint Planning Meeting.md to Notes - Sprin…
…t Planning & Retrospective.md
Configuration menu - View commit details
-
Copy full SHA for 0f75da8 - Browse repository at this point
Copy the full SHA 0f75da8View commit details
Commits on Sep 19, 2023
-
Merge pull request #243 from AlexTelon/feature/#18-Delete-user-accoun…
…t-UI Feature/#18 delete user account UI
Configuration menu - View commit details
-
Copy full SHA for 64d4477 - Browse repository at this point
Copy the full SHA 64d4477View commit details
Commits on Sep 21, 2023
-
Merge pull request #242 from AlexTelon/documentation/#241-update-runn…
…ing-notes Update and rename Notes - Sprint Planning Meeting.md to Notes - Sprin…
Configuration menu - View commit details
-
Copy full SHA for 1b88191 - Browse repository at this point
Copy the full SHA 1b88191View commit details -
Made all the fontstyles accessible from the theme.dart file. Also rep…
…laced style elements in the code where the new class could be utilized.
Configuration menu - View commit details
-
Copy full SHA for 1eedbb5 - Browse repository at this point
Copy the full SHA 1eedbb5View commit details -
Merge pull request #249 from AlexTelon/feature/#207-Put-font-styles-i…
…n-the-FlexiChargeTheme-class Put font styles in the FlexiChargeTheme class
Configuration menu - View commit details
-
Copy full SHA for c8dd754 - Browse repository at this point
Copy the full SHA c8dd754View commit details -
Implemented the UI for changing password.
Afram7 committedSep 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 5644c22 - Browse repository at this point
Copy the full SHA 5644c22View commit details -
Merge pull request #250 from AlexTelon/feature/#16-Change-password
Implemented the UI for changing password.
Configuration menu - View commit details
-
Copy full SHA for 725b989 - Browse repository at this point
Copy the full SHA 725b989View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b1c02ab - Browse repository at this point
Copy the full SHA b1c02abView commit details -
Merge pull request #261 from AlexTelon/documentation/#260-update-runn…
…ing-sprint-docs Update Notes - Sprint Planning & Retrospective.md
Configuration menu - View commit details
-
Copy full SHA for b500e2a - Browse repository at this point
Copy the full SHA b500e2aView commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d88814 - Browse repository at this point
Copy the full SHA 5d88814View commit details -
Configuration menu - View commit details
-
Copy full SHA for e05ada1 - Browse repository at this point
Copy the full SHA e05ada1View commit details -
Merge pull request #263 from AlexTelon/hotfix/#262-update-podfile-in-ios
Updated podfile
Configuration menu - View commit details
-
Copy full SHA for 770ea76 - Browse repository at this point
Copy the full SHA 770ea76View commit details
Commits on Sep 27, 2023
-
Updated dependencies, added Mockito, applied fixes
Updated project dependencies and added the Mockito package. Fixed the code that was deprecated in QR Scanner view and viewmodel. Updated Kotlin version.
Configuration menu - View commit details
-
Copy full SHA for 2ab78d6 - Browse repository at this point
Copy the full SHA 2ab78d6View commit details -
Added "Repeat Password" text field
Added another text field so that the user does not accidentally enter the wrong new password.
Configuration menu - View commit details
-
Copy full SHA for a4cb01f - Browse repository at this point
Copy the full SHA a4cb01fView commit details -
Merge pull request #264 from AlexTelon/feature/#254-Include-a-Repeat-…
…Password-text-field Added "Repeat Password" text field
Configuration menu - View commit details
-
Copy full SHA for bd632ca - Browse repository at this point
Copy the full SHA bd632caView commit details
Commits on Sep 28, 2023
-
Email text field is automatically filled in
The email entered follows to the next screen and is automatically set as a default value for the email text field.
Configuration menu - View commit details
-
Copy full SHA for 1df4923 - Browse repository at this point
Copy the full SHA 1df4923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 078909c - Browse repository at this point
Copy the full SHA 078909cView commit details -
Fixed misstake made in commit.
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.
Configuration menu - View commit details
-
Copy full SHA for e404373 - Browse repository at this point
Copy the full SHA e404373View commit details -
Merge pull request #267 from AlexTelon/feature/#244-Delete-email-text…
…-field-when-verifying-email Feature/#244 delete email text field when verifying email
Configuration menu - View commit details
-
Copy full SHA for ddfa073 - Browse repository at this point
Copy the full SHA ddfa073View commit details -
Fixed all chargers not showing on map
Due to "bad" data from backend, where coordinates where integers instead of doubles, all of the chargers were not being fetched in the app. This problem is now solved and all of the chargers from the backend are being fetched despite having the wrong data type.
Configuration menu - View commit details
-
Copy full SHA for 9f36742 - Browse repository at this point
Copy the full SHA 9f36742View commit details
Commits on Sep 29, 2023
-
Updated stacked_generator dependency
Updated the dependency in the pubspec files along with the generated locator and router files.
Configuration menu - View commit details
-
Copy full SHA for 8977d5b - Browse repository at this point
Copy the full SHA 8977d5bView commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e548b9c - Browse repository at this point
Copy the full SHA e548b9cView commit details -
All headers are now centered in the middle of the screen.
Configuration menu - View commit details
-
Copy full SHA for 3113a81 - Browse repository at this point
Copy the full SHA 3113a81View commit details -
Merge pull request #272 from AlexTelon/documentation/update-running-n…
…otes Update Notes - Sprint Planning & Retrospective.md
Configuration menu - View commit details
-
Copy full SHA for dd52a35 - Browse repository at this point
Copy the full SHA dd52a35View commit details
Commits on Oct 3, 2023
-
Fixed charging starting when it shouldn't
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.
Configuration menu - View commit details
-
Copy full SHA for 18a4fe8 - Browse repository at this point
Copy the full SHA 18a4fe8View commit details -
You can no longer start charging if the charger is not available
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.
Configuration menu - View commit details
-
Copy full SHA for 48b0b0d - Browse repository at this point
Copy the full SHA 48b0b0dView commit details -
Merge pull request #276 from AlexTelon/feature/#275-Centre-UI-Headers
Centered the headers
Configuration menu - View commit details
-
Copy full SHA for 50aef0a - Browse repository at this point
Copy the full SHA 50aef0aView commit details -
Merge pull request #277 from AlexTelon/bug/#220-Charging-starts-when-…
…scanned-charger-does-not-exist Fixed charging starting when it shouldn't
Configuration menu - View commit details
-
Copy full SHA for c547be9 - Browse repository at this point
Copy the full SHA c547be9View commit details -
Merge pull request #270 from AlexTelon/test/#259-investigate-test-cha…
…rging Test/#259 investigate test charging
Configuration menu - View commit details
-
Copy full SHA for 5d00880 - Browse repository at this point
Copy the full SHA 5d00880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26189cc - Browse repository at this point
Copy the full SHA 26189ccView commit details
Commits on Oct 4, 2023
-
Merge pull request #278 from AlexTelon/bug/#266-Fix-the-Charger-Reser…
…ved-button You can no longer start charging if the charger is not available
Configuration menu - View commit details
-
Copy full SHA for e48c9b5 - Browse repository at this point
Copy the full SHA e48c9b5View commit details
Commits on Oct 5, 2023
-
Fixed the "Stop Charging" and "Push Down" buttons not appearing on the top sheet when it starts charging.
Afram7 committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 7402f6f - Browse repository at this point
Copy the full SHA 7402f6fView commit details -
The loading bar previously went rtl but now it goes ltr like it should.
Configuration menu - View commit details
-
Copy full SHA for 7103ba5 - Browse repository at this point
Copy the full SHA 7103ba5View commit details -
Fixed user location in the bottom sheet
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.
Configuration menu - View commit details
-
Copy full SHA for c27b011 - Browse repository at this point
Copy the full SHA c27b011View commit details -
Implemented charging stop time
The charging summary now displays the time that the charging stopped at.
Configuration menu - View commit details
-
Copy full SHA for 98ced25 - Browse repository at this point
Copy the full SHA 98ced25View commit details -
Fixed the live metrics data issue
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.
Afram7 committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 2248e43 - Browse repository at this point
Copy the full SHA 2248e43View commit details -
Merge pull request #280 from AlexTelon/feature/#246-Loading-bar-in-sc…
…reen-loads-right-to-left Loading bar now goes ltr
Configuration menu - View commit details
-
Copy full SHA for d5dc232 - Browse repository at this point
Copy the full SHA d5dc232View commit details -
Merge pull request #279 from AlexTelon/documentation/update-note-spri…
…nt-planning Update Notes - Sprint Planning & Retrospective.md
Configuration menu - View commit details
-
Copy full SHA for 6a35627 - Browse repository at this point
Copy the full SHA 6a35627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d470c3 - Browse repository at this point
Copy the full SHA 4d470c3View commit details -
Merge pull request #283 from AlexTelon/feature/#53-Show-live-charging…
…-metrics-from-backend Feature/#53 show live charging metrics from backend
Configuration menu - View commit details
-
Copy full SHA for 89c230c - Browse repository at this point
Copy the full SHA 89c230cView commit details -
Fixed boxes that had dissapeared
The boxes are now back and are showing as they did before
Configuration menu - View commit details
-
Copy full SHA for 6ae446a - Browse repository at this point
Copy the full SHA 6ae446aView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 747d12e - Browse repository at this point
Copy the full SHA 747d12eView commit details
Commits on Oct 8, 2023
-
Merge pull request #285 from AlexTelon/hotfix/remove-error-pubspec
Update pubspec.yaml
Configuration menu - View commit details
-
Copy full SHA for a4cbc10 - Browse repository at this point
Copy the full SHA a4cbc10View commit details -
Merge pull request #286 from AlexTelon/bug/#284-The-input-boxes-for-t…
…he-charger-id's-dissapeared Fixed white boxes that had dissapeared
Configuration menu - View commit details
-
Copy full SHA for c7b5b76 - Browse repository at this point
Copy the full SHA c7b5b76View commit details
Commits on Oct 9, 2023
-
Added documentation on how to start the app
The documentation can be found in the documentation files in the documentation folder under the Notes & Requirements part.
Configuration menu - View commit details
-
Copy full SHA for 2d60cd2 - Browse repository at this point
Copy the full SHA 2d60cd2View commit details
Commits on Oct 11, 2023
-
Adapted chargers to backend's changes
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.
Afram7 committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 46e6334 - Browse repository at this point
Copy the full SHA 46e6334View commit details -
Changed Transaction class name
Changed Transaction class name to OldTransaction to make it obvious that the Transaction object is outdated and should be replaced with the new one.
Configuration menu - View commit details
-
Copy full SHA for e03d45c - Browse repository at this point
Copy the full SHA e03d45cView commit details -
Merge pull request #292 from AlexTelon/feature/#287-write-new-documen…
…tation-about-how-to-run-the-project-for-the-first-time Added documentation on how to start the app
Configuration menu - View commit details
-
Copy full SHA for 4596914 - Browse repository at this point
Copy the full SHA 4596914View commit details -
Merge pull request #295 from AlexTelon/feature/#288-Adapt-code-to-bac…
…kend-incoming-changes Feature/#288 adapt code to backend incoming changes
Configuration menu - View commit details
-
Copy full SHA for 0ca3010 - Browse repository at this point
Copy the full SHA 0ca3010View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1322bd4 - Browse repository at this point
Copy the full SHA 1322bd4View commit details -
Merge pull request #297 from AlexTelon/feature/#288-Adapt-code-to-bac…
…kend-incoming-changes Implemented new transaction functionality
Configuration menu - View commit details
-
Copy full SHA for 1dba8dc - Browse repository at this point
Copy the full SHA 1dba8dcView commit details