1. 12 Jul, 2024 3 commits
    • Rafael Monnerat's avatar
      slapos_category: Major upgrade on region to drop duplication · 670974e0
      Rafael Monnerat authored
        Remove all duplication and normalize id/path to prevent further problems.
        Set int_index to 1 on all region categories to facilitate the migration script, to know
            which ones are the "latest". This flagging allow us search for a proper category
        when cleaning up.
      
        portal_categories/region/** was added to keep path to prevent categories be removed
        during the upgrade. This should be done (or not) by a migration script later on, since
        it is required to update the related objects.
      670974e0
    • Rafael Monnerat's avatar
      slapos_panel: Jump into instance tree payment if possible · 1e0677c8
      Rafael Monnerat authored
         Prefer use payment page related to the instance tree rather them the generic one, so it reduces confusion.
      1e0677c8
    • Rafael Monnerat's avatar
      slapos_panel: Render payment list as listbox · 49e1a4b6
      Rafael Monnerat authored
         Introduce a listbox rather them a page template or HTML for a more
         future-proof approach.
      
         Some logic could be generalized for shorten the test/get scripts,
         but for now it is better keep them as is.
      49e1a4b6
  2. 11 Jul, 2024 1 commit
  3. 08 Jul, 2024 1 commit
  4. 05 Jul, 2024 4 commits
  5. 27 Jun, 2024 1 commit
  6. 26 Jun, 2024 5 commits
  7. 25 Jun, 2024 13 commits
  8. 21 Jun, 2024 2 commits
  9. 20 Jun, 2024 3 commits
  10. 19 Jun, 2024 7 commits