- 09 Nov, 2018 1 commit
-
-
PiTrem authored
-
- 07 Nov, 2018 1 commit
-
-
PiTrem authored
rm unecessary assets config quiet assets as assets config option with sprocket-rails >3 rm gem quiet_assets disable uglifier compiler enable sass compressor rename jsx file to js turbosprocket default config remove turbolink upd_jquery-rails appli.scss use import
-
- 06 Nov, 2018 1 commit
-
-
PiTrem authored
-
- 02 Nov, 2018 1 commit
-
-
an.nguyen authored
-
- 25 Oct, 2018 1 commit
-
-
an.nguyen authored
-
- 17 Oct, 2018 2 commits
-
-
PiTrem authored
also add current revision (REVISON) to about page
-
pei-chi.huang authored
2. remove the node_modules files/folders before npm install
-
- 10 Oct, 2018 2 commits
-
-
pei-chi.huang authored
-
pei-chi.huang authored
-
- 05 Oct, 2018 1 commit
-
-
pei-chi.huang authored
Move Message Publish to Admin page restrict admin api call to admin users upd Gemfile.lock random pwd for user reset pwd fx dom warning added Device to user creation option type update db/schema timestamp misc: secure params for group creation
-
- 05 Sep, 2018 1 commit
-
-
pei-chi.huang authored
Channel, which is defined as system channel or non-system channel. A publisher can broadcast the messages to all system users when pushing the message to system channels, or, to the users who subscribed the non-system channels respectively. To push the messages to all system users, a specified url is provided for the system administrator(as a publisher) to do the announcement. When user(as a publisher) adds [share collections] or [synchronize collections] act on [Shared with me] and [Synchronized with me], the system sends the notifications to the subscribers. User has to acknowledge the notifications, or the system will keep the notifications in his/her box and remind him/her on next login. Due to ActionCable is available on Rails 5 and we are now using Rails 4 , and there is no plan to leverage other 3rd party packages. The current implementation uses client to pull the messages from the server periodically.
-
- 21 Aug, 2018 1 commit
-
-
chia-lin.lin authored
Migrate the function with React. Provide auto_complete feature on user selection. Provide scroller on UI. remove unused codes after review
-
- 18 Jun, 2018 1 commit
-
-
PiTrem authored
-
- 23 May, 2018 1 commit
-
-
- 17 May, 2018 1 commit
-
-
PiTrem authored
webmock 2.1-> 3.4 capybara 2.7->2.18 chromedriver helper 1.1->1.2 upd capy test
-
- 14 May, 2018 1 commit
-
-
PiTrem authored
DJ with cron params (see DJ initializer) also fix: avoid double pubchem query to get CID set in molecule tag
-
- 02 May, 2018 1 commit
-
-
PiTrem authored
-
- 19 Apr, 2018 1 commit
-
-
- 16 Mar, 2018 1 commit
-
-
PiTrem authored
FE: - CnC.js: add react page for listing current user novnc - DisplayNoVNC.js: component for novnc comm and display BE: - scope for Device UsersDevice Profile with novnc params - API return novnc devices from current_user and groups c_user is in - novnc device serailizer API Device.rb: add novnc scope thru profile WIP add npm novnc (local install) WIP test canva novnc component
-
- 12 Feb, 2018 1 commit
-
-
PiTrem authored
-
- 20 Dec, 2017 1 commit
-
-
PiTrem authored
upd .nvmrc and nvm version for deploy upd backup config gem update rubyzip, faraday f
-
- 22 Nov, 2017 1 commit
-
-
an.nguyen authored
-
- 20 Nov, 2017 1 commit
-
-
jpotthoff authored
schedule updated bug fix folder watcher via SFTP delete folder via sftp, workflow collect files of unknown user method remove rake, add d-job cron for filecollector log connect error bugfix compute sftp file hash bugfix branch folder watcher adopted common dc logger, sftp filecollector mail aliases config delayed_job config: check table_exists and column_names.include cron datacollector config example for new filecollector service filecollector greater code by rubocop hints datacollectors - greater code by rubocop hints datacollectors - greater code, tested
-
- 08 Nov, 2017 1 commit
-
-
PiTrem authored
-
- 21 Sep, 2017 3 commits
- 20 Sep, 2017 1 commit
-
-
PiTrem authored
to emails from ENV do not send mail if rails console started wait 1 min and check before adding new job to avoid duplicate email when all apps are restarted(passenger+worker)
-
- 19 Sep, 2017 2 commits
- 12 Sep, 2017 1 commit
-
-
PiTrem authored
mv mail collector job init to DJ initializer extract DJ log into separate log file
-
- 11 Sep, 2017 3 commits
- 28 Aug, 2017 1 commit
-
-
An Nguyen authored
- Previously, sample amount is hide if screen is too small - Since we are showing the sample amount, there is no need to search for hidden elements in Capybara.
-
- 23 Aug, 2017 1 commit
-
-
An Nguyen authored
- Use molarity instead of impurities - Update rspec - Capybara also search for hidden elements
-
- 07 Aug, 2017 1 commit
-
-
An Nguyen authored
-
- 03 Aug, 2017 1 commit
-
-
An Nguyen authored
-
- 02 Jul, 2017 1 commit
-
-
PiTrem authored
- user can add new affiliation, delete former ones - user can edit timestamps from to affiliation from to timestamp editing view add affiliation link
-
- 28 Jun, 2017 1 commit
-
-
jpotthoff authored
-