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

Patch 1 #222

Open
wants to merge 45 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
aff2004
Made changes to the UI for attributes modal not working
smaharj1 May 3, 2020
45fa535
Changed the port to have the same one as docker. it was creating sock…
smaharj1 May 3, 2020
86c02ee
Merge pull request #107 from Viveckh/mgmt-attrib-update
Viveckh May 3, 2020
f96bf1b
Merge pull request #108 from Viveckh/sock-node-fix
Viveckh May 3, 2020
c0a24d3
deleting product after being paid
smaharj1 May 3, 2020
197c6b2
Merge pull request #111 from Viveckh/product-deletion-paid
Viveckh May 3, 2020
cc067f6
Order places wasn't being shown in admin cause there was no pagination
smaharj1 May 23, 2020
28e8358
Merge pull request #118 from Viveckh/fix/order-not-showing
Viveckh May 23, 2020
9b7192a
Root cause of docker code change restart worker dying
smaharj1 May 24, 2020
89df097
Merge pull request #119 from Viveckh/worker-pandemic-fix
Viveckh May 24, 2020
c8f2011
Adding change log
smaharj1 May 24, 2020
da111e5
Merge pull request #120 from Viveckh/changelog
Viveckh May 25, 2020
1785092
donate info added to readme (#122)
Viveckh May 31, 2020
d65c8ae
Fixed the two visual bugs
smaharj1 Jun 23, 2020
67e0614
Merge pull request #127 from Viveckh/fix/issue-126
Viveckh Jun 23, 2020
f511c61
Button Fix
smaharj1 Jul 3, 2020
526411f
Changed the logger to reduce undefined stuff
smaharj1 Jul 4, 2020
186fc0a
Merge pull request #130 from Viveckh/ui-fix-128
Viveckh Jul 10, 2020
a814314
Merge pull request #131 from Viveckh/logger-fix
Viveckh Jul 10, 2020
80feecf
Create Funding.YML (#135)
Viveckh Jul 18, 2020
f975769
sendgrid email templates
Viveckh Aug 19, 2020
db9c2aa
email setup documentation
Viveckh Aug 19, 2020
f4045ce
Sendgrid temp (#140)
Viveckh Aug 19, 2020
2c0a4df
s3 setup documentation
Viveckh Aug 19, 2020
71d92ce
fixing mr conflict
Viveckh Aug 19, 2020
c5caf59
Merge pull request #141 from Viveckh/sendgrid-temp
Viveckh Aug 19, 2020
76f356f
ssl settings documented
Aug 19, 2020
7d7287d
updated references to server
Aug 19, 2020
2c5593e
Merge pull request #142 from Viveckh/demo-servers-ssl
Aug 19, 2020
a620ad8
migrate to atlas and patches
Viveckh Dec 10, 2020
9c29590
Merge pull request #150 from Viveckh/migrate-to-atlas
Viveckh Dec 10, 2020
7cac126
updating the readme making it neat
Viveckh Dec 25, 2020
f579d76
fixing up the readme
Viveckh Dec 25, 2020
0d0ae5e
sweet deal
Viveckh Dec 25, 2020
1567243
stuff is good
Viveckh Dec 25, 2020
f6529ce
looking neat documentation site
Viveckh Dec 25, 2020
f1ff357
another one here
Viveckh Dec 25, 2020
d8f16a2
Merge pull request #156 from Viveckh/styling-readme
Dec 25, 2020
64f7b64
This logic reroutes the page to the last known page upon login
smaharj1 Dec 25, 2020
cbf7fea
Lint fixes
smaharj1 Dec 25, 2020
69cab8c
Merge pull request #157 from Viveckh/re-route-upon-login
Viveckh Dec 25, 2020
191fd1e
funding paypal link
Viveckh Feb 6, 2021
11fadc8
Merge pull request #161 from Viveckh/styling-readme
Feb 6, 2021
0bee6a8
Complete Stripe 3D Secure Integration (#158)
gfyre May 11, 2021
d4505d9
bug on Dockerfile-local
mhmdrameez Mar 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixing up the readme
  • Loading branch information
Viveckh committed Dec 25, 2020
commit f579d764bc5c41fe4b291bce4f1430fa3134c2e4
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<p align="center">
<a href="https://veniqa.com">
<img src="https://www.veniqa.com/img/assets/veniqalogo.png" width="640px" alt="Veniqa E-commerce Solution" />
<img src="https://www.veniqa.com/img/assets/veniqalogo.png" width="300px" alt="Veniqa E-commerce Solution" />
</a>
</p>
<p align="center">
Open-source E-commerce solution. <strong>Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) with Developer Friendliness and Cloud Integrations in mind.</strong> Previously powered the <strong>Veniqa New York Startup</strong>
Open-source E-commerce solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) with Developer Friendliness and Cloud Integrations in mind.
<br>
<br><strong>Previously powered the Veniqa New York Startup</strong>.
<br>
<br> &#8680; Appeared as a <strong>#1 Trending Github Project Worldwide</strong> (02/23/2020)
<br> &#8680; Appeared as a <strong>#1 Trending Topic on HackerNews</strong> (Feb. 2020)
Expand Down