Releases: odu-emse/Glance-Frontend
Releases · odu-emse/Glance-Frontend
Version 0.4.0
What's Changed
- fix(communities): Fixed overlapping search label and added CTA buttons by @chef-danny-d in #110
- fix(communities): Updated data fetching to match changing structure by @chef-danny-d in #111
- fix(community): Integrated comment addition by @chef-danny-d in #112
- fix(community): Capitalized copy URL tooltip text by @chef-danny-d in #115
- feat(community): Integrated watch and unwatch a thread manually by @chef-danny-d in #113
- feat(community): Add search functionality for title, body, and topics by @chef-danny-d in #118
- feat(community): Added topics to main threads by @chef-danny-d in #119
- refactor(thread): Optimized data layer of component using prop drilling by @chef-danny-d in #120
- feat(communities): add sorting and filtering functionality to threads home page by @chef-danny-d in #122
- feat(community): Add support for markdown text to be parsed and rendered by @chef-danny-d in #126
- style(community): change width classes to flex by @chef-danny-d in #127
- refactor(communities): add search functionality to filter by topic and search query by @chef-danny-d in #128
- refactor(community): Add force window reload after posting comment by @chef-danny-d in #129
- Test commit by @joeldesante in #144
- Delete test text by @joeldesante in #145
- ALMP-740 & ALMP-742 Add dynamic version by @joeldesante in #146
- made sidebar options align properly with the headers by @Drama001 in #150
- feat(community): Update page and components to match functional requirements by @chef-danny-d in #116
- feat(program): Integrate resume module by @chef-danny-d in #131
- created new txt lesson type in backend and added text data using markdown container. by @Drama001 in #152
- lesson sidebar added to the lesson view page by @Drama001 in #148
- Update README by @joeldesante in #155
- refactor(user): Removed duplicate & obsolete profile component by @chef-danny-d in #147
- feat(user): Matched UI to mockup by @chef-danny-d in #158
- Added lang attribute to html head by @kenny-dd in #157
- feat(plan): add plan of study index page by @chef-danny-d in #149
- Fixed modules lesson instructor linking to undefined URL by @kenny-dd in #161
- removed user navigation to user profile on primary sidebar by @Drama001 in #170
- updated 404 page navigation depending upon the history of the user by @Drama001 in #169
- added new svg icons created to the sidebar by @Drama001 in #164
- Added aria-label to sidebar close button by @kenny-dd in #160
- width of the collapsed sidebar fixed by @Drama001 in #163
- [INPUT] Create a standard text input. Almp 681 by @lvSojen in #167
- Created Thread Page for Communities. by @Drama001 in #168
- feat(LP): fully integrated the consumption of Learning Paths for Plan of Study and Module flow by @chef-danny-d in #162
- fix(module): Highlighted active module in collection overview sidebar by @chef-danny-d in #175
- Fixed sidebar link not working with ctrl + click combo by @kenny-dd in #171
- UPDATE height and width of the pdf viewer by @Drama001 in #178
- changed page headers to respective headers by @Drama001 in #179
- Range slider Almp 685 by @lvSojen in #173
- [INPUT] Radio and Checkbox Implementation Almp 682 by @lvSojen in #172
- updated the browser title to respective page titles by @Drama001 in #180
- [INPUT] Text_area Almp 684 by @lvSojen in #176
- fix(module): Fix quiz data not rendering with the updated LP schema by @chef-danny-d in #181
- Clean up the primary sidebar by @joeldesante in #184
- Almp 814 by @joeldesante in #187
- top navbar dropdown overlay fixed by @Drama001 in #186
- top nav text of the user profile fixed by @Drama001 in #185
- Dimensions of view thread button in communities fixed by @Drama001 in #192
- open module button in module sidebar fixed by @Drama001 in #191
- added correct cursor for the drop down user profile by @Drama001 in #189
- removed icon edit button for user profile by @Drama001 in #190
- Removed unused accordion component from storybook by @Drama001 in #193
- logo and text on the top nav bar redirects to the modules page by @Drama001 in #188
- Support dual sidebars by @joeldesante in #196
- "Content in Undefined" Fixed by @joeldesante in #199
- Fixed secondary button color issues by @joeldesante in #200
- Implement inital callback for account creation by @joeldesante in #201
- Release v0.4.0 by @chef-danny-d in #159
Full Changelog: v0.3.5...v0.4.0
Version 0.3.5
Significant updates to the overall integration and layout of the front end. Began implementing an official style guide.
What's Changed
- Setup global context for user data and add SWR by @joeldesante in #25
- Move dashboard out from user scope by @joeldesante in #27
- Add dynamic imports for content. by @joeldesante in #26
- Change the JWT storage to localstorage by @joeldesante in #28
- Module data fetching from the API by @chef-danny-d in #31
- Almp 349 - Fix the layout auth checking by @joeldesante in #29
- User page fetches account based on openID by @chef-danny-d in #30
- Change login from query to mutation by @frontoge in #32
- Add cards to the video feed by @joeldesante in #36
- Almp 411 by @joeldesante in #39
- Development by @joeldesante in #43
- Almp 424 by @joeldesante in #44
- back button added by @ManasaV22 in #45
- updated media queries to the modules in frontend by @Drama001 in #34
- module subgroup layout created for communinties page by @Drama001 in #47
- Almp 474 by @joeldesante in #48
- ALMP-383 Done except the Radar Test Case Component by @vpott001 in #49
- Almp 392 SocialCard Test cases by @lvSojen in #51
- Almp 388 by @ManasaV22 in #53
- Test cases for VideoPlayer ALMP-469 by @lvSojen in #54
- Direct Message Input Page Created by @vpott001 in #52
- ALMP-437 by @vpott001 in #55
- created volume slider to volume button by @Drama001 in #58
- added active modules component by @Drama001 in #61
- mouse inactivity deactivates video overlay by @Drama001 in #60
- ALMP-493 by @AvantikaMittapally53 in #56
- Almp 420 by @ManasaV22 in #57
- Almp 467 by @AvantikaMittapally53 in #59
- added active modules component to the module subgroup layout page by @Drama001 in #63
- Almp 495 by @vpott001 in #62
- Clean up tooling by @joeldesante in #64
- Fix all the linting errors in the development branch by @joeldesante in #65
- created module card for the modules of the admin panel page by @Drama001 in #68
- Login Page Converted to the Storybook Component by @vpott001 in #66
- Moved the page communities/modules/index.tsx to storybook component by @AvantikaMittapally53 in #67
- Thread page of modules under communities is created by @Drama001 in #71
- Almp 558 by @joeldesante in #74
- Almp 479 - Integrated thread query and mapped the fields by @AvantikaMittapally53 in #69
- created module list page for admin panel by @Drama001 in #70
- Created Toggle Switch component and its documentation [Storybook broken build] by @lvSojen in #75
- created moduleList for the main community Page by @Drama001 in #76
- Lesson Content Area Created by @vpott001 in #72
- Created main community page by @Drama001 in #77
- added documentation by @Drama001 in #80
- DOCUMENTED ADMIN MODULE PAGE by @AvantikaMittapally53 in #84
- INTEGRATED THE API AND MAPPED THE MODULE NAME AND INSTRUCTOR. - Almp 576 by @AvantikaMittapally53 in #83
- created lesson component for the module section editor page by @Drama001 in #82
- created section component for the module section editor page by @Drama001 in #81
- Integrated Module query and mapped the values - Almp550 by @AvantikaMittapally53 in #79
- Content Area Component is Documented by @vpott001 in #73
- Almp 622 - Made the left sidebar collapsible and added button by @vpott001 in #94
- ALM-432 Fetching data using swr from the backend by @lvSojen in #93
- created lesson page for admin panel by @vpott001 in #85
- created module section editor component for the admin panel by @Drama001 in #87
- Almp 621 - Adding SVG icon and making it collapsible by @vpott001 in #91
- ALMP-598 Sidebar component created by @vpott001 in #90
- created message input component by @vpott001 in #86
- Added Functionality to Dynamic Collapsible foe Sidebar and removed lint errors - ALMP-623 by @vpott001 in #89
- Almp 572 by @joeldesante in #95
- Configured linting and formatting inside of pipeline by @chef-danny-d in #92
- Almp 641 by @joeldesante in #97
- Login button added on the landing page by @Drama001 in #101
- implemented dynamic content loading by @Drama001 in #100
- feat (community): Started integrating BE with threads home page by @chef-danny-d in #98
- ALMP 627 Add Likes Integration to thread component by @lvSojen in #99
- re-altered/created elements and features on the user profile page as per the style guide requirements by @Drama001 in #96
- quiz question created as a component by @Drama001 in #104
- feat(user): Allow user profile editing only if current user is logged in by @chef-danny-d in #105
- added new logo to the landing page and changed styles as per style guide by @Drama001 in #102
- Almp 647 Downvote/Upvote thread Integration by @lvSojen in #106
- Add account to top nav by @frontoge in #108
- Remove legacy module page by @frontoge in #109
- ALMP-659 replace all usage for Legacy Anchor component to NextJs Link component by @lvSojen in #107
- added new logo to the top navigation bar by @Drama001 in #114
- Fix button styling in storybook by @frontoge in #121
- after logging in login button redirects to the modules page by @Drama001 in #124
- changed sidebar item from OVERVIEW to PLAN OF STUDY by @Drama001 in #125
- Fix users google pfp not loading by @frontoge in #123
- Add new Favicon by @frontoge in #117
- Revert "Add new Favicon" by @joeldesante in #132
- Revert "Revert "Add new Favicon"" by @joeldesante in #133
- height of the sidebar fixed according to the height of the screen by @Drama001 in #130
- Add redirect to login for unauthenticated users. by @frontoge in #134
- converted gradebook icon svg to component by @Drama001 in #139
- converted communities icon svg to component by @Drama001 in #138
- converted modules icon svg to component by @Drama001 in #137
- converted plan of study icon SVG to component by @Drama001 in #136
- converted message icon svg to component by @Drama001 in #135
- Almp 759 by @joeldesante in #140
- Create update_patch_version.yml by @joeldesante in #141
- Test pr 1 by @joeldesante in #142
- Revert "Test pr 1" by @joeldesante in #143
- Release v0.X.x by @chef-danny-d in #103
New Contributors
- @vpott001 made their first cont...
Retreat MVP
This is demo MVP for the retreat.
0.2.4
Creating base release