Commit Graph

12 Commits

Author SHA1 Message Date
0x29a
b06832ae13 feat: add post add interface 2021-08-27 12:20:11 +05:00
João Cabrita
7138e63cf0 fix: Bring UI closer to mockups
This makes many tweaks to get the UI closer to
the mockup and using Paragon components as much as possible.

Related tickets:
* [TNL-8427](https://openedx.atlassian.net/browse/TNL-8427)
* [BB-4417](https://tasks.opencraft.com/browse/BB-4417)
2021-08-10 15:00:58 +05:00
AsadAzam
80ad9f1dc2 Merge pull request #9 from open-craft/joaocabrita/bb4418-search_posts
[BD-38][TNL-8428] feat: Implement post search.
2021-08-02 11:33:53 +05:00
João Cabrita
c4244cf95a feat: Implement post search.
Related tickets:
* [TNL-8428](https://openedx.atlassian.net/browse/TNL-8428)
* [BB-4418 (OpenCraft Internal)](https://tasks.opencraft.com/browse/BB-4418)
2021-07-18 15:04:41 +01:00
Mehak Nasir
812248f8c8 Merge pull request #8 from open-craft/kshitij/ui
feat: Add topic listing views, post listing view, comment views etc. [BD-38] [TNL-7413] [BB-2856]
2021-07-13 17:46:59 +05:00
Patrick Cockwell
93d10f9280 feat: Add major UI components and functionality
This adds a major chunk of UI code to the application covering topic listing,
topic filtering, subtopic browsing, browsing posts by topic, filtering unread
posts, filtering followed posts, sorting posts by recent activity, most activty
and most votes, liking/unliking a post, following/unfollowing a post, listing
comments and replis in a post.

Co-authored-by: Kshitij Sobti <kshitij@sobti.in>
2021-07-12 11:02:48 +05:30
Kshitij Sobti
322c6ed69c Merge pull request #3 from open-craft/kshitij/data-api
[BD-03] [TNL-7414] Discussion APIs redux integration etc.
2020-11-06 09:19:37 +00:00
Kshitij Sobti
27b5f48907 Add code for interacting with Discussions API
This commit adds code for interacting with the Discussions API, along with the
associated reducers, thunks, selectors etc.
2020-11-05 15:50:38 +05:30
Kshitij Sobti
b90e4f757d Merge pull request #1 from open-craft/kshitij/forum-mfe-skeleton
[BD-03] [TNL-7352] Initial forum structure
2020-10-23 12:05:18 +00:00
Kshitij Sobti
491f7b7acd Basic discussions forum framework
Adds the basic structure for the Discussions MFE around which future development
will happen.
2020-10-21 23:59:23 +05:30
Kshitij Sobti
56d68e76ad Initial template setup 2020-09-07 14:44:02 +05:30
tnamgyal
15328a8cf7 Initial commit 2020-08-11 19:04:16 -04:00