-
-
Notifications
You must be signed in to change notification settings - Fork 484
Comparing changes
Open a pull request
base repository: hql287/Manta
base: v1.1.4
head repository: hql287/Manta
compare: dev
- 20 commits
- 437 files changed
- 6 contributors
Commits on Mar 13, 2018
-
* Upgraded dependencies * Removed unused webpack plugin * Upgraded to Webpack 4 * Removed CommonsChunkPlugin as webpack 4 handled this automatically * Removed vendor.js file * FIxed lint error Wrap body of for in loop inside an if statement. More Info: https://eslint.org/docs/rules/guard-for-in
Configuration menu - View commit details
-
Copy full SHA for 8fc84a2 - Browse repository at this point
Copy the full SHA 8fc84a2View commit details -
Allow changing logo size in templates (#267)
* Added LogoSize component to previewWindow side bar Also set initial value in reducer * Hook up logoSize to templates * Refactored other components + Bumped resize size from 125px to 500px. + Added new string: “Logo Size” for translation + Updated CSS
Configuration menu - View commit details
-
Copy full SHA for 0332c33 - Browse repository at this point
Copy the full SHA 0332c33View commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 60057db - Browse repository at this point
Copy the full SHA 60057dbView commit details -
Refactor Accent Colour Component (#270)
* Changed state shape of accentColor Also added migration scheme. * Refactored AccentColor component + Removed internal state from the component + Moved checkbox to Toggler + Conditionally show the Picker in sidebar * Refactored templates to use the new accent color config * CSS changes
Configuration menu - View commit details
-
Copy full SHA for 8c91e2b - Browse repository at this point
Copy the full SHA 8c91e2bView commit details
Commits on Mar 17, 2018
-
Allow user to duplicate an invoice. (#272)
* Added duplicateInvoice action * Added & updated tests
Configuration menu - View commit details
-
Copy full SHA for d50c3ae - Browse repository at this point
Copy the full SHA d50c3aeView commit details
Commits on Mar 21, 2018
-
* overflow fixes * changed sidebar width to 215px * sidebar window controls fix for macOS * reverted the macOS style conditions for the window controls * sticky actions * Changed sticky box background and border * Refactored Sidebar CSS * Make sure the fixed element will not cover any other elements * Fixed Linting Error * Revert "Fixed Linting Error" This reverts commit 3766aaf. * Revert "Make sure the fixed element will not cover any other elements" This reverts commit 1349ff4. * Revert "Refactored Sidebar CSS" This reverts commit 0a1a2c7.
Configuration menu - View commit details
-
Copy full SHA for 8132d6c - Browse repository at this point
Copy the full SHA 8132d6cView commit details -
Added filtering invoices feature (#275)
* Added filter to Invoices page * Added ButtonsGroup component & refactored Buttons CSS * Updated test snapshots * Added tests * Updated Snapshot * Refactored Test * Added translation for filter buttons label * Updated snapshot
Configuration menu - View commit details
-
Copy full SHA for 0b27f2c - Browse repository at this point
Copy the full SHA 0b27f2cView commit details
Commits on Mar 27, 2018
-
* Added Arabic, Slovak and Urdu (Parkistan) to languages list. * Updated current translations * Added Italian Translation * Added Slovak Translation * Added Parkistan Translation * Load new languages to i18n * Added new language options to dropdown components
Configuration menu - View commit details
-
Copy full SHA for fa7e527 - Browse repository at this point
Copy the full SHA fa7e527View commit details
Commits on Mar 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 28581da - Browse repository at this point
Copy the full SHA 28581daView commit details
Commits on Apr 9, 2018
-
* Installed Spectron * Added tests * Added Mocha and custom script for E2E test * Updated Tests * Make sure the E2E test is run by Mocha instead of Jest * Fixed linting error
Configuration menu - View commit details
-
Copy full SHA for f41bcc1 - Browse repository at this point
Copy the full SHA f41bcc1View commit details
Commits on Apr 18, 2018
-
Update symbol for Indian Rupee (#285)
Source : https://en.wikipedia.org/wiki/Indian_rupee_sign The Indian rupee sign (sign: ₹; code: INR) is the currency sign for the Indian rupee, the official currency of India. Designed by Udaya Kumar, it was presented to the public by the Government of India on 15 July 2010,[1] following its selection through an “open” competition among Indian residents. Before its adoption, the most commonly used symbols for the rupee were Rs, Re or, if the text was in an Indian language, an appropriate abbreviation in that language. The design is based on the Devanagari letter "र" (ra) with a double horizontal line at the top. It also resembles the Latin capital letter "R", especially R rotunda (Ꝛ). The Unicode character for the Indian rupee sign is U+20B9 ₹ Indian Rupee Sign.
Configuration menu - View commit details
-
Copy full SHA for 9d27a93 - Browse repository at this point
Copy the full SHA 9d27a93View commit details
Commits on Aug 12, 2018
-
Updated Screenshoots URLs (#297)
### Resolves #295 <!--- Provide a general summary of your changes in the Title above --> ### Description <!--- Describe your changes in detail --> ### Related Issue <!--- This project only accepts pull requests related to open issues --> <!--- If suggesting a new feature or change, please discuss it in an issue first --> <!--- If fixing a bug, there should be an issue describing it with steps to reproduce --> <!--- Please link to the issue here: --> ### Motivation and Context <!--- Why is this change required? What problem does it solve? --> ### How Has This Been Tested? <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> ### Screenshots (if appropriate): ### Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ### Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [ ] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have read the **CONTRIBUTING** document. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. - [ ] I have included a migration scheme (If type of change is breaking change)
Configuration menu - View commit details
-
Copy full SHA for dddc849 - Browse repository at this point
Copy the full SHA dddc849View commit details
Commits on Sep 3, 2018
-
Update Dkr to DKK in danish (#303)
Most people in Denmark use DKK instead of Dkr now.
Configuration menu - View commit details
-
Copy full SHA for d77e82f - Browse repository at this point
Copy the full SHA d77e82fView commit details
Commits on Oct 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e9b3928 - Browse repository at this point
Copy the full SHA e9b3928View commit details
Commits on Apr 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a1df5ea - Browse repository at this point
Copy the full SHA a1df5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1041e - Browse repository at this point
Copy the full SHA 0e1041eView commit details
Commits on Jan 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c86ede - Browse repository at this point
Copy the full SHA 9c86edeView commit details
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4ec816b - Browse repository at this point
Copy the full SHA 4ec816bView commit details
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0f5a841 - Browse repository at this point
Copy the full SHA 0f5a841View commit details
Commits on Jan 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4256629 - Browse repository at this point
Copy the full SHA 4256629View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.4...dev