Commit Graph

14 Commits

Author SHA1 Message Date
Avinash Kumar
d3eb8d6d91
fix issue #22 (#23)
* fix checkout alignmnet

* fixed create identity issue

* added logic for edit identity as well as create identity

* final changes

* UX changes

* minor fixes

* Signed Create identity is working now

* minor changes

* friend node profile pic is aligned now

* People->Edit && create identity popup responsive

* updated & refactor code

* changes added

* Update people_ownids.js

* Update people_util.js
2021-04-15 23:39:25 +05:30
Avinash Kumar
110c7a655d
Feat : Network -> Sort Friends by Online/Offline (#25)
* fix checkout alignmnet

* added code for sorting the nodes in offline/online manner

* done

* updated changes
2021-04-14 11:08:07 +05:30
Mohammed Saud
e0fa131c61 update require imports for all modules 2020-01-15 19:45:27 +05:30
Mohammed Saud
93fa7c430e use Promises and awaits for fetching data 2019-10-08 20:19:55 +05:30
Mohammed Saud
bf82a165ae add visible online status theme 2019-10-06 23:38:31 +05:30
Mohammed Saud
c1b21c4850 improve display of online friends 2019-10-06 22:42:36 +05:30
Mohammed Saud
0fd9010dfc display last seen, online for each node separately 2019-10-06 22:05:13 +05:30
Mohammed Saud
653d977130 separate data from component 2019-10-06 19:26:18 +05:30
rottencandy
66023d180a move popup widget to widgets.js 2019-08-18 20:22:23 +05:30
rottencandy
d0fcbe37aa display online status for all locations in node 2019-08-18 17:13:49 +05:30
rottencandy
434950c3b3 fix multiple location bug
Fixed bug where the same location would appear multiple times in
network tab.
2019-08-10 17:47:12 +05:30
rottencandy
6a4fe860f9 Display more details about locations 2019-08-10 16:48:54 +05:30
rottencandy
e581cfd155 Add search bar 2019-08-10 16:03:33 +05:30
rottencandy
8e2276ca74 Separate network tab stylesheet 2019-07-30 14:35:28 +05:30