Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Feature Requests
  3. Arranging Apps

Arranging Apps

Scheduled Pinned Locked Moved Unsolved Feature Requests
26 Posts 9 Posters 3.4k Views 10 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Dave SwiftD Dave Swift

    @robi Here is an example.

    (I marked up the image with the subdomain and first letter of root domain.)

    CleanShot 2024-01-09 at 14.40.53@2x.png

    robiR Offline
    robiR Offline
    robi
    wrote on last edited by robi
    #14

    @Dave-Swift Clearly you're using labels, not just the sub domains. See what happens if you empty the Mautic label.

    Are you using any tags? See if the tags are [a-z] too and make a difference in the sort order.

    Conscious tech

    jdaviescoatesJ 1 Reply Last reply
    0
    • robiR robi

      @Dave-Swift Clearly you're using labels, not just the sub domains. See what happens if you empty the Mautic label.

      Are you using any tags? See if the tags are [a-z] too and make a difference in the sort order.

      jdaviescoatesJ Offline
      jdaviescoatesJ Offline
      jdaviescoates
      wrote on last edited by
      #15

      @robi said in Arranging Apps:

      Clearly you're using labels, not just the sub domains

      Hence why he added the url info too.

      I also use labels on some apps, doesn't seem to effect their ordering (although I think maybe it should so that my app labelled eBook Library would be under E instead of B for books.domain.coop )

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      0
      • necrevistonnezrN Offline
        necrevistonnezrN Offline
        necrevistonnezr
        wrote on last edited by
        #16

        Upvote from me for preferential sorting by labels instead of URLs (if they have been assigned)….

        1 Reply Last reply
        2
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #17

          So the apps are sorted after filter by fqdn so this is the full qualified domain name, essentially the (sub)domain the app is installed. Now since some apps in the screenshot do not have a "Running" status, I wonder if those are just applinks?

          1 Reply Last reply
          1
          • Dave SwiftD Offline
            Dave SwiftD Offline
            Dave Swift
            wrote on last edited by
            #18

            @nebulon yes they are app links, there are more cloudron apps on the next line.

            Arranging them, like a phone's "home" screen, would be a really nice feature.

            I'd also like the ability to add "Groups" like an Uptime Kuma status page.

            1 Reply Last reply
            1
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #19

              I will move this to the feature request section as I guess the feature is to implement a more versatile grid system here where the admin and/or user can arrange similar to a desktop.

              1 Reply Last reply
              3
              • nebulonN nebulon moved this topic from Support on
              • ChristopherMagC Offline
                ChristopherMagC Offline
                ChristopherMag
                wrote on last edited by
                #20

                I just started using app links and it doesn't seem to be sorting app link apps by their subdomain or by label, weird behavior. Label would be my preferred sorting order if possible.

                1 Reply Last reply
                2
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #21

                  Apps are currently sorted by fqdn, so the domain name, not the display label.

                  jdaviescoatesJ 1 Reply Last reply
                  0
                  • nebulonN nebulon

                    Apps are currently sorted by fqdn, so the domain name, not the display label.

                    jdaviescoatesJ Offline
                    jdaviescoatesJ Offline
                    jdaviescoates
                    wrote on last edited by
                    #22

                    @nebulon said in Arranging Apps:

                    Apps are currently sorted by fqdn, so the domain name, not the display label.

                    That doesn't appear to actually be the case with it comes to app links, which is what @ChristopherMag was just referring to.

                    see e.g. this app link:

                    b211e868-ba91-4496-91c1-a21ebc7bd0ad-image.png

                    Neither "Loomio" nor what it links to i.e. https://www.loomio.com/uniteddiversity logically comes between G and I 🤔

                    I use Cloudron with Gandi & Hetzner

                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #23

                      The bug seems to be that the fqdn for app links is actually http.... so apparently all are sorted into the h alphabetical section 😕 we will fix this for next release.

                      1 Reply Last reply
                      3
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #24

                        The fqdn bug is fixed with https://git.cloudron.io/cloudron/box/-/commit/1026728ab7167c00e2a13a4407d19696ddba3162

                        Also the sorting is now adjusted to label || fqdn https://git.cloudron.io/cloudron/box/-/commit/7a0b74d79bd4aff9abf9ce685040a5fa94752479 at least with my set of testing apps this made most sense and much better aligns with what is displayed in the grid items.

                        jdaviescoatesJ 1 Reply Last reply
                        2
                        • nebulonN nebulon marked this topic as a question on
                        • nebulonN nebulon

                          The fqdn bug is fixed with https://git.cloudron.io/cloudron/box/-/commit/1026728ab7167c00e2a13a4407d19696ddba3162

                          Also the sorting is now adjusted to label || fqdn https://git.cloudron.io/cloudron/box/-/commit/7a0b74d79bd4aff9abf9ce685040a5fa94752479 at least with my set of testing apps this made most sense and much better aligns with what is displayed in the grid items.

                          jdaviescoatesJ Offline
                          jdaviescoatesJ Offline
                          jdaviescoates
                          wrote on last edited by
                          #25

                          @nebulon said in Arranging Apps:

                          Also the sorting is now adjusted to label || fqdn

                          Does that mean, first by label and then by fqdn?

                          I use Cloudron with Gandi & Hetzner

                          girishG 1 Reply Last reply
                          1
                          • jdaviescoatesJ jdaviescoates

                            @nebulon said in Arranging Apps:

                            Also the sorting is now adjusted to label || fqdn

                            Does that mean, first by label and then by fqdn?

                            girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #26

                            @jdaviescoates yes, first by label if it exists. If label doesn't exist, then fqdn.

                            1 Reply Last reply
                            2
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Bookmarks
                            • Search