Commit graph

538 commits

Author SHA1 Message Date
Matan Bar Yosef 9bede4b399 -loadingData - in progress 2015-08-01 18:18:21 +03:00
Sagi Dayan 448a9e66f7 Merge branch 'master' of github.com:sagidayan/SE-Hub 2015-08-01 18:01:46 +03:00
Sagi Dayan a3e97009ff For Matan - Random Avatar 2015-08-01 18:01:14 +03:00
Sagi Dayan 9cca1e44da Merge pull request #128 from sagidayan/API_Dev
Api dev
2015-08-01 17:52:05 +03:00
Matan Bar Yosef 7e3eeb104c Merge branch 'master' of https://github.com/sagidayan/SE-Hub into UI 2015-08-01 17:51:35 +03:00
Matan Bar Yosef dbfaf90972 - joinProject - added
-team members - fixed
2015-08-01 17:51:13 +03:00
Sagi Dayan 3a97a0474e Fixed Syntax error in Project.html 2015-08-01 17:49:01 +03:00
Sagi Dayan 0778941850 Project Info Cron Job - Fixing Bad data requests 2015-08-01 17:34:53 +03:00
Aran Zaiger ad3b232f5d added: when user is removed from course he is also removed from projects inside course #126 2015-08-01 17:17:53 +03:00
Sagi Dayan aade478e5f UI removed option in profile to remove the campus 2015-08-01 16:53:16 +03:00
Aran Zaiger 4b08085d63 added update foe user project list when joining 2015-08-01 16:52:33 +03:00
Aran Zaiger fd32392b42 bug fix 2015-08-01 16:52:11 +03:00
Sagi Dayan c5edf92078 aded Progect logo to project page 2015-08-01 15:38:45 +03:00
Aran Zaiger 69d757554f added some comments 2015-08-01 15:25:20 +03:00
Aran Zaiger 5627ad7f5d Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev 2015-08-01 14:17:52 +03:00
Aran Zaiger 8e47d2ff0a change in get user task by id 2015-08-01 14:17:33 +03:00
Sagi Dayan 7118bab598 Fixing A posible Bug in the API getting User Stats 2015-08-01 13:45:05 +03:00
Sagi Dayan 222fb2cab0 Cleaning 2015-08-01 13:36:28 +03:00
Sagi Dayan c36a4041b6 User Profile - Now Getting Real Stats (commits, issues, messages) 2015-08-01 13:35:59 +03:00
Sagi Dayan 35df7cd3e3 Tasks: More Improvements 2015-07-25 18:25:45 +03:00
Sagi Dayan fcaa93a713 Changed app color theme & fix to mainController 2015-07-25 18:25:26 +03:00
Sagi Dayan e9dab54c2c Added invalid Token redirection to Welcome app.js 2015-07-25 14:20:29 +03:00
Sagi Dayan 33003c0486 Begining of the Task filling/viewing controller and html view 2015-07-24 00:57:14 +03:00
Sagi Dayan 85c8af1f74 API Hot Fix - #Error On login without email 2015-07-07 21:05:41 +03:00
Sagi Dayan ea1a6a4649 Merge pull request #118 from sagidayan/API_Dev
Api dev
2015-07-03 14:12:50 +03:00
Aran Zaiger 44f0d1705a added doc 2015-07-03 01:26:08 +03:00
Aran Zaiger 8a579cfb83 added TaskGrade model and getAllUserTasks function 2015-07-03 01:19:21 +03:00
Aran Zaiger 55593a6542 copying an object instead of re-requesting from db 2015-07-02 23:52:22 +03:00
Aran Zaiger 0c6af92021 Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev 2015-07-02 23:47:36 +03:00
Sagi Dayan 57f944c2c7 API: New Message /api/messages/getAllUserMessages/<token> 2015-07-02 23:12:14 +03:00
Aran Zaiger 2c646b289a fix create Task issues 2015-07-02 22:48:01 +03:00
Sagi Dayan beb044013a Merge pull request #117 from sagidayan/UI
- createClass - endDate is before startDate fixed
2015-07-02 22:43:41 +03:00
Matan Bar Yosef 36fab377b5 - sendMessage course in msg added
((still in progress - at the moment showing the course u select on drop down))
2015-07-02 22:33:31 +03:00
Aran Zaiger fd8b7ed7e7 doc change 2015-07-02 22:16:06 +03:00
Matan Bar Yosef f540f02d22 - createClass - endDate is before startDate fixed 2015-07-02 22:15:50 +03:00
Sagi Dayan e666a1b042 Merge branch 'master' of github.com:sagidayan/SE-Hub 2015-07-02 21:45:02 +03:00
Aran Zaiger 259479cbee Merge branch 'master' of https://github.com/sagidayan/SE-Hub into API_Dev 2015-07-02 21:42:55 +03:00
Sagi Dayan 14483a939f Campus (In Explore) Looks and Feel 2015-07-02 21:38:37 +03:00
Sagi Dayan a3b4be7e2e Merge pull request #116 from sagidayan/UI
- dashboard - new layout (Still In Progress!)
2015-07-02 21:37:50 +03:00
Matan Bar Yosef 15a6d7e2e0 - dashboard - new layout (Still In Progress!)
- tab system in dashboard is working with scroll

-  createMessage - logic fixed (display in progress)
2015-07-02 21:24:01 +03:00
Sagi Dayan 604c19af19 API: Messages now will return with the Group associated 2015-07-02 21:15:21 +03:00
Sagi Dayan 569205957c API: Messages now will return with the User in them 2015-07-02 20:38:40 +03:00
Sagi Dayan c13b726cbb AngularJS: apiServices: Added Get Campus By ID 2015-07-02 17:31:33 +03:00
Sagi Dayan f4c9f3be98 API: Added getCourseById 2015-07-02 17:29:52 +03:00
Sagi Dayan 9a1222b209 Project Model Changed Default to logo_url to None 2015-07-02 17:29:35 +03:00
Sagi Dayan 5c660a73e2 API Messages Syntax Fix 2015-07-02 15:49:30 +03:00
Sagi Dayan cfdcc038db Fixed #113 2015-07-02 15:26:37 +03:00
Sagi Dayan c6f4bb714a Merge pull request #115 from sagidayan/UI
- project tabs scrolling - fixed!
2015-07-02 15:02:04 +03:00
Matan Bar Yosef 33448a2aa1 - project tabs scrolling - fixed! 2015-07-02 13:14:23 +03:00
Sagi Dayan a127813c0c More API docs for /debug/* 2015-07-02 00:16:16 +03:00