Skip to content
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

UI Update: Notifications editor #6438

Merged
merged 36 commits into from Sep 19, 2020
Merged

Commits on Sep 9, 2020

  1. wip

    gschueler committed Sep 9, 2020
    Copy the full SHA
    87cde3c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7f071f9 View commit details
    Browse the repository at this point in the history
  3. i18n update

    gschueler committed Sep 9, 2020
    Copy the full SHA
    0d103a5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cfbb65f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    59c73d5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    785268e View commit details
    Browse the repository at this point in the history
  7. link to editor css

    gschueler committed Sep 9, 2020
    Copy the full SHA
    0d809ed View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c1eb0e5 View commit details
    Browse the repository at this point in the history
  9. fix: delete item

    gschueler committed Sep 9, 2020
    Copy the full SHA
    6563463 View commit details
    Browse the repository at this point in the history
  10. fix: edit notification

    gschueler committed Sep 9, 2020
    Copy the full SHA
    a9d7cec View commit details
    Browse the repository at this point in the history
  11. Add Copy action

    gschueler committed Sep 9, 2020
    Copy the full SHA
    043d726 View commit details
    Browse the repository at this point in the history
  12. change copy button text

    gschueler committed Sep 9, 2020
    Copy the full SHA
    f762da8 View commit details
    Browse the repository at this point in the history
  13. remove internal props

    gschueler committed Sep 9, 2020
    Copy the full SHA
    4af9f18 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    8450e20 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a0972ee View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    ed62899 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. add undo/redo component

    gschueler committed Sep 10, 2020
    Copy the full SHA
    fa142e2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    35bd5b6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0027da5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d86d761 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Fix brace require

    ProTip committed Sep 14, 2020
    Copy the full SHA
    b2b6100 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    468a340 View commit details
    Browse the repository at this point in the history
  3. Grammar

    ProTip committed Sep 14, 2020
    Copy the full SHA
    8b401ce View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Copy the full SHA
    bf45c20 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3e0bdcc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7b0d4bb View commit details
    Browse the repository at this point in the history
  4. add props scope/defaultScope, restricts display of properties

    scope defines what props to show. defaultScope defines default scope for unscoped properties.
    
    scope Project shows Project/ProjectOnly scoped properties
    scope Framework shows Framework/Project scoped properties
    scope Instance shows Instance/InstanceOnly scoped properties
    
    when scope is not set, all properties are shown
    gschueler committed Sep 15, 2020
    Copy the full SHA
    d480168 View commit details
    Browse the repository at this point in the history
  5. show instance scoped properties in view/config, and ignore project/fr…

    …amework props in validation
    gschueler committed Sep 15, 2020
    Copy the full SHA
    86d48e6 View commit details
    Browse the repository at this point in the history
  6. fix: method call param

    gschueler committed Sep 15, 2020
    Copy the full SHA
    edf50cb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Copy the full SHA
    4453595 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f59b154 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a4f5ff7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e1242e7 View commit details
    Browse the repository at this point in the history
  5. remove max width

    gschueler committed Sep 16, 2020
    Copy the full SHA
    a7738c1 View commit details
    Browse the repository at this point in the history
  6. fix repeat on main section

    gschueler committed Sep 16, 2020
    Copy the full SHA
    1071e36 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8ec1d39 View commit details
    Browse the repository at this point in the history