1. 25 Jan, 2019 1 commit
    • Guillaume Hervier's avatar
      Improve Usable Networks view for Software Release · 916e8d64
      Guillaume Hervier authored
      - Add free capacity quantity property for Computer, updated by alarm
        when computing capacity scope
      - Refactor said alarm script (split one big function into multiples
        small reusable scripts)
      - Add "Free Instances Amount" column on "Usable Networks" view
        showing the number of free slots for a specific Software
        Release on the public computers in the network
      - Add "Free Instances Amount" column on "Usable Computers" view
        showing the number of free slots for a specific Software
        Release on the computer
      - Remove "Allocation Scope" column from "Usable Networks" view
        as it caused time-out for big networks
      916e8d64
  2. 23 Jan, 2019 4 commits
  3. 18 Jan, 2019 2 commits
  4. 17 Jan, 2019 1 commit
    • Guillaume Hervier's avatar
      Add/Fix URL columns on some views · f324043a
      Guillaume Hervier authored
      I added and fixed some URL columns on some views:
      - `slapos_cloud/ComputerUsage_view`
      - `slapos_cloud/HostingSubscription_view`
      
      The goal is to make the process to look for the needed informations faster by reducing clicks between views on listbox objects, by making some changes such as clicking on an object name on a column should redirect to the object view page instead of the row's object view page.
      
      Additionally, these changes are made to be compatible with the RenderJS UI.
      
      As this is not the default behaviour in ERP5, it may sound counter-intuitive, but this special behaviour is made to improve efficiency/productivity over intuitivity.
      
      Personally, I wondered about having some "compromise" which is having the "Plane" icon on these columns beside the content to clearly indicate that this icon will redirect to the object's view (as the current "Plane icon" behaviour in ERP5)
      
      /reviewed-on nexedi/slapos.core!89
      f324043a
  5. 15 Jan, 2019 2 commits
  6. 14 Jan, 2019 3 commits
  7. 08 Jan, 2019 1 commit
  8. 07 Jan, 2019 1 commit
  9. 03 Jan, 2019 3 commits
  10. 02 Jan, 2019 5 commits
  11. 28 Dec, 2018 17 commits