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

Remake location property saving with Vue #33285

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Jul 20, 2022

"Address" renamed to "Location" on the UI, as suggested by @jancborchardt

Requires

@github-actions
Copy link
Contributor

Possible performance regression detected

Show Output
1 queries added

≠ /remote.php/dav/files/test with 1 queries added
  + UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)
≠ /remote.php/dav/files/test/test.txt with 1 queries removed
  - UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)
≠ /remote.php/dav/files/test/many_files with 1 queries added
  + UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)
= /remote.php/dav/files/test/new_file.txt
= /remote.php/dav/files/test/new_file.txt

@Pytal Pytal force-pushed the enh/27869/location branch 2 times, most recently from 50f134c to 1675907 Compare July 28, 2022 00:35
@Pytal Pytal added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jul 28, 2022
@Pytal Pytal force-pushed the enh/27869/twitter branch 6 times, most recently from 7e0cd45 to 7fd6634 Compare July 29, 2022 20:16
@skjnldsv skjnldsv mentioned this pull request Aug 12, 2022
@skjnldsv skjnldsv mentioned this pull request Aug 18, 2022
@blizzz blizzz mentioned this pull request Aug 24, 2022
Base automatically changed from enh/27869/twitter to master August 25, 2022 21:40
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal
Copy link
Member Author

Pytal commented Aug 26, 2022

Rebased

@Pytal Pytal requested review from a team, PVince81, artonge and skjnldsv and removed request for a team August 26, 2022 00:40
@Pytal Pytal marked this pull request as ready for review August 26, 2022 00:40
@Pytal Pytal requested a review from CarlSchwan as a code owner August 26, 2022 00:40
Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PVince81 PVince81 merged commit e69ad6f into master Aug 26, 2022
@PVince81 PVince81 deleted the enh/27869/location branch August 26, 2022 06:42
@blizzz blizzz mentioned this pull request Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants