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

Fixes #2 #28

Open
wants to merge 7 commits into
base: github_issues
Choose a base branch
from
Open

Fixes #2 #28

wants to merge 7 commits into from

Commits on Apr 23, 2020

  1. Merge pull request #22 from DashboardPack/github_issues

    GitHub issues
    DPTeamMember committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    50a7bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    823c57e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge pull request #23 from DashboardPack/dependabot/npm_and_yarn/web…

    …pack-dev-server-3.10.3
    
    Bump webpack-dev-server from 3.0.0 to 3.10.3
    dpackdev committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    42395c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. config/paths.js

    - point app build to backend assets folder
    
    config/webpack.config.[].js
    - remove static from assets so img, css, js, etc are the children directory
      of the backend assets folder: i.e. assets/react/[child]
    
    package.json
    - have assets point to the correct URL --> assets/react
    samly97 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    ab937ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561e2fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce931fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e339de9 View commit details
    Browse the repository at this point in the history