Projekt

Obecné

Profil

Stáhnout (1.54 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
c2c8470e 2023-10-30 08:21 Fantič

re #10844 PlanView init reducer, page

80bb10d9 2023-10-15 16:12 Michal Schwob

COnfigured persistor storage to save app state
re #10821

8bb5689a 2023-10-15 15:14 Michal Schwob

Added persistor storage to save app state
re #10821

3fb38666 2023-05-24 14:41 Schwobik

Merge branch 'dev' into searchpage-advencement

  1. Conflicts:
  2. src/pages/Navigation.tsx
  3. src/stores/store.ts
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

bb690a9a 2023-05-10 15:33 Fantič

re #10569: NotesView: Get Notes

21c11471 2023-05-02 10:32 Michal Schwob

Merge branch 'dev' into 'ItemView-#10343'

  1. Conflicts:
  2. App.tsx
  3. package.json
  4. src/stores/store.ts
fedb75d6 2023-04-20 13:15 Fantič

re #10454: ItemView: get itemViewState fix

9c55d3bb 2023-04-18 08:07 Schwobik

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

97deff21 2023-04-17 17:45 Fantič

#re 10343 ItemView: Redux thunks, slice

5ed9692c 2023-04-04 21:57 Schwobik

#re 10171
Demo of application login with redux, axios and nativeBase. Tested

930b05fd 2023-04-02 21:06 Schwobik

adding redux for user state management