v1.2.0
What's Changed
- chore: add changelog and improve github actions by @brunopacheco1 in #71
- chore: #7 add REUSE standards by @brunopacheco1 in #72
- doc: #54 Review CONTRIBUTING.md by @brunopacheco1 in #73
- Install typescrit, nextjs, react and teailwind with default configs by @inderps in #76
- doc: #55 Improve README.md by @nolliia in #79
- fix: REUSE compliance and linting issues by @inderps in #80
- feat: Setup GDI Brand fonts by @inderps in #81
- Issue 56/add state management and router by @admy7 in #82
- feat: Add GDI branding color schemes by @inderps in #83
- feat: Setup Icons, Style header by @inderps in #85
- Add footer + disclaimer + active tab in header by @admy7 in #86
- Issue56/eslint prettier config by @admy7 in #87
- feat: CKAN packageSearch client, Dataset interface and unit testing by @inderps in #88
- feat: Handling Errors by @inderps in #89
- feat: Error handling for server-side 404 by @inderps in #90
- feat: Improve types and CKAN service naming based on business domain by @inderps in #91
- feat: #59 Develop About page by @nolliia in #93
- fix: add type check in CI and remove eot fonts (only needed to support IE 6-IE 8 and is not supported by nextjs) by @inderps in #92
- fix: #95 The actions menu dropdown does not close by @nolliia in #97
- chore: #96 dockerize the frontend by @brunopacheco1 in #98
- feat: Dataset details page with tags by @inderps in #99
- Add authentification and new style features & style to header by @admy7 in #100
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #101
- feat: dataset details page sidebar by @inderps in #102
- feat: consistent colouring by @inderps in #103
- feat: dataset details distribution accordion by @inderps in #104
- feat: Dataset details coloring by @inderps in #106
- fix: date format by @inderps in #107
- fix: primary is secondary and vice-versa by @inderps in #108
- feat: #57 Implement dataset counter by @EmiPali in #109
- Issue 58/dataset page by @admy7 in #111
- Dataset page/improve search bar by @admy7 in #112
- feat: Add to basket button, And DatasetBasketProvider by @inderps in #113
- feat: # 57 Implement Full Homepage by @EmiPali in #110
- feat: Basket list page by @inderps in #114
- feat: Add to Basket button on dataset details page by @inderps in #116
- feat: Make DatasetCounter and PortalStatistics components as client component to improve performance by @inderps in #118
- Base PR to keep all code related to migration by @inderps in #75
- feat: Alert Box by @inderps in #119
- fix: loading btn turning into logged in user on page reload by @inderps in #121
- feat: Wire Request now btn to create application endpoint by @inderps in #120
- fix: use correct colors by @inderps in #122
- chore(deps): bump jose from 4.15.4 to 4.15.5 by @dependabot in #123
- Fix: Prepend NEXT_PUBLIC_ before env variables to make it available in both client and backend by @inderps in #139
- NextJS expects env variables to be fetched statically by @inderps in #140
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #142
- fix: Home page improvements by @inderps in #141
- fix(azure-deployment): Trigger repull on new catalogue version by upd… by @hcvdwerf in #137
- fix: #125 Fix Lucene query by @brunopacheco1 in #144
- Enforce order of metadata tags by @hcvdwerf in #146
- Improved performance of counters by caching results by @Markus92 in #143
- Homepage bugfix - search bar enhancement by @EmiPali in #145
- fix: use next-runtime-env for picking up at runtime NEXT_PUBLIC envir… by @hcvdwerf in #148
- fix: Make DAAM URL public by @hcvdwerf in #149
- feat: static application details page by @admy7 in #151
- feat: responsiveness for application details page by @admy7 in #153
- 66 gdi frontend develop applications page by @sulejmank in #154
- feat: PageContainer, CenteredListContainer, List, ListItem common components by @inderps in #156
- feat: replace list endpoints by package_search by @brunopacheco1 in #157
- feat: Application icon in header by @inderps in #160
- feat: Enhanced Applications Page by @inderps in #162
- fix: improve header and overall responsiveness by @sulejmank in #163
- fix: revert to previus layout homepage by @sulejmank in #164
- fix: title is a label not string by @inderps in #166
- fix: Do not crash if date is invalid by @inderps in #165
- fix: Dataset Url by @inderps in #167
- feat: Link Application Details page in the list view by @inderps in #168
- fix: filter options are updating correctly by @admy7 in #170
- fix: unnecessary text selection during expansion by @inderps in #172
- fix: remove link from avatar menu, add it to small screen menu by @sulejmank in #173
- fix: added icon for application link by @sulejmank in #175
- use tailwind by @inderps in #174
- fix: spacing and filter icon by @inderps in #176
- fix filter list close icon location by @inderps in #178
- fix: search bar width by @inderps in #177
- fix: FilterList button colors, height and dataset item colors and chip colors by @inderps in #180
- fix: Applications page error handling by @inderps in #181
- fix pagination links browser errors and colors by @inderps in #182
- refactor: Move dataset list page to pure client side by @inderps in #184
- fix: spacing by @inderps in #185
- fix: minor fixes in Basket and Applications pages by @brunopacheco1 in #187
- feat: Redirect to application page on success by @inderps in #186
- fix: return createApplication response from nextjs backend by @inderps in #189
- 152 gdi frontend integrate with dataset discovery service by @sulejmank in #190
- fix: Dataset details page improvements by @inderps in #193
- fix: Longggg title and container spacing by @inderps in #195
- feat: Make errors more informative by @inderps in #196
- fix: Description can be optional by @inderps in #199
- chore: improve UI value labels by @brunopacheco1 in #201
- fix: provide client secret while refreshing token by @inderps in #204
- 197 gdi frontend improve dynamic filters presentation by @sulejmank in #205
- feat: Improve loading message, remove disclaimer by @inderps in #207
- fix: #191 blocked eval scr issue by @nolliia in #198
- fix if csp is empty by @nolliia in #208
- add dataset-discovery-service src by @nolliia in #209
- Issue 69/application details page/file upload by @admy7 in #194
- Remove identifiers links and show record count by @brunopacheco1 in #210
- Rename components by @admy7 in #211
- fix: #188 update loading message for datasets search by @nolliia in #213
- Art 5378/send identifier to create application by @EmiPali in #214
- 69/test application routes by @admy7 in #216
- Fix for disabling buttons by @EmiPali in #215
- 69/fix discrepancies by @admy7 in #220
- Fix for undefined application id when redirecting from basket to applications details by @EmiPali in #221
- 69/fix discrepancies by @admy7 in #222
- 69/fix discrepancies by @admy7 in #224
- feat: put back margin by @admy7 in #226
- fix: Application Layout spacing by @inderps in #230
- fix: navigation hover colors and highlight them when active by @inderps in #232
- fix: Date format, improve sidebar item values by @inderps in #231
- fix: Dont refetch datasets on resizing window by @inderps in #235
- fix: Show error if application submission fails by @inderps in #234
- Art 5372/improve error handling and displaying by @EmiPali in #236
- Vuln scan weekly by @brunopacheco1 in #237
- Fix for removing logic duplication for handling application submission errors by @EmiPali in #242
- 60/request page by @admy7 in #240
- fix: make sidebar client component by @admy7 in #245
- Remove formatting for ErrorMessages by @EmiPali in #244
- fix: application details path by @admy7 in #246
- refactor: #128 remove white background from existing favicon by @EmiPali in #247
- chore(deps): bump next from 14.1.0 to 14.1.1 by @dependabot in #248
- Vuln scan weekly by @sehaartuc in #241
- fix: #203 fix redirecting to first element when pressing enter to search by @EmiPali in #250
- Vulnerability Scan Weekly - Licenses by @sehaartuc in #249
- 225/refresh token error by @admy7 in #252
- fix: fetch application request fails silently and makes renedering is… by @sulejmank in #254
- Vuln scan weekly by @sehaartuc in #255
- 243 gdi frontend display granted datasets by @sulejmank in #257
- feat: add query operator to dataset search by @sulejmank in #258
- feat: hide date on entitlmenets by @sulejmank in #259
New Contributors
- @EmiPali made their first contribution in #109
- @Markus92 made their first contribution in #143
- @sulejmank made their first contribution in #154
- @sehaartuc made their first contribution in #241
Full Changelog: v1.0.0...v1.2.0