Skip to content

Releases: nowcommunity/nowdatabase

The end of Ohtuprojekti 2024

13 Dec 09:05
eba51aa
Compare
Choose a tag to compare

This is the final version that our group got together as the course ends.

What's Changed

  • Non hidable columns and default filters by @EeroAnt in #566
  • added phpmyadmin to docker compose of dev environments by @iritmaximus in #567
  • numbers with less than 3 decimal places no longer get zeroes added to… by @juhanikat in #570
  • Move boxes right by @juhanikat in #569
  • Geonames api to backend and automatic config creation by @iritmaximus in #571
  • Cross search optimization by @EeroAnt in #580
  • change tab title to reference name after creating a reference, also s… by @juhanikat in #589
  • Improve time unit edit view by @juhanikat in #581
  • made missing authors/editors etc in references easier to see and… by @juhanikat in #590
  • updated npm version to fix hanging npm ci by @iritmaximus in #594
  • add mention of better performance in staging for new cross search query by @EeroAnt in #592
  • change button text from author to proper type in references by @juhanikat in #604
  • add no value options to many dropdowns by @juhanikat in #606
  • No interaction setup by @iritmaximus in #609
  • Add links to detail pages for rows in detail view tab tables by @realtalin in #603
  • show user all invalid fields next to finalize entry button by @juhanikat in #593
  • add optional custom timeout value to notifications by @juhanikat in #611
  • made it easier to see that a Journal is required when editing reference by @juhanikat in #616
  • Add documentation for edit view errors by @juhanikat in #617
  • fix issue with unique keys in error list by @juhanikat in #618
  • Phpmyadmin docker by @iritmaximus in #615
  • Move GeoNames API call from frontend to backend by @realtalin in #619
  • Add text for error or empty result for location search by @realtalin in #620
  • added some tests for showing user the amount of errors in edit view by @juhanikat in #622
  • Add test for location search by @realtalin in #625
  • Fix title requirements for journal and book references by @realtalin in #626
  • frontend check that an update has a reference selected by @kaarleol in #599
  • Add mocha eslint plugin to warn about exclusive tests (it.only) by @realtalin in #629
  • New headers by @Deeroil in #621
  • Add filtering mode selection for most text columns by @realtalin in #628
  • add text that tells user to wait in table view loading screens by @juhanikat in #633
  • record known problems to documentation by @EeroAnt in #634
  • Move all shared code to frontend/src/shared & divide types into separate folders by @ShootingStar91 in #636
  • added lots of technical documentation about devops. Renamed few commands by @iritmaximus in #638
  • Uncomment locality map test by @realtalin in #637
  • Reorganize docs, update map docs and add DetailBrowser title docs by @realtalin in #641
  • Run linter for cypress tests in lint action by @realtalin in #639
  • Fix outdated links in readme by @realtalin in #642
  • Add docs for column filter mode menu by @realtalin in #643

Full Changelog: 1.0.0...1.1.0

1.0.0

18 Nov 11:02
0928daa
Compare
Choose a tag to compare

What's Changed

This is a massive list because a release was not made for a long time.

Read more

Change front page

20 Aug 13:50
Compare
Choose a tag to compare
  • Changed text to include simple instructions for navigation
  • Moved external links to the bottom of the front page
  • Added link to front page on the navigation bar

Fix bug where emptying range filters would cause showing no data

18 Aug 07:45
Compare
Choose a tag to compare
0.9.13

[TableView] Add fix to state handling in url causing error for range …

Change export buttons

17 Aug 11:10
Compare
Choose a tag to compare

Combined export text removed; normal table export button was made more visible as a colored button with text

Combined export limit removed, use same export columns as old application

15 Aug 10:21
Compare
Choose a tag to compare

Return export limit again until better fix

08 Aug 15:04
Compare
Choose a tag to compare

Improve performance of combined export feature

08 Aug 10:08
Compare
Choose a tag to compare
0.9.9

Fix eslint error & remove husky script

Added feedback link to front page

07 Aug 11:15
Compare
Choose a tag to compare
0.9.8

Add feedback link to frontpage

Return limit into combined export

07 Aug 09:59
Compare
Choose a tag to compare

Removing limit caused backend to crash when fetching all localities for the combined export.

It will need to be optimized more, for now, we have to return the limit.