Nenad Vujicic
cc6bfb2c7c
Removes first comment body from notes tests
...
Improves notes unit tests by replacing checking with first comment's body with checking with default / user-specified descriptions. Also, removes test_author unit test, adds setting note's author when checking notification's success and sets first comment type to "opened" in tests with tooltips which require first comment to be "opened".
2025-03-05 19:01:03 +00:00
Anton Khorev
d1de8462d6
Move edit account action to show
2025-02-17 17:14:31 +03:00
Andy Allan
31805df53f
Remove some unnecessary calls to clear the mail queue
...
These were not needed at the end of most tests for quite some time,
since rails clears them by default for controller and integration tests,
and also no longer required in system tests after #5691
2025-02-16 16:16:13 +00:00
Anton Khorev
36f5a073a9
Test map panning when visiting changeset and note comment links
2025-02-16 18:47:11 +03:00
Tom Hughes
4635fcf04a
Merge remote-tracking branch 'upstream/pull/5681'
2025-02-15 17:36:29 +00:00
Tom Hughes
b0348093f8
Merge remote-tracking branch 'upstream/pull/5680'
2025-02-15 17:35:49 +00:00
Andy Allan
2edceb4b61
Use title case consistently for nav tab labels
2025-02-15 17:21:24 +00:00
Andy Allan
487bba4088
Use 'My Account' for account pages
...
It's hard to make a distinction between 'Preferences' and 'Settings' in some languages,
and many other sites use the term 'Account' for things like changing email.
2025-02-15 17:06:40 +00:00
Anton Khorev
ae89ed45e5
Show alert on account home page if home location is not set
2025-02-15 19:02:30 +03:00
Anton Khorev
5c019cd2ee
Add "Go to Home Location" to every page, link it to account home page
2025-02-15 19:02:30 +03:00
Andy Allan
aebacc88de
Merge pull request #5514 from AntonKhorev/pd-declaration
...
Remove public domain checkbox from signup and terms pages
2025-02-15 14:03:55 +00:00
Marwin Hochfelsner
e1055764d8
Get directions using fetch
...
Co-authored-by: Holger Jeromin <h.jeromin@beckhoff.com>
2025-02-12 05:13:12 +01:00
Tom Hughes
361dcbb1df
Merge remote-tracking branch 'upstream/pull/5603'
2025-02-05 19:14:02 +00:00
Anton Khorev
b3a0038d27
Write the new role in reassign checkbox label
2025-02-05 13:00:04 +03:00
Anton Khorev
53620c62d3
Test if closing sidebar removes directions popup
2025-02-04 14:17:58 +03:00
Anton Khorev
fe4af49d06
Don't check ids of new notes in create note system tests
2025-02-02 18:56:19 +03:00
Tom Hughes
101642af08
Merge remote-tracking branch 'upstream/pull/5576'
2025-01-29 18:30:04 +00:00
Anton Khorev
db08587325
Show only description as a marker tooltip in note layer
2025-01-29 18:02:01 +03:00
nertc
1a23bfa1ec
Show reporting user on issues screen
2025-01-29 12:39:46 +04:00
Anton Khorev
aafcd95364
Test fallback locale on embed page
2025-01-21 02:49:07 +03:00
Anton Khorev
6a75db52e4
Update user.consider_pd if confirmed
2025-01-18 19:16:17 +03:00
Anton Khorev
0f51052e86
Add confirm button to pd declaration page
2025-01-18 19:16:17 +03:00
Anton Khorev
4469c9f5e5
Show checkbox on pd declaration page
2025-01-18 19:16:17 +03:00
Tom Hughes
5eb4c7c0d1
Rename friends rate limit as follows
2025-01-17 23:01:55 +00:00
Anton Khorev
835756e979
Fix missing translation of Follow links on dashboard
2025-01-17 05:09:05 +03:00
Anton Khorev
3eccf65d8c
Merge branch 'pull/5261'
2025-01-17 04:01:22 +03:00
Tom Hughes
283e7b975b
Merge remote-tracking branch 'upstream/pull/5494'
2025-01-16 18:35:36 +00:00
Andy Allan
b8a1a904c6
Merge pull request #5449 from AntonKhorev/edit-preferences
...
Make preferences page editable without clicking 'Edit Preferences'
2025-01-15 12:49:34 +00:00
Nenad Vujicic
11e0444f36
Added unit tests for new Note methods
...
Added unit tests for new Note methods and updated system tests to use description instead of first comment's body.
2025-01-15 12:12:56 +01:00
nertc
be11f2075e
Refactor friendships controller and model
2025-01-14 11:33:56 +04:00
nertc
2b7a48029b
Modify the way Friends are added
2025-01-14 11:32:54 +04:00
Anton Khorev
e9fd07a799
Test that encouragement disappears after verified email signup
2025-01-13 15:03:58 +03:00
Anton Khorev
03c7b18fa8
Test that anonymous note encouragement disappears after signup
2025-01-13 15:03:58 +03:00
Anton Khorev
fe214adbc6
Test that anonymous note encouragement disappears after login
2025-01-13 15:03:58 +03:00
Anton Khorev
f745cae93b
Test that encouragement appears after 10 anonymous notes
2025-01-13 15:03:58 +03:00
Anton Khorev
937d461106
Update arguments of data overlay interestingNode()
2025-01-07 11:26:15 +03:00
Anton Khorev
feb7af2020
Let page.load proceed when zoomed out, disabling submit
...
Note that addNoteButton.hasClass("active") check in page.load is useless because page.unload removes this class.
2025-01-01 02:32:06 +03:00
Tom Hughes
7565f5aa4a
Merge remote-tracking branch 'upstream/pull/5440'
2024-12-30 12:40:11 +00:00
Tom Hughes
782e619de2
Merge remote-tracking branch 'upstream/pull/5448'
2024-12-29 19:11:13 +00:00
Anton Khorev
967e6d4d86
Make preferences page editable without clicking 'Edit Preferences'
2024-12-29 20:08:17 +03:00
Anton Khorev
c7e038a4d0
Use resourceful routes for web mailboxes
2024-12-29 08:40:39 +03:00
Anton Khorev
fcfb7d4af1
Replace resent confirmation link with button
2024-12-29 06:28:26 +03:00
Anton Khorev
ef6edfff34
Test signup with confirmation email
2024-12-29 04:09:42 +03:00
Anton Khorev
c883f02161
Add within_content_body system test helper
2024-12-29 03:25:44 +03:00
Anton Khorev
df1c59280f
Add revoke all actions to received blocks resource
2024-12-24 08:18:58 +03:00
Anton Khorev
eeda506ae1
Test share textarea not to leak into note text on hiding resolved notes
2024-12-19 17:59:44 +03:00
Anton Khorev
bb561d3ea9
Use within_sidebar in CreateNoteTest
2024-12-19 05:26:45 +03:00
Anton Khorev
c05cdaddbc
Move blocked resolve/reactivate tests to ResolveNoteTest
2024-12-19 05:25:23 +03:00
Anton Khorev
25e4a80760
Get note text only from textarea within left sidebar
2024-12-19 05:22:54 +03:00
Anton Khorev
0931f47483
Test share textarea not to leak into note text on reactivation
2024-12-19 05:14:15 +03:00