Rocket.chat: Client files that live outside `/client` folders.

Created on 15 Feb 2017  路  3Comments  路  Source: RocketChat/Rocket.Chat

Any client-only files that do not live within a client/ folder causes meteor server to reboot rather than a client refresh.

@rodrigok
Related: https://github.com/RocketChat/Rocket.Chat/pull/6016#issuecomment-279896521

Packages:

Meteor (I'm not sure we should modify these)

  • [ ] meteor-accounts-saml
  • [x] meteor-autocomplete
  • [x] meteor-timesync

Rocketchat

  • [x] rocketchat-autolinker
  • [x] rocketchat-cas
  • [x] rocketchat-colors
  • [x] rocketchat-custom-oauth
  • [x] rocketchat-custom-sounds # admin
  • [x] rocketchat-emoji
  • [x] rocketchat-emoji-emojione
  • [x] rocketchat-favico
  • [x] rocketchat-highlight-words
  • [ ] rocketchat-iframe-login
  • [x] rocketchat-logger # antispan.js, logger.coffee
  • [ ] rocketchat-markdown
  • [x] rocketchat-mentions
  • [x] rocketchat-slackbridge # slashcommand
  • [x] rocketchat-slashcommands-archiveroom
  • [x] rocketchat-slashcommands-create
  • [x] rocketchat-slashcommands-invite
  • [x] rocketchat-slashcommands-inviteall
  • [x] rocketchat-slashcommands-join
  • [x] rocketchat-slashcommands-kick
  • [ ] rocketchat-slashcommands-leave # Should be split into client/server
  • [x] rocketchat-slashcommands-open
  • [x] rocketchat-slashcommands-topic
  • [x] rocketchat-slashcommands-unarchiveroom
  • [x] rocketchat-tooltip
  • [x] rocketchat-ui
  • [x] rocketchat-ui-account
  • [x] rocketchat-ui-admin
  • [x] rocketchat-ui-flextab
  • [x] rocketchat-ui-login
  • [x] rocketchat-ui-master # master
  • [x] rocketchat-ui-message
  • [x] rocketchat-webrtc
  • [x] rocketchat-wordpress

I would say go through the rocketchat-ui- first as they'll benefit the most.

uux improvement

All 3 comments

hi @Kiran-Rao as the PR's I opened were already approved, can you mark the checkboxes so people will know they are completed? I'm going to take a few more now!

@vcapretz Sure.

I'll watch out for them in the next few days.

@vcapretz Can you tag me when these get merged?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

neha1deshmukh picture neha1deshmukh  路  3Comments

sta-szek picture sta-szek  路  3Comments

Buzzele picture Buzzele  路  3Comments

royalaid picture royalaid  路  3Comments

amayer5125 picture amayer5125  路  3Comments