Dan Lefrancois
|
2a83b00be6
|
Converted all components to use functional definition rather than Classes. Removed 'zustand' and replaced with 'react-redux' for state. Some minor adjustments to the project organization.
|
2021-10-29 08:50:31 -07:00 |
|
Andrew14o
|
6bbd41c522
|
Reset password requirements validation
|
2021-10-28 10:39:01 -07:00 |
|
Dan Lefrancois
|
8d10da95e4
|
Updated the localization file and some of the keys. Now expecting keys to be in alphabetical order.
|
2021-10-28 09:22:32 -07:00 |
|
Dan Lefrancois
|
a4d417ddcc
|
Updated the bracketSpacing in .prettierrc and updated all files to reflect this. Also made some minor App style clean up.
|
2021-10-28 09:14:10 -07:00 |
|
Dan Lefrancois
|
378d3b6200
|
Merge branch 'main' of https://github.com/stephb9959/ow-self-care
* 'main' of https://github.com/stephb9959/ow-self-care:
Forced Reset Password base functionality, disabled buttons in Forgot Password when loading
Forgot password activity indicator
# Conflicts:
# src/localization/LocalizationStrings.js
# src/screens/ForgotPassword.js
|
2021-10-27 17:14:30 -07:00 |
|
Dan Lefrancois
|
2aac206ebe
|
Added in iniital support for the Brand Selector view, and branding as well. This includes generating a primary color where needed. Updated some of the base styling based on the mockups.
|
2021-10-27 17:06:55 -07:00 |
|
Andrew14o
|
5d27b09262
|
Forced Reset Password base functionality, disabled buttons in Forgot Password when loading
|
2021-10-27 17:02:42 -07:00 |
|
Andrew
|
ccf513d9da
|
Forgot password activity indicator
|
2021-10-27 13:25:47 -07:00 |
|
Andrew
|
1fae07f8bd
|
Update ForgotPassword.js
fixed Forgot Password Textinput width
|
2021-10-26 17:08:20 -07:00 |
|
Andrew
|
00e7b41363
|
Forgot Password base functionality
|
2021-10-26 16:36:58 -07:00 |
|
Dan Lefrancois
|
b8e6129772
|
Updated the general styling pattern and naming. Improved the base App style - this is just a minor improvement until more UX/UI guidelines are known. Added in some base icons for tabs to help with some testing. Added in DeviceItem component to show devices in a list.
|
2021-10-26 14:15:18 -07:00 |
|
Dan Lefrancois
|
910590c3a9
|
Base React-Native App commit. Has general outline of the App, including base navigation, localization and store support. Also supports API generation based on OpenAPI spec for 3 different APIs: Security, Gateway and Provisioning. Supports sign-in with proper credentials and base API with retrieved token. Currently not building on iOS with the XCode 13.
|
2021-10-22 12:13:28 -07:00 |
|