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

Added ability to add, rename, move and delete selector options + option to choose selector options tint color #647

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Nov 20, 2015

  1. Added selectorOptionsTintColor

    Added ability to determine tableview tint color for selector options
    when pushing optionsViewController: checkmarks will have specified tint
    color.
    Fabrizio Prosperi committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    125f7cd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2015

  1. Add ability to add, rename, move and delete selector options

    Fabrizio Prosperi committed Nov 29, 2015
    Configuration menu
    Copy the full SHA
    980b926 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. Add asserts and refactored some methods to clarify use

    Fabrizio Prosperi committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    5812ef4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. Fix refactored delegate method

    Fabrizio Prosperi committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    02064b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. Fix asserts

    Fabrizio Prosperi committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    2f6f5e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Add NSAsserts check for selectorOptionsAddNewOptionTitle and selector…

    …OptionsNewTextForOptionTitle
    Fabrizio Prosperi committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    62334e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2015

  1. Prevent user from deleting last selector option

    Fabrizio Prosperi committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    a77064e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Editing options management also for XLFormRowDescriptorTypeMultipleSe…

    …lector
    Fabrizio Prosperi committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    20a72ca View commit details
    Browse the repository at this point in the history
  2. Back to original formatting of the row

    Fabrizio Prosperi committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    ae839cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f7f405 View commit details
    Browse the repository at this point in the history
  4. Better handling of NSAsserts for editing option

    Fabrizio Prosperi committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    0ff3ee3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. Avoid moving to the "add new" row position

    Fabrizio Prosperi committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    d904aad View commit details
    Browse the repository at this point in the history