Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
JAS-Min/Max - Finalization UI and Service Change

  1. … 10 more files in changeset.
[PUL-7117] Login improvements for testability, usability, and performance
[PUL-7117] Login improvements for testability, usability, and performance
[PUL-7117] Login improvements for testability, usability, and performance

  1. … 6 more files in changeset.
backend code looks good. [~389816] can you take a look at the UI side and we can finish this one up.

backend code looks good. [~389816] can you take a look at the UI side and we can finish this one up.

Done.

Done.

Good idea. I'll go ahead and do that.

Good idea. I'll go ahead and do that.

instead of hard coding text here, add the text to a db table so that it can easily be changed on the fly if needed.

instead of hard coding text here, add the text to a db table so that it can easily be changed on the fly if needed.

Now using Thymeleaf to create a feedback email template.

Now using Thymeleaf to create a feedback email template.

[PUL-7051] Refactored Thymeleaf configuration for reusability

    • -0
    • +31
    ./ThymeleafTemplateConfig.java
  1. … 2 more files in changeset.
[PUL-7051] Added basic feedback button that sends screenshot and emails
[PUL-7051] Added basic feedback button that sends screenshot and emails
This is to allow larger email attachments

This is to allow larger email attachments

When this gets merged, you will want to re-build the Docker image in Jenkins

When this gets merged, you will want to re-build the Docker image in Jenkins

There is an issue here where the overlay somehow changes size and it doesn't properly align with the screenshot image when the two layers are being flattened. It seemed to start happening when I ad...

There is an issue here where the overlay somehow changes size and it doesn't properly align with the screenshot image when the two layers are being flattened. It seemed to start happening when I added the text box, and I haven't been able to figure it out yet.

SQL for creating this table/sequence is in the JIRA ticket comments.

SQL for creating this table/sequence is in the JIRA ticket comments.

[PUL-7064] Changes to review-table-data endpoint

  1. … 6 more files in changeset.
[PUL-6916] Added backend cache for Pulse configuration

  1. … 2 more files in changeset.
[PUL-6916] Moved caching of session sites to backend

  1. … 4 more files in changeset.
[PUL-6916] Removed caching of version, and move caching of site type to backend

  1. … 8 more files in changeset.
Removed unused application properties

  1. … 13 more files in changeset.
[PUL-6895] WIP JimService upgrade

  1. … 35 more files in changeset.
[PUL-6860] More cleanup

    • -0
    • +51
    ./AppConstantProperties.java
  1. … 30 more files in changeset.
[PUL-6860] More cleanup/formatting

  1. … 91 more files in changeset.
[PUL-6837] Configured different http/https ports for US and UAP

  1. … 9 more files in changeset.
[PUL-6818]

* Removed user site types from cache (needed in the token since the front-end uses it)

* Cache is automatically refreshed whenever JWT token is generated

* Moved caching to service methods instead of DAO

  1. … 14 more files in changeset.
[PUL-6818] Implemented basic caching for user data

  1. … 5 more files in changeset.