Releases: pulibrary/tigerdata-app
Releases · pulibrary/tigerdata-app
v0.4.0
🚀 New Features
- changing button type for better ui #320 (@JaymeeH)
- added a cancel button to edit form, and tests #319 (@JaymeeH)
- Adding a datalist for user roles input with javascript to only allow valid values #317 (@carolyncole)
- Change Save button to Submit Button #318 (@leefaisonr)
- Add confirmation page #308 (@leefaisonr)
- Install coveralls #315 (@bess)
🐛 Bug Fix
Authors: 4
- @carolyncole
- Bess Sadler (@bess)
- Jaymee Hyppolite (@JaymeeH)
- Robert-Anthony Lee-Faison (@leefaisonr)
v0.3.0
🚀 New features
- Add new updated_by/on fields #293 (@hectorcorrea)
- creating two new namespaces for mediaflux staging and production #313 (@JaymeeH)
- Making the record validate the presence and validity of the data sponsor and manager #311 (@carolyncole)
- Pre-populate current user's netid as data sponsor when making a new project #309 (@bess)
🐛 Bug Fix
Authors: 4
- @carolyncole
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- Jaymee Hyppolite (@JaymeeH)
v0.2.0
v0.1.0
🐛 Bug Fix
- removing the unused created-by-user-id field #305 (@JaymeeH)
- 264 project detail page headings #302 (@JaymeeH @hectorcorrea)
- Do not check aterm into version control #301 (@bess)
- project show description list #299 (@FavourNwogbo21)
- adding a page title for the user, Project Details: #298 (@JaymeeH)
- Upgrading to vite v5.0.7 #295 (@carolyncole)
- Read only and read write users via JavaScript #236 (@hectorcorrea @claudiawulee @carolyncole)
- updated cardinality for created on/by #294 (@JaymeeH)
- Ensuring that the create and update HTTP requests for Mediaflux have XML documents with the proper namespaces for the request body #286 (@jrgriffiniii @hectorcorrea)
- added updated by/on fields, and updated spec for tigerdata schema and… #291 (@JaymeeH)
- Add none to the project show page when data users are not present #289 (@FavourNwogbo21 @carolyncole)
- Fixes URL for local Mediaflux #288 (@hectorcorrea)
- Ensuring the asset creation XML payloads for POST requests does not remove
tigerdata
XML namespaces #281 (@jrgriffiniii) - Update aterm_101.md to include correct information for connecting to td-meta1 #283 (@carolyncole)
- Update aterm_101.md content section for td-meta1 #284 (@carolyncole)
- add java install instructions to README.md #279 (@FavourNwogbo21)
- Add java version to .tool-versions for ATerm access #278 (@leefaisonr @hectorcorrea)
- adding jaymee to mediaflux admins and updating documentation #250 (@JaymeeH @hectorcorrea)
- Add cascade-contain-asset-index field #243 (@leefaisonr @hectorcorrea)
- Jaymeeh local #242 (@JaymeeH)
- update help page email #241 (@leefaisonr)
- add Jaymee Hyppolite to approved sponsors #240 (@JaymeeH)
- Removed the .yarn folder and .yarn configuration files to have yarn install in npm_modules #234 (@carolyncole @hectorcorrea)
- Add Robert-Anthony to users for td-meta1 #238 (@leefaisonr @hectorcorrea)
- Allow a rollback to register correctly in the version footer #237 (@carolyncole)
- Remove hardcoded root namespace from a few extra places #233 (@hectorcorrea)
- Save the read only and read write users to MF #231 (@hectorcorrea)
- Display proper default namespace #230 (@hectorcorrea)
- Creating lots of projects to benchmark performance #225 (@hectorcorrea)
- Addmin a Mediaflux Administrator role and putting the Approve Project Button behind it #221 (@carolyncole @hectorcorrea)
- Adding data users to project edit page #216 (@carolyncole @claudiawulee @hectorcorrea)
- Added Shibboleth ADR #220 (@kelynch)
- Fixed a couple of typos in the README.md #217 (@hectorcorrea)
- Sending an email when a project is created #214 (@carolyncole)
- Adding a test for the project create form #213 (@carolyncole)
- Adding health-mointor-rails to the project at /health #215 (@carolyncole)
- Adding the created by user to the project #211 (@carolyncole)
- Adding mailcatcher gem and configuring it for staging #210 (@carolyncole)
- Adding a help page that matches text from #112 #208 (@carolyncole)
- Remove Mediaflux dependency when a user logs in #206 (@claud-lee @carolyncole)
- Update README.md to include chruby instructions #204 (@carolyncole)
- Adding Rolify to the system to allow us to define the role of project_sponsor #203 (@carolyncole)
- Removed route to non-existing controller #202 (@hectorcorrea)
- Removing the multi dashboard concept #201 (@carolyncole)
- Greeting the user by first name #199 (@carolyncole)
- Makes sure directory field is passed even when not editable #198 (@hectorcorrea)
- Project updates in Mediaflux #197 (@hectorcorrea)
- Adding user name information #194 (@carolyncole)
- Saves project data to MediaFlux #193 (@hectorcorrea)
- Moving logo into header and updating dashboard style #192 (@carolyncole)
- Moving Mediaflux version information to it's own page #191 (@carolyncole)
- Project edit #190 (@hectorcorrea)
- Changing the experiments to utilize the current user #189 (@carolyncole)
- Add technical information about the sessions and the tokens #188 (@carolyncole)
- Adding the concept of service execute with a token to the login experiments #187 (@carolyncole)
- Added ADR framework and first ADR #185 (@kelynch)
- Removing the test directory #183 (@carolyncole)
- Saving custom metadata in our Projects #181 (@hectorcorrea)
- Sample script to create the schema on td-meta1 [#182](https:...