Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

Developing Wekan for Sandstorm

Developing Wekan for Sandstorm

Wekan / General · June 26, 2019 at 4:39am (Edited 5 years ago)

Hello, I'm new to here and trying to add a new feature to Wekan for Sandstorm.

Is this document still up to date? https://github.com/wekan/wekan-maintainer/wiki/Building-Wekan-for-Sandstorm

I think there is a way to build from source code rather than an image to keep everything updated, or the image is always updated?

I am at the very start point of a Wekan developer, hope I can eventually reach the goal. Thank you!

Load previous messages

July 16, 2019 at 1:15am

Oh wait, there are two boards.js

    • reply
    • like

    Ouch, I was in models/boards.js. Sorry for the mistake, now I found the code :)

      • reply
      • like

      July 16, 2019 at 3:35pm

      Great :)

        • reply
        • like

        July 29, 2019 at 1:56am

        Hello, I want to hide empty lists when showing archived lists, but I don't understand how a blaze component gets its data context. For example, in client/components/swimlanes/swimlanes.js how can I check if the list is empty after filtered in listsGroup component? Thanks!

          • reply
          • like

          e.g. How can I access lists shown in the jade file?

            • reply
            • like

            Oh nvm I can just do isEmpty this and I get the list

              • reply
              • like

              August 2, 2019 at 3:43am

              It seems like once you show archived list, there's no way to re-hide it. Is this expected behavior or I'd better to fix it?

                • reply
                • like

                August 3, 2019 at 10:08pm

                You can fix it

                  like-fill
                  1
                  • reply
                  • like

                  August 7, 2019 at 8:40am

                  Hi @xet7, I just done my codes and pulled the latest code for PR, but then find that open sidebar -> archive will not show archived list anymore

                    • reply
                    • like

                    Technically, use a new SubsManager to subManager.subscribe('board', ... will not update the boardBody

                      • reply
                      • like

                      Is this meant to be, or only on my machine? Thanks!

                        • reply
                        • like

                        August 8, 2019 at 1:26am

                        Well, it could be some bug

                          • reply
                          • like

                          There has been a lot of changes

                            • reply
                            • like

                            and now there is only one branch, master

                              • reply
                              • like

                              Also some dependencies could be missing

                                • reply
                                • like

                                You could make new fork of newest Wekan and try again

                                  • reply
                                  • like

                                  I did also add a lot of changes today

                                    like-fill
                                    1
                                    • reply
                                    • like

                                    August 16, 2019 at 8:08am

                                    Please tell me if I did anything wrong. Thank you.

                                      Edited
                                      • reply
                                      • like

                                      August 16, 2019 at 8:34pm

                                      I did merge it. You can try it on your own Sandstorm server, it will be at experimental app market https://github.com/wekan/wekan/wiki/Sandstorm and .spk file at https://releases.wekan.team also

                                        • reply
                                        • like

                                        I'm currently building that package.

                                          • reply
                                          • like

                                          sometime when ocdtrekkie has time to check it, it will then be at official.

                                            • reply
                                            • like

                                            August 19, 2019 at 1:04am

                                            Thank you very much :D

                                              • reply
                                              • like

                                              August 19, 2019 at 8:17am

                                              Sorry @xet7, with the experimental version we found in a huge board the sandstorm version will hang

                                                • reply
                                                • like