Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Vivian branch seminar (#49) * Parses input for create event page * Create event will add to the datebase * not broken * Transfer div kind of works * transfer model should add organizers to db * fixes for transfer model * create page event works * create seminar page can pull event names from database * trying fetch stuff * please take the fetch attempt things * calendar changes that apparently did not get pushed * create seminar page displays events and it is selectable * create seminar page connects to the database * fixes for createSeminar dropdown for events reflect selection and seminar created succesfully * transfer data div is fixed now it displays last name and it does not display yourself as a selectable user * create event fixed, pushes two of the current user before * Transfer data component is fixed, you as the user won't appear on the available organizer list. Event duration is ordered in terms of start date and time then end date and time. * Transfer data component is fixed, you as the user won't appear on the available organizer list. Event duration is ordered in terms of start date and time then end date and time. * Create event page now works like the seminar page with the date picker, time picker and transfer component fixed. * Vivian branch (#71) * Parses input for create event page * Create event will add to the datebase * not broken * Transfer div kind of works * transfer model should add organizers to db * fixes for transfer model * create page event works * create seminar page can pull event names from database * trying fetch stuff * please take the fetch attempt things * calendar changes that apparently did not get pushed * create seminar page displays events and it is selectable * create seminar page connects to the database * fixes for createSeminar dropdown for events reflect selection and seminar created succesfully * transfer data div is fixed now it displays last name and it does not display yourself as a selectable user * create event fixed, pushes two of the current user before * Transfer data component is fixed, you as the user won't appear on the available organizer list. Event duration is ordered in terms of start date and time then end date and time. * Transfer data component is fixed, you as the user won't appear on the available organizer list. Event duration is ordered in terms of start date and time then end date and time. * Create event page now works like the seminar page with the date picker, time picker and transfer component fixed. * Vivian branch seminar (#49) (#60) * Parses input for create event page * Create event will add to the datebase * not broken * Transfer div kind of works * transfer model should add organizers to db * fixes for transfer model * create page event works * create seminar page can pull event names from database * trying fetch stuff * please take the fetch attempt things * calendar changes that apparently did not get pushed * create seminar page displays events and it is selectable * create seminar page connects to the database * fixes for createSeminar dropdown for events reflect selection and seminar created succesfully * transfer data div is fixed now it displays last name and it does not display yourself as a selectable user * create event fixed, pushes two of the current user before * Transfer data component is fixed, you as the user won't appear on the available organizer list. Event duration is ordered in terms of start date and time then end date and time. * Transfer data component is fixed, you as the user won't appear on the available organizer list. Event duration is ordered in terms of start date and time then end date and time. * Create event page now works like the seminar page with the date picker, time picker and transfer component fixed. * News are no longer all the same date. Newsfeed completed. Create event and seminar has default of FFA if nothing is chosen and decimals are rounded to whole numbers. * merge fixes 2 * Changes to make newsfeed work that were deleted in last commit of VivianBranch
- Loading branch information