Commit Graph

5 Commits

Author SHA1 Message Date
Pranav C
e15e729a31 fix: ManyToMany column naming
- Add suffix `List` instead of `MMList`
- Proper child table name
- Cypress test case corrections

re #2429

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-06-25 17:30:42 +05:30
Pranav C
5abcdd3e65 Enhancement: UI improvements (#2164)
* enhancement: show loader while loading gird/gallery data

re #2150

Signed-off-by: Pranav C <pranavxc@gmail.com>

* enhancement: add icon for select option in filter/sort

Signed-off-by: Pranav C <pranavxc@gmail.com>

* enhancement: show loader and transitions

- add transition for menu
- include icon within select(fileter/sort)
- show loader while loading data(grid/gallery)
- remove announcement

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor: remove announcement component and related state props

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: ignore loader while switching tab

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: upgrade nc-help

Signed-off-by: Pranav C <pranavxc@gmail.com>

* test/kludge: avoid flicker with a delay

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-05-27 15:53:34 +05:30
Pranav C
8733948056 wip: towards v1
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-04-07 16:03:45 +05:30
Raju Udava
b9b04dc863 test: cypress corrections for i18n update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-02-25 12:20:24 +05:30
Raju Udava
342f9d856c test: cypress pg test suite- base files
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-02-12 22:48:02 +05:30