1. 23 Sep, 2019 3 commits
    • Ezekiel Kigbo's avatar
      Added label selector · ff8bc953
      Ezekiel Kigbo authored
      Bootstrap group_labels for the project
      
      Moved to new analytics ee dir
      
      Added container to provide label data
      
      Update the selected label
      
      Render custom button text when label is selected
      
      Ensure label width stays within its container
      
      Added tests for the labels_selector component
      
      Replace GlLabel with a span tag
      
      Fix css classes, fix event handlers
      
      Finished specs for start/stop label events
      ff8bc953
    • Ezekiel Kigbo's avatar
      Added custom stage form · a6e0d598
      Ezekiel Kigbo authored
      Minor cleanup form ui
      
      Load form on trigger
      
      Added Additional translations
      
      Minor rename form and boolean flag
      
      Fixed field labels and descriptions
      
      Scaffold form tests
      
      Basic tests for default states
      
      Added test data from new endpoint
      
      Filter start events from events array
      
      Added tests for dropdown behaviour
      
      Start events will have can_be_start_event=true,
      stop events can only be set after a start event,
      the stop events displayed depends on the start
      event selected.
      
      Added test for custom_stage_form submission
      
      Minor refactor test helpers
      a6e0d598
    • Ezekiel Kigbo's avatar
      Added add stage button · 26d75904
      Ezekiel Kigbo authored
      Added new button to launch the new
      stage form for customisable cycle
      analytics.
      
      Move add stage button to vue component
      
      Toggle active state of the add stage button
      
      Added customisable_cycle_analytics_form feature flag
      
      Added basic test for add stage button
      
      Move css to bootstrap classes
      
      Removes scss styling that can be applied
      via bootstrap classes and adds the relevant
      classes to html elements
      
      Update gitlab.pot file
      
      Move to ee dir
      
      Move all the add stage button
      code to the relevant ee directory
      
      Added feature tests for add stage button
      
      Moved add stage functionality to ee mixin
      
      Created addStageMixin for the add stage
      functionality needed in EE. Added a stub
      mixin to the CE dir.
      
      Additional tests for addStageForm classes
      
      Moved to analytics dir
      
      Moved the add stage button
      code to the relevant ee/analytics
      directory where it will live
      26d75904
  2. 22 Sep, 2019 10 commits
  3. 21 Sep, 2019 2 commits
  4. 20 Sep, 2019 25 commits