-
Notifications
You must be signed in to change notification settings - Fork 17
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
Release 0.12.0 #692
Release 0.12.0 #692
Commits on Jun 16, 2016
-
Giovanni Di Milia committed
Jun 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 6d95aaa - Browse repository at this point
Copy the full SHA 6d95aaaView commit details
Commits on Jun 20, 2016
-
Merge pull request #562 from mitodl/gdm_new_django
Bumped django version
Configuration menu - View commit details
-
Copy full SHA for e2c089d - Browse repository at this point
Copy the full SHA e2c089dView commit details -
Fixed spinner positioning (#563)
George Schneeloch authoredJun 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 86249fc - Browse repository at this point
Copy the full SHA 86249fcView commit details
Commits on Jun 21, 2016
-
Giovanni Di Milia committed
Jun 21, 2016 Configuration menu - View commit details
-
Copy full SHA for f44313b - Browse repository at this point
Copy the full SHA f44313bView commit details -
Swapped courses and faq in program page
Giovanni Di Milia committedJun 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 3fa9dc2 - Browse repository at this point
Copy the full SHA 3fa9dc2View commit details -
Added babel-polyfill to support IE11 (#611)
George Schneeloch authoredJun 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 073eb49 - Browse repository at this point
Copy the full SHA 073eb49View commit details
Commits on Jun 22, 2016
-
Fixed bug with preferred name not updating on Jumbotron
We weren't passing in the right profile object to <Jumbotron>, so it was relying on `SETTINGS.preferred_name` instead of the updated profile object (`SETTINGS` is only updated on a full page refresh).
Configuration menu - View commit details
-
Copy full SHA for e879608 - Browse repository at this point
Copy the full SHA e879608View commit details -
Updated to redux-asserts 0.0.8 and fixed related test failures (#616)
George Schneeloch authoredJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for b7ea2a0 - Browse repository at this point
Copy the full SHA b7ea2a0View commit details -
Removed apostrophe from MicroMaster's (#560)
* Removed apostrophe from MicroMaster's * Use MIT for alt text * Add width and height to images, use correct size image, use static * Remove quote * Add apostrophe for Master's degree, remove all for Micromasters
George Schneeloch authoredJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 7cd7483 - Browse repository at this point
Copy the full SHA 7cd7483View commit details -
Giovanni Di Milia committed
Jun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 3d8ae15 - Browse repository at this point
Copy the full SHA 3d8ae15View commit details -
Merge pull request #567 from mitodl/gdm_404_error
Added custom 404 error page
Configuration menu - View commit details
-
Copy full SHA for c9d359f - Browse repository at this point
Copy the full SHA c9d359fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f9bc0 - Browse repository at this point
Copy the full SHA e3f9bc0View commit details -
Merge pull request #570 from mitodl/450_update_edx_documentation
Updated documentation to reflect edX changes
Configuration menu - View commit details
-
Copy full SHA for ca84e3f - Browse repository at this point
Copy the full SHA ca84e3fView commit details -
Merge pull request #606 from mitodl/gdm_upgrade_wagtail_605
Upgraded to wagtail 1.5.2
Configuration menu - View commit details
-
Copy full SHA for cc2f2c9 - Browse repository at this point
Copy the full SHA cc2f2c9View commit details -
Merge pull request #608 from mitodl/gdm_switched_tabs_528
Swapped courses and faq in program page
Configuration menu - View commit details
-
Copy full SHA for 6829f32 - Browse repository at this point
Copy the full SHA 6829f32View commit details -
Sorted employment entries in resume order
This adds a couple of functions to sort work history entries in resume order, for display on `/users` and `/profile/professional`.
Configuration menu - View commit details
-
Copy full SHA for c4cba46 - Browse repository at this point
Copy the full SHA c4cba46View commit details -
Added 'confirm delete all entries' when closing switches
This changes the behavior of the switches that we display on the education and work history profile steps. Now it looks like: - if the user has not entered anything she can freely toggle the switch - if there is an entry saved, clicking the switch will display a popup - confirming the popup will delete all entries and toggle the switch to 'off'. - cancelling the popup will close the dialog, leave the entries and current switch position intact. On the work history step this applies to all work history entries, on the education step we do it level-by-level, so toggling and confirming for a particular level will delete only the entries for that level.
Configuration menu - View commit details
-
Copy full SHA for 75732f1 - Browse repository at this point
Copy the full SHA 75732f1View commit details -
Giovanni Di Milia committed
Jun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 7366bd2 - Browse repository at this point
Copy the full SHA 7366bd2View commit details -
Added possibility to link external program pages
Giovanni Di Milia committedJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 886e3cb - Browse repository at this point
Copy the full SHA 886e3cbView commit details
Commits on Jun 23, 2016
-
Giovanni Di Milia committed
Jun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 7055f1c - Browse repository at this point
Copy the full SHA 7055f1cView commit details -
George Schneeloch authored
Jun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for ea42af3 - Browse repository at this point
Copy the full SHA ea42af3View commit details -
Merge pull request #623 from mitodl/gdm_link_to_external_site_598
Added possibility to link external program pages
Configuration menu - View commit details
-
Copy full SHA for 37cc733 - Browse repository at this point
Copy the full SHA 37cc733View commit details -
Added react-virtualized to AutoComplete (#568)
George Schneeloch authoredJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 3014fb9 - Browse repository at this point
Copy the full SHA 3014fb9View commit details -
Merge pull request #622 from mitodl/gdm_500_page_487
Added custom 500 page
Configuration menu - View commit details
-
Copy full SHA for 8ce32bb - Browse repository at this point
Copy the full SHA 8ce32bbView commit details -
Added new types for Course, CourseRun, added flow to many files
I added flow and proper `props` validation to a number of files - our typechecking should be a lot more useful now, although there are still places we don't have it turned on.
Configuration menu - View commit details
-
Copy full SHA for 3edaa72 - Browse repository at this point
Copy the full SHA 3edaa72View commit details -
Made FieldsOfStudySelectField wider
This just makes the autocomplete for field of study a bit wider, and adjusts the display of a couple of things on `EducationDialog`.
Configuration menu - View commit details
-
Copy full SHA for c2a6cd3 - Browse repository at this point
Copy the full SHA c2a6cd3View commit details -
Fixed filtering text to remain if textbox clicked (#628)
George Schneeloch authoredJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 3d0cf3a - Browse repository at this point
Copy the full SHA 3d0cf3aView commit details
Commits on Jun 24, 2016
-
Raised 404 exception when user wants to access someones profile whose…
… privacy mode is set tp private
Configuration menu - View commit details
-
Copy full SHA for 21f7135 - Browse repository at this point
Copy the full SHA 21f7135View commit details -
Merge pull request #546 from mitodl/enhance/aq/response_of_private_us…
…er_api_#483 Raised 404 from users API for users with privacy setting set to "private"
Configuration menu - View commit details
-
Copy full SHA for fc56dd1 - Browse repository at this point
Copy the full SHA fc56dd1View commit details -
Removed UI validators from PrivacyTab validator callback
This changes the privacy tab validation callback on only validation profile fields, and not check UI state. This fixes a bug where default values for the UI state could prevent the user from being able to save a profile on the privacy tab.
Configuration menu - View commit details
-
Copy full SHA for cdb2635 - Browse repository at this point
Copy the full SHA cdb2635View commit details -
Removed padding from date field (#631)
George Schneeloch authoredJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 0e4e9c3 - Browse repository at this point
Copy the full SHA 0e4e9c3View commit details -
Updated edx-api-client requirement
Giovanni Di Milia committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for e74fedb - Browse repository at this point
Copy the full SHA e74fedbView commit details
Commits on Jun 27, 2016
-
Merge pull request #639 from mitodl/gdm_requirements
Updated edx-api-client requirement
Configuration menu - View commit details
-
Copy full SHA for 11299d2 - Browse repository at this point
Copy the full SHA 11299d2View commit details -
Added resumeOrder to education entries
This comprises mainly some changes to `EducationForm` and `EducationDisplay`, but also some refactoring and some new tests to catch regressions on `EmploymentForm`: a bug relating to edit indices was found and fixed here.
Configuration menu - View commit details
-
Copy full SHA for 1e4646a - Browse repository at this point
Copy the full SHA 1e4646aView commit details -
Updated validation text (#643)
* Updated validation text * Lint
George Schneeloch authoredJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 821a51f - Browse repository at this point
Copy the full SHA 821a51fView commit details -
Added text to JumboTron for terms of service (#644)
George Schneeloch authoredJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for f1034ed - Browse repository at this point
Copy the full SHA f1034edView commit details -
Added link to home page on program page logo (#645)
George Schneeloch authoredJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 8b1e8e2 - Browse repository at this point
Copy the full SHA 8b1e8e2View commit details
Commits on Jun 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 75c0fd8 - Browse repository at this point
Copy the full SHA 75c0fd8View commit details -
Merge pull request #519 from mitodl/feature/aq/add_settings_page
Added settings page and tests.
Configuration menu - View commit details
-
Copy full SHA for c7ac8bf - Browse repository at this point
Copy the full SHA c7ac8bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb0aea - Browse repository at this point
Copy the full SHA 2fb0aeaView commit details -
Merge pull request #651 from mitodl/fix/aq/settings_btn_label
Changed the label of settings page button.
Configuration menu - View commit details
-
Copy full SHA for 1e647e5 - Browse repository at this point
Copy the full SHA 1e647e5View commit details -
Removed upgrade logic from the frontend
Giovanni Di Milia committedJun 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 75d6f86 - Browse repository at this point
Copy the full SHA 75d6f86View commit details -
Giovanni Di Milia committed
Jun 28, 2016 Configuration menu - View commit details
-
Copy full SHA for c7d1c3a - Browse repository at this point
Copy the full SHA c7d1c3aView commit details
Commits on Jun 29, 2016
-
Removed x's from text fields (#642)
George Schneeloch authoredJun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 3e75a87 - Browse repository at this point
Copy the full SHA 3e75a87View commit details -
Added spinner for dashboard (#646)
George Schneeloch authoredJun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for cb7a5c0 - Browse repository at this point
Copy the full SHA cb7a5c0View commit details -
Redirected to 404 if user goes to a missing user page (#629)
George Schneeloch authoredJun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 076f789 - Browse repository at this point
Copy the full SHA 076f789View commit details -
Added thumbnail to wagtail CMS (#625)
George Schneeloch authoredJun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 080fdeb - Browse repository at this point
Copy the full SHA 080fdebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e285f - Browse repository at this point
Copy the full SHA 42e285fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5506153 - Browse repository at this point
Copy the full SHA 5506153View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf02157 - Browse repository at this point
Copy the full SHA bf02157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8709bf7 - Browse repository at this point
Copy the full SHA 8709bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0cf3a2 - Browse repository at this point
Copy the full SHA f0cf3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9013e5 - Browse repository at this point
Copy the full SHA f9013e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b83d223 - Browse repository at this point
Copy the full SHA b83d223View commit details -
Removed routing from profile flow
This removes routing from the initial profile flow, so that instead of guiding the user through a series of components which each live at a different url (`/profile/education` and so on) everything happens at a single url (`/profile`). We're now managing the `profileStep` with a redux action. This entails a pretty big set of changes to `ProfilePage` and `ProfileFormContainer`, and a smaller set of changes to `SettingsPage` and some other files. This also changes `validateProfileComplete`, since after determining the profile is incomplete we now want to dispatch a particular action and redirect to `/profile`, instead of redirecting to `/profile/professional`. `ProfileProgressControls` now accepts two callbacks (or `void`) to attach to `onClick` on it's buttons, instead of URLs to push onto `this.context.router`. Various other changes are necessary to deal with breaking tests and so on.
Configuration menu - View commit details
-
Copy full SHA for e4b9c2c - Browse repository at this point
Copy the full SHA e4b9c2cView commit details
Commits on Jun 30, 2016
-
Merge pull request #649 from mitodl/571_add_user_page_link
Added user page link to dropdown
Configuration menu - View commit details
-
Copy full SHA for 2d2a39c - Browse repository at this point
Copy the full SHA 2d2a39cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3fb135 - Browse repository at this point
Copy the full SHA c3fb135View commit details -
Configuration menu - View commit details
-
Copy full SHA for a62a0b3 - Browse repository at this point
Copy the full SHA a62a0b3View commit details -
Added spinner and error message for profile page (#661)
George Schneeloch authoredJun 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 03003e9 - Browse repository at this point
Copy the full SHA 03003e9View commit details -
Giovanni Di Milia committed
Jun 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 3ecef00 - Browse repository at this point
Copy the full SHA 3ecef00View commit details -
Merge pull request #632 from mitodl/578_FoS_match_anywhere_in_string
Changed field of study select to match anywhere in string w/ highlighted text
Configuration menu - View commit details
-
Copy full SHA for a350943 - Browse repository at this point
Copy the full SHA a350943View commit details -
Merge pull request #664 from mitodl/gdm_collapsed_faq_604
FAQ collapsed by default
Configuration menu - View commit details
-
Copy full SHA for 30fa96b - Browse repository at this point
Copy the full SHA 30fa96bView commit details
Commits on Jul 1, 2016
-
Modified FAQ field to have rich text
Giovanni Di Milia committedJul 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 3fefe49 - Browse repository at this point
Copy the full SHA 3fefe49View commit details -
Removed some (now) useless cases in constants
Giovanni Di Milia committedJul 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 85589d7 - Browse repository at this point
Copy the full SHA 85589d7View commit details -
Giovanni Di Milia committed
Jul 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 72e6ec5 - Browse repository at this point
Copy the full SHA 72e6ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 917b5b3 - Browse repository at this point
Copy the full SHA 917b5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed19858 - Browse repository at this point
Copy the full SHA ed19858View commit details
Commits on Jul 5, 2016
-
Merge pull request #659 from mitodl/gdm_honor_upgrade_654
Added deadline for upgrade to verified
Configuration menu - View commit details
-
Copy full SHA for 6fda299 - Browse repository at this point
Copy the full SHA 6fda299View commit details -
Merge pull request #655 from mitodl/gdm_frontend_upgrade_648
Removed logic for "upgrade" from the front end code
Configuration menu - View commit details
-
Copy full SHA for 23dbe58 - Browse repository at this point
Copy the full SHA 23dbe58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9566776 - Browse repository at this point
Copy the full SHA 9566776View commit details -
Merge pull request #660 from mitodl/gdm_html_cms_603
Modified FAQ field to have rich text
Configuration menu - View commit details
-
Copy full SHA for 4542581 - Browse repository at this point
Copy the full SHA 4542581View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf259cb - Browse repository at this point
Copy the full SHA bf259cbView commit details