Page MenuHomePhabricator

Reword text on Mark as Sent page for access codes
Closed, ResolvedPublic

Assigned To
Authored By
Samwalton9-WMF
Jan 5 2021, 10:10 AM
Referenced Files
F33991353: image.png
Jan 9 2021, 5:01 AM
F33987739: image.png
Jan 6 2021, 10:28 AM
F33987727: image.png
Jan 6 2021, 10:06 AM
F33987723: image.png
Jan 6 2021, 10:01 AM
F33987706: image.png
Jan 6 2021, 9:47 AM
F33987710: image.png
Jan 6 2021, 9:47 AM

Description

Task

On the 'Mark as Sent' page, some text is outdated and needs updating to reflect the latest functionality.

To complete this task:

Good first task

This task has been placed in the good first task category. This means it has been scoped and written in a way that makes it simpler for folks who haven’t contributed to the tool’s development or open source software in the past.

If that’s you, welcome! Please feel free to ask questions here about this specific task or the codebase more generally. We’ll be more than happy to help you and clarify the steps needed to complete the task, whether that’s setting up the repository, implementing the necessary changes, or pushing your changes to Github.

If you have experience contributing to this project or similar ones, please consider leaving this one for someone new, and taking a look at the Open Tasks column of the workboard for another task. Also feel free to help out if you see unanswered questions here!

How to contribute

Assign yourself to this task: Click the ‘Add Action’ dropdown menu below and then select Assign / Claim. The box should fill your username in automatically, then click Submit!

The Library Card platform repository can be found at WikipediaLibrary/TWLight. Please see the Getting Started and Local Setup guides to get up and running with a local development environment.

To submit your changes, you should fork the repository and create a new branch. After pushing your changes to your Github branch, you can open a pull request. Please link your pull request in a comment here when it has been submitted, and include the Phabricator task number in the pull request. Experienced contributors to the project will review your code and either provide feedback or merge it in!

Event Timeline

image.png (768×1 px, 148 KB)

i am facing this error while setup of local host.
Please help how to tackle this error.
i have installed docker and docker-compose

image.png (768×1 px, 83 KB)

what is the problem. please help..@Samwalton9 @Sadads

@Bharatkhatri351 It looks like Docker might not be running, can you check that it's started?

image.png (768×1 px, 104 KB)

i have opened the docker and it give me instruction to run a command and this error is coming while running it

I see you have Docker Desktop (in your taskbar), when you open it does it show that it's Running?

OK so the problem is that Docker isn't running (see the bottom left of that window). I'm not sure why that is exactly, have you tried restarting Docker/your computer? Did you get an error messages about why it failed to start?

when i first installed dockeron my computer it restart and there was error showing
wsl2 installation is incomplete and there was a link also to install this

https://docs.microsoft.com/en-us/windows/wsl/install-win10#step-4---download-the-linux-kernel-update-package

then i downloaded it....

and then error occured... May be i have to restart my laptop again

restarted my pc but still docker is not running

image.png (768×1 px, 93 KB)

hey @Samwalton9 somehow my problem is solved docker is started... thanks for your time

hey
I have a doubt
in local setup second step is download repositry and
i have download zip file of repositry and follow step 3rd and 4th sucessfully.
Now i have to make changes in the code as given but
at documentry of pull request they instruct to fork and clone the repositry after creating a new branch i have to make chanes and commit these changes but the problem is i have downloaded the twlight repositry zip and there is not git repositry init
its mean first i have to initialize git repositry and then commit it and then create new branch and then commit again OR i have to do it again by following the step given in pull request....

Hi @Bharatkhatri351 - please take a read of posts such as https://blog.scottlowe.org/2015/01/27/using-fork-branch-git-workflow/ which give an overview of how to clone and fork a repository. You shouldn't need to initialise a repository, cloning will take care of that.

image.png (768×1 px, 151 KB)

please help during docker-compose build i am getting this error again again. I tried 2 to 3 times to build but always getting this error and i also clone the fork repository again but issue is not solved .can any body guide me how to solve this error

Samwalton9-WMF lowered the priority of this task from Low to Lowest.Jan 11 2021, 11:08 AM
Samwalton9-WMF moved this task from Ready to Review on the The-Wikipedia-Library (Kanban) board.