-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare release #289
Merged
Prepare release #289
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [org.springframework.security.oauth:spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.4.0.RELEASE to 2.4.2.RELEASE. - [Commits](spring-attic/spring-security-oauth@2.4.0.RELEASE...2.4.2.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julia Damerow <[email protected]>
) * [CITE-93] Async loading of items * [CITE-93] Worked on creating JSON response * Async loading backend completed * in progress * [CITE-93] git statys * [CITE-93] trying to insert data into table * [CITE-93] manipulating table data, collections, and all others using synced citations data * [CITE-93] removed unnecessary code * [CITE-93] removed unnecessary code * [CITE-93] removed unnecessary code * [CITE-93] rewriting citations table data with Json items data * [CITE-93] in progress * [CITE-93] in progress * [CITE-93] table data is getting updated * [CITE-93] date and url elements fixed * [CITE-93] icon should appear before label * [CITE-93] Rewrote collections list and others paers of the page * citations icons and label data is being sent from backend, now they are appearing while rewriting the table * [CITE-93] readded event listeners and href are working * [CITE-93] added hrefs and other html elements * [CITE-93] corrected semicolon after author names * [CITE-93] fixed bug, that is collections count is not updating while rewriting collections list with synced data * [CITE-93] rewrote group info html elements with synced data * [CITE-93] fixed potential code break due to changes in html collection id * [CITE-93] removed unused imports and indentation changes * [CITE-93] correction in request mapping url value * [CITE-93] removing items data from contoller backing items page. Adding that extra data to controller that handles polling requests * [CITE-93] calling polling contoller on first load and removed items code from main controller and items.html page * [CITE-93] Fixed search functionality which was broken when removing html code that creates citations table from modal data. Chnages made in SearchController. Returning json string instead of adding attributes to modal while serving search request from SearchContoller * [CITE-93] Fixing pagination and columns on items.html which got affected by removing modal data. Also addressing other ajax calls that reloads items.html page, by executing jquery functions after receiving data * [CITE-93] Fixed columnslist * [CITE-93] Fixed search results when/while columns are added to citations table. Fixed columns checkmark. * [CITE-93] Fixed pagination while searching * [CITE-93] Fixed sub collection hrefs, Fixed collections list toggle functionality * [CITE-93] addressed review comments * [CITE-93] Removed unused imports * [CITE-93] Added javadoc * [CITE-93] Indentation changes * [CITE-93] fixed typos * [CITE-93] Indentation change * [CITE-93] Indentation change * [CITE-93] Trying to fix code factor issues * [CITE-93] Trying to fix code factor issues * [CITE-93] Resloved a bug where checkbox/Move items event listeners are not working after rewriting columns data. * [CITE-93] Resolved null pointer exception on job list * [CITE-93] Fixing the FetchItemsController * [CITE-93] Fixed pagenation issue * [CITE-93] Resolved some errors related to delete citation * [CITE-93] Added spinner at the end of table * [CITE-93] Resolving issue regarding loading spinner * [CITE-93] Added files & details column to table * [CITE-93] Resolved table-spinner timing issue * [CITE-93] Resolved changing order during search issue * [CITE-93] Removing unwanted changes --------- Co-authored-by: Akhil <[email protected]> Co-authored-by: Narmada Ravali Namburi <[email protected]>
* Trying to fix token expire in issue * Revert spring oauth update * Set token validity * adding setter for access token validity * Upgrading spring oauth again since that wasn't the issue
Jenkins successfully deployed Citesphere to be reviewed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Guidelines for Pull Requests
If you haven't yet read our code review guidelines, please do so, You can find them here.
Please confirm the following by adding an x for each item (turn
[ ]
into[x]
).Please provide a brief description of your ticket
... Put ticket description here and add link to ticket ...
Are there any other pull requests that this one depends on?
Anything else the reviewer needs to know?
... describe here ...