collapse
100%
WDescription%
Build stability: No recent builds failed.100
Build History
x
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Changes

#100 (Dec 21, 2021 12:59:08 AM)

  1. tsk 49 Adds service method to list favourites — martinperez.patricia / detail

#98 (Dec 20, 2021 5:56:07 PM)

  1. tsk 35 Cleans up errors in tests — jqbergantinho / detail

#96 (Dec 20, 2021 5:32:10 PM)

  1. tsk35 Adds rest functionality to get the stories of the logged in user — jqbergantinho / detail
  2. tsk35 Adds unit tests to getStoriesByUser functionality — jqbergantinho / detail
  3. tsk 35 Cleans up errors in tests — jqbergantinho / detail

#93 (Dec 19, 2021 12:27:11 PM)

  1. tsk56 Completes the method for modifying service layer microhistories — yruben98 / detail

#92 (Dec 18, 2021 3:11:11 PM)

  1. tsk40 Adds REST endpoint to create stories — aggarcia3 / detail

#74 (Dec 6, 2021 7:26:13 PM)

  1. tsk31 Adds the functionality for login and logout — ifmarinho / detail
  2. tsk31 Adds the tests to check the login functionality — ifmarinho / detail

#73 (Dec 5, 2021 4:38:11 PM)

  1. tsk21 Adds the necessary tests for the new resource — yruben98 / detail

#70 (Dec 4, 2021 7:07:09 PM)

  1. tsk19 Adds functionality to get the most read stories of the current — jqbergantinho / detail

#69 (Dec 4, 2021 3:59:08 PM)

  1. tsk 32 Creates method to get user stories — martinperez.patricia / detail

#66 (Dec 4, 2021 10:50:08 AM)

  1. tsk 36 Adds methods to updatea/publish stories — braisda / detail

#65 (Dec 3, 2021 9:31:13 PM)

  1. tsk42 Adds story delete support to EJB — aggarcia3 / detail

#63 (Dec 2, 2021 7:40:10 PM)

  1. tsk36 Adds method to create new Stories — braisda / detail

#61 (Dec 2, 2021 6:12:10 PM)

  1. tsk29 Adds visit count functionality with tests — jqbergantinho / detail

#60 (Dec 1, 2021 10:37:07 PM)

  1. tsk30 Adds User JPA entity and its relationships with Story — aggarcia3 / detail

#55 (Nov 30, 2021 8:14:10 PM)

  1. tsk28 Modifies service and rest tests to remove references to old — yruben98 / detail
  2. tsk28 Deletes test database creation script — yruben98 / detail

#54 (Nov 30, 2021 6:01:09 PM)

  1. Improves HasHttpStatus matcher assertion failure description — aggarcia3 / detail

#52 (Nov 27, 2021 10:53:12 PM)

  1. tsk30 Adds User JPA entity and its relationships with Story — aggarcia3 / detail

#51 (Nov 27, 2021 8:52:11 PM)

  1. task 15 Adds the exploration view — ifmarinho / detail

#49 (Nov 27, 2021 4:17:11 PM)

  1. tsk18 Adds Explore Stories functionality with tests — jqbergantinho / detail

#46 (Nov 27, 2021 3:52:10 PM)

  1. tsk18 Adds exploreStories to StoriesDataset to fix problems with tests — jqbergantinho / detail

#44 (Nov 26, 2021 10:45:10 PM)

  1. tsk29 Adds method to increment visit count of story — aggarcia3 / detail

#42 (Nov 25, 2021 8:19:12 PM)

  1. tsk23 Improves class Javadoc descriptions — aggarcia3 / detail

#41 (Nov 25, 2021 7:48:13 PM)

  1. Runs code formatter — aggarcia3 / detail

#37 (Nov 25, 2021 3:08:11 PM)

  1. tsk28 Modifies test resources with new Story entity attribute — yruben98 / detail

#36 (Nov 24, 2021 9:30:08 PM)

  1. tsk26 Corrects general imports — ifmarinho / detail

#34 (Nov 24, 2021 8:01:13 PM)

  1. Tsk22 Creates TestSuites and fix some tests Creates TestSuites for — martinperez.patricia / detail

#29 (Nov 21, 2021 1:18:11 PM)

  1. tsk14 Modifies tests for exploreStories method — martinperez.patricia / detail
  2. tsk14 Fixes tests for exloreStries method — braisda / detail
  3. tsk14 Updates tests for exploreStories method — braisda / detail

#27 (Nov 18, 2021 6:14:08 PM)

  1. tsk14 Modifies tests for exploreStories method — aggarcia3 / detail

#25 (Nov 17, 2021 7:47:07 PM)

  1. tsk13 Adds test method to search stories — yruben98 / detail

#24 (Nov 17, 2021 5:14:14 PM)

  1. tsk9 Adds Unit and Resource Test — yruben98 / detail

#22 (Nov 16, 2021 6:24:09 PM)

  1. Story Resource + Tests — jqbergantinho / detail
  2. StoryResource unit tests — jqbergantinho / detail
  3. tsk7 Creates Rest functionality tests — jqbergantinho / detail

#20 (Nov 11, 2021 7:06:08 PM)

  1. Runs formatter — aggarcia3 / detail

#19 (Nov 11, 2021 6:56:09 PM)

  1. Adds IsEqualToStory Hamcrest matcher — aggarcia3 / detail
  2. Fixes issues derived from the display issue — aggarcia3 / detail
  3. Fixes problem with package names — aggarcia3 / detail
  4. Readds JSF code and fixes several things — aggarcia3 / detail

#18 (Nov 10, 2021 8:10:06 PM)

  1. tsk10 Adds method to search stories by text — yruben98 / detail

#16 (Nov 10, 2021 6:39:07 PM)

  1. Fixes issues derived from the display issue — yruben98 / detail
  2. Fixes problem with package names — yruben98 / detail

#14 (Nov 8, 2021 10:04:09 PM)

  1. Adds IsEqualToStory Hamcrest matcher — aggarcia3 / detail

#12 (Nov 8, 2021 6:49:08 PM)

  1. Creates initial stories dataset — aggarcia3 / detail
  2. Adds dataset class for Story entity — aggarcia3 / detail
  3. Fixes merge conflicts — aggarcia3 / detail
  4. Runs Google style formatter — aggarcia3 / detail
  5. Updates the XML test dataset and associated class — aggarcia3 / detail
  6. Adds util class to compare Stories — martinperez.patricia / detail