jam-cloud/web/app/assets/javascripts/react-components
Steven Miers a7fd314683 Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
..
actions Merge with develop again 2015-08-31 10:12:18 -05:00
helpers Merge with develop 2015-08-29 12:56:27 -05:00
landing Merge with develop 2015-08-29 12:56:27 -05:00
mixins Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
stores Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
.gitkeep * VRFS-2855 - broadcast notifications done 2015-06-10 08:26:45 -05:00
Broadcast.js.jsx.coffee * VRFS-2855 - broadcast notifications done 2015-06-10 08:26:45 -05:00
BroadcastHolder.js.jsx.coffee * VRFS-2855 - broadcast notifications done 2015-06-10 08:26:45 -05:00
CheckBoxList.js.jsx.coffee Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
EditableList.js.jsx.coffee VRFS-3359 : React component functionality and styles to display various experience lists. 2015-08-28 15:50:20 -05:00
GenreCheckBoxList.js.jsx.coffee VRFS-3359 : New react components for profile setup. Incremental 2015-08-27 11:25:48 -05:00
InstrumentCheckBoxList.js.jsx.coffee VRFS-3359 : New react components for profile setup. Incremental 2015-08-27 11:25:48 -05:00
JamTrackAutoComplete.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
JamTrackFilterScreen.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
JamTrackLandingScreen.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
JamTrackPreview.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
JamTrackSearchScreen.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
LanguageCheckBoxList.js.jsx.coffee VRFS-3359 : New react components for profile setup. Incremental 2015-08-27 11:25:48 -05:00
MediaControls.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
PopupConfigureVideoGear.js.jsx.coffee Merge with develop again 2015-08-31 10:12:18 -05:00
PopupHowToUseVideo.js.jsx.coffee Merge with develop again 2015-08-31 10:12:18 -05:00
PopupMediaControls.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
PopupRecordingStartStop.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
PopupWrapper.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionBackingTrack.js.jsx.coffee * VRFS-3351 - advise users why they can't adjust volume remotely on media tracks 2015-07-21 14:26:03 -05:00
SessionChatMixer.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionInviteMusiciansBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionJamTrack.js.jsx.coffee * VRFS-3351 - advise users why they can't adjust volume remotely on media tracks 2015-07-21 14:26:03 -05:00
SessionJamTrackCategory.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionLeaveBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionMasterCategoryControls.js.jsx.coffee * VRFS-3368 - show muted icon if either output mixer is muted 2015-07-24 14:21:45 -05:00
SessionMasterMediaTracks.js.jsx.coffee * VRFS-3381 - make sure a recorded jamtrack shows up correctly 2015-07-24 14:57:01 -05:00
SessionMasterMix.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionMasterMyTracks.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionMasterOtherTrack.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionMasterOtherTracks.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionMediaTracks.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
SessionMetronome.js.jsx.coffee * allow better onboarding of JamTracks including audio from Tency Music (VRFS-3296, VRFS-3386) 2015-08-09 13:37:43 -05:00
SessionMixerBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionMusicMixer.js.jsx.coffee * VRFS-3374 - relative move of media group 2015-07-23 14:12:44 -05:00
SessionMyChat.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionMyTrack.js.jsx.coffee * VRFS-3356 temmporary patch for MyTracks being missing 2015-07-21 21:01:13 -05:00
SessionMyTracks.js.jsx.coffee Merge with develop 2015-08-29 12:56:27 -05:00
SessionNotification.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionNotifications.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionOtherTrack.js.jsx.coffee * still trying to fix find session tests; aestetic tweaks to session screen (VRFS-3355 and VRFS-3354) 2015-07-21 13:23:12 -05:00
SessionOtherTracks.js.jsx.coffee * VRFS-3356, VRFS-3371 - deal with async timing issues for self and remote peers as you join a session 2015-07-23 21:00:39 -05:00
SessionRecordBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionRecordedCategory.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionRecordedTrack.js.jsx.coffee * VRFS-3351 - advise users why they can't adjust volume remotely on media tracks 2015-07-21 14:26:03 -05:00
SessionResyncBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionScreen.js.jsx.coffee * VRFS-3361 - make sure we leave the session in all cases that you leave the session screen 2015-07-22 09:55:28 -05:00
SessionSelfVolumeHover.js.jsx.coffee * VRFS-3368 - show muted icon if either output mixer is muted 2015-07-24 14:21:45 -05:00
SessionSettingsBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionShareBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionTrackGain.js.jsx.coffee * VRFS-3374 - relative move of media group 2015-07-23 14:12:44 -05:00
SessionTrackPan.js.jsx.coffee * VRFS-3366 - make the 'Music' volume affect 5 categories, not just one 2015-07-22 17:46:33 -05:00
SessionTrackPanHover.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionTrackSettingsBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionTrackVU.js.jsx.coffee * VRFS-3366 - make the 'Music' volume affect 5 categories, not just one 2015-07-22 17:46:33 -05:00
SessionTrackVolumeHover.js.jsx.coffee * VRFS-3374 - relative move of media group 2015-07-23 14:12:44 -05:00
SessionVideoBtn.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
SessionVolumeSettingsBtn.js.jsx.coffee * VRFS-3368 - show muted icon if either output mixer is muted 2015-07-24 14:21:45 -05:00
SubjectCheckBoxList.js.jsx.coffee VRFS-3359 : New react components for profile setup. Incremental 2015-08-27 11:25:48 -05:00
TeacherExperienceEditableList.js.jsx.coffee Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
TeacherProfileBasics.js.jsx.coffee VRFS-3359 : Solid navigation for teacher setup steps. 2015-08-14 16:56:36 -05:00
TeacherSetupBasics.js.jsx.coffee Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
TeacherSetupExperience.js.jsx.coffee Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
TeacherSetupIntroduction.js.jsx.coffee Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
TeacherSetupNav.js.jsx.coffee Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
TeacherSetupPricing.js.jsx.coffee Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00
Test.js.jsx.coffee merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
YearSelect.js.jsx.coffee Squashed commit of the following: commit 900400f053 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:53:06 2015 -0500 VRFS-3359 : Styling, cleanup, more idiomatic react state management for input fields. commit 766842f4e7 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 03:52:04 2015 -0500 VRFS-3359 : Teacher pricing * Currency fields only appear when both the appropriate pricing option (column) AND the time range (row). * Currency fields set state and format on blur commit dace5dd08a Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 02:00:18 2015 -0500 VRFS-3359 : New fields in API output and controller spec. commit 3f2fd94c58 Author: Steven Miers <steven.miers@gmail.com> Date: Thu Sep 3 01:53:28 2015 -0500 VRFS-3359 : Update schema and models with per-month and per-lesson price for each interval. Update tests to match. commit 8ce313f5c7 Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 23:02:44 2015 -0500 VRFS-3359 : Teacher pricing Display or hide fields depending on checkboxes. commit 005ee8aabd Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 14:56:25 2015 -0500 VRFS-3359 : Validate end year greater or equal start year. commit 69bb4e469a Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 13:12:36 2015 -0500 VRFS-3359 : Teacher Experience List Component * Add field label properties to experience list component. Each of the three lists can set labels for title and organization. Date label is inferred from showEndDate property * Update usages of this list * Sort by start_date * List display uses available fields (e.g., date range when available) commit 0878c5fd3f Author: Steven Miers <steven.miers@gmail.com> Date: Mon Aug 31 11:32:20 2015 -0500 VRFS-3359 : Proper setting of experience keys and saving. 2015-09-03 13:25:29 -05:00