This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Releases: okp4/portal-web
Releases · okp4/portal-web
v1.1.0
1.1.0 (2023-01-25)
Bug Fixes
- api: reverse join for workflow url (d519209)
- rename authentication by authorization (e75d1c4)
- use getServerSideProps at runtime (9f88558)
Features
- add introduction & return button to create page (1c8f6a1)
- add workflow builder to create page (cfb2492)
- api: add custom RouterError class (552c43a)
- api: add workflow route for knowledge creation (81d4bf2)
- api: export workflow response type (8cdada7)
- api: implement final filter & size on dataset and svc (7d43b22)
- api: implement post dataset (f5a82a1)
- api: improve api implementation (1976e39)
- api: rework rest endpoints with store (a16e2de)
- api: rework store based on fs (197c9f1)
- create page (82b7bf5)
- i18n: update workflow translations (7607c04)
- redirect navigation item create to create page (5b57c27)
- ui: add config into create page (984cd8b)
- ui: add workflow sync (bb7f797)
v1.0.0
1.0.0 (2023-01-12)
Bug Fixes
- adapt dataspace options width & its overflow (0b68d47)
- add dataspaces fallback at first mount (be9db10)
- add overflow to parent element for safari (2fec0c0)
- add the right name for the knowledge (89a0d44)
- api: handle route erros for size paramter (8fee486)
- api: handle size default value (cd346b4)
- change footer text color to a remaining white color (f31532b)
- change incorrect description of the Sirene knowledge dataset (f2df867)
- data: modify wrong service's dataspaceId (47c85f5)
- declare properties as string (and not date) (6715ffc)
- detect current category based on routing url (5932be9)
- fetch config through relative path (d69acb1)
- fix formatByte to comply with SI (538f1c5)
- fix incorrect response implementation (810cbec)
- fix typo in folder (5066709)
- go to canonical config fetching for dataspaces (e3b6724)
- hack header component to correlate page with menu item (2e0bf56)
- i18n: split by property (14bb6f6)
- improve resource descriptions (66c7741)
- some corrections (af1be46)
- style: change color from hexadecimal to w3 color keyword (557b046)
- style: let stylelint autofix fixable errors (e26a476)
- style: replace all id selectors (3af5883)
- ui: check knowledge graph availability in dataset (6d24c13)
- ui: enhance fetch for explore view (cff2940)
- ui: remove provider element for dataspace card (e3d4fa1)
- unwrap graph into its plain dot format (f178889)
Features
- adapt next config module rules (d5176a5)
- add 2 final dataset in knowledge universe (ae2b18f)
- add a service in second position for know universe (2e1aecf)
- add api calls (a9fc830)
- add api routing (0455c9d)
- add api with fake data (e375bc1)
- add background image for conent cards (d45bc9f)
- add background images (28a8cc5)
- add background images in css (d316308)
- add body component (627d548)
- add chain suggestion for Keplr (ac2dfa5)
- add counters and governance (cabdd05)
- add dataset on json and update one (28daa3a)
- add DataspaceSummaryProps (5ffd68b)
- add domain resources as json (50349a8)
- add env variable to dockerfile (706e053)
- add environment url variables with handler (dc20199)
- add explore layout with fake data (5b40bb6)
- add explore/:id page layout with fake data (0f9f3e4)
- add fake api (05494ac)
- add fake data with api dynamic route (36f9648)
- add filters on api calls (cfda2bd)
- add final dataset feature (b3d7aed)
- add first page with content (33df05b)
- add getStaticPaths / Props (bbf9cf9)
- add governance data (45affe9)
- add governance page (0f60da0)
- add governance summary (dce62c3)
- add grid or list listing layout (3992069)
- add hack to keep space between navigation items (cf410ee)
- add header home i18n translation (ed4fa9a)
- add header navigation menu (bcff8e0)
- add home (72b3d6f)
- add home environment variable (bb3d2e8)
- add i18n translations (b9ddd7c)
- add i18n translations (a86e59e)
- add keplr chain config (33866b6)
- add know universe description (aeae5f2)
- add knowledge graph feature (155c4eb)
- add knowledge-graph (46309cb)
- add layout (e64ce40)
- add media queries to entities (926452e)
- add member, services and datasets in dataspace json (40520e5)
- add navigation item home to navigation menu (eba8f17)
- add previous button variant to governance page (f17eaab)
- add psuedo classes for summary card (f9c71ab)
- add redirect for home page (fef0946)
- add redirection on create dataspace button click (ddbc39c)
- add router push on listItem click ([2f62b0a](h...