Git Product home page Git Product logo

Comments (8)

halalala222 avatar halalala222 commented on August 11, 2024 1

Yes,I also thought of names and tags filtering and was planning to bring it up, but I went to eat and didn't mention it.

from dagu.

halalala222 avatar halalala222 commented on August 11, 2024 1

I will try to work on this enhancement

from dagu.

halalala222 avatar halalala222 commented on August 11, 2024 1

@yohamta
I also find a big
image
image
I will also fix this minor bug.

from dagu.

halalala222 avatar halalala222 commented on August 11, 2024

image
add pagination
like this ?
image
I want to know the value of the pageSize (limit).

from dagu.

yohamta avatar yohamta commented on August 11, 2024

Thank you very much! I believe setting the default value to 50 should be sufficient.

I just realized that this enhancement also requires adding query parameters for names and tags. Currently, DAG filtering is handled by JavaScript in the browser, so we need to shift this functionality to the server side. This is necessary because, with server-side pagination, the server cannot determine how many DAGs match a particular page.

from dagu.

halalala222 avatar halalala222 commented on August 11, 2024

@yohamta while create dag will not contain the tag value
image
I als can't found how to modify the tag.

from dagu.

yohamta avatar yohamta commented on August 11, 2024

@halalala222 Thank you very much!

@yohamta while create dag will not contain the tag value
I als can't found how to modify the tag.

You can set the tag value in the yaml like:

tags: monthly

steps:
  - name: step1
    command: echo hello

from dagu.

halalala222 avatar halalala222 commented on August 11, 2024

@halalala222 Thank you very much!

@yohamta while create dag will not contain the tag value
I als can't found how to modify the tag.

You can set the tag value in the yaml like:

tags: monthly

steps:
  - name: step1
    command: echo hello

thanks you !

from dagu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.