Uploaded image for project: 'Poulpe'
  1. Poulpe
  2. POULPE-270

Ban users. Grid of incorrect cell height and context menu instead of buttons

    Details

      Description

      • If you take a look at pages like Users, then the row of the grid has smaller height than on Ban Users page. We need a consistent LaF and on Ban Users the grid should be corrected.
      • The buttons Revoke and Edit should go to context menu and do the same thing.

        Attachments

          Activity

          Hide
          ctapobep Stanislav Bashkyrtsev added a comment -

          Looks very good! Could you additionally factor out the style of grid into all.css and use that style instead of inlined one? We'll be able to reuse it later on in other grids.

          Show
          ctapobep Stanislav Bashkyrtsev added a comment - Looks very good! Could you additionally factor out the style of grid into all.css and use that style instead of inlined one? We'll be able to reuse it later on in other grids.
          Hide
          demi Leonid Kazantcev added a comment -

          Inline styles added to all.css

          Show
          demi Leonid Kazantcev added a comment - Inline styles added to all.css
          Hide
          ctapobep Stanislav Bashkyrtsev added a comment -

          Well.. first of all I would name the class 'simple_grid' so that we really can reuse it on other pages.
          Then, your way of importing styles looks a bit strange, we need to add 'all.css' file in zk.xml so that it is imported automatically at every page, then we should refer to the style by name: style="simple_grid".

          Show
          ctapobep Stanislav Bashkyrtsev added a comment - Well.. first of all I would name the class 'simple_grid' so that we really can reuse it on other pages. Then, your way of importing styles looks a bit strange, we need to add 'all.css' file in zk.xml so that it is imported automatically at every page, then we should refer to the style by name: style="simple_grid".

            People

            • Assignee:
              demi Leonid Kazantcev
              Reporter:
              ctapobep Stanislav Bashkyrtsev
            • Votes:
              0 Vote for this issue
              Watchers:
              Start watching this issue

              Dates

              • Due:
                Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 3h
                3h
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3h
                3h

                  Structure Helper Panel