Git Product home page Git Product logo

cezerin2-store's People

Contributors

anthlasserre avatar centronius avatar ceracera avatar channingbox avatar chrisrijos avatar cyberpz avatar daniil-g-8sph avatar dependabot[bot] avatar dougkulak avatar gazonas avatar himadu2000 avatar hoflish avatar kafeinci avatar lortschi avatar lubuss avatar mrhut10 avatar neunygph avatar ngoyal16 avatar omurilo avatar psieniarski avatar restmount avatar sonufrienko avatar srihamat avatar tropicalbastos avatar vamcart avatar xaptor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cezerin2-store's Issues

Store ignores environment variables

How to reproduce:

  1. Checkout master branch & install modules
  2. Set env variables in CLI
    I do with env file and run store with commands:
    source ../cezerin2.env
  3. Build and run project.
    npm run build && npm start

Observed behaviour
I have store running on a custom port (and domain) and it launches correctly, but in browser console I see it tries to connect to localhost:3001

app-df44ba9ae2deb84b63a9.js:1 OPTIONS http://localhost:3001/ajax/products?category_id&fields=path%2Cid%2Cname%2Ccategory_id%2Ccategory_name%2Csku%2Cimages%2Cenabled%2Cdiscontinued%2Cstock_status%2Cstock_quantity%2Cprice%2Con_sale%2Cregular_price%2Cattributes%2Ctags&ids&limit=8&offset=0&on_sale&price_from&price_to&search&sku&sort=-date_updated&tags net::ERR_CONNECTION_REFUSED

The only solution is to update config files, but a bad solution

Accounts

Do this project have a slack, and do this really require twitter and Facebook ? I mean there's nothing there right ?

env переменные в Cezerin2-store

Denis Deniskov, [25.05.20 15:33]
Наверное это он и есть, слушай, а ты не знаешь что делать с прокидываением process.env на клиент?

Alexander VamShop, [25.05.20 15:36]
нет, я с докером вообще дел не имел, но вот с @Pomoru как раз выяснили, что env переменные не работают в клиентском коде. и поэтому всяки текущая реализация cezerin2-docker бесполезная

Denis Deniskov, [25.05.20 15:37]
Надо просто вебпак донастроить чтобы он прокидывал нужные переменные, главное внимательно, чтобы случайно не прокинуть пароль от ДБ или секретный ключ кук

Denis Deniskov, [25.05.20 15:37]
https://webpack.js.org/plugins/environment-plugin/

country name

Hello, how can i make country input ..selectable by a countries list ?

Customer Account can't save profile settings

After customer registration, is not possible to save the edit of the profile (shipping -and billing address).

Steps to reproduce:

  • Register new customer
  • Log in with new customer to account
  • Go to edit profile section in account
  • Set up new shipping -and billing address and save
  • returned to account main overview is nothing saved
  • On place of "member since" is invalid date displayed

Solved:

  • Customer should be able to save shipping -and billing address. Member since should be displayed correctly.

Amazon AWS EC2, how to deploy?

Hey there, i'm newbie at Node.js and other cool stuff which is depending on this technology, that Cezerin uses. But it seems that documentation is not clear, or maybe im so newbie but after all tryings i cant understand how to deploy and run cezerin in my AWS instance. Anybody can direct me to right place, docs anywhere where i can find info that helps me. Thanks

Edit customer information doesnt update

When you are on the customer profile and then click to edit it force you to change the password, complete all fields like shipping and billing address and then when you click on save it doesn't update.

image

CUSTOMER_RECEIVE was not found

"export 'CUSTOMER_RECEIVE' (imported as 't') was not found in './actionTypes'
@ ./dist/shared/app.js
@ ./dist/client/index.js
@ multi babel-polyfill ./dist/client/index.js

Store theme

How can we change the theme is their any theme available for cezerin2 store.

folder locales

Hi guys,
I think that now files in cezerin2-store\locales\ are not used at all, so you might want to delete them.
Used are just files from cezerin2-admin\locales.

Hot reloading for development ?

How can I implement hot reloading in development mode that auto detect every single change in source code and reloads the live project.

SliderHome no loading images

In removing the hardcoded image address from the store code, the homeSlider image bug was introduced. Currently, slider images will not show. this is because the store theme settings are stored in a static json file.

Solution
Add a changeProperties method to the theme in cezerin2 that adds the asset domain and path on the api request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.