Skip to content

dollins/Salesforce-Mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce Mate

Browsers support

Browsers support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Edge last version last version last version last version
$ npm install
$ npm run dev

TODO - This list will allow to focus only on development of functionality, which is ultimate goal:

----------TO DO-------------------------------------------------------------------------------

  • Single screen app, last part of puzzle. Click on side menu a show site with button back get back to the page. :)
  • UI for multi credentials app for each single app page. Tabs a like web.
  • Setting app. Whole page.
  • Event log. In localStorage. Data Import, Data Export, Object Description, Credentials Manipulation.
  • Support for the DarkMode.

----------IN PROGRESS--------------------------------------------------------------------------

  • Credentials module. Read, Write, Update, Delete to internal storage. Dynamic links.
  • UI for Credentials. "popup" in browser app.

----------DONE----------------------------------------------------------------------------------

  • Connect the app and build with current implementation.
  • Support for Opera.
  • Install npm package to extend laravle mixins to create .zip file where it can be changed to .xpi and create complete build with laravel mixins. Delete the addon-firefox afterwards. Everything moved to the webpack.mix.js.
  • TypeScript for whole project.
  • Build all app together with VUE. SetUp is done.
  • Add SLDS SASS package.
  • Add Credentials, Event and Setting types to the project as basic building stone. Basically all the data stored by the app.
  • Support for Safari.
  • Support chrome i18n. - https://developer.chrome.com/docs/extensions/reference/i18n/

///safari xcrun safari-web-extension-converter /Users/bartonicekpetr/Desktop/p/code/open_source/Salesforce-Mate/addon --app-name 'addon-safari' --swift --macos-only --force