-
Notifications
You must be signed in to change notification settings - Fork 6
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
Users/justin.pumford/update tools #28
base: master
Are you sure you want to change the base?
Commits on May 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cf1eaf1 - Browse repository at this point
Copy the full SHA cf1eaf1View commit details -
fix(init-repo): replace
domo upload
withnpm run upload
The instructions included after the setup script is run were not in sync with the documentation. Change to `npm run upload`
Configuration menu - View commit details
-
Copy full SHA for 06c3d55 - Browse repository at this point
Copy the full SHA 06c3d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f482f - Browse repository at this point
Copy the full SHA 11f482fView commit details
Commits on May 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a7bcc66 - Browse repository at this point
Copy the full SHA a7bcc66View commit details -
Merge pull request #1 from DomoApps/chris-clm09-patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for e250cc5 - Browse repository at this point
Copy the full SHA e250cc5View commit details -
- Correct `setup` script - Add link to component-based-development
Configuration menu - View commit details
-
Copy full SHA for 174db23 - Browse repository at this point
Copy the full SHA 174db23View commit details -
Merge pull request #2 from DomoApps/andrewjensen-patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 7802d95 - Browse repository at this point
Copy the full SHA 7802d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f07863 - Browse repository at this point
Copy the full SHA 5f07863View commit details -
Merge pull request #3 from DomoApps/andrewjensen-patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for a6d2420 - Browse repository at this point
Copy the full SHA a6d2420View commit details
Commits on Jul 26, 2016
-
Add a route to the local proxy for POST requests
There is now an endpoint to get data with a POST rather than a GET with query parameters. This commit allows us to use this endpoint while developing locally. I am having trouble getting the POST endpoint to work correctly and consistently, so I don't want to merge this yet until that is resolved.
Configuration menu - View commit details
-
Copy full SHA for bdb673e - Browse repository at this point
Copy the full SHA bdb673eView commit details -
Fix(proxy): Proxy now runs locally for post
Fixed all eslint errors Changed request from data to body property
Configuration menu - View commit details
-
Copy full SHA for 3712723 - Browse repository at this point
Copy the full SHA 3712723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc4b1f - Browse repository at this point
Copy the full SHA 4bc4b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8dcc6f - Browse repository at this point
Copy the full SHA d8dcc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7fecfd - Browse repository at this point
Copy the full SHA d7fecfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a49021b - Browse repository at this point
Copy the full SHA a49021bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 423e2f5 - Browse repository at this point
Copy the full SHA 423e2f5View commit details -
Rename all mobile to responsive
All results of mobile in comments, file names, file references updated to refer to view as responsive
Configuration menu - View commit details
-
Copy full SHA for 8fd6ef2 - Browse repository at this point
Copy the full SHA 8fd6ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a51f9 - Browse repository at this point
Copy the full SHA e9a51f9View commit details -
Fix(switcher): Allow dev to decide tablet view
When an app has two distinct designs the switcher.js gets called. Now the dev decides what design will be loaded for tablets.
Configuration menu - View commit details
-
Copy full SHA for fc697f9 - Browse repository at this point
Copy the full SHA fc697f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0421806 - Browse repository at this point
Copy the full SHA 0421806View commit details -
Fix(switcher): use requestAnimationFrame
No longer depends on a timeout which could cause race conditions. Use requestAnimationFrame for more consistent behavior and better performance.
Configuration menu - View commit details
-
Copy full SHA for b7a6e54 - Browse repository at this point
Copy the full SHA b7a6e54View commit details -
Feat(switcher): Correct output per device
Fixed all devices return correct build files. Updated media queries to cover full range of sizes and devices.
Configuration menu - View commit details
-
Copy full SHA for 6f28d9e - Browse repository at this point
Copy the full SHA 6f28d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ab33e8 - Browse repository at this point
Copy the full SHA 6ab33e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d4834 - Browse repository at this point
Copy the full SHA e6d4834View commit details -
Configuration menu - View commit details
-
Copy full SHA for bab4736 - Browse repository at this point
Copy the full SHA bab4736View commit details -
Configuration menu - View commit details
-
Copy full SHA for c85268a - Browse repository at this point
Copy the full SHA c85268aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec9e6c7 - Browse repository at this point
Copy the full SHA ec9e6c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ffa8fc - Browse repository at this point
Copy the full SHA 8ffa8fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9053e99 - Browse repository at this point
Copy the full SHA 9053e99View commit details
Commits on Jul 28, 2016
-
feat(): Add ngRedux and created common store directories
DAS-4096
Scott-Davidson committedJul 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 8e6a58d - Browse repository at this point
Copy the full SHA 8e6a58dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6ac43 - Browse repository at this point
Copy the full SHA 2b6ac43View commit details
Commits on Aug 1, 2016
-
fix(constants): correct linter error on double declaration of 'consta…
…nts'
Scott-Davidson committedAug 1, 2016 Configuration menu - View commit details
-
Copy full SHA for ae28227 - Browse repository at this point
Copy the full SHA ae28227View commit details -
feat(app): remove daEvents service as it is replace by Redux. DAS-4096
Scott-Davidson committedAug 1, 2016 Configuration menu - View commit details
-
Copy full SHA for da1c111 - Browse repository at this point
Copy the full SHA da1c111View commit details
Commits on Aug 4, 2016
-
chore(package.json): add cdn dependencies property
Justin Pumford committedAug 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 41c1834 - Browse repository at this point
Copy the full SHA 41c1834View commit details -
refactor(desktop&responsive.html): replace hardcoded script tags with…
… generated ones
Justin Pumford committedAug 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 6dfeefe - Browse repository at this point
Copy the full SHA 6dfeefeView commit details
Commits on Aug 5, 2016
-
refactor(karma.conf): move cdns to package.json in karma config file
Justin Pumford committedAug 5, 2016 Configuration menu - View commit details
-
Copy full SHA for e00d01f - Browse repository at this point
Copy the full SHA e00d01fView commit details -
refactor(): changed Technology list
Scott-Davidson committedAug 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 81abd7f - Browse repository at this point
Copy the full SHA 81abd7fView commit details
Commits on Aug 8, 2016
-
Merge pull request #6 from DomoApps/refactor/DAS-4173-cdn-injection
CDN Dependencies
Configuration menu - View commit details
-
Copy full SHA for 6ec66c9 - Browse repository at this point
Copy the full SHA 6ec66c9View commit details
Commits on Aug 9, 2016
-
fix(package.json): update version of angular to 1.5.3
somehow a really old version of angular made it into the JSON. I have no idea how this happened. I have searched and searched and I just don't know. Sorry.
Justin Pumford committedAug 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 98a4c99 - Browse repository at this point
Copy the full SHA 98a4c99View commit details
Commits on Aug 10, 2016
-
Merge pull request #8 from DomoApps/refactor/DAS-4173-cdn-injection
fix(package.json): update version of angular to 1.5.3
Configuration menu - View commit details
-
Copy full SHA for 909a58a - Browse repository at this point
Copy the full SHA 909a58aView commit details
Commits on Aug 12, 2016
-
feat(): created test entry file DAS-4146
Scott-Davidson authored and Justin Pumford committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 9e0a7d6 - Browse repository at this point
Copy the full SHA 9e0a7d6View commit details -
refactor: rewrite karma.conf to include only necessary test files
Justin Pumford committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 2f2952c - Browse repository at this point
Copy the full SHA 2f2952cView commit details -
refactor(karma.conf): add support for all webpack loaders
Justin Pumford committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 137f2d3 - Browse repository at this point
Copy the full SHA 137f2d3View commit details -
refactor(package.json,karma.conf): move testing dependencies to packa…
…ge.json
Justin Pumford committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 40a25e0 - Browse repository at this point
Copy the full SHA 40a25e0View commit details -
refactor(karma.conf.js,package.json): remove testingDeps key and add …
…angular-mocks dep
Justin Pumford committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 9a75bb1 - Browse repository at this point
Copy the full SHA 9a75bb1View commit details -
feat(): required store files into common so they will get into bundle…
…. DAS-4096
Scott-Davidson committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 8d0d07a - Browse repository at this point
Copy the full SHA 8d0d07aView commit details
Commits on Aug 17, 2016
-
chore(package.json): update da-plop dependency for new testing features
Justin Pumford committedAug 17, 2016 Configuration menu - View commit details
-
Copy full SHA for b8d7fef - Browse repository at this point
Copy the full SHA b8d7fefView commit details -
Merge pull request #9 from DomoApps/feat/DAS-4146-test-framework-rest…
…ructuring Feat/das 4146 test framework restructuring
Configuration menu - View commit details
-
Copy full SHA for ad38dfa - Browse repository at this point
Copy the full SHA ad38dfaView commit details -
Merge pull request #4 from DomoApps/feat/DAS-4121-framework-versioning
Create framework-specific changelog and contributing docs
Configuration menu - View commit details
-
Copy full SHA for 9c3282c - Browse repository at this point
Copy the full SHA 9c3282cView commit details
Commits on Aug 18, 2016
-
feat: show 'unsupported' message when trying to authenticate using de…
…vtokens
Justin Pumford committedAug 18, 2016 Configuration menu - View commit details
-
Copy full SHA for dd0dae9 - Browse repository at this point
Copy the full SHA dd0dae9View commit details -
Merge pull request #11 from DomoApps/fix/dev-token-basic-support
feat: show 'unsupported' message when trying to authenticate using devtokens
Configuration menu - View commit details
-
Copy full SHA for 7be4cad - Browse repository at this point
Copy the full SHA 7be4cadView commit details -
refactor(): Removed the unwanted thumbnail and updated the readme
Jonathan Law committedAug 18, 2016 Configuration menu - View commit details
-
Copy full SHA for f38f0f3 - Browse repository at this point
Copy the full SHA f38f0f3View commit details -
fix(): updated readme with references
Jonathan Law committedAug 18, 2016 Configuration menu - View commit details
-
Copy full SHA for ffc9e44 - Browse repository at this point
Copy the full SHA ffc9e44View commit details -
Merge pull request #13 from DomoApps/refactor/remove-thumbnail
refacotr(): remove thumbnail from readme and assets
Configuration menu - View commit details
-
Copy full SHA for 82ff6b1 - Browse repository at this point
Copy the full SHA 82ff6b1View commit details
Commits on Aug 26, 2016
-
Merge remote tracking branch 'origin/master' into feat/DAS-4096-redux…
…-implementation.
Scott-Davidson committedAug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 6d59e70 - Browse repository at this point
Copy the full SHA 6d59e70View commit details
Commits on Sep 6, 2016
-
feat(): change constants file to allow for proper ES6 imports. DAS-4096
Scott-Davidson committedSep 6, 2016 Configuration menu - View commit details
-
Copy full SHA for ebb1c13 - Browse repository at this point
Copy the full SHA ebb1c13View commit details -
fix(): corrected the constants examples in constants file. DAS-4096
Scott-Davidson committedSep 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 0103594 - Browse repository at this point
Copy the full SHA 0103594View commit details -
feat(): update da-plop version to include Redux changes. DAS-4096
Scott-Davidson committedSep 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 21d3726 - Browse repository at this point
Copy the full SHA 21d3726View commit details -
Merge pull request #5 from DomoApps/feat/DAS-4096-redux-implementation
feat(): Add ngRedux and created common store directories
Configuration menu - View commit details
-
Copy full SHA for 9ee0e6a - Browse repository at this point
Copy the full SHA 9ee0e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 163bb2b - Browse repository at this point
Copy the full SHA 163bb2bView commit details
Commits on Sep 7, 2016
-
feat(server.es6.js): add support for devtokens
Justin Pumford committedSep 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 0584e23 - Browse repository at this point
Copy the full SHA 0584e23View commit details -
refactor(webpack.config): restrict cssnano to only safe minification
Justin Pumford committedSep 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 5f853ab - Browse repository at this point
Copy the full SHA 5f853abView commit details -
Merge pull request #44 from DomoApps/refactor/remove-unsafe-minification
refactor(webpack.config): restrict cssnano to only safe minification
Configuration menu - View commit details
-
Copy full SHA for f0c7b22 - Browse repository at this point
Copy the full SHA f0c7b22View commit details -
fix(webpack.config): reveal process.env.NODE_ENV to node modules
because redux needs the node-env to adjust what content it gives us as a module process.env.NODE_ENV is now exposed. If NODE_ENV is undefined, the process will continue as normal. This squelches a message we were seeing in the console from redux
Justin Pumford committedSep 7, 2016 Configuration menu - View commit details
-
Copy full SHA for cf0a039 - Browse repository at this point
Copy the full SHA cf0a039View commit details
Commits on Sep 12, 2016
-
Merge pull request #45 from DomoApps/fix/DAS-4305-missing-env
fix(webpack.config): reveal process.env.NODE_ENV to node modules
Configuration menu - View commit details
-
Copy full SHA for c1ef83b - Browse repository at this point
Copy the full SHA c1ef83bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a3ba0e - Browse repository at this point
Copy the full SHA 9a3ba0eView commit details
Commits on Sep 14, 2016
-
fix(switcher): add template with viewport meta tag
include template for switcher's index.html to include a viewport meta tag. The viewport meta tag is needed for enquire.js to properly work and switch to the correct project
ben-barker committedSep 14, 2016 Configuration menu - View commit details
-
Copy full SHA for abb617f - Browse repository at this point
Copy the full SHA abb617fView commit details -
fix(switcher): inject switcher.js into body of index.html template
ben-barker committedSep 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 8df151c - Browse repository at this point
Copy the full SHA 8df151cView commit details -
perf(webpack.config): enable caching of both sourcemaps and modules
Justin Pumford committedSep 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 7ac4f8d - Browse repository at this point
Copy the full SHA 7ac4f8dView commit details
Commits on Sep 15, 2016
-
style(constants): add extra line at end to satisfy EOL rule
ben-barker committedSep 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 991c473 - Browse repository at this point
Copy the full SHA 991c473View commit details
Commits on Sep 19, 2016
-
refactor(lab.html): remove icon-bits
Justin Pumford committedSep 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 1de880a - Browse repository at this point
Copy the full SHA 1de880aView commit details -
refactor(package.json): replace da-webpack with starter-kit in AppTea…
…m6 config
Justin Pumford committedSep 19, 2016 Configuration menu - View commit details
-
Copy full SHA for ea7a088 - Browse repository at this point
Copy the full SHA ea7a088View commit details -
chore(lab.html): remove iconbits
Justin Pumford committedSep 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 30706a0 - Browse repository at this point
Copy the full SHA 30706a0View commit details -
feat(webpack.config): add support for full sourcemaps while on prod a…
…nd reduced while on dev
Justin Pumford committedSep 19, 2016 Configuration menu - View commit details
-
Copy full SHA for ec3c9ec - Browse repository at this point
Copy the full SHA ec3c9ecView commit details -
fix(babel): switch babel preset to es2015
es2015-loose has some transpiling bugs, for example with sets. Fixes #24
ben-barker committedSep 19, 2016 Configuration menu - View commit details
-
Copy full SHA for dfa72f3 - Browse repository at this point
Copy the full SHA dfa72f3View commit details -
Merge pull request #12 from DomoApps/refactor/remove-da-specific-things
Refactor/remove da specific things
Configuration menu - View commit details
-
Copy full SHA for e733541 - Browse repository at this point
Copy the full SHA e733541View commit details
Commits on Sep 21, 2016
-
feat(package.json): added simple support to keep package.json up to date
Justin Pumford committedSep 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 3f4301b - Browse repository at this point
Copy the full SHA 3f4301bView commit details -
Merge pull request #50 from DomoApps/fix/EOL-in-constants
style(constants): add extra line at end to satisfy EOL rule
Configuration menu - View commit details
-
Copy full SHA for eee5008 - Browse repository at this point
Copy the full SHA eee5008View commit details -
Merge pull request #53 from DomoApps/fix/switch-babel-preset
fix(babel): switch babel preset to es2015
Configuration menu - View commit details
-
Copy full SHA for bf438a9 - Browse repository at this point
Copy the full SHA bf438a9View commit details -
feat: add strict angular dependency injection
Justin Pumford committedSep 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 720ded4 - Browse repository at this point
Copy the full SHA 720ded4View commit details -
Merge pull request #46 from DomoApps/fix/DAS-4335-fix-switcher
DAS-4335: fix(switcher): add template with viewport meta tag
Configuration menu - View commit details
-
Copy full SHA for cdf25ab - Browse repository at this point
Copy the full SHA cdf25abView commit details -
Merge pull request #43 from DomoApps/fix/dev-token-support
feat(server.es6.js): add support for devtokens
Configuration menu - View commit details
-
Copy full SHA for e8fa765 - Browse repository at this point
Copy the full SHA e8fa765View commit details -
Merge pull request #55 from DomoApps/feat/das-4340-ng-strict-di
feat: add strict angular dependency injection
Configuration menu - View commit details
-
Copy full SHA for cc75ff1 - Browse repository at this point
Copy the full SHA cc75ff1View commit details -
Merge pull request #49 from DomoApps/fix/das-4338-slow-builds
perf(webpack.config): enable caching of both sourcemaps and modules
Configuration menu - View commit details
-
Copy full SHA for 31ea4fb - Browse repository at this point
Copy the full SHA 31ea4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ede8c - Browse repository at this point
Copy the full SHA a5ede8cView commit details
Commits on Sep 23, 2016
-
Merge pull request #54 from DomoApps/feat/das-4339-manifest-updating
feat(package.json): added simple support to keep package.json up to date
Configuration menu - View commit details
-
Copy full SHA for 48b4710 - Browse repository at this point
Copy the full SHA 48b4710View commit details
Commits on Sep 26, 2016
-
feat(webpack.config,eslintrc): add APP_NAME and VERSION to constants
Justin Pumford committedSep 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 03ed421 - Browse repository at this point
Copy the full SHA 03ed421View commit details
Commits on Nov 7, 2016
-
fix(package.json): fix
cp -r
command to work properly on linux envi……ronments the `cp -r` command worked inconsistently between osx and linux. cp -r on osx will copy the contents of the first argument (the source directory) into the output directory. On linux, cp -r would copy the *source folder* into the destination folder. A blob is used to copy all (except dotfiles) from the domo folder to the dist folder
Justin Pumford committedNov 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 5a19baf - Browse repository at this point
Copy the full SHA 5a19bafView commit details
Commits on Nov 9, 2016
-
Merge pull request #62 from DomoApps/fix/domo-97116-fix-build-cp
fix(package.json): fix `cp -r` command to work properly on linux environments
Configuration menu - View commit details
-
Copy full SHA for 6ddb664 - Browse repository at this point
Copy the full SHA 6ddb664View commit details -
Merge pull request #58 from DomoApps/feat/analytics-support
feat(webpack.config,eslintrc): add APP_NAME and VERSION to constants
Configuration menu - View commit details
-
Copy full SHA for 4967fae - Browse repository at this point
Copy the full SHA 4967faeView commit details
Commits on Mar 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 23075eb - Browse repository at this point
Copy the full SHA 23075ebView commit details
Commits on Apr 10, 2017
-
Merge remote-tracking branch 'generator/master'
Justin Pumford committedApr 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 9b614b5 - Browse repository at this point
Copy the full SHA 9b614b5View commit details
Commits on Apr 12, 2017
-
fix(package.json): sync angular-aria and angular-mocks with cdnDepend…
…encies Using a newer version of angular-aria with angular-material led to an issue documented here: angular/material#10475
Justin Pumford committedApr 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 6adc6fb - Browse repository at this point
Copy the full SHA 6adc6fbView commit details -
fix(webpack.config): add angular-animate as an external
angular-animate was "missing" as a module since it is loaded from a cdn. This adds it as a webpack external so angular-material can load the module
Justin Pumford committedApr 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 31d6b10 - Browse repository at this point
Copy the full SHA 31d6b10View commit details