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

fix flash bianco #97

Merged
merged 1 commit into from
Jan 22, 2023
Merged

fix flash bianco #97

merged 1 commit into from
Jan 22, 2023

Conversation

DiegoZaff
Copy link
Contributor

dovrebbere risolvere issue #82

Ho aggiunto un background appropriato a NavigationContainer. Evidentemente in default era bianco.

@bob27aggiustatutto
Copy link
Contributor

sembra andare ma nella tua branch non si caricano gli articoli (probabilmente questo è stato fatto in altre branch) e quindi non posso testare per davvero, riesci a fare merge da altre branch verso la tua "issue-flash-bianco" di modo da integrare gli articoli per consentirci di fare più test? una volta fatto fai revert

@bob27aggiustatutto
Copy link
Contributor

mettila in draft intanto questa pr se riesci

@toto04
Copy link
Contributor

toto04 commented Jan 19, 2023

appena #95 viene chiusa faccio un merge da main a qui così si può direttamente testare con lo stato finale della navigazione degli articoli, e si può mergiare direttamente anche questa

@bob27aggiustatutto
Copy link
Contributor

bob27aggiustatutto commented Jan 20, 2023

ho fatto io un merge tra quelle due branch e ho generato https://github.com/PoliNetworkOrg/PoliFemo/tree/issue-flash-bianco-2

