This repository was archived by the owner on Jan 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Merge Dev to Master branch #208
Merged
hitman401
merged 46 commits into
maidsafe-archive:master
from
bochaco:merge-dev-2-master
Jul 13, 2017
Merged
Merge Dev to Master branch #208
hitman401
merged 46 commits into
maidsafe-archive:master
from
bochaco:merge-dev-2-master
Jul 13, 2017
Conversation
This file contains hidden or 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
…X array instead of querying the network.
…ve#168) * Getting the SD handle of an existing file directly from the FILE_INDEX array instead of querying the network. * fix/packaging_issue: resolve packaging issue Resolved packaging issue to load native binaries * chore/java_email_app: refactor typo Renamed package modal to model * fix/build_config: remove unwanted build configuration Removed unwanted build configuration * fix/folder_structure: update folder structure Updated the way to store folder and files in mutable data * fix/style: resolve create service style Resolve style issue on create service page * chore/README.md: update README.md Updated README.md and removed yarn.lock file. * fix/upload: resolve upload issue Resolved uploading single file issue * chore/readme: update README.md update README.md for keytar module prerequisites. * feat/Enabling the flow for the creation of an eamil account * feat/Changing account creation to become an initializer actions * fix/Styles Reenable less-styles * feat/Adding first draft of mail inbox * feat/Creating accounts and email inbox & first draft to send email with MD * feat/Adding first draft for removing emails * feat/Draft code for email compose, send email, delete & archive, and authorise app * fix/Fixing style rendering * feat/Minor fixes & enabling authorisation flow with authenticator * feat/Encryption: encrypt emails and inbox entries with libsodium * feat/Finalising authorisation flow with authenticator * fix/packaging_config: resolve packaging issue Resolved packaging issue on OSX. * feat/Reorganising the code to keep safenet access code in a separate file * feat/Enabling archival of emails and removal of emails from archive * fix/Removing unnecessary permissions from inbox and archive MDs * fix/Removal of emails with a work around to overcome a limitation in safe_core * refactor/Minor additional reorganisation of the safenet_comm code * feat/Enabling the use of home container to store email account configuration * fix/Minor fix in the authorisation flow with authenticator * feat/Making the archive to be a private MD * docs/Design: creating a diagram detailing the internal data layout * docs/Adding the Data Model diagram to the README * feat/Enhancing errors handling * feat/Storing the auth URI in local storage and renew it when it becomes invalid * feat/Verifying email ids and reporting error when they are invalid or inexistent * docs/Updating repo URLs in README
Updated window size and property.
…hive#170) * feat/mark_down_editor: update to support SAFE Authenticator Updated Mark Down Editor to support SAFE Authenticator. * fix/update_crypto_api: update to latest crypto apis Updated MD-editor to support latest crypto APIs.
…ive#171) Updated to latest safe_app_nodejs crypto API.
…dsafe-archive#173) Update to use safe crypto sha for public name.
Updated crypto to safeCrypto
…ve#175) Updated to use home container to store datas instead of using _public container
…fe_app_nodejs. (maidsafe-archive#174) fix/README was updated. fix/email addresses are now being returned as array so they are now serialised to store them in the inbox.
…meContainer due to changes in safe_app lib (maidsafe-archive#177)
* feat/enc_dec: update to adapt latest saf_app_nodejs Updated to adapt latest safe_app_nodejs default containers encrpt and decrypt feature. * fix/revert_safe_app_deps: revert back to use upstream safe app dependency Reverted back to use upstream safe app dependency
* feat/Adapt to a change in safe_app_nodejs which renames a function * fix/Minor fix when creating the email service entry in the services MD * feat/Changes due to functions renamed in safe_app_nodejs
Resolved read file issue and typo changed from Launcher to Authenticator
Resolved UI related issues
…ages to control some flow (maidsafe-archive#184)
Updated to handle auth response and revoke.
Resolve tagtype issue of service Data. File update after deleted resolved. Error description UI issue fixed.
Code revamped. Domain check for public name and services integrated. Service mapping issue fixed. Clear local access data on menu integrated. UI bugs fixed.
…hive#194) Resolved file/directory upload, download and delete issue.
…rchive#196) * feat/Enhancement to authorisation denial error message * feat/Handle network state notifications to activate a modal when network connection is lost * feat/Keep all safe_app error codes in constants * feat/Allow the use to decide when to reconnect when the network got disconnected
Disables file explorer upload dropdown user selection. Rephrase error message on alerts
Removed Keytar dependency
Remove local storage to ensure the keys are not stored locally
…chive#202) * feat/Display a loading spinner when the app is processing some task * refactor/Refactoring some code which handles the redux actions of different pages * feat/Enhancements to the spinner and modal dialog
* feat/Creating actions and functions to fetch all email ids from the _publicNames * feat/Adapt app configuation data to a new format to store multiple email ids * fix/Minor fix in fetch EmailIds and when adding a service to an existing publicId * docs/Update design diagram and minor refactoring, including the use of sha3 * select email UI integrated * refactor/Refactoring to have consistency in variables naming style
* fix/dropDown: resolve dropdown for email list Resolved dropdown for email list * fix/patch_version: update version Updated patch version
* fix/typo: update hosting app title Updated hosting app title and patch version * fix/typo: update public id typo Updated public id to Public ID
Updated hosting app patch version
|
Thanks for the pull request, and welcome! The MaidSafe team is excited to review your changes, and you should hear from @krishnaIndia (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see CONTRIBUTOR.md for more information. |
hitman401
approved these changes
Jul 13, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.