Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
764 commits
Select commit Hold shift + click to select a range
342f6aa
Added text corrections
Nov 29, 2022
bf1505d
Changing the search box style
Dec 15, 2022
92be1c0
fixing code styling
Dec 15, 2022
44b9ea3
fix linter errors after rebasing
sampsapenna Jan 5, 2023
c3840f2
Merge pull request #790 from CSCfi/feature/new-footer
hannyle Jan 5, 2023
4123b42
Fix for redirecting to AllFolders view after changing project
hannyle Dec 1, 2022
eda6cbc
Fix some bugs for Share modal
hannyle Dec 5, 2022
907e3c6
Fix for modal's scroll position to always show from top
hannyle Dec 5, 2022
5a0f3b3
Update Changelog
hannyle Dec 7, 2022
2cc7f14
Add tooltip for Copy Share ID button
hannyle Dec 9, 2022
69c548b
Fine-tune for modals
hannyle Dec 13, 2022
5b2eab3
Update Changelog
hannyle Dec 13, 2022
d3eef0b
Add Finnish translation for Share ID Tooltip
hannyle Dec 27, 2022
a1fbe78
Fix for Copy Modal conflicting errors
hannyle Jan 5, 2023
9ccc9a1
Fix for linting code
hannyle Jan 5, 2023
a323799
Merge pull request #884 from CSCfi/bugfix/multiple-bug-fixes
hannyle Jan 5, 2023
7048ef3
Fix for data table's disabled options
hannyle Nov 24, 2022
2202b69
Fix for sorting data table
hannyle Nov 29, 2022
70701a8
Fix for modals' width to have similarity
hannyle Nov 29, 2022
1967d08
Updated Changelog
hannyle Nov 29, 2022
ccccd73
Remove empty lines
hannyle Dec 27, 2022
4ed223e
Merge pull request #871 from CSCfi/bugfix/fixes-for-data-table
hannyle Jan 5, 2023
fbad12f
Update csc-ui library to its latest version
hannyle Jan 9, 2023
f51ab9b
Merge pull request #912 from CSCfi/hotfix/csc-ui-latest-version
hannyle Jan 10, 2023
69ab061
Bump eslint from 8.26.0 to 8.31.0 in /swift_browser_ui_frontend
dependabot[bot] Jan 10, 2023
1c5d9bc
Vault integration
csc-felipe Nov 21, 2022
4f94d82
Merge pull request #907 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 10, 2023
57e8079
Bump @babel/preset-env in /swift_browser_ui_frontend
dependabot[bot] Jan 10, 2023
6cb7aa8
missed translations and title
blankdots Jan 10, 2023
520f016
Merge pull request #906 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 10, 2023
22a05ea
Bump core-js from 3.26.0 to 3.27.1 in /swift_browser_ui_frontend
dependabot[bot] Jan 10, 2023
046012c
Merge pull request #905 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 10, 2023
2444272
Merge pull request #898 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 10, 2023
aceac30
Bump eslint-plugin-vue from 9.6.0 to 9.8.0 in /swift_browser_ui_frontend
dependabot[bot] Jan 10, 2023
2e1c127
Merge pull request #881 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 10, 2023
25aba19
Merge pull request #845 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 10, 2023
7f5149b
Merge pull request #844 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 10, 2023
34678f4
Merge pull request #843 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 10, 2023
f5570c6
Bump node-sass from 7.0.3 to 8.0.0 in /swift_browser_ui_frontend
dependabot[bot] Jan 10, 2023
b23ec3c
Merge pull request #913 from CSCfi/bugfix/missed-translations-2x
hannyle Jan 11, 2023
ac8c140
Merge pull request #848 from CSCfi/dependabot/npm_and_yarn/swift_brow…
hannyle Jan 11, 2023
3642766
update to openssl 1.1.1s
blankdots Jan 12, 2023
a5c3774
update docker files to node:18-alpine3.17
blankdots Jan 12, 2023
2a158e5
fix autoreconf install
blankdots Jan 12, 2023
b2f1ae6
libressl-dev to openssl-dev due to conflict
blankdots Jan 12, 2023
8dddcfc
update to python:3.10-alpine3.17
blankdots Jan 12, 2023
09d5de7
update github actions versions
blankdots Jan 12, 2023
944165d
Merge pull request #915 from CSCfi/update/dockerfiles-jan-2023
blankdots Jan 13, 2023
ef11d4b
Fix for buttons to active on pressing Enter key
hannyle Dec 15, 2022
f22845d
Fix for pressing <enter> in Login form
hannyle Dec 23, 2022
e84e9c8
Fix for navigation to buttons inside tables
hannyle Dec 28, 2022
b55443c
Update csc-ui library
hannyle Jan 11, 2023
e423db3
Fix for modals not being able to open
hannyle Jan 11, 2023
6edc562
Fix for showing tooltip content on keyboard focus
hannyle Jan 11, 2023
382c92d
Fix for keyboard pressing Share button in data table
hannyle Jan 11, 2023
7272093
Fix for navigating tooltip with keyboard
hannyle Jan 13, 2023
09cb267
Merge pull request #864 from CSCfi/feature/vault-integration
csc-felipe Jan 16, 2023
371688d
kill upload sessions on finish
sampsapenna Nov 15, 2022
51cc12e
Merge pull request #851 from CSCfi/bugfix/kill-upload-session-on-finish
sampsapenna Jan 16, 2023
d5c7f02
Merge pull request #916 from CSCfi/feature/accessibility-fixes
sampsapenna Jan 16, 2023
e98e533
Update footer texts and links to be overriden
csc-felipe Jan 17, 2023
e3d48b9
Make footer links open in a new tab
csc-felipe Jan 18, 2023
0ace0be
Merge pull request #917 from CSCfi/feature/update-footer-text
csc-felipe Jan 19, 2023
c4dd27f
Update texts according to issues
emm1R Jan 19, 2023
f6f1a2d
Fix vault client crash
csc-felipe Jan 20, 2023
11abd92
Set default font correctly
csc-felipe Jan 20, 2023
52f41f0
Merge pull request #918 from CSCfi/bugfix/font-museo
csc-felipe Jan 20, 2023
2b05322
Gitlab issue #21
emm1R Jan 23, 2023
7977e0f
Optimize docker image builds for subsequent builds
csc-felipe Jan 24, 2023
4512cf6
Fixing grammar error
emm1R Jan 25, 2023
fdf1a95
Merge pull request #920 from CSCfi/feature/faster-docker-builds
csc-felipe Jan 25, 2023
e514c70
Copy modal does not shrink as much for smaller screens
emm1R Jan 25, 2023
ed3f642
Unify editing tags modal for objects and containers
csc-felipe Jan 25, 2023
b7a7f82
Shared status column can now be sorted
emm1R Jan 26, 2023
dd83c67
Merge pull request #919 from CSCfi/bugfix/update-share-text
emm1R Jan 26, 2023
07246f8
Merge pull request #923 from CSCfi/feature/unify-edit-tag
csc-felipe Jan 26, 2023
2899471
Fix 'Share ID' tooltip formatting
csc-felipe Jan 24, 2023
c93d858
Merge pull request #922 from CSCfi/bugfix/small-window-modal-behaviour
csc-felipe Jan 26, 2023
1805fb5
Merge pull request #921 from CSCfi/bugfix/copy-share-id-tooltip
csc-felipe Jan 26, 2023
9a5e3a8
Use `sh` for deploying scripts
csc-felipe Jan 26, 2023
d7df76d
Merge pull request #925 from CSCfi/feature/deploy-script-use-sh
blankdots Jan 26, 2023
38b1742
update material design icons link
blankdots Jan 26, 2023
3d196a5
Fix libupload path in dockerfiles
csc-felipe Jan 26, 2023
d3cd836
Merge pull request #927 from CSCfi/bugfix/libupload-path
blankdots Jan 26, 2023
706d8a1
Merge pull request #926 from CSCfi/update/material-design-icons-link
blankdots Jan 26, 2023
7be57c1
Update CHANGELOG.md
emm1R Jan 27, 2023
d3071a0
Merge branch 'devel' into bugfix/sort-shared-status
emm1R Jan 27, 2023
94a79e7
Merge pull request #924 from CSCfi/bugfix/sort-shared-status
emm1R Jan 27, 2023
caf95d5
Add git commit version and link to footer
csc-felipe Jan 31, 2023
a474740
Merge pull request #928 from CSCfi/feature/footer-version
csc-felipe Feb 1, 2023
de2d4dc
format for new black style guides 2023
blankdots Feb 1, 2023
805f7a6
Merge pull request #950 from CSCfi/bugfix/new-black-style-checks-form…
blankdots Feb 1, 2023
ae0b0d5
Bump docker/build-push-action from 3 to 4
dependabot[bot] Feb 1, 2023
a2bf49d
Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
dependabot[bot] Feb 1, 2023
595b4e9
Bump tox from 4.1.2 to 4.4.4
dependabot[bot] Feb 1, 2023
cbf453a
Bump flake8-docstrings from 1.6.0 to 1.7.0
dependabot[bot] Feb 1, 2023
8a255c1
Merge pull request #930 from CSCfi/dependabot/github_actions/devel/do…
github-actions[bot] Feb 1, 2023
889fe30
Merge pull request #933 from CSCfi/dependabot/pip/devel/tox-4.4.4
github-actions[bot] Feb 1, 2023
a5c4f6c
Fix hiding the pagination of data tables
csc-felipe Feb 1, 2023
5a6c7cc
Merge pull request #937 from CSCfi/dependabot/pip/devel/flake8-docstr…
github-actions[bot] Feb 1, 2023
784b238
Bump pytest from 7.2.0 to 7.2.1
dependabot[bot] Feb 1, 2023
3ce1f44
Merge pull request #940 from CSCfi/dependabot/pip/devel/pytest-7.2.1
github-actions[bot] Feb 1, 2023
e2ef787
Bump coverage from 7.0.1 to 7.1.0
dependabot[bot] Feb 1, 2023
6f545d5
Merge pull request #931 from CSCfi/dependabot/github_actions/devel/de…
github-actions[bot] Feb 1, 2023
79761a3
Merge pull request #939 from CSCfi/dependabot/pip/devel/coverage-7.1.0
github-actions[bot] Feb 1, 2023
72f3872
Bump black from 22.12.0 to 23.1.0
dependabot[bot] Feb 1, 2023
f70dbfd
Merge pull request #938 from CSCfi/dependabot/pip/devel/black-23.1.0
github-actions[bot] Feb 1, 2023
84db6cb
Fix footer positioning
csc-felipe Feb 1, 2023
56764be
Bump keystoneauth1 from 5.1.0 to 5.1.1
dependabot[bot] Feb 1, 2023
dea5c02
Merge pull request #936 from CSCfi/dependabot/pip/devel/keystoneauth1…
github-actions[bot] Feb 1, 2023
606804b
Bump cryptography from 38.0.4 to 39.0.0
dependabot[bot] Feb 1, 2023
c7beaf1
Merge pull request #935 from CSCfi/dependabot/pip/devel/cryptography-…
github-actions[bot] Feb 1, 2023
8783d3d
specify database port and SSL mode
blankdots Feb 3, 2023
e1b2525
Merge pull request #956 from CSCfi/feature/specify-port-ssl-mode-db
csc-felipe Feb 3, 2023
d2a1795
use the same naming scheme db name
blankdots Feb 3, 2023
38d2df7
Merge pull request #957 from CSCfi/bugfix/naming-convetion-db-request
blankdots Feb 3, 2023
f3baa3e
add sentinel option for redis
blankdots Feb 7, 2023
1cc0f79
avoid giving over-detailed `Server` value
blankdots Feb 7, 2023
e71ddcf
add env vars for redis sentinel
blankdots Feb 8, 2023
40c535a
Merge pull request #951 from CSCfi/bugfix/hide-pagination
csc-felipe Feb 8, 2023
7f4ced3
Merge pull request #952 from CSCfi/bugfix/footer-login
csc-felipe Feb 8, 2023
b2b3820
Fix shared objects functionality
csc-felipe Feb 1, 2023
d63256c
Update sphinx and sphinx_rtd_theme
csc-felipe Feb 8, 2023
3a25035
Merge pull request #954 from CSCfi/bugfix/shared-objects
csc-felipe Feb 8, 2023
90d9fff
Merge pull request #959 from CSCfi/feature/redis-sentinel
blankdots Feb 8, 2023
ff8291e
Merge pull request #960 from CSCfi/bugfix/overdetailed-header
blankdots Feb 8, 2023
5b05f1a
Update JS deps, removing deprecated core-js 2.26 dependency
csc-felipe Feb 8, 2023
99aa9f1
Merge pull request #963 from CSCfi/feature/update-sphinx
csc-felipe Feb 8, 2023
58afa2f
use oidc as default keystone login provider
sampsapenna Feb 8, 2023
9b2418b
Merge pull request #962 from CSCfi/feature/federated-keystone-oidc-devel
csc-felipe Feb 8, 2023
9afc498
Merge pull request #964 from CSCfi/update/js-deps
csc-felipe Feb 8, 2023
6dd2d1d
Bump csc-ui from 0.6.14 to 0.6.15 in /swift_browser_ui_frontend
dependabot[bot] Feb 8, 2023
2096415
Merge pull request #966 from CSCfi/dependabot/npm_and_yarn/swift_brow…
csc-felipe Feb 8, 2023
b0663d5
fix incorrect login redirect in oidc return
sampsapenna Feb 9, 2023
7c78582
Merge pull request #968 from CSCfi/hotfix/use-new-oidc-in-oidc-return
blankdots Feb 9, 2023
219ef84
Make footer stick to bottom in large screens on login pages
csc-felipe Feb 9, 2023
202dcfd
Fix missing footer and language-selector component setup
csc-felipe Feb 9, 2023
72c24d5
Merge pull request #967 from CSCfi/feature/footer-large-screen
csc-felipe Feb 9, 2023
bdbb2dd
Merge pull request #970 from CSCfi/bugfix/misconfigured-components
csc-felipe Feb 9, 2023
742e9ce
Bump csc-ui from 0.6.15 to 0.6.18 in /swift_browser_ui_frontend
dependabot[bot] Feb 9, 2023
107d5cf
Show notification when changing permission in share modal
csc-felipe Feb 8, 2023
2bfb52a
Scroll to top in share modal when notification is visible
csc-felipe Feb 8, 2023
da946ff
Merge pull request #971 from CSCfi/dependabot/npm_and_yarn/swift_brow…
csc-felipe Feb 9, 2023
a14c319
Update vue to 2.7.14
csc-felipe Feb 9, 2023
8ddf1dc
Merge pull request #973 from CSCfi/update/vue-2.7.14
blankdots Feb 9, 2023
f78d3c6
Changed private browsing error msg and appearance #922
mradavi Feb 10, 2023
2e1683f
Merge pull request #965 from CSCfi/feature/share-modal
csc-felipe Feb 10, 2023
f0b3178
Automate building wasm with npm
csc-felipe Feb 3, 2023
8518c5a
Changed private browsing error msg and appearance on LoginPassword
mradavi Feb 13, 2023
163883f
Merge pull request #969 from CSCfi/feature/automate-wasm-build
blankdots Feb 13, 2023
1fc577e
Migrate to pnpm
csc-felipe Feb 13, 2023
78cc6f7
Merge pull request #975 from CSCfi/feature/pnpm
csc-felipe Feb 13, 2023
de06dd2
Merge pull request #974 from CSCfi/feature/private-browsing-alert
csc-felipe Feb 13, 2023
49ff45c
Fix building with dockerfiles
csc-felipe Feb 13, 2023
aef187f
Allow installing js with --prod
csc-felipe Feb 13, 2023
dcb5a2b
Merge pull request #976 from CSCfi/bugfix/building-dockerfiles
blankdots Feb 14, 2023
0c4f659
Merge pull request #977 from CSCfi/feature/js-packages-category
blankdots Feb 14, 2023
33eba72
fix debug logs for vault client
blankdots Feb 13, 2023
9ea8d91
fix vue syntax
blankdots Feb 13, 2023
3bd3e84
uncomment vue.js unit tests
blankdots Feb 13, 2023
518a3c7
Merge pull request #978 from CSCfi/bugfix/vault-client-debug-logs
blankdots Feb 14, 2023
5c0e319
Migrate to using pyproject.toml with hatch as build tool
csc-felipe Feb 22, 2023
801240f
Update cryptography dependency
csc-felipe Feb 22, 2023
6330907
Add missing mypy and dev dependencies
csc-felipe Feb 24, 2023
180ef73
Create folder modal is not so small now
emm1R Feb 24, 2023
b764ea0
Changed toggles to checkboxes
mradavi Feb 24, 2023
2bbb616
Merge pull request #984 from CSCfi/feature/pyproject
csc-felipe Feb 27, 2023
f7da982
Fix for tooltip
hannyle Feb 17, 2023
6e107e8
Fix for BrowserPage's structure and Footer component
hannyle Feb 20, 2023
6c3c686
Add HTML attributes to elements improve accessibility
hannyle Feb 22, 2023
d2f8422
Add Finnish translation for aria-label
hannyle Feb 22, 2023
d88bc07
Update Changelog
hannyle Feb 23, 2023
23b057d
Merge pull request #983 from CSCfi/bugfix/accessibility-role-label-is…
hannyle Feb 27, 2023
8386843
Save Display Options to IDB for ObjectsTable
hannyle Feb 24, 2023
6f612ab
Save Display Options for IDB for ContainersTable
hannyle Feb 28, 2023
7319ac6
Update Changelog
hannyle Feb 28, 2023
4b83fec
Merge pull request #988 from CSCfi/feature/upload-modal-checkboxes
csc-felipe Feb 28, 2023
30ce0df
Merge pull request #989 from CSCfi/bugfix/make-selected-display-optio…
hannyle Mar 1, 2023
e4940aa
Bump keystoneauth1 from 5.1.1 to 5.1.2
dependabot[bot] Mar 1, 2023
acb81a8
Bump aiohttp from 3.8.3 to 3.8.4
dependabot[bot] Mar 1, 2023
4a53b14
Bump pytest-xdist from 3.1.0 to 3.2.0
dependabot[bot] Mar 1, 2023
f5256be
Bump coverage from 7.1.0 to 7.2.1
dependabot[bot] Mar 1, 2023
51ed461
Bump rojopolis/spellcheck-github-actions from 0.29.0 to 0.30.0
dependabot[bot] Mar 1, 2023
698efe8
Merge pull request #991 from CSCfi/dependabot/pip/devel/keystoneauth1…
github-actions[bot] Mar 1, 2023
295f24e
Merge pull request #992 from CSCfi/dependabot/pip/devel/aiohttp-3.8.4
github-actions[bot] Mar 1, 2023
35a2fbf
Merge pull request #993 from CSCfi/dependabot/pip/devel/pytest-xdist-…
github-actions[bot] Mar 1, 2023
968fb82
Merge pull request #994 from CSCfi/dependabot/pip/devel/coverage-7.2.1
github-actions[bot] Mar 1, 2023
f9a4855
Bump python-swiftclient from 4.1.0 to 4.2.0
dependabot[bot] Mar 1, 2023
7036852
Bump tox from 4.4.4 to 4.4.6
dependabot[bot] Mar 1, 2023
5833abb
Merge pull request #995 from CSCfi/dependabot/pip/devel/python-swiftc…
github-actions[bot] Mar 2, 2023
7d697ec
Merge pull request #990 from CSCfi/dependabot/pip/devel/tox-4.4.6
github-actions[bot] Mar 2, 2023
62c3bcd
Merge pull request #997 from CSCfi/dependabot/github_actions/devel/ro…
github-actions[bot] Mar 2, 2023
18d9c77
Fix vault instructions
csc-felipe Mar 2, 2023
9f0c413
Merge pull request #999 from CSCfi/bugfix/vault-instructions
csc-felipe Mar 2, 2023
d33a602
Update dockerfiles to use pyproject.toml
csc-felipe Mar 2, 2023
a4b5e5b
Merge pull request #1000 from CSCfi/bugfix/update-dockerfiles
csc-felipe Mar 2, 2023
c91b54c
Add workflow for updating pnpm packages
csc-felipe Mar 2, 2023
33abcd9
Trigger workflows on pull_request instead of push
csc-felipe Mar 3, 2023
a8740b2
Merge pull request #1001 from CSCfi/feature/pnpm-auto-update
csc-felipe Mar 3, 2023
8ad89e1
Merge branch 'devel' into bugfix/small-window-modal-behaviour
emm1R Mar 6, 2023
ec3e317
Merge pull request #986 from CSCfi/bugfix/small-window-modal-behaviour
emm1R Mar 6, 2023
161ae62
Replaced buefy toasts with CSC components
mradavi Mar 6, 2023
520cc8c
Create TagInput component and replace Buefy Taginput
hannyle Mar 6, 2023
f02b960
Update Changelog
hannyle Mar 6, 2023
7828be8
Add focus for Taginput field and reintroduce Keys for creating tags
hannyle Mar 7, 2023
c69e224
Deletion toasts moved to bottom
mradavi Mar 7, 2023
f48f005
Set TagInput border color same as csc-ui components by default
hannyle Mar 7, 2023
f1eb120
Merge pull request #1007 from CSCfi/feature/replace-buefy-taginput
hannyle Mar 7, 2023
1ee1f13
update pnpm when dependabot opens a PR
blankdots Mar 7, 2023
d0d5eed
Updated changelog
mradavi Mar 7, 2023
cf4af5c
Merge branch 'devel' into feature/replace-buefy-toasts
mradavi Mar 7, 2023
50a5061
Merge pull request #1009 from CSCfi/feature/replace-buefy-toasts
csc-felipe Mar 7, 2023
d9e667f
Merge pull request #1013 from CSCfi/dependabot/pnpm-update-on-pr
blankdots Mar 7, 2023
59f9803
Replaced snackbar with custom toast
mradavi Mar 7, 2023
7b02f12
Replaced refresh snackbar with toast
mradavi Mar 7, 2023
010a654
Move strings to lang file
mradavi Mar 8, 2023
dc74a18
Update changelog
mradavi Mar 8, 2023
7ff03f1
Remove 'this'
mradavi Mar 8, 2023
1c9fd9f
Remove unused components and views
csc-felipe Mar 6, 2023
0f5c108
Merge pull request #1015 from CSCfi/feature/remove-unused
csc-felipe Mar 8, 2023
f53da46
Merge pull request #1014 from CSCfi/feature/replace-buefy-snackbars
csc-felipe Mar 8, 2023
9d098a0
Replace b-input with c-text-field
csc-felipe Mar 6, 2023
c4af261
Replace b-button with c-button
csc-felipe Mar 8, 2023
4dd0a2d
Replace b-select with c-select
csc-felipe Mar 6, 2023
8015621
Replace b-loading with c-loader and remove unused b-loading
csc-felipe Mar 6, 2023
7d7f1e4
Replace b-table with c-data-table
csc-felipe Mar 7, 2023
a9e1669
Changed appearance of single project no. in nav
mradavi Mar 8, 2023
080bdc1
Moved project member link up
mradavi Mar 8, 2023
147f64e
Update FIN currentProj string
mradavi Mar 9, 2023
108af3c
Merge pull request #1016 from CSCfi/feature/replace-buefy-components
csc-felipe Mar 9, 2023
9d735f0
Fix pnpm update command
csc-felipe Mar 9, 2023
42e30c4
Merge pull request #1019 from CSCfi/bugfix/pnpm-update-action
csc-felipe Mar 9, 2023
f60de92
correct pnpm-lock path
blankdots Mar 9, 2023
94a32b8
Fix formatting
mradavi Mar 9, 2023
838cd18
Merge pull request #1020 from CSCfi/bugfix/correct-pnpm-lock-folder
blankdots Mar 9, 2023
f8facf7
Merge pull request #1017 from CSCfi/feature/small-ui-changes
hannyle Mar 9, 2023
182a306
only run pnpm when ecosystem is npm
blankdots Mar 9, 2023
b92dd14
standardize yaml style
blankdots Mar 9, 2023
f1baae3
run some tests when pushing to dependabot branches
blankdots Mar 9, 2023
eac2f19
Merge pull request #1021 from CSCfi/bugfix/refactor-pnpm-update
blankdots Mar 9, 2023
1ba40cc
use PAT for git push
blankdots Mar 9, 2023
4a14536
Merge pull request #1022 from CSCfi/bugfix/automate-npm-again
blankdots Mar 9, 2023
5888607
Change buefy.dialogs to csc-ui modals
emm1R Mar 10, 2023
36e5621
Merge branch 'devel' into feature/replace-buefy-dialog
emm1R Mar 10, 2023
c31562b
Update CHANGELOG.md
emm1R Mar 10, 2023
351d6ac
Fix style issues
emm1R Mar 10, 2023
b8a4a7e
add timeouts to requests
blankdots Mar 10, 2023
41a29ba
Merge pull request #1025 from CSCfi/bugfix/timeout-requests
csc-felipe Mar 10, 2023
6e91603
Change modal to look similar to design, and remove key
emm1R Mar 10, 2023
11f6397
Merge branch 'devel' into feature/replace-buefy-dialog
emm1R Mar 10, 2023
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
20 changes: 20 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
cypress
.tox
.*_cache
build
htmlcov
venv
.venv
.git
*.egg-info

