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

Listado de posiciones remotas #68

Closed
wants to merge 92 commits into from
Closed

Listado de posiciones remotas #68

wants to merge 92 commits into from

Conversation

cherta
Copy link
Owner

@cherta cherta commented May 3, 2020

Este PR es para dejar pronto #67

Tareas

  • Parsear el evento
  • Traer información del usuario
  • Guardar evento en la BD
  • Endpoint que devuelva el listado de posiciones
  • Página de listado de trabajos

Gabriel Chertok and others added 30 commits March 12, 2020 19:18
- Add url on `data/companies.js`
- Support the url and non-url version on `Company` component
Add wyeworks to the list of companies
Fix typo  `phisical` => `physical`
Co-authored-by: feder <[email protected]>
Co-authored-by: Gabriel Chertok <[email protected]>
- Add clamp to 2 lines of text after that we use `title`
- Increase the with of the outer container to 720px
* Change image fit to cover

* Add overactive
Co-authored-by: Eugenio Rovira <[email protected]>
* Back from cover to contain (I'm a shmock)

* Add Formula and static logo
Co-authored-by: Mathias Rodriguez <[email protected]>
I don't want to collect personal data but I'm interested on how many people is on the website.

I'll disable everything else on GA.
* Add Qualabs to companies.js

* Add qualabs logo

Co-authored-by: Emil Santurio <[email protected]>
Co-authored-by: Emil Santurio <[email protected]>
Co-authored-by: Gabriel Chertok <[email protected]>
sxddiaz and others added 19 commits March 20, 2020 15:41
Company added:
  {
    picture: "https://www.kanbanconsultores.com/web/image/res.company/1/logo?unique=d79d171.png",
    url: "https://www.kanbanconsultores.com/",
    name: "Kanban Consultores",
    description: "Diseñamos procesos operativos utilizando la metodología Kanban.",
    meta: {
      allowFullRemote: true,
      hasPhysicalOffices: true
    }
  },
Bumps [next](https://github.com/zeit/next.js) from 9.3.0 to 9.3.3.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](vercel/next.js@v9.3.0...v9.3.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- New font
- Make layout responsive
- Add new image
@cherta cherta self-assigned this May 3, 2020
@vercel
Copy link

vercel bot commented May 3, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/cherta/remoteuy/2t5l8qbmo
✅ Preview: https://remoteuy-git-feature-job-board.cherta.now.sh

@cherta cherta linked an issue May 3, 2020 that may be closed by this pull request
- Handle only messages to a specific channel, hat only have a valid tag
- Request the user data
- Build a payload that shoud be store in the DB with the `user` and the `message`
- Move matching tag to .env
- Add .env.sample
- Un ignore .env.sample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Listado de posiciones remotas disponibles.