Vi confermo che il problema su questa branch è risolto (issue #82)

@toto04 toto04 merged commit 8f5e816 into main Jan 22, 2023
@toto04 toto04 deleted the issue-flash-bianco branch January 22, 2023 07:36
bob27aggiustatutto added a commit that referenced this pull request Feb 4, 2023
* fix flash bianco (#97)

* login baseurl hotfix

* Bump ua-parser-js from 0.7.31 to 0.7.33 (#110)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/cu 34g7wcz (#108)

* risolte x tagliate

* app.json com er aprima

* diminuito margin container

* diminuito margin container

* vsc mi cancella sempre app json

* ri allenamento icone con x visibili

* Aumentata area di press dell'icona X

* fix status bar color (#115)

* Modificato nome Gruppi nel menu (#117)

Co-authored-by: [email protected] <[email protected]>

* getTags (#121)

* Groups Page (#106)

* Filters

* groups api

* Group searching logic with mocked data and language filter

* Adding proper filter values
reordering code

* groups api draft

* fixed search logic

* Reordering by Year

* lint error

* New Groups Page Design

* General fixes

* added svg platform icons

* added 2022/2023

* pr requested changes

* margin fix

* Flatlist and ordered groups fix

* fix no members

* small styling fixes

---------

Co-authored-by: Tommaso Morganti <[email protected]>

* fix conflitti

* fix conflitti (2)

* fix conflitti (3)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Diego <[email protected]>
Co-authored-by: Tommaso Morganti <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pontig <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Tommaso Morganti <[email protected]>
toto04 added a commit that referenced this pull request Mar 24, 2023
* freeClassroom page completed

* campus choice page almost completed

* create page to find class by position

* fix button state and graphic

* create component for list of free classrooms

* adjust the design

* adjust the design pt.2 and create interface Room

* add classChoice page

* fix problem with Flatlist->ScrollView

* create Map

* introduce geolocalization

* fix geolocation permissions

* adjust colors

* just fix

* just fix the design

* fix problem with margins

* just fix the structure

* DateTimePicker (#96)

* DateTimePicker

* Pr requested changes

* changed Text into BodyText

* fix modal shows up twice

* prettier error

Co-authored-by: Tommaso Morganti <[email protected]>

* fix the design(on IOS, android not yet)

* quick fix to freeClassList

* manage DateTimePicker's state and just try to call the room API

* fix the call to the API, refreshing must be fixed

* now the list of freeclassrooms is dynamic

* fix run issue

* fix activity indicator if GPS missing

* fix run problem

* fix map initial region and add few comments

* manage map if there is no GPS signal

* just fix imports

* checkPermission function and logic to put a marker on the map

* insert marker on campus and redirect to list

* missing the id of the class

* Main => m1 => CU-861m3wffu. Non toccare (#122)

* fix flash bianco (#97)

* login baseurl hotfix

* Bump ua-parser-js from 0.7.31 to 0.7.33 (#110)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/cu 34g7wcz (#108)

* risolte x tagliate

* app.json com er aprima

* diminuito margin container

* diminuito margin container

* vsc mi cancella sempre app json

* ri allenamento icone con x visibili

* Aumentata area di press dell'icona X

* fix status bar color (#115)

* Modificato nome Gruppi nel menu (#117)

Co-authored-by: [email protected] <[email protected]>

* getTags (#121)

* Groups Page (#106)

* Filters

* groups api

* Group searching logic with mocked data and language filter

* Adding proper filter values
reordering code

* groups api draft

* fixed search logic

* Reordering by Year

* lint error

* New Groups Page Design

* General fixes

* added svg platform icons

* added 2022/2023

* pr requested changes

* margin fix

* Flatlist and ordered groups fix

* fix no members

* small styling fixes

---------

Co-authored-by: Tommaso Morganti <[email protected]>

* fix conflitti

* fix conflitti (2)

* fix conflitti (3)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Diego <[email protected]>
Co-authored-by: Tommaso Morganti <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pontig <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Tommaso Morganti <[email protected]>

* change to Diego's PageWrapper

* add class name to the list

* maybe find temporary solution to G.P.S not disabled

* display markers on map and handle the press

* just add some comments

* fix run error

* just fix gps signal acquisition

* put markers on buildings

* add button to return to user current location(on IOS)

* just to test commit

* fix map

* just add new component for the searchbar(must be completed)

* fix navigation to the page

* fix button to return to current position

* fix map and list behaviour

* change navigation logic

* add info on occupancy rate

* fix run error

* Feature/cu 861m77zun - Dettaglio Aula (#136)

* RoomDetails Page

* Added RoomDetails to flow
added Map and actual infos

* Sezione Info Utili

* Affollamento UI

* Sezione affollamento completata

* fix styling and lint

* open map

* small fix

* Merge remote-tracking branch 'origin/feature/CU-861m3wffu' into feature/CU-861m77zun

* TimeLeft component fix
latitude and longitude props
occupancies

* endDate bug fix

* fix TimeLeft not correct

* fixes and real data link

* requested changes

* forgot return

---------

Co-authored-by: DiegoZaff <[email protected]>
Co-authored-by: Tommaso Morganti <[email protected]>

* forgot this in the merge commit whoops

* headquarter choice

* new component for default list (+ search by position inefficent so far)

* fix run error

* Update README.md

* fix date start problem

* filter classrooms according to their campus

* fix problem showing list

* delete hard coded headquarter name

* fix title of some rooms

* just fix names

* position searchbar prototype

* fix problem with "fire" icon

* redesign the logic to find a room by position

* new endpoint filters
moved a lot of things
needs improvement

* fix run error

* fix redirect to roomDetailsPage

* fix run error

* add icon Google maps on IOS

* fix run error

* create component to display errors

* fix run errors

* update with new component Icon

* fix run errors

* improvements (not finished)

* Date Filters Flow
Search NOW

* update positonChoice page

* Rooms SearchBar Prototype

* fix problem in opening maps on IOS

* Fixed "libera" per color
added button scrollView in FreeClassrooms
Fixed Coordinates in SearchBar

* fix occupancy label

* fix problem in opening small map

* remove Como,residenze and S.Ulteriano from headquarters

* fix problem small map and searchbar

* decrese room name font size

* fix "Aggiungi" button

* change id into enum

* close modal when it's empty

* fix & context

* palette variant 3

* palette variant 3 sliderBorderColor

* updated ModalWithGestures

* margin top Pressable

* onPress on Map

* AdaptiveShadowView Map

* first review fixes

* skia paint removed

* general Istance timer

* buildingItem name field

* icon google maps on IOS position

* position fix

* fix run error

* removed FREE NOW

* fix FreeClassList padding

* fix margin padding DeafultList

* fix shadow in FreeClassList

* fix modal problem with svg

* stop animation if there is only ADD icon

* fixed freeclassroom choice buttons

* delete position search bar

* fix "libera fino alle"

* delete unuseful acronyms from context

* room tap fix
error fix

* ModalWithGestures removed

* removed useless eslint comments

* display all markers(wait for final endpoint) and add function to sort rooms by distance

* fix margin and padding

* adapt the structure to the new endpoint

* fix run error

* fix run error pt.2

* add animation when a marker is selected

* fixed pressable in shadows

* fix roomList by position

* fix room name

* Removed AcronymList and rooms.JSON

* code more functional?

* fix crowding feedback if not logged

* text aligned on multiple lines in class element

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Matteo <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Diego <[email protected]>
Co-authored-by: Tommaso Morganti <[email protected]>
Co-authored-by: Tommaso Morganti <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pontig <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Matteo Luppi <[email protected]>
Co-authored-by: DiegoZaff <[email protected]>
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.

[Bug] In dark mode, c'è un "flash bianco" quando si apre una categoria o un articolo
3 participants