swift_browser_ui_frontend/cypress
swift_browser_ui_frontend/dist
swift_browser_ui_frontend/node_modules

**/__pycache__
**/build
**/bindings

**/*.zip
**/*.tar*
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/user_story.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ assignees: ''

#### Describe the user story
<!-- A description of the user story. -->
List of tasks needed for this user story. Technical description is in the tasks. Additional information, for example a protype, Figma files, pictures are linked here.
List of tasks needed for this user story. Technical description is in the tasks. Additional information, for example a prototype, Figma files, pictures are linked here.

#### Tasks:
- [ ]
Expand Down
80 changes: 80 additions & 0 deletions .github/config/.env.test
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
SWIFT_UI_REDIS_USER=
SWIFT_UI_REDIS_PASSWORD=
SWIFT_UI_REDIS_PORT=6379
SWIFT_UI_REDIS_HOST=localhost

# Redis Sentinel configuration for HA Redis
# this is for a Redis Sentinel that does not require password
# instead it will forward auth to Redis
# SWIFT_UI_REDIS_SENTINEL_HOST=
# SWIFT_UI_REDIS_SENTINEL_PORT=26379
# SWIFT_UI_REDIS_SENTINEL_MASTER=mymaster

SWIFT_UI_FRONTEND_ALLOW_HOSTS=auto
SWIFT_UI_TLS_PORT=8081
SWIFT_UI_TLS_HOST=localhost

