-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release v1.1.0 #815
Open
ErikSin
wants to merge
18
commits into
release/v.1.1.x
Choose a base branch
from
rc/v.1.1.0
base: release/v.1.1.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release v1.1.0 #815
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Makes sure text in permissions modal is correct. Removes some old console logs.
* Adds on success handler to the hook so that the modal is only closed after the refresh is done. * Adds body text and header text to the background map files so that they line up with figma designs. Adds warning red so that the red color is as design specifies * Uses Full screen menu list for map management menu screen.
* Fetches a new url for attachments each time the share button is pressed. Uses new BodyText component instead of text.
…hat is no longer needed. (#854)
* feat: add number as field * chore: remove unnecessary code * chore: allow negative and decimals * chore: returned Question Component to original state * chore: only allow one decimal
* Uses a state variable and use effect in the bottom sheet modal related to project invitation so the success modal shows properly.
* chore: added rubik and updated text component to use it * chore: update header * chore: update description * chore: update button to use rubik * chore: update drawer header to rubik * chore: update text to use variant flag * chore: update some headers * chore: revert text and add deprecated tag * chore: remove all unneccesary fonts * chore: create header component * chore: created body text * chore: update jsdoc comments * chore:update bodyText to not have line height * chore: update data and privacy screen to use new text components * chore:update buttons * chore: update invite screen * chore: invite accpeted * chore: waiting for invite to accept screen * chore: update drawer text * chore: text align * chore: update sync screen * chore: usefontSize map * chore: type 24 converted to 14
* chore: create checkbox using svgs * chore: update metrics to use new checkbox * chore: update input color and font
* Fixes full sheet on bottom sheet modal back * Undoes last change. Takes out padding so permission audio fits. Co-authored-by: cimigree <[email protected]>
…een modals. (#878) (#889) Co-authored-by: cimigree <[email protected]>
* feat: show linked track in observation (#839) * chore: create reuseable accordian * chore: reuseable track * chore: remove component * chore: plural of observation * chore:translations * chore: create track list * chore: translations * chore: fix styling * chore: update text to use customtext * chore: rename track list to track accordian * chore: change nav to popTo from navigate * chore: remove flex:1 * chore: refactor track list in observation with maintainable architecture (#883) * chore: find associated track with test * chore: refactor TrackAccordian * chore: integrate new tracsk accordian * chore: pr review * chore: change to mts file * chore: remove mock data and testing for ci
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
RC Candidate