Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
63ae27a
ctds integration changes
m0nhawk Jul 30, 2022
f2d217f
only show relevant pages
tianj7 Jan 22, 2024
7833ba6
add configuration to pages shown
tianj7 Jan 23, 2024
0fd1bd1
remove data sources and configuration pages
tianj7 Jan 30, 2024
cfadd15
tmp: turn off uncessary initial event, criteria, and attribute option…
rkboyce Mar 2, 2024
5bac724
feat: working ability to configure global read access by granting wri…
rkboyce Apr 17, 2024
34d7425
feat: introduce a new permission instead of relying on a role for Glo…
pieterlukasse May 10, 2024
40eac0f
fix: removing dead code
pieterlukasse May 23, 2024
37a9bb5
tmp: temporarily disable the delete option for cohortdefinition
pieterlukasse Jun 19, 2024
a9a19a8
feat: add better caching instruction to headers
pieterlukasse Jun 21, 2024
c373db2
fix: hide menu options until user has logged in
pieterlukasse Jun 27, 2024
1884d13
dep: some updates
m0nhawk Aug 1, 2024
e6968e1
back out change after new feature is implememnted
tianj7 Oct 1, 2024
eb98f65
back out backout change
tianj7 Oct 1, 2024
cc10984
backout temp fix
tianj7 Oct 1, 2024
72b9b7c
dep: update express to 4.20.0 for vulnerability remediation
m0nhawk Oct 14, 2024
425b8c7
fix: 508 issue in language selector
pieterlukasse Nov 27, 2024
4722d14
dep: update express to 4.21.1
m0nhawk Dec 3, 2024
259b72f
feat: disable samples and reporting tabs
pieterlukasse Dec 5, 2024
11151bc
feat: add "alt" to OHDSI logo
pieterlukasse Dec 5, 2024
16fd0ef
feat: add aria-label to OHDSI doc icon/link
pieterlukasse Dec 5, 2024
3938b3d
fix: change role of tabs from "presentation" to "tab"
pieterlukasse Dec 5, 2024
80ae2fe
fix: add "title" attribute to various select items
pieterlukasse Dec 5, 2024
67bf3d4
fix: improve accessibility in cohort entry criteria dropdown
pieterlukasse Dec 9, 2024
2c6e1a9
fix: add aria-label to auto-complete fields in "configure access" view
pieterlukasse Dec 9, 2024
9103489
fix: Add "Options" label to cohort generation actions column
pieterlukasse Dec 9, 2024
1562ae3
fix: add aria-label to cohortExpressionJSON
pieterlukasse Dec 9, 2024
d5e0eaa
feat: update datatables.net-buttons to 2.4.2
pieterlukasse Dec 9, 2024
aa1c768
Merge pull request #68 from uc-cdis/dep/sec
m0nhawk Dec 9, 2024
0ed5b6a
fix: added a header text to the Concepts table selection column in co…
pieterlukasse Dec 9, 2024
872f55f
fix: add aria-labelledby for modal pop-ups
pieterlukasse Dec 9, 2024
2006641
dep: upgrade express to 4.21.2
m0nhawk Dec 9, 2024
3c46da4
Merge pull request #70 from uc-cdis/dep/sec
m0nhawk Dec 9, 2024
cbf6704
fix: correct the roles of UL, LI and A in tab lists in cohort definition
pieterlukasse Dec 12, 2024
2e1037d
fix: move aria-labelledby to outer div
pieterlukasse Dec 12, 2024
0f837ce
fix: make sure all LI items have a role in concept set selector
pieterlukasse Dec 16, 2024
02b1c64
fix: add role "searchbox" for the menu item containing a search box
pieterlukasse Dec 16, 2024
46ed137
fix: move role from A to LI"
pieterlukasse Dec 17, 2024
966a984
fix: fix multiple color/contrast issues
pieterlukasse Dec 19, 2024
f7c6d12
fix: simplify concept-set and cohort-definition main pages
pieterlukasse Dec 16, 2024
542ccf4
fix: disable not-so-useful parts of home,concept-set,cohort-definitio…
pieterlukasse Dec 16, 2024
ac33ac6
Merge pull request #69 from uc-cdis/fix/508_issues
pieterlukasse Jan 14, 2025
88ee6e2
Merge pull request #71 from uc-cdis/fix/remove_unnecessary_parts_508
pieterlukasse Jan 14, 2025
7391d58
Create NOTICE
beamcb Jan 30, 2025
77fc064
Merge pull request #73 from uc-cdis/beamcb-patch-1
beamcb Jan 30, 2025
37a7d68
Reload window when session is cleared to prevent team project errors
tianj7 Feb 20, 2025
681bc04
Refresh the whole page not just iframe.
tianj7 Feb 20, 2025
78af190
fix domain difference
tianj7 Feb 20, 2025
808d878
fix url location
tianj7 Feb 20, 2025
a7728a4
Merge pull request #76 from uc-cdis/feat/VADC-1600
tianj7 Feb 20, 2025
c0f776c
tmp: enable "Characterizations" page again
pieterlukasse Aug 23, 2024
cd9625f
fix: correct isPermittedGetCC in the context of a "new CC" scenario
pieterlukasse Feb 19, 2025
11bbaed
fix: fix accessibility/508 issues in cohort-characterization
pieterlukasse Feb 18, 2025
f849986
fix: fix title for save button in feature-analysis
pieterlukasse Feb 20, 2025
692c084
fix: address 508 issues in multi-select and fa-design
pieterlukasse Mar 6, 2025
e192a7e
fix: fix 508 issues in entity-browser
pieterlukasse Mar 6, 2025
44b8bbf
fix: add titles and aria-labels to multiple places
pieterlukasse Mar 7, 2025
e4f1bdb
fix: fix to remove invalid aria-role attribute
pieterlukasse Mar 7, 2025
df72805
fix: resolve accessibility issues by disabling problematic table buttons
pieterlukasse Feb 19, 2025
650d610
Merge pull request #74 from uc-cdis/fix/resolve_508_issues_in_cohort_…
pieterlukasse Mar 11, 2025
09c4a40
Merge pull request #75 from uc-cdis/fix/remove_unnecessary_parts_coho…
pieterlukasse Mar 11, 2025
0e89028
Merge pull request #72 from uc-cdis/feat/enable_cohort_characterization
pieterlukasse Mar 12, 2025
100c611
fix: add cohort-characterization id to various methods/api calls
pieterlukasse Mar 11, 2025
d01c541
fix: fix typo in createdDate field name
pieterlukasse Mar 13, 2025
0163fa2
fix: use this.characterizationId() and improve code readability
pieterlukasse Mar 14, 2025
63a891a
Merge pull request #78 from uc-cdis/fix/isPermittedResults_permission…
pieterlukasse Mar 14, 2025
0220ae8
feat: refresh auth token if user is actively using the app
pieterlukasse Mar 18, 2025
b8e7a87
fix: update user interaction listener to only refresh token if close …
pieterlukasse Mar 24, 2025
0ba76b1
Merge pull request #79 from uc-cdis/feat/refresh_token_if_user_is_active
pieterlukasse Mar 25, 2025
363f2b8
fix: upgrade @babel/preset-env from 7.20.2 to 7.26.9
snyk-bot Apr 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/workflows/image_build_push.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: Build Image and Push to Quay

on: push

jobs:
ci:
name: Build Image and Push to Quay
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
with:
OVERRIDE_REPO_NAME: "ohdsi-atlas"
secrets:
ECR_AWS_ACCESS_KEY_ID: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
ECR_AWS_SECRET_ACCESS_KEY: ${{ secrets.ECR_AWS_SECRET_ACCESS_KEY }}
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
QUAY_ROBOT_TOKEN: ${{ secrets.QUAY_ROBOT_TOKEN }}
11 changes: 11 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
repos:
- repo: git@github.com:Yelp/detect-secrets
rev: v1.3.0
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
hooks:
- id: no-commit-to-branch
args: [--branch, develop, --branch, master, --pattern, release/.*]
Loading