source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0c24a2f   4 days noreply Bump form-data from 4.0.2 to 4.0.4 in /frontend Bumps … main
(edit) @9091349   4 days filipgavrilovski28 removed wait-for-db; minor bug fix main
(edit) @f21f063   4 days filipgavrilovski28 made docker images smaller main
(edit) @a1baf50   2 weeks filipgavrilovski28 added error message for reviews of same type main
(edit) @02e270b   3 weeks andrejristik Removed leading 0s for months and days in reviews' date. main
(edit) @09e59a1   3 weeks andrejristik Added user_type in registration serializer. main
(edit) @dabf75e   3 weeks andrejristik Macedonian date format for reviews. main
(edit) @3d5719a   7 weeks andrejristik Fixed effort message logic for recommendations. main
(edit) @69e9895   7 weeks filipgavrilovski28 minor changes in recommendations main
(edit) @11fedd8   7 weeks filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @999cc85   7 weeks filipgavrilovski28 modified tag graph main
(edit) @bc5d82f   7 weeks andrejristik Made some UI tweaks. main
(edit) @741c170   7 weeks filipgavrilovski28 bug fix main
(edit) @5dd5fcb   7 weeks andrejristik Added feedback for subject recommendation main
(edit) @b9a043a   8 weeks filipgavrilovski28 updated management/README main
(edit) @aca8cc1   8 weeks filipgavrilovski28 minor ui changes #2 main
(edit) @bcfe761   8 weeks filipgavrilovski28 minor ui changes main
(edit) @57cef89   8 weeks filipgavrilovski28 added reviews data and added it to fill_db script main
(edit) @334cd36   8 weeks filipgavrilovski28 made review and review form responsive main
(edit) @b456183   8 weeks filipgavrilovski28 tweaks to review ui main
(edit) @b8b961b   8 weeks filipgavrilovski28 added student index to login response main
(edit) @8e3b625   8 weeks filipgavrilovski28 students can query and delete their own reviews main
(edit) @b9e613c   8 weeks filipgavrilovski28 added ui for viewing and sorting reviews as a student main
(edit) @ca28907   8 weeks filipgavrilovski28 added other reviews to form main
(edit) @4c8f906   8 weeks filipgavrilovski28 allowed more than one evaluation review (not from the same student) main
(edit) @6975bb4   8 weeks filipgavrilovski28 Merge branch 'main' into feat/reviews main
(edit) @029bb5d   2 months filipgavrilovski28 small ui fix main
(edit) @4be753c   2 months filipgavrilovski28 added api for admin confirmation and deletion of reviews main
(edit) @3a93763   2 months filipgavrilovski28 small refactoring in backend main
(edit) @522e629   2 months filipgavrilovski28 added admin panel and api for fetching and filtering reviews as a list main
(edit) @48ee75d   2 months filipgavrilovski28 added admin; modified frontend code to restrict access to certain user … main
(edit) @1630613   2 months filipgavrilovski28 added form for submitting evaluation review main
(edit) @9b0f661   2 months filipgavrilovski28 added ui for indicating whether user has voted on a review main
(edit) @1ee9aac   2 months filipgavrilovski28 added api for voting on reviews main
(edit) @22463ab   2 months filipgavrilovski28 split review ui into separate components main
(edit) @8ba1840   2 months filipgavrilovski28 added view and ui for reviews for subject main
(edit) @e637952   2 months filipgavrilovski28 added serializers, view and endpoint for subject reviews main
(edit) @10c6536   2 months filipgavrilovski28 added models for subject reviews main
(edit) @ff8a3b1   2 months noreply Update README.md main
(edit) @de9612a   2 months filipgavrilovski28 added option for running without oauth main
(edit) @2df0abe   2 months filipgavrilovski28 added ui for google login main
(edit) @74a3ebc   2 months filipgavrilovski28 added google login via oauth2 main
(edit) @1516a98   2 months filipgavrilovski28 fixed potential race condition in auth main
(edit) @9dc861c   2 months andrejristik Added automatic scroll to top to every page. main
(edit) @4d215e4   2 months filipgavrilovski28 sorted tags; removed some comments main
(edit) @695249a   2 months filipgavrilovski28 added async wrapper inside use effect in auth main
(edit) @0cfa8ba   2 months filipgavrilovski28 small auth clean up main
(edit) @8a1d568   2 months filipgavrilovski28 small ui fix main
(edit) @a3384cc   2 months filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @1497175   2 months filipgavrilovski28 fixed flow related bug main
(edit) @897a191   2 months andrejristik Made all the necessary pages responsive. main
(edit) @138eb2c   2 months filipgavrilovski28 fixed icon bug main
(edit) @83cf75b   2 months filipgavrilovski28 bug fixes main
(edit) @8ccbff2   2 months filipgavrilovski28 added subjects urls main
(edit) @5e40a81   2 months filipgavrilovski28 minor ui changes and deleting extra comments main
(edit) @2ec84fe   2 months filipgavrilovski28 removed short from subject model main
(edit) @c8ad2ed   3 months filipgavrilovski28 small code clean up main
(edit) @6c9bf97   3 months filipgavrilovski28 small code changes main
(edit) @a093d14   3 months filipgavrilovski28 added option for getting only activated subjects as recommendations main
(edit) @770bcb8   3 months filipgavrilovski28 added caching for recommendations main
(edit) @9c6c398   3 months filipgavrilovski28 io optimization main
(edit) @95d7665   3 months filipgavrilovski28 private routes bug fix main
(edit) @9c27e0b   3 months filipgavrilovski28 Merge branch 'bottlenecks' main
(edit) @3e20665   3 months filipgavrilovski28 deleting extra files and getting ready for merge main
(edit) @1ecced1   3 months filipgavrilovski28 small variable change main
(edit) @388ab1b   3 months filipgavrilovski28 stable version for presenting v2 main
(edit) @6161e93   3 months filipgavrilovski28 Merge branch 'bottlenecks' into stable main
(edit) @30928cc   3 months filipgavrilovski28 temporary fetch user bottleneck fix main
(edit) @4d64b22   3 months filipgavrilovski28 stable version for presenting main
(edit) @650c45e   3 months filipgavrilovski28 added separate fetch functions; refactored code to fix context bottlenecks main
(edit) @9d4d222   3 months andrejristik Fixed UI, refactored auth logic, made function for dynamically … main
(edit) @666344d   3 months filipgavrilovski28 partial fix of context bottlenecks main
(edit) @ea25fae   3 months filipgavrilovski28 renaming some variables main
(edit) @cfab86d   3 months andrejristik Refactored auth logic. main
(edit) @72c0de3   3 months filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @3e5cb4a   3 months filipgavrilovski28 added 404 page main
(edit) @8820e7c   3 months noreply updated README main
(edit) @491a010   3 months filipgavrilovski28 added subject preferences page; ui refactors main
(edit) @5c50b04   3 months andrejristik Added proper logout view main
(edit) @2dcd2e9   3 months filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @7790120   3 months filipgavrilovski28 added feature for leaving like/dislike on recommendations main
(edit) @80774d9   3 months andrejristik The favorite button's filled prop now depends on auth as well. main
(edit) @ad9b022   3 months filipgavrilovski28 minor ui code refactors main
(edit) @3152c66   3 months andrejristik Added favorite subjects page, cleaned up UI. main
(edit) @79202a9   3 months filipgavrilovski28 moved heart icon in subject view main
(edit) @3eb4336   3 months andrejristik Small UI changes, added logo for user in navbar. main
(edit) @35d0383   3 months filipgavrilovski28 modified filtering subjects ui and logic main
(edit) @aa08549   3 months filipgavrilovski28 bug fix; small ui changes main
(edit) @a90fe3b   3 months filipgavrilovski28 moved some svgs to assets main
(edit) @d4646d0   3 months filipgavrilovski28 added documentation for recommendation utils main
(edit) @2ec3c2f   3 months filipgavrilovski28 Merge branch 'main' of https://github.com/gavro081/izberi_izboren main
(edit) @b18bbae   3 months filipgavrilovski28 small ui changes main
(edit) @421f181   3 months andrejristik Fixed a small bug related to the favorites feature. main
(edit) @d450857   3 months andrejristik New feature: students can add a subject to favorites. main
(edit) @960f3b9   3 months andrejristik Refactored code, changed logic for refreshing tokens, removed … main
(edit) @3395d4a   3 months filipgavrilovski28 added context for recommendations and subjects main
(edit) @4d806e3   3 months filipgavrilovski28 minor improvements to recommendations function main
(edit) @fd46080   3 months filipgavrilovski28 updated subjects vector main
(edit) @4978c89   3 months filipgavrilovski28 bug fix main
(edit) @76c6604   3 months filipgavrilovski28 updated management/README main
Note: See TracRevisionLog for help on using the revision log.