Commit Graph

4 Commits

Author SHA1 Message Date
Ahmad Mirzaei
359d58a091 test: hooks directory in commands/serve/web is covered (#1006)
* test: `<FormManager />` done!

* test: `useInfo()` done

* test: `useAppList()` done

* test: `useCachedConnection()` done

* test: `useConnection()` done

* test: `useLibraryList()` done

* test: `useOpenApp()` done

* test: formutils added
2022-11-16 15:33:11 +01:00
Ahmad Mirzaei
1c8dd28078 test: nebula web - part 01 (#1004)
* test: base test renderer

* test: `<ConnectionStep />`

* test: `<AppList /> tests`

* test: `<ConnectionGuid />`

* test: `<HubLayout />`

* test: `<ConnectionHistory />`

* test: `<ConnectionOptions />` done

* test: `<Error />` done

* test: `<SelectEngine />` done
2022-11-14 13:55:04 +01:00
Ahmad Mirzaei
68c16b8264 feat: use cached connections hook (#975)
* feat: `useCachedConnections` hook

* feat: automatic detection of opening guid or not
2022-11-01 10:37:20 +01:00
Ahmad Mirzaei
4954ac4ff4 refactor: hub components (#967)
* refactor: hub components
2022-10-20 16:27:43 +02:00