GabrielTrettel
|
8ad7b89ec7
|
fixing pre-selected items on forms
|
4 years ago |
GabrielTrettel
|
78d08d8493
|
Merge branch 'main' of github.com:IGSD-UoW/WPD-MobileApp into main
|
4 years ago |
GabrielTrettel
|
699ef84b97
|
Changing "selecting" logic to swtitch colors instead of border width.
|
4 years ago |
analuizaff
|
4ec26b7795
|
updating minimum value as 0 to pluviometer
|
4 years ago |
analuizaff
|
394f64295d
|
imagePicker
|
4 years ago |
GabrielTrettel
|
de2ee99511
|
Refactoring all string colors to use app/config/colors constants instead of string
literals.
|
4 years ago |
GabrielTrettel
|
b0830b2841
|
Refactoring code to use app/config/assets constant for all images
requires.
|
4 years ago |
GabrielTrettel
|
4741eb6ba8
|
Making some components width/height flexible depending on phone screen
size and a scale arg.
|
4 years ago |
analuizaff
|
90ca859b17
|
swaping datepicker for textinput
|
4 years ago |
analuizaff
|
e14e4fb8aa
|
more improvements to datepicker - ios
|
4 years ago |
analuizaff
|
8ca56c2dac
|
fixing datepicker problems - ios
|
4 years ago |
analuizaff
|
315b4cdd4e
|
datepicker - ios
|
4 years ago |
analuizaff
|
6ce0d040f8
|
fixing datepicker erro - ios
|
4 years ago |
GabrielTrettel
|
da7c5a6dce
|
Merge branch 'main' of github.com:IGSD-UoW/WPD-MobileApp into main
|
4 years ago |
GabrielTrettel
|
eaaa625411
|
More utest attempts
|
4 years ago |
GabrielTrettel
|
585712a25d
|
undefined checks in database transactions
|
4 years ago |
analuizaff
|
f0694fb142
|
creating datepicker for ios
|
4 years ago |
analuizaff
|
ba54c24674
|
last stable version - ImagePicker
|
4 years ago |
Daniel D'Angelo Resende Barros
|
f0e394befb
|
Merge branch 'main' of https://github.com/IGSD-UoW/WPD-MobileApp into main
|
4 years ago |
Daniel D'Angelo Resende Barros
|
ab593327a5
|
Adding iOS camera permissions on app.json
|
4 years ago |
analuizaff
|
acff016b2f
|
importing expo permissions
|
4 years ago |
GabrielTrettel
|
fbc577ada3
|
Merge branch 'main' of github.com:IGSD-UoW/WPD-MobileApp into main
|
4 years ago |
GabrielTrettel
|
fd7d5618cd
|
Update gitignore and deps
|
4 years ago |
analuizaff
|
67c72c941a
|
trying to fix ios problem with permissions
|
4 years ago |
analuizaff
|
50cc12883b
|
correcting useState import
|
4 years ago |
GabrielTrettel
|
4e0880320b
|
Removing white background from assets
|
4 years ago |
GabrielTrettel
|
0cfc5d3b5d
|
Updating README for testing tutorial
|
4 years ago |
GabrielTrettel
|
2a75be876b
|
Unit testing lib Jest install and setup
|
4 years ago |
analuizaff
|
cf43dd1412
|
image picker - modal
|
4 years ago |
analuizaff
|
3ebcaaa5de
|
Picking image from camera or gallery
|
4 years ago |
GabrielTrettel
|
85ddf3c8c3
|
Updating .gitingnore to untrack lock files
|
4 years ago |
GabrielTrettel
|
f225d6857e
|
Refactoring non-JS like code
|
4 years ago |
analuizaff
|
35898d8ff7
|
trying to launch camera
|
4 years ago |
analuizaff
|
19a31c5bbb
|
some layout improvements
|
4 years ago |
GabrielTrettel
|
bfd3d1e726
|
Updating MapFeedScreen markers when screen changes its focus to active
|
4 years ago |
GabrielTrettel
|
e7f7254d1b
|
Updating dependencies
|
4 years ago |
analuizaff
|
695e2cede7
|
adding scrollview ans sucess message
|
4 years ago |
GabrielTrettel
|
f79ed7f105
|
Merge branch 'main' of github.com:IGSD-UoW/WPD-MobileApp into main
|
4 years ago |
GabrielTrettel
|
da724a9b36
|
fixing an error that occurred when two markers with the same key were placed on the map
|
4 years ago |
analuizaff
|
e490e6614d
|
Date picker at pluviometer sharing data screen
|
4 years ago |
GabrielTrettel
|
dbcf9625cd
|
Refac useLocation for default location latlong arg
|
4 years ago |
GabrielTrettel
|
5e951aa5e8
|
Custom component for map marker
|
4 years ago |
GabrielTrettel
|
067ef46312
|
Removing white background from assets
|
4 years ago |
GabrielTrettel
|
81a464a2cb
|
Fixing bug in function definitions (inserting props as an argument)
|
4 years ago |
GabrielTrettel
|
e4ef1e4eb6
|
Going back 1 level in navigation stack when some data is inserted
|
4 years ago |
GabrielTrettel
|
22c8c0e4f9
|
Forms data integrated with maps
|
4 years ago |
GabrielTrettel
|
6eea8e731a
|
Fixing a typo in PluviometerSharing props
|
4 years ago |
GabrielTrettel
|
a1894d7df5
|
Working approach to view all four submitted values in map.
|
4 years ago |
GabrielTrettel
|
42cd1dc6e9
|
Failed approach to view all four submitted values in map.
|
4 years ago |
GabrielTrettel
|
24f227d1b6
|
Refactoring MapFeedScreen to hook model
|
4 years ago |