Page MenuHomePhabricator

Nurah_Wakili
User

Projects (4)

Today

  • No visible events.

Tomorrow

  • No visible events.

Wednesday

  • No visible events.

User Details

User Since
Oct 7 2025, 8:07 PM (18 w, 6 d)
Availability
Available
LDAP User
Nurah_wakili
MediaWiki User
Nurah Wakili [ Global Accounts ]

Recent Activity

Fri, Feb 13

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Fri, Feb 13, 4:50 PM · Outreachy (Round 31), Tool-paulina

Fri, Feb 6

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Fri, Feb 6, 3:13 PM · Outreachy (Round 31), Tool-paulina

Sun, Feb 1

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Sun, Feb 1, 6:30 PM · Outreachy (Round 31), Tool-paulina

Fri, Jan 23

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Fri, Jan 23, 12:25 PM · Outreachy (Round 31), Tool-paulina

Jan 16 2026

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Jan 16 2026, 2:48 PM · Outreachy (Round 31), Tool-paulina

Jan 10 2026

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Jan 10 2026, 9:43 PM · Outreachy (Round 31), Tool-paulina

Jan 6 2026

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Jan 6 2026, 12:05 AM · Outreachy (Round 31), Tool-paulina
Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Jan 6 2026, 12:01 AM · Outreachy (Round 31), Tool-paulina

Dec 21 2025

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report

Dec 21 2025, 7:03 PM · Outreachy (Round 31), Tool-paulina

Dec 12 2025

Nurah_Wakili added a comment to T392429: Outreachy 31: Features to edit author and work data on Wikidata directly from Paulina.

Weekly Internship Report
Week 1: December 8 - December 12

Dec 12 2025, 9:00 PM · Outreachy (Round 31), Tool-paulina
Nurah_Wakili added a comment to T412023: OAuth Implementation.

Hello @Pepe_piton and @Nat_WDU, I have opened a PR for this task: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/174.

Dec 12 2025, 8:32 PM · Outreachy (Round 31), Tool-paulina

Dec 8 2025

Nurah_Wakili moved T412023: OAuth Implementation from Backlog to In Progress on the Tool-paulina board.
Dec 8 2025, 3:28 PM · Outreachy (Round 31), Tool-paulina

Oct 28 2025

Nurah_Wakili added a comment to T407558: Proof of concept: add work form, with autocomplete.

@Pepe_piton I used the local proxy for the API calls because it's best practice in terms of CORS compliance, performance ( Caching and optimization ), and better security because it hides credentials and validates requests. It also allows for more flexibility when it comes to modification or extending functionality in the future.
I would love to know your recommended approach for implementing the language dropdown. As always, thank you for your time and feedback!

Oct 28 2025, 11:10 AM · Tool-paulina

Oct 24 2025

Nurah_Wakili added a comment to T407551: Proof of concept: Add author form.

Hello @Nat_WDU, Just a heads-up — I pushed a few changes I was working on to my MR in case you’ve already reviewed it. Thanks!

Oct 24 2025, 2:50 PM · Tool-paulina

Oct 22 2025

Nurah_Wakili added a comment to T407558: Proof of concept: add work form, with autocomplete.

I implemented this task. Kindly review the MR: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/139.

Oct 22 2025, 1:18 AM · Tool-paulina

Oct 20 2025

Nurah_Wakili added a comment to T406989: Proof of concept for adding new statements.

Hi @Pepe_piton , Thank you for your feedback and for answering my question. I now understand the flow better. I have the issue with the date input fields being rendered. I have pushed the fix to the MR: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/44.

Oct 20 2025, 10:00 PM · Tool-paulina

Oct 18 2025

Nurah_Wakili added a comment to T407551: Proof of concept: Add author form.

I worked on this task. Here is the MR link with implementation details: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/124.

Oct 18 2025, 7:38 AM · Tool-paulina

Oct 16 2025

Nurah_Wakili added a comment to T405635: Create API call examples to create and edit Wikidata works and authors items..

Hello @Nat_WDU, My current MR does include steps on how to get the access token and links to more resources like the Wikidata REST API documentation. However, I added an additional specific link to setting up the Oauth 2.0 for more support. I also reviewed the history of a test Wikidata I created and the edition was done by my username:
{F66755168}

Oct 16 2025, 6:55 PM · Tool-paulina
Nurah_Wakili added a comment to T405635: Create API call examples to create and edit Wikidata works and authors items..

