Skip to content

Commit

Permalink
Merge pull request #26 from stevieing/remove-frontend
Browse files Browse the repository at this point in the history
Remove frontend
  • Loading branch information
stevieing authored Nov 25, 2016
2 parents 5245362 + 341e516 commit 23fc4f5
Show file tree
Hide file tree
Showing 236 changed files with 21 additions and 1,637 deletions.
43 changes: 19 additions & 24 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,30 +1,25 @@
*.rbc
capybara-*.html
.rspec
/log
/tmp
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'

# Ignore bundler config.
/.bundle

# Ignore the default SQLite database.
/db/*.sqlite3
/db/*.sqlite3-journal
/public/system
/coverage/
/spec/tmp
**.orig
rerun.txt
.DS_Store

# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
config/initializers/secret_token.rb
config/secrets.yml

## Environment normalisation:
/.bundle
/vendor/bundle
# Ignore all logfiles and tempfiles.
/log/*
!/log/.keep
/tmp

# these should all be checked in to normalise the environment:
# Gemfile.lock, .ruby-version, .ruby-gemset
.DS_Store

# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
#ignore docs
/doc/app

# Ignore pow environment settings
.powenv
/public/print_job.txt
.byebug_history
2 changes: 2 additions & 0 deletions .rspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--color
--require spec_helper
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed documents/label_printing.docx
Binary file not shown.
4 changes: 0 additions & 4 deletions ember/.bowerrc

This file was deleted.

34 changes: 0 additions & 34 deletions ember/.editorconfig

This file was deleted.

9 changes: 0 additions & 9 deletions ember/.ember-cli

This file was deleted.

19 changes: 0 additions & 19 deletions ember/.gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions ember/.jshintrc

This file was deleted.

23 changes: 0 additions & 23 deletions ember/.travis.yml

This file was deleted.

3 changes: 0 additions & 3 deletions ember/.watchmanconfig

This file was deleted.

53 changes: 0 additions & 53 deletions ember/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions ember/app/adapters/application.js

This file was deleted.

18 changes: 0 additions & 18 deletions ember/app/app.js

This file was deleted.

Empty file removed ember/app/components/.gitkeep
Empty file.
6 changes: 0 additions & 6 deletions ember/app/components/footer-partial/component.js

This file was deleted.

1 change: 0 additions & 1 deletion ember/app/components/footer-partial/template.hbs

This file was deleted.

24 changes: 0 additions & 24 deletions ember/app/components/form-field/component.js

This file was deleted.

8 changes: 0 additions & 8 deletions ember/app/components/form-field/template.hbs

This file was deleted.

6 changes: 0 additions & 6 deletions ember/app/components/header-partial/component.js

This file was deleted.

2 changes: 0 additions & 2 deletions ember/app/components/header-partial/template.hbs

This file was deleted.

14 changes: 0 additions & 14 deletions ember/app/components/label-template/component.js

This file was deleted.

1 change: 0 additions & 1 deletion ember/app/components/label-template/template.hbs

This file was deleted.

16 changes: 0 additions & 16 deletions ember/app/components/label-type-form/component.js

This file was deleted.

24 changes: 0 additions & 24 deletions ember/app/components/label-type-form/template.hbs

This file was deleted.

6 changes: 0 additions & 6 deletions ember/app/components/nav-partial/component.js

This file was deleted.

2 changes: 0 additions & 2 deletions ember/app/components/nav-partial/template.hbs

This file was deleted.

Empty file removed ember/app/controllers/.gitkeep
Empty file.
Empty file removed ember/app/helpers/.gitkeep
Empty file.
Loading

0 comments on commit 23fc4f5

Please sign in to comment.