kblincoe / QualOpt_SE701

2 stars 15 forks source link

#42 WIP Study static information #93

Closed KijongHan closed 6 years ago

KijongHan commented 6 years ago

I would like to get some feedback as to whether I am on the right track.

-Added rest endpoint for retrieving all necessary information for "static study information" - contained within the StaticInfoDTO class -Added faq field. I'm unsure how the static study information page is going to look so please give some suggestions

softeng-701 commented 6 years ago

@KijongHan Please stash your commits, thanks!

softeng-701 commented 6 years ago

@KijongHan Please resolve the conflicts!

KijongHan commented 6 years ago

This PR implements the basic groundwork implementation outlined in issue #42. It involves both front-end and back-end changes.

Back-end Changes

Database/Entities

REST API

Security

Front-end Changes

Study Dialog Component

qualopt1

Study Information Page

qualopt2

KijongHan commented 6 years ago

@crat019 - Correct handling of "not found resources" has been addressed! @dylHall - Document storage has been addressed!

@softeng-701 commits have been squashed!