GithubHelp home page GithubHelp logo

jfallaire / generator-ps-boilerplate-project Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 2.47 MB

Scaffolds out a template directory structure to help out CoveoPS folks when starting off a new project for a customer.

License: MIT License

JavaScript 5.21% Makefile 0.12% CSS 0.17% HTML 4.03% Python 77.83% Dockerfile 0.19% Shell 0.12% TypeScript 10.31% SCSS 2.02%

generator-ps-boilerplate-project's People

Contributors

dependabot[bot] avatar jfallaire avatar semantic-release-bot avatar y-lakhdar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

rondeo

generator-ps-boilerplate-project's Issues

Windows instructions in Readme are incomplete

  • Need to add a mention regarding Shares Drives option in Docker for Windows.
  • Update step:build instructions (need to remove &&) into following command :
docker-compose down &&
docker-compose build && 
docker-compose up -d --remove-orphan

IOW Dark theme

Nice to have feature: Add option to toggle between light theme and dark theme

webpack common config output library name

We should append the "project/client" name to the library name defined in webpack.common.config.js to avoid conflicts with other potentials Coveo JS UI custom extensions.

IOW page footer copyright notice

We have to change the copyright notice in the page footer.
At least, it shouldn't be jfallaire hardcoded.

see generators/iow/templates/conf.py lines 56-57

Error while trying to authorize an org through JWT from SFDX CLI on Windows

After following instructions on how to Authorize an Org Using the JWT-Based Flow in readme when sfdx force:auth:jwt:grant command is executed we are getting the following error :

ERROR: This org appears to have a problem with its OAuth configuration. Reason: invalid_grant - audience is invalid

adding this environment variable fix the issue:

export SFDX_AUDIENCE_URL=https://test.salesforce.com

Reference : https://salesforce.stackexchange.com/questions/252008/this-org-appears-to-have-a-problem-with-its-oauth-configuration-reason-invalid

docker-compose error

When running this command : "docker-compose -f docker-compose.builder.yml run --rm install"
I faced this error :
error while creating mount source path '/host_mnt/d/Code/ps_***': mkdir /host_mnt/d: file exists, reset "shared drives" credentials)
This is caused when your credentials are wrong in docker (you changed them since generating docker or they have expired.)
To fix this, simply reset your credentials in the following window :
image
I'd add this in the README file.

Add script to deploy to hosted search page

Since Servicenow is fetching the search page directly from the Coveo platform, we should add a flow to compile and deploy the code (html, JS, CSS) to the appropriate hosted search page.

Problem with "npm run build"

There is a problem with the npm run build.
In file webpack.prod.config.js, the generated config of vfComponents is empty for the third line, when generating all salesforce components :

image

Changing this line make the build work.

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.