# Using the default docker network, change if necessary
DOCKER_NETWORK_SEGMENT=172.17.0.0/24
DOCKER_NETWORK_GATEWAY=172.17.0.1

POSTGRES_PASSWORD=pass

SHARING_PASSWORD=pass
REQUEST_PASSWORD=pass

SHARING_DB_PASSWORD=pass
REQUEST_DB_PASSWORD=pass

BROWSER_START_AUTH_ENDPOINT_URL=http://localhost:5000/v3
OS_AUTH_URL=http://localhost:5000/v3

# Replace with the correct one if need be, e.g. "oidc_test"
BROWSER_START_KEYSTONE_OIDC_PROVIDER=oidc

SHARING_DB_HOST=localhost
REQUEST_DB_HOST=localhost
BROWSER_START_SHARING_ENDPOINT_URL=http://localhost:9090
BROWSER_START_SHARING_INT_ENDPOINT_URL=http://localhost:9090
BROWSER_START_REQUEST_ENDPOINT_URL=http://localhost:9091
BROWSER_START_REQUEST_INT_ENDPOINT_URL=http://localhost:9091
BROWSER_START_RUNNER_ENDPOINT=http://localhost:9092
BROWSER_START_RUNNER_EXT_ENDPOINT=http://localhost:9092

SWIFT_UI_API_AUTH_TOKENS=what-should-this-be
SWIFT_UI_SHARING_REQUEST_TOKEN=what-should-this-be

UPLOAD_RUNNER_LOG_LEVEL=10
BROWSER_DEBUG=1

PYTHONUNBUFFERED=true
PYTHONDONTWRITEBYTECODE=1

HOST=localhost
UI_PORT=8000
SHARING_PORT=9090
REQUEST_PORT=9091
UPLOAD_PORT=9092

KEYSTONE_PORT=5000
SWIFT_PORT=8080

NODE_ENV=development
BACKEND_HOST=localhost
BACKEND_PORT=8000
FRONTEND_PORT=8081

SET_SESSION_DEVMODE=False

OS_ACCEPTED_ROLES=admin

OIDC_ENABLED=False
OIDC_URL=https://oidc-provider.example.com
OIDC_CLIENT_ID=
OIDC_CLIENT_SECRET=
OIDC_REDIRECT_URIS=${BACKEND_HOST}:${BACKEND_PORT}/login/oidc-redirect

VAULT_URL=http://localhost:8200/v1
VAULT_ROLE=swiftbrowserui
VAULT_SECRET=swiftui
VAULT_KEY_NAME=human-readable-short-string-to-identify-the-whitelisted-key
Loading