13 Commits

Author SHA1 Message Date
Chirag Madlani
3c701f4ff3
chore(ui-test): cleanup console errors for UI unit tests (#7979)
* chore(ui-test): cleanup console errors for UI unit tests

* fix build issue

* fix key issue
2022-10-07 10:10:37 +05:30
Chirag Madlani
173b820c22
revert(ui): react-slick added back as it's breaking login page (#6427)
* revert(ui): react-slick added back as it's breaking login page

* add missing packages

* add missing config

* add missing file

* update test
2022-07-29 18:58:41 +05:30
Chirag Madlani
33f2f4b283
chore(ui): cleaup package.json (#6398)
* chore(ui): cleaup package.json

* update package & webpack file

* cleanup
2022-07-28 17:24:22 +05:30
Chirag Madlani
574dbcef03
feat(ui): sync OMD theme with AntD components (#6148)
* feat(ui): sync omd theme with antd components

* update package.json

* fixed failing cypress

* fix layout break issue

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-20 11:49:38 +05:30
Sachin Chaurasiya
fc0bdb1be2
UI : Add emoji support for feed editor (#5076) 2022-05-22 22:27:21 -07:00
Vivek Ratnavel Subramanian
1c68748618
Fix #4542. Tables with a slash (/) in their name aren't appearing (#4717) 2022-05-04 23:30:39 -07:00
Shailesh Parmar
a4f738f8fb
Hot reload module for UI (#4441) 2022-04-24 11:15:42 -07:00
Vivek Ratnavel Subramanian
d77c60b816
Fix #3973: Avoid showing toasts for 401 responses (#3974)
* Fix #3973: Avoid showing toasts for 401 responses

* Fix UT failure

* Deleted old components

* Fix code smells
2022-04-09 13:15:08 +05:30
Sachin Chaurasiya
a1e2b27f39
Fix #3815 Page turns unresponsive for feeds with heavy html tags (#3852) 2022-04-06 08:41:46 -07:00
darth-coder00
4d09c165d7
Feat #2857 - Adding UI support for glossary (#3092) 2022-03-06 21:34:02 -08:00
darth-coder00
5fb63c3019
Minor changes with webpack optimisation (#1949) 2021-12-28 23:16:52 +05:30
parthp2107
a9e70e6a89
License header update (#1498)
* updated liscense header

* updated license header

* updated license header

* updated license header

* addressing stylecheck findings
2021-12-01 12:46:28 +05:30
Sriharsha Chintalapani
a180adc39c
Fix #1299: Move UI module into its own maven module (#1351)
* Fix #1299: Move UI module into its own maven module

* Fix #1299: fix indentation in selenium tests

* Fix #1299: fix indentation in selenium tests

* Fix #1299: fix indentation in selenium tests

* Fix: Updated json2ts command script

* Removed ignored file for bundle analyzer

* Updated gitignore

* Cleaning up the gitignore

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-11-24 13:18:54 +05:30