Advertisement
Guest User

Untitled

a guest
Oct 5th, 2018
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 39.01 KB | None | 0 0
  1. [
  2.     {
  3.         "id": 1,
  4.         "user": {
  5.             "id": 3,
  6.             "teamId": 3,
  7.             "leaveProfileId": 1,
  8.             "fullName": "Ivan Divljak",
  9.             "email": "idivljak@execom.eu",
  10.             "userRole": "HR_MANAGER",
  11.             "jobTitle": "Developer",
  12.             "active": true,
  13.             "yearsOfService": 3,
  14.             "allowances": [
  15.                 {
  16.                     "userId": 3,
  17.                     "year": 2018,
  18.                     "annual": 160,
  19.                     "takenAnnual": 0,
  20.                     "pendingAnnual": 8,
  21.                     "sickness": 16,
  22.                     "bonus": 0,
  23.                     "carriedOver": 0,
  24.                     "manualAdjust": 0,
  25.                     "training": 16,
  26.                     "takenTraining": 0,
  27.                     "pendingTraining": 0
  28.                 },
  29.                 {
  30.                     "userId": 3,
  31.                     "year": 2019,
  32.                     "annual": 160,
  33.                     "takenAnnual": 0,
  34.                     "pendingAnnual": 0,
  35.                     "sickness": 0,
  36.                     "bonus": 0,
  37.                     "carriedOver": 0,
  38.                     "manualAdjust": 0,
  39.                     "training": 16,
  40.                     "takenTraining": 0,
  41.                     "pendingTraining": 0
  42.                 }
  43.             ]
  44.         },
  45.         "absence": {
  46.             "id": 1,
  47.             "absenceType": "DEDUCTED_LEAVE",
  48.             "absenceSubtype": "ANNUAL",
  49.             "name": "Annual leave - Vacation",
  50.             "comment": "string",
  51.             "active": true,
  52.             "iconUrl": "icons/vacation.png"
  53.         },
  54.         "requestStatus": "REJECTED",
  55.         "reason": "Enter",
  56.         "submissionTime": null,
  57.         "days": [
  58.             {
  59.                 "id": 1,
  60.                 "requestId": 1,
  61.                 "date": "2018-10-17",
  62.                 "duration": "FULL_DAY"
  63.             }
  64.         ]
  65.     },
  66.     {
  67.         "id": 2,
  68.         "user": {
  69.             "id": 3,
  70.             "teamId": 3,
  71.             "leaveProfileId": 1,
  72.             "fullName": "Ivan Divljak",
  73.             "email": "idivljak@execom.eu",
  74.             "userRole": "HR_MANAGER",
  75.             "jobTitle": "Developer",
  76.             "active": true,
  77.             "yearsOfService": 3,
  78.             "allowances": [
  79.                 {
  80.                     "userId": 3,
  81.                     "year": 2018,
  82.                     "annual": 160,
  83.                     "takenAnnual": 0,
  84.                     "pendingAnnual": 8,
  85.                     "sickness": 16,
  86.                     "bonus": 0,
  87.                     "carriedOver": 0,
  88.                     "manualAdjust": 0,
  89.                     "training": 16,
  90.                     "takenTraining": 0,
  91.                     "pendingTraining": 0
  92.                 },
  93.                 {
  94.                     "userId": 3,
  95.                     "year": 2019,
  96.                     "annual": 160,
  97.                     "takenAnnual": 0,
  98.                     "pendingAnnual": 0,
  99.                     "sickness": 0,
  100.                     "bonus": 0,
  101.                     "carriedOver": 0,
  102.                     "manualAdjust": 0,
  103.                     "training": 16,
  104.                     "takenTraining": 0,
  105.                     "pendingTraining": 0
  106.                 }
  107.             ]
  108.         },
  109.         "absence": {
  110.             "id": 13,
  111.             "absenceType": "NON_DEDUCTED_LEAVE",
  112.             "absenceSubtype": null,
  113.             "name": "Work from home",
  114.             "comment": "string",
  115.             "active": true,
  116.             "iconUrl": "icons/work-from-home.png"
  117.         },
  118.         "requestStatus": "CANCELED",
  119.         "reason": "Razlog je.",
  120.         "submissionTime": null,
  121.         "days": [
  122.             {
  123.                 "id": 2,
  124.                 "requestId": 2,
  125.                 "date": "2018-10-01",
  126.                 "duration": "MORNING"
  127.             }
  128.         ]
  129.     },
  130.     {
  131.         "id": 7,
  132.         "user": {
  133.             "id": 3,
  134.             "teamId": 3,
  135.             "leaveProfileId": 1,
  136.             "fullName": "Ivan Divljak",
  137.             "email": "idivljak@execom.eu",
  138.             "userRole": "HR_MANAGER",
  139.             "jobTitle": "Developer",
  140.             "active": true,
  141.             "yearsOfService": 3,
  142.             "allowances": [
  143.                 {
  144.                     "userId": 3,
  145.                     "year": 2018,
  146.                     "annual": 160,
  147.                     "takenAnnual": 0,
  148.                     "pendingAnnual": 8,
  149.                     "sickness": 16,
  150.                     "bonus": 0,
  151.                     "carriedOver": 0,
  152.                     "manualAdjust": 0,
  153.                     "training": 16,
  154.                     "takenTraining": 0,
  155.                     "pendingTraining": 0
  156.                 },
  157.                 {
  158.                     "userId": 3,
  159.                     "year": 2019,
  160.                     "annual": 160,
  161.                     "takenAnnual": 0,
  162.                     "pendingAnnual": 0,
  163.                     "sickness": 0,
  164.                     "bonus": 0,
  165.                     "carriedOver": 0,
  166.                     "manualAdjust": 0,
  167.                     "training": 16,
  168.                     "takenTraining": 0,
  169.                     "pendingTraining": 0
  170.                 }
  171.             ]
  172.         },
  173.         "absence": {
  174.             "id": 1,
  175.             "absenceType": "DEDUCTED_LEAVE",
  176.             "absenceSubtype": "ANNUAL",
  177.             "name": "Annual leave - Vacation",
  178.             "comment": "string",
  179.             "active": true,
  180.             "iconUrl": "icons/vacation.png"
  181.         },
  182.         "requestStatus": "CANCELED",
  183.         "reason": "Enter reason for leave hh",
  184.         "submissionTime": null,
  185.         "days": [
  186.             {
  187.                 "id": 7,
  188.                 "requestId": 7,
  189.                 "date": "2018-10-10",
  190.                 "duration": "FULL_DAY"
  191.             }
  192.         ]
  193.     },
  194.     {
  195.         "id": 8,
  196.         "user": {
  197.             "id": 3,
  198.             "teamId": 3,
  199.             "leaveProfileId": 1,
  200.             "fullName": "Ivan Divljak",
  201.             "email": "idivljak@execom.eu",
  202.             "userRole": "HR_MANAGER",
  203.             "jobTitle": "Developer",
  204.             "active": true,
  205.             "yearsOfService": 3,
  206.             "allowances": [
  207.                 {
  208.                     "userId": 3,
  209.                     "year": 2018,
  210.                     "annual": 160,
  211.                     "takenAnnual": 0,
  212.                     "pendingAnnual": 8,
  213.                     "sickness": 16,
  214.                     "bonus": 0,
  215.                     "carriedOver": 0,
  216.                     "manualAdjust": 0,
  217.                     "training": 16,
  218.                     "takenTraining": 0,
  219.                     "pendingTraining": 0
  220.                 },
  221.                 {
  222.                     "userId": 3,
  223.                     "year": 2019,
  224.                     "annual": 160,
  225.                     "takenAnnual": 0,
  226.                     "pendingAnnual": 0,
  227.                     "sickness": 0,
  228.                     "bonus": 0,
  229.                     "carriedOver": 0,
  230.                     "manualAdjust": 0,
  231.                     "training": 16,
  232.                     "takenTraining": 0,
  233.                     "pendingTraining": 0
  234.                 }
  235.             ]
  236.         },
  237.         "absence": {
  238.             "id": 1,
  239.             "absenceType": "DEDUCTED_LEAVE",
  240.             "absenceSubtype": "ANNUAL",
  241.             "name": "Annual leave - Vacation",
  242.             "comment": "string",
  243.             "active": true,
  244.             "iconUrl": "icons/vacation.png"
  245.         },
  246.         "requestStatus": "CANCELED",
  247.         "reason": "Enter reason ",
  248.         "submissionTime": null,
  249.         "days": [
  250.             {
  251.                 "id": 8,
  252.                 "requestId": 8,
  253.                 "date": "2018-10-11",
  254.                 "duration": "FULL_DAY"
  255.             }
  256.         ]
  257.     },
  258.     {
  259.         "id": 19,
  260.         "user": {
  261.             "id": 3,
  262.             "teamId": 3,
  263.             "leaveProfileId": 1,
  264.             "fullName": "Ivan Divljak",
  265.             "email": "idivljak@execom.eu",
  266.             "userRole": "HR_MANAGER",
  267.             "jobTitle": "Developer",
  268.             "active": true,
  269.             "yearsOfService": 3,
  270.             "allowances": [
  271.                 {
  272.                     "userId": 3,
  273.                     "year": 2018,
  274.                     "annual": 160,
  275.                     "takenAnnual": 0,
  276.                     "pendingAnnual": 8,
  277.                     "sickness": 16,
  278.                     "bonus": 0,
  279.                     "carriedOver": 0,
  280.                     "manualAdjust": 0,
  281.                     "training": 16,
  282.                     "takenTraining": 0,
  283.                     "pendingTraining": 0
  284.                 },
  285.                 {
  286.                     "userId": 3,
  287.                     "year": 2019,
  288.                     "annual": 160,
  289.                     "takenAnnual": 0,
  290.                     "pendingAnnual": 0,
  291.                     "sickness": 0,
  292.                     "bonus": 0,
  293.                     "carriedOver": 0,
  294.                     "manualAdjust": 0,
  295.                     "training": 16,
  296.                     "takenTraining": 0,
  297.                     "pendingTraining": 0
  298.                 }
  299.             ]
  300.         },
  301.         "absence": {
  302.             "id": 1,
  303.             "absenceType": "DEDUCTED_LEAVE",
  304.             "absenceSubtype": "ANNUAL",
  305.             "name": "Annual leave - Vacation",
  306.             "comment": "string",
  307.             "active": true,
  308.             "iconUrl": "icons/vacation.png"
  309.         },
  310.         "requestStatus": "CANCELED",
  311.         "reason": "Ggg",
  312.         "submissionTime": null,
  313.         "days": [
  314.             {
  315.                 "id": 23,
  316.                 "requestId": 19,
  317.                 "date": "2018-10-04",
  318.                 "duration": "FULL_DAY"
  319.             }
  320.         ]
  321.     },
  322.     {
  323.         "id": 20,
  324.         "user": {
  325.             "id": 3,
  326.             "teamId": 3,
  327.             "leaveProfileId": 1,
  328.             "fullName": "Ivan Divljak",
  329.             "email": "idivljak@execom.eu",
  330.             "userRole": "HR_MANAGER",
  331.             "jobTitle": "Developer",
  332.             "active": true,
  333.             "yearsOfService": 3,
  334.             "allowances": [
  335.                 {
  336.                     "userId": 3,
  337.                     "year": 2018,
  338.                     "annual": 160,
  339.                     "takenAnnual": 0,
  340.                     "pendingAnnual": 8,
  341.                     "sickness": 16,
  342.                     "bonus": 0,
  343.                     "carriedOver": 0,
  344.                     "manualAdjust": 0,
  345.                     "training": 16,
  346.                     "takenTraining": 0,
  347.                     "pendingTraining": 0
  348.                 },
  349.                 {
  350.                     "userId": 3,
  351.                     "year": 2019,
  352.                     "annual": 160,
  353.                     "takenAnnual": 0,
  354.                     "pendingAnnual": 0,
  355.                     "sickness": 0,
  356.                     "bonus": 0,
  357.                     "carriedOver": 0,
  358.                     "manualAdjust": 0,
  359.                     "training": 16,
  360.                     "takenTraining": 0,
  361.                     "pendingTraining": 0
  362.                 }
  363.             ]
  364.         },
  365.         "absence": {
  366.             "id": 4,
  367.             "absenceType": "SICKNESS",
  368.             "absenceSubtype": null,
  369.             "name": "Asthma related",
  370.             "comment": "string",
  371.             "active": true,
  372.             "iconUrl": "icons/sick-leave.png"
  373.         },
  374.         "requestStatus": "CANCELED",
  375.         "reason": "string",
  376.         "submissionTime": null,
  377.         "days": [
  378.             {
  379.                 "id": 24,
  380.                 "requestId": 20,
  381.                 "date": "2018-09-12",
  382.                 "duration": "FULL_DAY"
  383.             }
  384.         ]
  385.     },
  386.     {
  387.         "id": 21,
  388.         "user": {
  389.             "id": 3,
  390.             "teamId": 3,
  391.             "leaveProfileId": 1,
  392.             "fullName": "Ivan Divljak",
  393.             "email": "idivljak@execom.eu",
  394.             "userRole": "HR_MANAGER",
  395.             "jobTitle": "Developer",
  396.             "active": true,
  397.             "yearsOfService": 3,
  398.             "allowances": [
  399.                 {
  400.                     "userId": 3,
  401.                     "year": 2018,
  402.                     "annual": 160,
  403.                     "takenAnnual": 0,
  404.                     "pendingAnnual": 8,
  405.                     "sickness": 16,
  406.                     "bonus": 0,
  407.                     "carriedOver": 0,
  408.                     "manualAdjust": 0,
  409.                     "training": 16,
  410.                     "takenTraining": 0,
  411.                     "pendingTraining": 0
  412.                 },
  413.                 {
  414.                     "userId": 3,
  415.                     "year": 2019,
  416.                     "annual": 160,
  417.                     "takenAnnual": 0,
  418.                     "pendingAnnual": 0,
  419.                     "sickness": 0,
  420.                     "bonus": 0,
  421.                     "carriedOver": 0,
  422.                     "manualAdjust": 0,
  423.                     "training": 16,
  424.                     "takenTraining": 0,
  425.                     "pendingTraining": 0
  426.                 }
  427.             ]
  428.         },
  429.         "absence": {
  430.             "id": 4,
  431.             "absenceType": "SICKNESS",
  432.             "absenceSubtype": null,
  433.             "name": "Asthma related",
  434.             "comment": "string",
  435.             "active": true,
  436.             "iconUrl": "icons/sick-leave.png"
  437.         },
  438.         "requestStatus": "CANCELED",
  439.         "reason": "string",
  440.         "submissionTime": null,
  441.         "days": [
  442.             {
  443.                 "id": 25,
  444.                 "requestId": 21,
  445.                 "date": "2018-09-13",
  446.                 "duration": "FULL_DAY"
  447.             }
  448.         ]
  449.     },
  450.     {
  451.         "id": 22,
  452.         "user": {
  453.             "id": 3,
  454.             "teamId": 3,
  455.             "leaveProfileId": 1,
  456.             "fullName": "Ivan Divljak",
  457.             "email": "idivljak@execom.eu",
  458.             "userRole": "HR_MANAGER",
  459.             "jobTitle": "Developer",
  460.             "active": true,
  461.             "yearsOfService": 3,
  462.             "allowances": [
  463.                 {
  464.                     "userId": 3,
  465.                     "year": 2018,
  466.                     "annual": 160,
  467.                     "takenAnnual": 0,
  468.                     "pendingAnnual": 8,
  469.                     "sickness": 16,
  470.                     "bonus": 0,
  471.                     "carriedOver": 0,
  472.                     "manualAdjust": 0,
  473.                     "training": 16,
  474.                     "takenTraining": 0,
  475.                     "pendingTraining": 0
  476.                 },
  477.                 {
  478.                     "userId": 3,
  479.                     "year": 2019,
  480.                     "annual": 160,
  481.                     "takenAnnual": 0,
  482.                     "pendingAnnual": 0,
  483.                     "sickness": 0,
  484.                     "bonus": 0,
  485.                     "carriedOver": 0,
  486.                     "manualAdjust": 0,
  487.                     "training": 16,
  488.                     "takenTraining": 0,
  489.                     "pendingTraining": 0
  490.                 }
  491.             ]
  492.         },
  493.         "absence": {
  494.             "id": 4,
  495.             "absenceType": "SICKNESS",
  496.             "absenceSubtype": null,
  497.             "name": "Asthma related",
  498.             "comment": "string",
  499.             "active": true,
  500.             "iconUrl": "icons/sick-leave.png"
  501.         },
  502.         "requestStatus": "CANCELED",
  503.         "reason": "string",
  504.         "submissionTime": null,
  505.         "days": [
  506.             {
  507.                 "id": 26,
  508.                 "requestId": 22,
  509.                 "date": "2018-09-18",
  510.                 "duration": "FULL_DAY"
  511.             }
  512.         ]
  513.     },
  514.     {
  515.         "id": 23,
  516.         "user": {
  517.             "id": 3,
  518.             "teamId": 3,
  519.             "leaveProfileId": 1,
  520.             "fullName": "Ivan Divljak",
  521.             "email": "idivljak@execom.eu",
  522.             "userRole": "HR_MANAGER",
  523.             "jobTitle": "Developer",
  524.             "active": true,
  525.             "yearsOfService": 3,
  526.             "allowances": [
  527.                 {
  528.                     "userId": 3,
  529.                     "year": 2018,
  530.                     "annual": 160,
  531.                     "takenAnnual": 0,
  532.                     "pendingAnnual": 8,
  533.                     "sickness": 16,
  534.                     "bonus": 0,
  535.                     "carriedOver": 0,
  536.                     "manualAdjust": 0,
  537.                     "training": 16,
  538.                     "takenTraining": 0,
  539.                     "pendingTraining": 0
  540.                 },
  541.                 {
  542.                     "userId": 3,
  543.                     "year": 2019,
  544.                     "annual": 160,
  545.                     "takenAnnual": 0,
  546.                     "pendingAnnual": 0,
  547.                     "sickness": 0,
  548.                     "bonus": 0,
  549.                     "carriedOver": 0,
  550.                     "manualAdjust": 0,
  551.                     "training": 16,
  552.                     "takenTraining": 0,
  553.                     "pendingTraining": 0
  554.                 }
  555.             ]
  556.         },
  557.         "absence": {
  558.             "id": 4,
  559.             "absenceType": "SICKNESS",
  560.             "absenceSubtype": null,
  561.             "name": "Asthma related",
  562.             "comment": "string",
  563.             "active": true,
  564.             "iconUrl": "icons/sick-leave.png"
  565.         },
  566.         "requestStatus": "APPROVED",
  567.         "reason": "string",
  568.         "submissionTime": null,
  569.         "days": [
  570.             {
  571.                 "id": 27,
  572.                 "requestId": 23,
  573.                 "date": "2018-11-15",
  574.                 "duration": "FULL_DAY"
  575.             }
  576.         ]
  577.     },
  578.     {
  579.         "id": 24,
  580.         "user": {
  581.             "id": 3,
  582.             "teamId": 3,
  583.             "leaveProfileId": 1,
  584.             "fullName": "Ivan Divljak",
  585.             "email": "idivljak@execom.eu",
  586.             "userRole": "HR_MANAGER",
  587.             "jobTitle": "Developer",
  588.             "active": true,
  589.             "yearsOfService": 3,
  590.             "allowances": [
  591.                 {
  592.                     "userId": 3,
  593.                     "year": 2018,
  594.                     "annual": 160,
  595.                     "takenAnnual": 0,
  596.                     "pendingAnnual": 8,
  597.                     "sickness": 16,
  598.                     "bonus": 0,
  599.                     "carriedOver": 0,
  600.                     "manualAdjust": 0,
  601.                     "training": 16,
  602.                     "takenTraining": 0,
  603.                     "pendingTraining": 0
  604.                 },
  605.                 {
  606.                     "userId": 3,
  607.                     "year": 2019,
  608.                     "annual": 160,
  609.                     "takenAnnual": 0,
  610.                     "pendingAnnual": 0,
  611.                     "sickness": 0,
  612.                     "bonus": 0,
  613.                     "carriedOver": 0,
  614.                     "manualAdjust": 0,
  615.                     "training": 16,
  616.                     "takenTraining": 0,
  617.                     "pendingTraining": 0
  618.                 }
  619.             ]
  620.         },
  621.         "absence": {
  622.             "id": 4,
  623.             "absenceType": "SICKNESS",
  624.             "absenceSubtype": null,
  625.             "name": "Asthma related",
  626.             "comment": "string",
  627.             "active": true,
  628.             "iconUrl": "icons/sick-leave.png"
  629.         },
  630.         "requestStatus": "CANCELED",
  631.         "reason": "string",
  632.         "submissionTime": null,
  633.         "days": [
  634.             {
  635.                 "id": 28,
  636.                 "requestId": 24,
  637.                 "date": "2018-09-20",
  638.                 "duration": "FULL_DAY"
  639.             }
  640.         ]
  641.     },
  642.     {
  643.         "id": 26,
  644.         "user": {
  645.             "id": 3,
  646.             "teamId": 3,
  647.             "leaveProfileId": 1,
  648.             "fullName": "Ivan Divljak",
  649.             "email": "idivljak@execom.eu",
  650.             "userRole": "HR_MANAGER",
  651.             "jobTitle": "Developer",
  652.             "active": true,
  653.             "yearsOfService": 3,
  654.             "allowances": [
  655.                 {
  656.                     "userId": 3,
  657.                     "year": 2018,
  658.                     "annual": 160,
  659.                     "takenAnnual": 0,
  660.                     "pendingAnnual": 8,
  661.                     "sickness": 16,
  662.                     "bonus": 0,
  663.                     "carriedOver": 0,
  664.                     "manualAdjust": 0,
  665.                     "training": 16,
  666.                     "takenTraining": 0,
  667.                     "pendingTraining": 0
  668.                 },
  669.                 {
  670.                     "userId": 3,
  671.                     "year": 2019,
  672.                     "annual": 160,
  673.                     "takenAnnual": 0,
  674.                     "pendingAnnual": 0,
  675.                     "sickness": 0,
  676.                     "bonus": 0,
  677.                     "carriedOver": 0,
  678.                     "manualAdjust": 0,
  679.                     "training": 16,
  680.                     "takenTraining": 0,
  681.                     "pendingTraining": 0
  682.                 }
  683.             ]
  684.         },
  685.         "absence": {
  686.             "id": 4,
  687.             "absenceType": "SICKNESS",
  688.             "absenceSubtype": null,
  689.             "name": "Asthma related",
  690.             "comment": "string",
  691.             "active": true,
  692.             "iconUrl": "icons/sick-leave.png"
  693.         },
  694.         "requestStatus": "APPROVED",
  695.         "reason": "string",
  696.         "submissionTime": null,
  697.         "days": [
  698.             {
  699.                 "id": 32,
  700.                 "requestId": 26,
  701.                 "date": "2018-09-04",
  702.                 "duration": "FULL_DAY"
  703.             }
  704.         ]
  705.     },
  706.     {
  707.         "id": 27,
  708.         "user": {
  709.             "id": 3,
  710.             "teamId": 3,
  711.             "leaveProfileId": 1,
  712.             "fullName": "Ivan Divljak",
  713.             "email": "idivljak@execom.eu",
  714.             "userRole": "HR_MANAGER",
  715.             "jobTitle": "Developer",
  716.             "active": true,
  717.             "yearsOfService": 3,
  718.             "allowances": [
  719.                 {
  720.                     "userId": 3,
  721.                     "year": 2018,
  722.                     "annual": 160,
  723.                     "takenAnnual": 0,
  724.                     "pendingAnnual": 8,
  725.                     "sickness": 16,
  726.                     "bonus": 0,
  727.                     "carriedOver": 0,
  728.                     "manualAdjust": 0,
  729.                     "training": 16,
  730.                     "takenTraining": 0,
  731.                     "pendingTraining": 0
  732.                 },
  733.                 {
  734.                     "userId": 3,
  735.                     "year": 2019,
  736.                     "annual": 160,
  737.                     "takenAnnual": 0,
  738.                     "pendingAnnual": 0,
  739.                     "sickness": 0,
  740.                     "bonus": 0,
  741.                     "carriedOver": 0,
  742.                     "manualAdjust": 0,
  743.                     "training": 16,
  744.                     "takenTraining": 0,
  745.                     "pendingTraining": 0
  746.                 }
  747.             ]
  748.         },
  749.         "absence": {
  750.             "id": 1,
  751.             "absenceType": "DEDUCTED_LEAVE",
  752.             "absenceSubtype": "ANNUAL",
  753.             "name": "Annual leave - Vacation",
  754.             "comment": "string",
  755.             "active": true,
  756.             "iconUrl": "icons/vacation.png"
  757.         },
  758.         "requestStatus": "REJECTED",
  759.         "reason": "Leave request",
  760.         "submissionTime": null,
  761.         "days": [
  762.             {
  763.                 "id": 33,
  764.                 "requestId": 27,
  765.                 "date": "2018-12-19",
  766.                 "duration": "FULL_DAY"
  767.             }
  768.         ]
  769.     },
  770.     {
  771.         "id": 29,
  772.         "user": {
  773.             "id": 3,
  774.             "teamId": 3,
  775.             "leaveProfileId": 1,
  776.             "fullName": "Ivan Divljak",
  777.             "email": "idivljak@execom.eu",
  778.             "userRole": "HR_MANAGER",
  779.             "jobTitle": "Developer",
  780.             "active": true,
  781.             "yearsOfService": 3,
  782.             "allowances": [
  783.                 {
  784.                     "userId": 3,
  785.                     "year": 2018,
  786.                     "annual": 160,
  787.                     "takenAnnual": 0,
  788.                     "pendingAnnual": 8,
  789.                     "sickness": 16,
  790.                     "bonus": 0,
  791.                     "carriedOver": 0,
  792.                     "manualAdjust": 0,
  793.                     "training": 16,
  794.                     "takenTraining": 0,
  795.                     "pendingTraining": 0
  796.                 },
  797.                 {
  798.                     "userId": 3,
  799.                     "year": 2019,
  800.                     "annual": 160,
  801.                     "takenAnnual": 0,
  802.                     "pendingAnnual": 0,
  803.                     "sickness": 0,
  804.                     "bonus": 0,
  805.                     "carriedOver": 0,
  806.                     "manualAdjust": 0,
  807.                     "training": 16,
  808.                     "takenTraining": 0,
  809.                     "pendingTraining": 0
  810.                 }
  811.             ]
  812.         },
  813.         "absence": {
  814.             "id": 1,
  815.             "absenceType": "DEDUCTED_LEAVE",
  816.             "absenceSubtype": "ANNUAL",
  817.             "name": "Annual leave - Vacation",
  818.             "comment": "string",
  819.             "active": true,
  820.             "iconUrl": "icons/vacation.png"
  821.         },
  822.         "requestStatus": "REJECTED",
  823.         "reason": "Kreiram request",
  824.         "submissionTime": null,
  825.         "days": [
  826.             {
  827.                 "id": 36,
  828.                 "requestId": 29,
  829.                 "date": "2018-10-11",
  830.                 "duration": "FULL_DAY"
  831.             }
  832.         ]
  833.     },
  834.     {
  835.         "id": 30,
  836.         "user": {
  837.             "id": 3,
  838.             "teamId": 3,
  839.             "leaveProfileId": 1,
  840.             "fullName": "Ivan Divljak",
  841.             "email": "idivljak@execom.eu",
  842.             "userRole": "HR_MANAGER",
  843.             "jobTitle": "Developer",
  844.             "active": true,
  845.             "yearsOfService": 3,
  846.             "allowances": [
  847.                 {
  848.                     "userId": 3,
  849.                     "year": 2018,
  850.                     "annual": 160,
  851.                     "takenAnnual": 0,
  852.                     "pendingAnnual": 8,
  853.                     "sickness": 16,
  854.                     "bonus": 0,
  855.                     "carriedOver": 0,
  856.                     "manualAdjust": 0,
  857.                     "training": 16,
  858.                     "takenTraining": 0,
  859.                     "pendingTraining": 0
  860.                 },
  861.                 {
  862.                     "userId": 3,
  863.                     "year": 2019,
  864.                     "annual": 160,
  865.                     "takenAnnual": 0,
  866.                     "pendingAnnual": 0,
  867.                     "sickness": 0,
  868.                     "bonus": 0,
  869.                     "carriedOver": 0,
  870.                     "manualAdjust": 0,
  871.                     "training": 16,
  872.                     "takenTraining": 0,
  873.                     "pendingTraining": 0
  874.                 }
  875.             ]
  876.         },
  877.         "absence": {
  878.             "id": 1,
  879.             "absenceType": "DEDUCTED_LEAVE",
  880.             "absenceSubtype": "ANNUAL",
  881.             "name": "Annual leave - Vacation",
  882.             "comment": "string",
  883.             "active": true,
  884.             "iconUrl": "icons/vacation.png"
  885.         },
  886.         "requestStatus": "CANCELED",
  887.         "reason": "Bh",
  888.         "submissionTime": null,
  889.         "days": [
  890.             {
  891.                 "id": 37,
  892.                 "requestId": 30,
  893.                 "date": "2018-10-18",
  894.                 "duration": "FULL_DAY"
  895.             }
  896.         ]
  897.     },
  898.     {
  899.         "id": 31,
  900.         "user": {
  901.             "id": 3,
  902.             "teamId": 3,
  903.             "leaveProfileId": 1,
  904.             "fullName": "Ivan Divljak",
  905.             "email": "idivljak@execom.eu",
  906.             "userRole": "HR_MANAGER",
  907.             "jobTitle": "Developer",
  908.             "active": true,
  909.             "yearsOfService": 3,
  910.             "allowances": [
  911.                 {
  912.                     "userId": 3,
  913.                     "year": 2018,
  914.                     "annual": 160,
  915.                     "takenAnnual": 0,
  916.                     "pendingAnnual": 8,
  917.                     "sickness": 16,
  918.                     "bonus": 0,
  919.                     "carriedOver": 0,
  920.                     "manualAdjust": 0,
  921.                     "training": 16,
  922.                     "takenTraining": 0,
  923.                     "pendingTraining": 0
  924.                 },
  925.                 {
  926.                     "userId": 3,
  927.                     "year": 2019,
  928.                     "annual": 160,
  929.                     "takenAnnual": 0,
  930.                     "pendingAnnual": 0,
  931.                     "sickness": 0,
  932.                     "bonus": 0,
  933.                     "carriedOver": 0,
  934.                     "manualAdjust": 0,
  935.                     "training": 16,
  936.                     "takenTraining": 0,
  937.                     "pendingTraining": 0
  938.                 }
  939.             ]
  940.         },
  941.         "absence": {
  942.             "id": 1,
  943.             "absenceType": "DEDUCTED_LEAVE",
  944.             "absenceSubtype": "ANNUAL",
  945.             "name": "Annual leave - Vacation",
  946.             "comment": "string",
  947.             "active": true,
  948.             "iconUrl": "icons/vacation.png"
  949.         },
  950.         "requestStatus": "REJECTED",
  951.         "reason": "Bbbv",
  952.         "submissionTime": null,
  953.         "days": [
  954.             {
  955.                 "id": 38,
  956.                 "requestId": 31,
  957.                 "date": "2018-09-13",
  958.                 "duration": "FULL_DAY"
  959.             }
  960.         ]
  961.     },
  962.     {
  963.         "id": 34,
  964.         "user": {
  965.             "id": 3,
  966.             "teamId": 3,
  967.             "leaveProfileId": 1,
  968.             "fullName": "Ivan Divljak",
  969.             "email": "idivljak@execom.eu",
  970.             "userRole": "HR_MANAGER",
  971.             "jobTitle": "Developer",
  972.             "active": true,
  973.             "yearsOfService": 3,
  974.             "allowances": [
  975.                 {
  976.                     "userId": 3,
  977.                     "year": 2018,
  978.                     "annual": 160,
  979.                     "takenAnnual": 0,
  980.                     "pendingAnnual": 8,
  981.                     "sickness": 16,
  982.                     "bonus": 0,
  983.                     "carriedOver": 0,
  984.                     "manualAdjust": 0,
  985.                     "training": 16,
  986.                     "takenTraining": 0,
  987.                     "pendingTraining": 0
  988.                 },
  989.                 {
  990.                     "userId": 3,
  991.                     "year": 2019,
  992.                     "annual": 160,
  993.                     "takenAnnual": 0,
  994.                     "pendingAnnual": 0,
  995.                     "sickness": 0,
  996.                     "bonus": 0,
  997.                     "carriedOver": 0,
  998.                     "manualAdjust": 0,
  999.                     "training": 16,
  1000.                     "takenTraining": 0,
  1001.                     "pendingTraining": 0
  1002.                 }
  1003.             ]
  1004.         },
  1005.         "absence": {
  1006.             "id": 1,
  1007.             "absenceType": "DEDUCTED_LEAVE",
  1008.             "absenceSubtype": "ANNUAL",
  1009.             "name": "Annual leave - Vacation",
  1010.             "comment": "string",
  1011.             "active": true,
  1012.             "iconUrl": "icons/vacation.png"
  1013.         },
  1014.         "requestStatus": "REJECTED",
  1015.         "reason": "Gg",
  1016.         "submissionTime": null,
  1017.         "days": [
  1018.             {
  1019.                 "id": 159,
  1020.                 "requestId": 34,
  1021.                 "date": "2018-10-04",
  1022.                 "duration": "FULL_DAY"
  1023.             }
  1024.         ]
  1025.     },
  1026.     {
  1027.         "id": 35,
  1028.         "user": {
  1029.             "id": 3,
  1030.             "teamId": 3,
  1031.             "leaveProfileId": 1,
  1032.             "fullName": "Ivan Divljak",
  1033.             "email": "idivljak@execom.eu",
  1034.             "userRole": "HR_MANAGER",
  1035.             "jobTitle": "Developer",
  1036.             "active": true,
  1037.             "yearsOfService": 3,
  1038.             "allowances": [
  1039.                 {
  1040.                     "userId": 3,
  1041.                     "year": 2018,
  1042.                     "annual": 160,
  1043.                     "takenAnnual": 0,
  1044.                     "pendingAnnual": 8,
  1045.                     "sickness": 16,
  1046.                     "bonus": 0,
  1047.                     "carriedOver": 0,
  1048.                     "manualAdjust": 0,
  1049.                     "training": 16,
  1050.                     "takenTraining": 0,
  1051.                     "pendingTraining": 0
  1052.                 },
  1053.                 {
  1054.                     "userId": 3,
  1055.                     "year": 2019,
  1056.                     "annual": 160,
  1057.                     "takenAnnual": 0,
  1058.                     "pendingAnnual": 0,
  1059.                     "sickness": 0,
  1060.                     "bonus": 0,
  1061.                     "carriedOver": 0,
  1062.                     "manualAdjust": 0,
  1063.                     "training": 16,
  1064.                     "takenTraining": 0,
  1065.                     "pendingTraining": 0
  1066.                 }
  1067.             ]
  1068.         },
  1069.         "absence": {
  1070.             "id": 1,
  1071.             "absenceType": "DEDUCTED_LEAVE",
  1072.             "absenceSubtype": "ANNUAL",
  1073.             "name": "Annual leave - Vacation",
  1074.             "comment": "string",
  1075.             "active": true,
  1076.             "iconUrl": "icons/vacation.png"
  1077.         },
  1078.         "requestStatus": "REJECTED",
  1079.         "reason": "Gg",
  1080.         "submissionTime": null,
  1081.         "days": [
  1082.             {
  1083.                 "id": 160,
  1084.                 "requestId": 35,
  1085.                 "date": "2018-10-04",
  1086.                 "duration": "FULL_DAY"
  1087.             }
  1088.         ]
  1089.     },
  1090.     {
  1091.         "id": 36,
  1092.         "user": {
  1093.             "id": 3,
  1094.             "teamId": 3,
  1095.             "leaveProfileId": 1,
  1096.             "fullName": "Ivan Divljak",
  1097.             "email": "idivljak@execom.eu",
  1098.             "userRole": "HR_MANAGER",
  1099.             "jobTitle": "Developer",
  1100.             "active": true,
  1101.             "yearsOfService": 3,
  1102.             "allowances": [
  1103.                 {
  1104.                     "userId": 3,
  1105.                     "year": 2018,
  1106.                     "annual": 160,
  1107.                     "takenAnnual": 0,
  1108.                     "pendingAnnual": 8,
  1109.                     "sickness": 16,
  1110.                     "bonus": 0,
  1111.                     "carriedOver": 0,
  1112.                     "manualAdjust": 0,
  1113.                     "training": 16,
  1114.                     "takenTraining": 0,
  1115.                     "pendingTraining": 0
  1116.                 },
  1117.                 {
  1118.                     "userId": 3,
  1119.                     "year": 2019,
  1120.                     "annual": 160,
  1121.                     "takenAnnual": 0,
  1122.                     "pendingAnnual": 0,
  1123.                     "sickness": 0,
  1124.                     "bonus": 0,
  1125.                     "carriedOver": 0,
  1126.                     "manualAdjust": 0,
  1127.                     "training": 16,
  1128.                     "takenTraining": 0,
  1129.                     "pendingTraining": 0
  1130.                 }
  1131.             ]
  1132.         },
  1133.         "absence": {
  1134.             "id": 10,
  1135.             "absenceType": "NON_DEDUCTED_LEAVE",
  1136.             "absenceSubtype": null,
  1137.             "name": "Business travel",
  1138.             "comment": "string",
  1139.             "active": true,
  1140.             "iconUrl": "icons/business-travel.png"
  1141.         },
  1142.         "requestStatus": "CANCELED",
  1143.         "reason": "Reason to leave",
  1144.         "submissionTime": null,
  1145.         "days": [
  1146.             {
  1147.                 "id": 161,
  1148.                 "requestId": 36,
  1149.                 "date": "2018-10-19",
  1150.                 "duration": "AFTERNOON"
  1151.             }
  1152.         ]
  1153.     },
  1154.     {
  1155.         "id": 38,
  1156.         "user": {
  1157.             "id": 3,
  1158.             "teamId": 3,
  1159.             "leaveProfileId": 1,
  1160.             "fullName": "Ivan Divljak",
  1161.             "email": "idivljak@execom.eu",
  1162.             "userRole": "HR_MANAGER",
  1163.             "jobTitle": "Developer",
  1164.             "active": true,
  1165.             "yearsOfService": 3,
  1166.             "allowances": [
  1167.                 {
  1168.                     "userId": 3,
  1169.                     "year": 2018,
  1170.                     "annual": 160,
  1171.                     "takenAnnual": 0,
  1172.                     "pendingAnnual": 8,
  1173.                     "sickness": 16,
  1174.                     "bonus": 0,
  1175.                     "carriedOver": 0,
  1176.                     "manualAdjust": 0,
  1177.                     "training": 16,
  1178.                     "takenTraining": 0,
  1179.                     "pendingTraining": 0
  1180.                 },
  1181.                 {
  1182.                     "userId": 3,
  1183.                     "year": 2019,
  1184.                     "annual": 160,
  1185.                     "takenAnnual": 0,
  1186.                     "pendingAnnual": 0,
  1187.                     "sickness": 0,
  1188.                     "bonus": 0,
  1189.                     "carriedOver": 0,
  1190.                     "manualAdjust": 0,
  1191.                     "training": 16,
  1192.                     "takenTraining": 0,
  1193.                     "pendingTraining": 0
  1194.                 }
  1195.             ]
  1196.         },
  1197.         "absence": {
  1198.             "id": 4,
  1199.             "absenceType": "SICKNESS",
  1200.             "absenceSubtype": null,
  1201.             "name": "Asthma related",
  1202.             "comment": "string",
  1203.             "active": true,
  1204.             "iconUrl": "icons/sick-leave.png"
  1205.         },
  1206.         "requestStatus": "CANCELED",
  1207.         "reason": "        \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
  1208.         "submissionTime": null,
  1209.         "days": [
  1210.             {
  1211.                 "id": 163,
  1212.                 "requestId": 38,
  1213.                 "date": "2018-10-08",
  1214.                 "duration": "FULL_DAY"
  1215.             }
  1216.         ]
  1217.     },
  1218.     {
  1219.         "id": 40,
  1220.         "user": {
  1221.             "id": 3,
  1222.             "teamId": 3,
  1223.             "leaveProfileId": 1,
  1224.             "fullName": "Ivan Divljak",
  1225.             "email": "idivljak@execom.eu",
  1226.             "userRole": "HR_MANAGER",
  1227.             "jobTitle": "Developer",
  1228.             "active": true,
  1229.             "yearsOfService": 3,
  1230.             "allowances": [
  1231.                 {
  1232.                     "userId": 3,
  1233.                     "year": 2018,
  1234.                     "annual": 160,
  1235.                     "takenAnnual": 0,
  1236.                     "pendingAnnual": 8,
  1237.                     "sickness": 16,
  1238.                     "bonus": 0,
  1239.                     "carriedOver": 0,
  1240.                     "manualAdjust": 0,
  1241.                     "training": 16,
  1242.                     "takenTraining": 0,
  1243.                     "pendingTraining": 0
  1244.                 },
  1245.                 {
  1246.                     "userId": 3,
  1247.                     "year": 2019,
  1248.                     "annual": 160,
  1249.                     "takenAnnual": 0,
  1250.                     "pendingAnnual": 0,
  1251.                     "sickness": 0,
  1252.                     "bonus": 0,
  1253.                     "carriedOver": 0,
  1254.                     "manualAdjust": 0,
  1255.                     "training": 16,
  1256.                     "takenTraining": 0,
  1257.                     "pendingTraining": 0
  1258.                 }
  1259.             ]
  1260.         },
  1261.         "absence": {
  1262.             "id": 1,
  1263.             "absenceType": "DEDUCTED_LEAVE",
  1264.             "absenceSubtype": "ANNUAL",
  1265.             "name": "Annual leave - Vacation",
  1266.             "comment": "string",
  1267.             "active": true,
  1268.             "iconUrl": "icons/vacation.png"
  1269.         },
  1270.         "requestStatus": "PENDING",
  1271.         "reason": "Gggghh",
  1272.         "submissionTime": null,
  1273.         "days": [
  1274.             {
  1275.                 "id": 165,
  1276.                 "requestId": 40,
  1277.                 "date": "2018-09-05",
  1278.                 "duration": "FULL_DAY"
  1279.             }
  1280.         ]
  1281.     }
  1282. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement