Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

#43 - Implement ability to group content types #54

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    763220f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Create build process for Azure Pipelines

    Attempt to use env variables in cmd
    
    
    Fix typo
    
    
    Attempt to pass variables to cmd
    
    
    Pass env variables to cmd
    Set variables instead of just echo
    
    
    TYPO
    
    
    Echo out variable values
    
    
    Try echoing values of set variables
    
    
    Try using BuildId
    Remove spaces from variable sets
    
    
    Add suffix
    
    
    Add LCSC as suffix
    Publish artifacts
    Dan White committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    8c51eba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'azure-pipelines' into develop

    Dan White committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    b034480 View commit details
    Browse the repository at this point in the history
  3. Add new files to solution items

    Dan White committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    07eb44c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feature-24

    Dan White committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    3d7f0c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5d7473 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Drop doctype alias to new line

    Dan White committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    12ebc04 View commit details
    Browse the repository at this point in the history
  2. Remove files from unrelated branch

    Dan White committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    5949b6b View commit details
    Browse the repository at this point in the history
  3. Use confirm dialog before removing doctype

    Dan White committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    b322920 View commit details
    Browse the repository at this point in the history
  4. Resolve issue with editing existing types

    Dan White committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    73bd1d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3421829 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Implement content type groups feature

    Dan White committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2909aa0 View commit details
    Browse the repository at this point in the history
  2. Reorganize functions

    Dan White committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    3f51995 View commit details
    Browse the repository at this point in the history