This project is mirrored from https://gitee.com/mirrors/SigNoz.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 06 Apr, 2022 1 commit
  2. 05 Apr, 2022 1 commit
    • palash-signoz's avatar
      bug: Trace filter page fixes (#846) · 3f2a4d6e
      palash-signoz authored
      * order is added in the url
      * local min max duration is kept in memory to show min and max even after filtering by duration
      * checkbox ordering does not change when the user selects or un-selects a checkbox
      Unverified
      3f2a4d6e
  3. 27 Feb, 2022 1 commit
  4. 09 Feb, 2022 1 commit
    • palash-signoz's avatar
      Feat (UI) :Trace Filter page is updated (#684) · be8ec756
      palash-signoz authored
      * dayjs and less loader is added
      
      * webpack config is added
      
      * moment is removed
      
      * useDebounceFunction hook is made
      
      * old components and reducer is removed
      
      * search is updated
      
      * changes are upadted for the trace page as skeleton is ready
      
      * chore: method is change from dayjs
      
      * convertObject into params is updated
      
      * initial filters are updated
      
      * initial and final filter issue is fixed
      
      * selection of the filter is updated
      
      * filters are now able to selected
      
      * checkbox disable when loading is in progress
      
      * chore: getFilter filename is updated
      
      * feat: clear all and exapanded filter is updated
      
      * chore: clearAll and expand panel is updated
      
      * feat: useClickOutSide hook is added
      
      * chore: get filter url becomes encoded
      
      * chore: get tag filters is added
      
      * feat: search tags is wip
      
      * bug: global max,min on change bug is resolved
      
      * chore: getInitial filter is updated
      
      * chore: expand panel is updated
      
      * cho...
      Unverified
      be8ec756