Just wanted to add another simpler approach I used when testing with the Test URL (https://test.wikidata.org/w/rest.php/wikibase/v1) incase it might help anyone.
Since property and entity IDs for Wikidata test site are different from production. You can use https://test.wikidata.org/w/index.php?search to search and find the respective test property and entity IDs you need.

Oct 16 2025, 1:40 PM · Tool-paulina

Oct 15 2025

Nurah_Wakili added a comment to T407385: Create new generic page.

Hello @Nat_WDU. I have implemented this task.
Kindly review the MR details: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/94

Oct 15 2025, 8:46 PM · Tool-paulina
Nurah_Wakili added a comment to T405412: Proof of concept for editing statements in Paulina.

Hello @Pepe_piton, I have now added a wrapper for the 'Publish' & 'Cancel' buttons and also the alert message so all user-facing strings can be properly translated. Thank you so much for the feedback!
MR: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/18

Oct 15 2025, 7:49 PM · Tool-paulina
Nurah_Wakili added a comment to T405635: Create API call examples to create and edit Wikidata works and authors items..

I worked on this task. Please Kindly review : https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/86.
Thanks.

Oct 15 2025, 7:28 AM · Tool-paulina

Oct 13 2025

Nurah_Wakili added a comment to T406950: Add Wikidata and Wikimedia Commons links to work page.

Hello @Pepe_piton , Thank you so much for your feedback. I have made the changes to fix the issue with getting the Wikicommons link.

Oct 13 2025, 8:22 PM · Tool-paulina

Oct 10 2025

Nurah_Wakili added a comment to T406989: Proof of concept for adding new statements.

Hello @Pepe_piton
This is the link to my merge request for this task: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/44

Oct 10 2025, 9:57 PM · Tool-paulina
Nurah_Wakili added a comment to T406989: Proof of concept for adding new statements.

Hi @Pepe_piton, Can a field be selected to Add information even if it is not missing or should the dropdown only contain missing fields?

Oct 10 2025, 4:34 PM · Tool-paulina
Nurah_Wakili added a comment to T406950: Add Wikidata and Wikimedia Commons links to work page.

Hello @Pepe_piton, I worked on this task. Here is the merge request: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/24.

Oct 10 2025, 2:00 AM · Tool-paulina

Oct 9 2025

Nurah_Wakili added a comment to T405412: Proof of concept for editing statements in Paulina.

@Nat_WDU I Implemented an inline edit functionality for author data fields in Paulina’s user interface using bootstrap icons and Javascript logic. When a users click the pencil icon, the field becomes editable, allowing them to modify the text and confirm changes using the check (publish) icon. Additionally, I introduced a cancel button that is beyond the initial task scope to enhance usability. This feature restores the field’s original value when users decide not to proceed with their edits, ensuring a more intuitive and user-friendly editing experience. Merge request: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/18

Oct 9 2025, 4:07 PM · Tool-paulina

Oct 8 2025

Nurah_Wakili added a comment to T405754: Outreachy 31: Micro-task Generator for Organizers on Wikipedia (application).

Hello Everyone!
My name is Nurah, and I'm an Outreachy applicant. I'm looking forward to contributing and collaborating with you all.

Oct 8 2025, 10:20 PM · Research, Outreachy (Round 31)
Nurah_Wakili added a comment to T402301: Clickable language menu options.

@Pepe_piton I am done with this task and created a merge request for it. I updated the language menu so users can switch languages by clicking directly on an option, without needing to press the “Select” button when JavaScript is enabled, while preserving the button functionality when JavaScript is disabled on the browser.

Oct 8 2025, 4:37 PM · Tool-paulina
Nurah_Wakili moved T402301: Clickable language menu options from Backlog to In Progress on the Tool-paulina board.
Oct 8 2025, 2:26 PM · Tool-paulina
Nurah_Wakili added a comment to T405412: Proof of concept for editing statements in Paulina.

Hello @Nat_WDU, I have already completed my assigned task and created a merge request for it. I would like to take this on if it's still available. Thanks

Oct 8 2025, 2:22 PM · Tool-paulina

Oct 7 2025

Nurah_Wakili added a comment to T405412: Proof of concept for editing statements in Paulina.

Hello @Pepe_piton , I would like to work on this task please.

Oct 7 2025, 11:04 PM · Tool-paulina
Nurah_Wakili added a comment to T402301: Clickable language menu options.

Hello, I would like to work on this task please.

Oct 7 2025, 11:01 PM · Tool-paulina
Nurah_Wakili added a comment to T405385: Minor improvements to the country page.

Hello @Pepe_piton , I would like to work on this task. I would like to kindly request to be added as a trusted contributor so I can fully participate in project tasks and updates. Thanks!

Oct 7 2025, 10:27 PM · Tool-paulina
Nurah_Wakili added a member for Tool-paulina: Nurah_Wakili.
Oct 7 2025, 9:44 PM
Nurah_Wakili added a watcher for Tool-paulina: Nurah_Wakili.
Oct 7 2025, 9:43 PM