Projekt

Obecné

Profil

Stáhnout (2.72 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
8e5880b0 2023-11-16 12:13 Michal Schwob

Merge branch 'stack-navigation' into dev

  1. Conflicts:
  2. src/components/listView/ListView.tsx
  3. src/components/listView/ListViewInventoryGroup.tsx
  4. src/pages/Navigation.tsx
  5. src/pages/SearchPage.tsx
  6. src/stores/store.ts
  7. src/theme/nativeBaseTheme.ts
2b71499c 2023-11-10 16:35 Fantič

re #10871: ListView refactor

a62d7c92 2023-11-03 15:15 Michal Schwob

FIX: compilation error fixes
re #10847

4da7b143 2023-05-24 14:36 Schwobik

HomePage connected to new backend endpoint, SearchPage edited to take argument to display inventory content on open
re #10715

1980ed09 2023-05-17 13:13 Schwobik

Search page finished
re #10606

ca44ce3d 2023-05-14 21:19 Schwobik

Added grouping by inventory to ListView, loading of other pages of listView implemented
re #10606

04928342 2023-05-02 13:20 Schwobik

mergování a úprava kompatibility. proklik na detail itemu
re #10489

e49b1f44 2023-05-02 11:09 Schwobik

Implementation of multiselect component, search page finished with listview
re #10478

ca53e9f1 2023-04-18 21:17 Schwobik

Demo of listview implemented
re #10342

9c55d3bb 2023-04-18 08:07 Schwobik

SearchPage implementations with base of list view for results of the search
re #10342

b7014ba2 2023-04-09 10:09 Schwobik

Drawer navigation design template
re #10345