Commit Graph

12 Commits

Author SHA1 Message Date
Sarina Canelake
beda7d0cd7 fix: update path to .github workflows to read from openedx org 2022-09-10 18:14:12 -04:00
Jawayria
681824432a Merge pull request #154 from openedx/jenkins/version-check-4fa31fe
feat: Add package-lock file version check
2022-05-09 18:04:16 +05:00
edX requirements bot
007972f61a feat: Add package-lock file version check 2022-04-29 08:47:26 -04:00
Jawayria
2ed6d14b98 chore!: Dropped support for Node12 2022-04-29 17:39:48 +05:00
Mehak Nasir
c0f675f41a revert: node 16 upgrade is reverted (#132)
* revert: node 16 upgrade is reverted

* revert: reverted frontend build version to 9.1.2

* revert: browsers list

Co-authored-by: Awais Ansari <awais.ansari63@gmail.com>
2022-04-15 23:33:29 +05:00
Adam Stankiewicz
43c03ca2c0 build: use shared browserslist config 2022-04-13 14:16:33 +05:00
Mehak Nasir
428f2d2311 feat: upgrade node from 12 to 16 (#121) 2022-04-11 16:13:07 +05:00
Jawayria
bf1cc6120d feat: Added support for Node 16 2022-03-17 21:41:37 +05:00
Sarina Canelake
35feb686b1 build: add DEPR workflow automation 2022-02-23 14:40:26 -05:00
Ned Batchelder
94e2c548d7 build: use the organization commitlint check 2021-10-07 13:54:06 -04:00
Kshitij Sobti
4cae34eb97 chore: update dependencies, update node version and remove travis config 2021-09-07 22:04:16 +05:30
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