Skip to content

The end of Ohtuprojekti 2024

Latest
Compare
Choose a tag to compare
@iritmaximus iritmaximus released this 13 Dec 09:05
· 55 commits to main since this release
eba51aa

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