2299 次代码提交 (a24d1bc037477d1b8dcee4c9f38322ae0cb23f36)

作者 SHA1 备注 提交日期
  Thiago Talma a24d1bc037 tab order and activate log when events are empty 9 年之前
  Thiago Talma 5bd2b25bc5 Show dry result in tabs 9 年之前
  Dominik Sander 075545191a Merge pull request #1364 from kreuzwerker/feature/json-parse 9 年之前
  Dominik Sander e2981b0ded Add JsonParseAgent 9 年之前
  Dominik Sander c834314043 Merge pull request #1363 from dsander/documentation-updates 9 年之前
  Andrew Cantino 7a4ebee73d Merge pull request #1354 from Jngai/aftership 9 年之前
  Dominik Sander 9468550c88 Add db:migrate command to heroku update docs 9 年之前
  Dominik Sander 924a861105 Remove db/schema.rb checkout from manual installation update guide 9 年之前
  Judy Ngai a011af55a9 add in can not receive events 9 年之前
  Dominik Sander 9a588e080b Merge pull request #1301 from kreuzwerker/feature/file-handling 9 年之前
  Dominik Sander 9d1bfeb778 Make FtpsiteAgent FileHandling aware 9 年之前
  Dominik Sander 74c4a2d5b8 Add CsvAgent which parses CSV and serializes data to CSV 9 年之前
  Dominik Sander 40835e981f Add S3Agent to read and write files to S3 buckets 9 年之前
  Dominik Sander 89629ec216 Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string 9 年之前
  Dominik Sander 38f1044078 Add LocalFileAgent and introduce concept to handle files 9 年之前
  Dominik Sander bf7c2feba4 Merge pull request #1330 from kreuzwerker/feature/user-admin-interface 9 年之前
  Dominik Sander c0c74113bf Admins should not be able to deactivate their own accounts 9 年之前
  Dominik Sander 8508928943 Admins can deactivate user accounts 9 年之前
  Dominik Sander ee1ebea830 Allow to configure various devise settings in .env 10 年之前
  Dominik Sander 4722ebfe4e Add admin user management interface 10 年之前
  Judy Ngai b28c284923 removed extra stub request 9 年之前
  Judy Ngai 0ead3673b4 lots of clarifications and providing full api path 9 年之前
  Dominik Sander e5fcb245e6 Merge pull request #1356 from dsander/fix-javascriptagent-timezone 9 年之前
  Judy Ngai 5ae16f3f55 markdown description 9 年之前
  Judy Ngai 4fd8c6b1f9 modified test after agent modification 9 年之前
  Judy Ngai 7b3b5d5007 one bug and clarified description some more 9 年之前
  Judy Ngai 94b621f5e9 missed a spelling change 9 年之前
  Judy Ngai acc2465ee9 feedback received and addressed 9 年之前
  Andrew Cantino 0e32f405e1 Merge pull request #1348 from cantino/add_agent_age_column 9 年之前
  Dominik Sander c48ff63e7a Add initializer which sets the TZ environment variable 9 年之前
  Judy Ngai 75bbb208f6 test completed 9 年之前
  Judy Ngai f947ba49db testing the urls returning correctly 9 年之前
  Judy Ngai 71926e2cd7 half of the spec created 9 年之前
  Judy Ngai 571cc92948 cleaned up description in using agent 9 年之前
  Judy Ngai 25770787f8 no errors in working method 9 年之前
  Judy Ngai f75395974e fixed url issue removed bug in methods 9 年之前
  Judy Ngai 0fb26e99bd rewrote uri into some methods 9 年之前
  Judy Ngai 0ae228b0ec simplified agent to retrieve data only 9 年之前
  Judy Ngai c5b8707d88 get delete options added, clarify purpose and event description 9 年之前
  Judy Ngai 83b674ffb1 agent delete ability done 9 年之前
  Judy Ngai ebbfd6191f the retrieval part of this agent 9 年之前
  Judy Ngai 6fdf53d694 parsing url correctly make things dynamic 9 年之前
  Judy Ngai e0dad10deb work on aftership agent 9 年之前
  Dominik Sander c1b249689c Merge pull request #1347 from dsander/increase-capybara-timeout 9 年之前
  Dominik Sander 4a75ca3797 Upgrade coffee-rails to fix random spec failures on travis 9 年之前
  Dominik Sander 43463b5518 Increase capybara/poltergeist timeout to 60 seconds 9 年之前
  Andrew Cantino 9556dabdb0 Merge pull request #1335 from cantino/rescue_mail_errors 9 年之前
  Andrew Cantino 7476d7dcf1 Add column with default sort to prioritize new Agents in the index view 9 年之前
  Andrew Cantino a025923c3c Restyle memory show/hide a little 9 年之前
  Andrew Cantino f0f6aa7372 Merge pull request #1326 from Jngai/ui_patch 9 年之前