Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Conversation

@bochaco
Copy link
Contributor

@bochaco bochaco commented Jul 13, 2017

No description provided.

bochaco and others added 30 commits December 9, 2016 17:56
…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.
…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.
* 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
Resolve tagtype issue of service Data.
File update after deleted resolved.
Error description UI issue fixed.
)

* fix/remove warning messages about deprecated way of usage for React PropTypes

* fix/Remove errors returned by React about bindActionCreators receiving incorrect parameters
bochaco and others added 16 commits June 21, 2017 09:52
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
)

* fix/typo: resolve minor fixes

Updated empty folder text.
Removed manage permission.

* feat/reconnect: integrate reconnect feature

Integrated reconnect feature
Disables file explorer upload dropdown user selection.
Rephrase error message on alerts
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
@maidsafe-highfive
Copy link

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 hitman401 merged commit d928e5b into maidsafe-archive:master Jul 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants