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

Pull from master to service_rewrite_2023 #1089

Merged
merged 66 commits into from
Oct 29, 2023
Merged

Conversation

shankari
Copy link
Contributor

No description provided.

niccolopaganini and others added 30 commits September 12, 2023 00:47
1. Updated README like @JGreenlee mentioned to successfully build
2. Maintaining current version
3. Will update again after updating JDK in this intel machine
- Added hyperlink to the title
- Added output screenshot
- Updating markdown anchors
Updating markdown anchors as 4,5, & 6 weren't working
- touch up
- fixed non-working markdown anchors
Removed manual numbering and updated markdown anchors
…on 3. Revised formatting for activation sub-section -> for better clarity
1. Removed instructions on JAVA_HOME as it is no longer required
2. Quality of life changes
1. Changed the content section
2. Updated links in "Contributing" section
3. Updated "end to end testing" section
1. Updated buttons to point to the right CI
2. Removed point no. 4 in troubleshooting (it was empty)
Made sure the links for the buttons are correct
1. Removed manual numbering
2. Removed any form of version numbers 
3. Removed certain Permalinks and swapped it with relative PATHs
4. Made sure the structure is same
iter 1 - fix end to end testing
Not required anymore
- Better wordings
- Removed relative PATH for dynamic links as they don't seem to work
Modified the server to `server`
there was an issue with the alert, which was showing a promise object rather than the actual result. This change works to resolve that issue
trying to ensure that the updates are complete by moving anything that happens after into the same function, after the await
setting a delay does prevent the collect settings changes from turning off tracking, but this is not a very principled fix, still looking for a better way to fix this
…. Added CI badge 3. Plugins installation guide updated
Adding suggested changes

Co-authored-by: shankari <shankari@eecs.berkeley.edu>
Committing suggested changes

Co-authored-by: Jack Greenlee <JackAGreenlee@gmail.com>
Committing changes based on suggestions
- Wording
- Listing common build types
Abby Wheelis and others added 29 commits October 18, 2023 12:37
in order to fix the bug, we're changing when we mark the consent in storage. Moving the call to after the user has agreed to both parts -- protocol AND permissions, prevents the early popup.

For more discussion see: e-mission/e-mission-docs#1006 (comment)
Committing suggested change

Co-authored-by: K. Shankari <shankari@eecs.berkeley.edu>
Committing change based on suggestion (adding a link that points to Noel-openpath-deploy-configs)
🚑 Patch for showstopping ios popup issue
…_sept_2023

Updated README for Label dashboard profile sept 2023
So that we can check that the tests are passing before we merge
…e run the CI on

To avoid having to make a new branch and making everybody switch
Improve testing so we also run tests on feature branches
medium accuracy sometimes alters the tracking settings as well, this timeout resolves that
the prior variable name was inconsistent with the rest of the file, and therefore created confusion
…n_bump

Bumped up version for new location permissions release
we need to make sure that nobody scans a random qr code and gets into the app with an invalid token, we can help prevent that by checking that the qr code contains the right elements
added a log statement, and verifying that the first part of the opcode is "nrelopenpath" or "emission" -- the staging opcodes start with "emission", but sometimes we use production opcodes to test things in develpoment
make sure qr code is made with the whole url link
Long term, this should be part of the app config
e-mission/e-mission-docs#985 (comment)
💪 Increase checks for scanned QR code
when I updated the name of this visibility state, I did not update it's setter. This caused the popup to fail to launch
Change the path where we expect gems to be installed
@shankari shankari merged commit 73abff3 into service_rewrite_2023 Oct 29, 2023
5 checks passed
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.

4 participants