forked from HospitalRun/hospitalrun-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Refactor code #38
Merged
Merged
Refactor code #38
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-cli-stylelint-0.9.0 Update ember-cli-stylelint to the latest version 🚀
…lint-scss-1.4.0 Update stylelint-scss to the latest version 🚀
…ations.js. As of now, the files are up to date with latest commit on actual repo: e33ff61
Add Urdu Locale (ur).
Fixes from retrospective feedback
fix: fix new user title bug after a new user has been added
Added deploy branches to .travis.yml
…un#971) * changed button style * travis error resolved * button colour fixed for hover state
fix: fix test for new user title bug
* Updating documentation about linters. * Updating documentation about linters; adding reference to Dockyard's Ember.js style guide. * Updating documentation about linters; moved links to Style Guides to top.
* create new route print-header * update navigation bar with print header nav * adding translation for print header options. complete print header configuration screen * add translation for print header hav * add unit test for print header screen
* Initial commit from OasisHospital/frontend From https://github.com/OasisHospital/frontend/tree/incident-reporting-1.0 * Fixed missing translations for incident reporting. * Fixed localization. * Prod build for testing. * Added date filter for sortable columns * Fixed taking pictures with webcam Fixes issues with using deprecated/removed browser functionality * Move incident feedback to incident notes * Changed to use consistent logic to generate friendlyid Patient, inventory and incident now use the same code to generate friendlyid * Added logic to override page limit * Move common filtering/sorting functionality to mixin * Removed unneeded code * Changed completed listing to work like index listing. * Fixed delete messages * Updates to incident per latest requirements Updated incident per requirements here: https://github.com/HospitalRun/planning/blob/master/Requirements/v1_0/In cident-Management.md * Fixed error with Ember inspector loading on load db screen * Webrtc-adapter was pointing to wrong file * Added attachments to incidents Changed code used for patient photos to be reusable so that it can be used for incident attachments * Change where incident attachments are saved. * Fix server uploading of images/attachments * Added custom forms to incident reporting. * Fix missed localization. * Cleaned up incident category * New lookup list service We should be pulling looking lists from a service instead of from parent routes. * Cleaned up code. * Fixes for tests that weren't passing. * Starting incident-reporting acceptance test * Updated incident acceptance tests * Refactored operative test to use its own fixture. * Fixed issues with incident testing. * Update test for changes to abstract-edit-controller. * Moving operative test to its own fixture.
Fix/report acceptance tests
adeolabadmus
force-pushed
the
refactor-code
branch
from
March 15, 2017 15:10
a9e4cfb
to
6463268
Compare
Chima1707
approved these changes
Mar 15, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #[replace brackets with the issue number that your pull request addresses].
Changes proposed in this pull request:
Note: pull requests without proper descriptions may simply be closed without further discussion. We appreciate your contributions, but need to know what you are offering in clearly described format. Thanks! (you can delete this text)
cc @HospitalRun/core-maintainers