Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Full application prototype #4

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Full application prototype #4

wants to merge 20 commits into from

Conversation

jhughes982
Copy link
Collaborator

All features now working in development. Needs testing in production.

Implemented features:

  • Screenshots of individual tabs and fullpage (fullpage screenshot uses jimp as a workaround to a chromium bug),

  • Saving of .csv table data into separate .csv files

@jhughes982 jhughes982 added the enhancement New feature or request label Nov 27, 2020
@jhughes982 jhughes982 self-assigned this Nov 27, 2020
@sunandoroy
Copy link
Collaborator

Hi James, Did a fresh install the screen shot worked fine but can't see the csv file. Is it a separate command? i can see the js file in the screenshot folder but still not sure if I pulled dev correctly

@jhughes982
Copy link
Collaborator Author

Hi James, Did a fresh install the screen shot worked fine but can't see the csv file. Is it a separate command? i can see the js file in the screenshot folder but still not sure if I pulled dev correctly

Hi Sunando, have you switched to the 'dev' branch? Once you've pulled the repository from GitHub you'll need to open the project directory in your terminal and type:

git fetch --all

then:

git checkout dev

This should put you on the git branch with the latest updates. Comment back if it doesn't work and we can organise a meeting to go through things.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants