1. 08 11月, 2018 2 次提交
  2. 26 10月, 2018 1 次提交
    • M
      Angular migration updates (#3313) · 2afd939b
      Marcin Maciaszczyk 提交于
      * Update version info functionality
      
      * Update .gitignore
      
      * Fix styling in resource creation form
      
      * Add labels in namespace list
      
      * Add service details
      
      * Remove part of old files
      
      * Add resource context menu in all lists
      
      * Fix tests
      
      * Generate version.ts in CI
      2afd939b
  3. 23 10月, 2018 1 次提交
    • M
      Angular migration updates (#3296) · bc0d91e3
      Marcin Maciaszczyk 提交于
      * Fix null pointer error in chips component
      
      * Adjust wording in a few places
      
      * Hide empty option groups on logs page
      
      * Style download logs dialog and open logs/exec in the same card
      
      * Format files
      
      * Add link to logs in pod list
      
      * Remove redundant comments
      
      * Add i18n directive in some places
      bc0d91e3
  4. 11 10月, 2018 2 次提交
  5. 30 8月, 2018 2 次提交
  6. 23 8月, 2018 1 次提交
  7. 11 8月, 2018 1 次提交
  8. 03 8月, 2018 1 次提交
    • O
      Ng migration update ng 6.0.7 (#3159) · 54db1305
      Owen Williams 提交于
      * bumping the angular version from 6.0.0-rc to 6.0.0
      
      * adding some unit tests
      
      * adding some unit tests
      
      * bumping to angular 6.0.7 and adding/fixing jasmine tests
      
      * fixing compile issue and small lint error
      
      * only formatting changes in this commit (format changed usiing './aio/scripts/format.sh --html --check'
      
      * (chore) Up Node.js version to LTS. To support Angular CLI reqs.
      
      * formatting changes only from 'npm run format:frontent'
      
      * Fixes assets and logging
      
      * Format files
      54db1305
  9. 24 7月, 2018 3 次提交
  10. 19 7月, 2018 1 次提交
  11. 18 7月, 2018 3 次提交
  12. 13 7月, 2018 1 次提交
    • E
      Allow jobs to be manually triggered from cron jobs (#3112) · 664f533d
      Eli Zucker 提交于
      * implement manual cronjob triggering in backend
      
      * implement frontend changes for manually triggering cronjobs
      
      * minor organizational changes
      
      * implement tests for TriggerCronJob()
      
      * Automatically decrease length of triggered job name
      
      * improve TriggerCronJob() testing
      
      * increase test coverage (again)
      664f533d
  13. 10 7月, 2018 1 次提交
  14. 09 7月, 2018 1 次提交
  15. 06 7月, 2018 2 次提交
  16. 03 7月, 2018 1 次提交
  17. 02 7月, 2018 1 次提交
  18. 29 6月, 2018 1 次提交
  19. 25 6月, 2018 1 次提交
    • J
      Support for viewing completed/inactive CronJob jobs (#3103) · 228161be
      Jeffrey Sica 提交于
      * Include gulp and updated npm in Dockerfile for easier development
      
      * display inactive jobs in a separate box. changed filtering to use Owner UID + status
      
      * dumbly branched off previous branch
      
      * update test to expect InactiveJobs
      
      * forgot to update expectedactions since CronJobDetail changed
      228161be
  20. 22 6月, 2018 1 次提交
  21. 15 6月, 2018 1 次提交
  22. 12 6月, 2018 1 次提交
  23. 11 6月, 2018 4 次提交
  24. 06 6月, 2018 1 次提交
  25. 30 5月, 2018 3 次提交
    • A
      Typo fix: Dashbord -> Dashboard (#3054) · d1d7067b
      Akash Srivastava 提交于
      * Typo fix: Dashbord -> Dashboard
      
      Update messages-zh.xtb
      
      Signed-off-by: Akash Srivastava akashsrivastava4927@gmail.com
      
      * Typo fix: Dashbord -> Dashboard
      
      Update messages-en.xtb
      Update messages-ja.xtb
      Update messages-zh-tw.xtb
      
      Signed-off-by: Akash Srivastava akashsrivastava4927@gmail.com
      d1d7067b
    • I
      remove the dead link of owner (#3057) · d30ba45b
      Intakhab Ali 提交于
      d30ba45b
    • R
      fix bug: dashboard crashed by terminal with the panic "invalid memory address... · 28b87e9a
      richardxz 提交于
      fix bug: dashboard crashed by terminal with the panic "invalid memory address or nil pointer dereference" (#3062)
      
      reason: the variable "terminalSessions[msg.SessionID]" maybe still nil when use it in function "WaitForTerminal",
              because sometime it's used before assigned, then it will trigger panic "invalid memory address or
              nil pointer dereference"
      
      from yunify
      28b87e9a
  26. 25 5月, 2018 1 次提交
  27. 24 5月, 2018 1 次提交