Highlights
- Arctic Code Vault Contributor
Pinned
396 contributions in the last year
Contribution activity
January 2021
Created 39 commits in 3 repositories
Created 2 repositories
Created a pull request in dev-a-better-world/vacgaps that received 3 comments
feat: turn into a progressive web app
How to make it work: yarn nx build --prod npm i -g http-server http-server -p 8080 -c-1 dist/apps/vaccitron Go to http://localhost:8080 The app sh…
+147
−10
•
3
comments
Opened 21 other pull requests in 2 repositories
dev-a-better-world/vacgaps
3
open
15
merged
2
closed
- Add the "Im coming" button in the reports list row
- fix(filter-form): fix places component
- Filter form optimizations
- Improve ci
- Fix text alignment and demo data json
- Fix the interface with the server
- Application textual content changes
- FB Login preparation for air condition
- Update data fetch URL
- Change app's favicon and title
- Update logo and design
- Design fixes
- Poll from server
- Compose the reports list page
- feat: Add application routing
- feat: add filter fields component library
- Add interfaces library
- Added the kupot holim as constant
- feat: User details form
- feat: add basic app with header and a form
YonatanKra/nx-custom-webpack
1
open
Reviewed 4 pull requests in 1 repository
dev-a-better-world/vacgaps 4 pull requests
Created an issue in eggheadio/egghead-next that received 5 comments
bug: a link from the search results lead to egghead.io
I've searched for one of my videos and clicked the link. I was referred to the old egghead website. Link: https://next.egghead.io/s/javascript-prof…
5
comments
Opened 25 other issues in 3 repositories
dev-a-better-world/vacgaps
12
open
10
closed
- Design fixes for the modal window
- Add app update notification
- Make sure that a user is still connected to FB after a refresh
- FB logout
- Improve cities list rendering performance
- Add FB login page to Vaccitron
- Setup push notifications
- Get the Kupot Holim list as ENUM or JSON
- Get the cities list as a JSON
- Add an ENUM library
- Create specific documentation
- Create an Azure function
- Create the basic app
- Release a new version after bump
- Add a CI/CD flow
- Bump app version after merge
- Run tests, lint and build as sanity after merge
- Require code review before merge
- Make test-lint-build mandatory for PR to be eligible for merge
- Run build on PR
- Run linting pn PR
- Run tests on PR