Releases: pulibrary/tigerdata-app
Releases · pulibrary/tigerdata-app
v0.105.0
What's Changed
- Bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot[bot] in #2463
- Upgrading version of Node.js for GitHub actions by @kelynch in #2483
- Add back in the original link out button so we can release before the feature is complete by @carolyncole in #2485
- Upgrading to minimatch 10.2.3 by @carolyncole in #2488
- upgrading glob for a security patch by @carolyncole in #2489
Full Changelog: v0.104.0...v0.105.0
v0.104.0
What's Changed
🚀 Features
- Use tigerdata.describe to fetch Mediaflux information by @hectorcorrea in #2452
- Allow quotes in project requests by @hectorcorrea in #2453
🛠️ Maintenance
- Load default users includes RC users needed by @hectorcorrea in #2459
- upgrade mediaflux version by @JaymeeH in #2460
- Fix storage usage overview modal display bug by @JaymeeH in #2465
- Correct the Project Files header in the storage usage modal by @JaymeeH in #2482
Full Changelog: v0.103.0...v0.104.0
v0.103.0
🚀 Enhancements
- Add request more storage button behind feature flipper #2454 (@leefaisonr @bess)
- Upgraded Mediaflux_Dev to v0.34.0 #2457 (pprempeh@princeton.edu)
- Upgraded mediaflux version #2450 (@JaymeeH) #2448 (@JaymeeH)
- Create modal for globus access request #2442 (@JaymeeH)
- Basic details page for smaller displays #2440 (@leefaisonr)
- Code is now compatible with the new tigerdata.project.create service #2443 (@hectorcorrea)
- Enable Connection Options badges and buttons #2441 (@JaymeeH)
- Remove the detail switch and show the storage details by default #2437 (@carolyncole)
- Finalize the storage breakdown boxes #2435 (@JaymeeH @hectorcorrea)
- Add understand storage usage section to modal #2426 (@JaymeeH)
🐛 Bug Fix
- Switch order of storage type in bars to match Figma #2434 (@kelynch)
- Define class method correctly and add a test for session EOF #2439 (@carolyncole)
- Revise connection options text #2436 (@JaymeeH)
- Adjust the margin for project alerts #2427 (@hectorcorrea)
- Do not fail CI if coveralls throws an error #2429 (@bess)
Authors: 7
- @carolyncole
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- Jaymee Hyppolite (@JaymeeH)
- Kate Lynch (@kelynch)
- Precilla Prempeh (@precillap)
- Robert-Anthony Lee-Faison (@leefaisonr)
v0.102.1
v0.102.0
v0.101.0
🚀 Enhancements
- Output the current license information to the command line on commit #2414 (@carolyncole)
🐛 Bug Fix
- Fix Styles on project content pane #2417 (@carolyncole)
- File Inventory speed optimization #2416 (@hectorcorrea)
- Fixed copy button on project details page #2411 (pprempeh@princeton.edu @leefaisonr @hectorcorrea)
Authors: 4
- @carolyncole
- Hector Correa (@hectorcorrea)
- Precilla Prempeh (@precillap)
- Robert-Anthony Lee-Faison (@leefaisonr)
v0.100.0
🚀 Enhancements
- Display additional quota usage calculated fields #2396 (@leefaisonr)
- File Explorer Proof of Concept #2384 (@hectorcorrea)
- Add a modal to show the storage quota details #2409 (@carolyncole)
- Removing CC to the project owner for mailers #2407 (@carolyncole)
🐛 Bug Fix
- Handle mediaflux errors better when updating user roles #2412 (@carolyncole)
- Circleci ORB upload is failing so manually upload results #2410 (@carolyncole)
🧹 Maintenance
- rename RequestController to NewProjectRequestController #2406 (@carolyncole)
- rename EditRequestsController to EditNewRequestController #2405 (@carolyncole)
- rename RequestPresenter to NewProjectRequestPresenter #2400 (@carolyncole)
- upgrade mediaflux version #2401 (@JaymeeH)
- Remove the second upload to coveralls #2395 (@carolyncole @hectorcorrea)
- Updates Faraday gem to recommended version due to security vulnerability #2404 (@hectorcorrea)
- Rename RequestSubmit Controller to NewProjectRequestSubmit controller #2399 (@carolyncole)
- Rename UserRequestPresenter and variables to InventoryRequestPresenter #2398 (@carolyncole)
Authors: 4
- @carolyncole
- Hector Correa (@hectorcorrea)
- Jaymee Hyppolite (@JaymeeH)
- Robert-Anthony Lee-Faison (@leefaisonr)
v0.99.0
🚀 Enhancements
- Rename UserRequest to InventoryRequest #2394 (@carolyncole)
- Update chromedriver to allow for the latest version of chrome #2393 (@carolyncole)
Authors: 1
v0.98.0
🚀 Enhancements
- Allow user to delete their draft requests via a Delete button and series of modals #2377 (@carolyncole)
- Better display of errors for parent and project folder #2376 (@hectorcorrea)
- Rename Request to NewProjectRequest #2380 (@carolyncole)
- Upgrade mediaflux version #2382 (@JaymeeH)
🐛 Bug Fix
- Popover error #2386 (@hectorcorrea)
🔩 Dependency Updates
- Bump tar from 7.5.3 to 7.5.6 in the npm_and_yarn group across 1 directory #2366 (@dependabot[bot] @hectorcorrea)
Authors: 4
- @carolyncole
- @dependabot[bot]
- Hector Correa (@hectorcorrea)
- Jaymee Hyppolite (@JaymeeH)
v0.97.0
🐛 Bug fixes and maintenance
- Allow subfolders in parent_folder and project_folder #2374 (@hectorcorrea)
- Moving the request display into a partial and presenter #2368 (@carolyncole)
- clean up inconsistent test users #2367 (@JaymeeH)
- Quota breakdown (first pass) #2365 (@hectorcorrea)
- Adding in missing view for planned maintenance #2351 (@carolyncole)
- Added ADR for how we want to structure system tests moving forward #2357 (@kelynch)
- update mflux version to v0.28.0 #2361 (@JaymeeH)
- Fix tester trainer to utilize the correct grouper role name #2360 (@carolyncole)
- Changes to users in the test suite #2347 (@JaymeeH)
- Add new ADR for Trainer role which supersedes existing ADR #2356 (@carolyncole)
- Adding checking for tester/trainer role on login #2355 (@carolyncole)
- Trim leading and trailing spaces from the project path options #2354 (@carolyncole @hectorcorrea)
- Use collection statistics for file inventory count #2350 (@hectorcorrea)
🔩 Dependency Updates
- Bump tar from 7.5.2 to 7.5.3 in the npm_and_yarn group across 1 directory #2362 (@dependabot[bot])
Authors: 5
- @carolyncole
- @dependabot[bot]
- Hector Correa (@hectorcorrea)
- Jaymee Hyppolite (@JaymeeH)
- Kate Lynch (@kelynch)