Commit Graph

5 Commits

Author SHA1 Message Date
Camila Sosa Morales 698238c9b9 chore: re-organize fragments indexed nfa view 2023-05-10 15:32:46 -03:00
Camila Sosa Morales 65e7ec9429 Merge branch 'develop' into feature/sc-838/ui-finish-indexed-nfa-view-after-design-changes 2023-05-09 13:48:14 -03:00
Camila Sosa Morales 393c4a316d
feat: NFA detail page subraph integration (#254)
* feat: nfa detail page with data from the subgraph

* Update ui/src/views/indexed-nfa/fragments/aside.fragment.tsx

Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>

---------

Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2023-05-09 10:31:29 -03:00
Camila Sosa Morales 829d287b75 feat: set background gradient on nfa detail page 2023-05-05 12:58:44 -03:00
Felipe Mendes 22a6d70e98
feat: UI indexed nfa view (#230)
* wip: indexed nfa base layout

* refactor: split aside and main components to single files

* feat: indexed nfa aside styling

* feat: add main section header and drescription

* feat: add main section traits

* feat: add verification banner in main fragment

* feat: add externla link icon

* feat: add table stylings and frontends section mocked

* feat: add versions table mocked

* feat: add small layer of responsivity

* feat: add indexed nfa view skeleton

* refactor: create fragments folder

* refactor: split out mock and add todo comment

* feat: add icon on verified banner

* refactor: table stylings

* feat: add chevron right icon

* fix: link paths

* chore: add todo comments

* refactor: set initial position for aside container

* refactor: improve spacings

* fix: remove leftover comment
2023-04-20 14:19:53 -03:00