Skip to content
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

RDMO 2.2.0 #878

Merged
merged 556 commits into from
Sep 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
556 commits
Select commit Hold shift + click to select a range
deb001f
feat(import): update ordering of uploaded elements and refactor
MyPyDavid Jun 14, 2024
c9e86e0
refactor(import): update import helper args
MyPyDavid Jun 14, 2024
85c0970
tests(import): update and fix import tests
MyPyDavid Jun 14, 2024
c9b5896
js(import): update and refactor import
MyPyDavid Jun 14, 2024
173f3f0
tests(multisite): update imports for multisite tests
MyPyDavid Jun 17, 2024
ddf5e8d
Adjust CSS in new import interface
jochenklar Jun 24, 2024
b523125
Adjust CSS for diff feature in new import interface
jochenklar Jun 24, 2024
c71755a
refactor(js, import): remove extra ul from warnings
MyPyDavid Jun 26, 2024
bb337a8
refactor(import): update import command error comment
MyPyDavid Jun 26, 2024
66bb715
feat(import): update style and fix display bugs for import
MyPyDavid Jun 26, 2024
3eba2a2
style(import): remove row and col- from divs in Warnings and Errors
MyPyDavid Jun 28, 2024
961cd1c
style,refactor(import): display errors and warnings in list-groups
MyPyDavid Jun 28, 2024
46e9b89
tests(import): add one condition that raises a warning to optionsets-…
MyPyDavid Jun 28, 2024
81ac33f
feat(import): use label-info for changed
MyPyDavid Jun 28, 2024
e710624
Adjust warning panel in import
jochenklar Jul 1, 2024
60b3ae1
Fix ImportSuccessElement component
jochenklar Jul 1, 2024
72472d0
Fix whitespaces
jochenklar Jul 1, 2024
858afce
Adjust error panel im import
jochenklar Jul 1, 2024
cf72cd9
Change ShowLink to chevron
jochenklar Jul 1, 2024
e0d5706
refactor(js,import): add components for import labels
MyPyDavid Jul 1, 2024
17ea0db
feat(js,import): fix updating key for attributes at import
MyPyDavid Jul 1, 2024
00c27e9
fix(domain,import): use value from helper when needed
MyPyDavid Jul 1, 2024
7f35dcc
feat(js, import): change label texts during import
MyPyDavid Jul 3, 2024
10a27a2
refactor(js, import): rename to buildPathForAttribute and remove extras
MyPyDavid Jul 3, 2024
e7b2664
feat(js, import): change create to new
MyPyDavid Jul 3, 2024
f88f180
feat(import): add short_title to section and page
MyPyDavid Jul 3, 2024
e717725
refactor(import): update created and updated, return False when error…
MyPyDavid Jul 8, 2024
fb20c7e
feat(js,import): remove onClick from label text and add return null f…
MyPyDavid Jul 8, 2024
d62ec2b
feat(js,import): fix end-of-message dot at import
MyPyDavid Jul 11, 2024
f6215e2
build(deps): bump the github-actions group with 1 update (#867)
dependabot[bot] Dec 9, 2023
e36aa76
build: limit django version to less than 5
MyPyDavid Mar 7, 2024
25d180a
ci: dependabot ignore major releases for django and react-redux
MyPyDavid Mar 7, 2024
d30dc90
build(deps): bump the prod-dependencies group with 5 updates
dependabot[bot] Mar 1, 2024
36c328a
build(deps): bump the github-actions group with 3 updates (#925)
dependabot[bot] Mar 7, 2024
e457451
build(deps): bump the react group with 2 updates (#934)
dependabot[bot] Mar 8, 2024
734f503
build(deps-dev): bump the optional group with 2 updates (#927)
dependabot[bot] Mar 8, 2024
53e3a46
build(deps-dev): bump the dev-dependencies group with 9 updates (#933)
dependabot[bot] Mar 8, 2024
0083c81
chore: update eslint version in pre-commi config
afuetterer Mar 8, 2024
c1b46e3
chore: modernize ruff config
afuetterer Mar 7, 2024
bf38dbf
chore: update ruff pre-commit hook
afuetterer Mar 7, 2024
86c010e
style: fix ruff issues by pre-commit
MyPyDavid Mar 8, 2024
f7c7a43
chore: rename test module
afuetterer Mar 12, 2024
cb16a88
ci: run test_package_json_and_pre_commit_versions_match first
afuetterer Mar 12, 2024
052652f
build(deps-dev): add pytest-github-actions-annotate-failures
afuetterer Mar 12, 2024
ab381af
build: keep django~=4.2
MyPyDavid Apr 4, 2024
737357c
build: use pytest~=8.0
MyPyDavid Apr 4, 2024
e998c59
build(deps-dev): bump the django group with 1 update
dependabot[bot] Apr 1, 2024
7301de9
build(deps): bump the github-actions group with 1 update
dependabot[bot] Apr 1, 2024
761aac2
build(deps-dev): bump the dev-dependencies group with 1 update
dependabot[bot] Apr 1, 2024
1c2d70f
build(deps-dev): bump the webpack group with 1 update
dependabot[bot] Apr 1, 2024
ab653ab
build(deps-dev): bump the babel group with 2 updates
dependabot[bot] Apr 1, 2024
14f2c99
build: use django-allauth~=0.61.1 and set SOCIALACCOUNT_OPENID_CONNEC…
MyPyDavid Apr 4, 2024
25df392
ci: update versioning-strategy in dependabot config
afuetterer Apr 4, 2024
859a3b4
build(deps-dev): bump the optional group with 1 update
dependabot[bot] Apr 4, 2024
a99658f
ci: update label in pre-commit update job
afuetterer Apr 4, 2024
ce3601f
build(deps-dev): update wheel requirement from ~=0.42.0 to >=0.42,<0.44
dependabot[bot] Apr 4, 2024
89c899e
build(deps-dev): update packaging requirement
dependabot[bot] Apr 1, 2024
9df1412
build: update pre-commit hooks
github-actions[bot] Apr 1, 2024
6e62f14
build: update node to v18.20.1
MyPyDavid Apr 4, 2024
437dc4b
build: fix webpack fonts loader
MyPyDavid Apr 11, 2024
56e851b
ci: let pre-commit-autoupdate create prs in draft mode
afuetterer Apr 16, 2024
93eab63
build(deps): bump peter-evans/create-pull-request
dependabot[bot] May 1, 2024
52624c4
build(deps): bump the react group with 2 updates
dependabot[bot] May 1, 2024
fccb157
build(deps): bump @uiw/react-codemirror in the prod-dependencies group
dependabot[bot] May 1, 2024
975b2be
build(deps-dev): bump the dev-dependencies group across 1 directory w…
dependabot[bot] May 15, 2024
4e416eb
build(deps): bump the optional group across 1 directory with 4 updates
dependabot[bot] May 17, 2024
d416893
build: pin eslint to 8.56 minor version range and autoupdate pre-commit
MyPyDavid May 22, 2024
864009a
build: fix pre-commit dependency and fix failing package status test
MyPyDavid May 22, 2024
cf76776
build(ruff lint): (temporarily) ignore UP031
MyPyDavid May 23, 2024
88c47cb
build(webpack): revert and add only type and esModule
MyPyDavid May 27, 2024
0aa0f56
Update setuptools requirement from ~=69.0 to >=69,<71
dependabot[bot] Jun 1, 2024
8010a9d
Bump webpack from 5.91.0 to 5.92.1 in the webpack group
dependabot[bot] Jul 1, 2024
f029daa
Bump peter-evans/create-pull-request in the github-actions group
dependabot[bot] Jul 1, 2024
381136c
ci: bump ubuntu runner image to 24.04
afuetterer Jul 8, 2024
cd34633
build(deps): bump django rules to ~=3.4
MyPyDavid Jul 4, 2024
3a64da7
Bump the react group across 1 directory with 2 updates
dependabot[bot] Jul 2, 2024
c5aeca1
ci: fix warning about missing optional dependency group
afuetterer Jul 15, 2024
11f738c
chore: update dependabot config
afuetterer Jul 15, 2024
047eac3
Merge pull request #1054 from afuetterer/dependabot
afuetterer Jul 15, 2024
71b68c5
Merge pull request #1055 from afuetterer/ci
afuetterer Jul 15, 2024
890e439
chore: update pytest testpaths config
afuetterer Jul 15, 2024
94146e0
refactor: prefer admin_client fixture over client.login
afuetterer Jul 15, 2024
6e8e549
Merge pull request #1057 from afuetterer/admin-tests
afuetterer Jul 15, 2024
c58a5eb
Merge pull request #1056 from afuetterer/testpaths
afuetterer Jul 15, 2024
5a9587a
Add workaround for checkboxes to ValueConflictValidator and add
jochenklar Jul 15, 2024
2406492
Fix comment
jochenklar Jul 15, 2024
443d0cf
ci: update paths whitelist in pull_requests config
afuetterer Jul 15, 2024
88e3afc
Merge pull request #1059 from afuetterer/ci
afuetterer Jul 16, 2024
a52eb30
chore: enable flake8-pytest-style (pt) rule in ruff config
afuetterer Jul 14, 2024
c4d8f19
style: apply pre-commit hooks
afuetterer Jul 14, 2024
a6cb40f
Merge pull request #1053 from afuetterer/1052-pt
afuetterer Jul 16, 2024
c4e182d
style(ruff): select G004 logging-f-string lint rule
MyPyDavid Jul 12, 2024
40f0cfe
style(ruff): fix logging G004 f-string errors
MyPyDavid Jul 12, 2024
8faa310
build(ruff): unignore UP031 lint rule
MyPyDavid Jul 12, 2024
d36a764
style(ruff): apply fixes for UP031 (#1004)
MyPyDavid Jul 12, 2024
f879aea
build(ruff): enable lint rule G
MyPyDavid Jul 15, 2024
1169dd2
style(ruff): fix log msg issues for rule G
MyPyDavid Jul 15, 2024
91923cd
build(ruff): add lint rule INT for gettext
MyPyDavid Jul 15, 2024
27aa637
style(ruff): fix syle typo in lazy translation
MyPyDavid Jul 15, 2024
e2feb6c
Merge pull request #1058 from rdmorganiser/fix_conflict_validator
jochenklar Jul 18, 2024
005c232
ci: switch to re-usable workflow from rdmorganiser/.github
afuetterer Jul 17, 2024
361317d
Add XML (full) and help text to management sidebar
jochenklar Jul 18, 2024
809944e
Fix sidebar css
jochenklar Jul 18, 2024
3aaf138
Improve projects admin interface
jochenklar Jul 18, 2024
330ce3f
Remove single word
jochenklar Jul 18, 2024
b68bacc
chore: ignore warnings in pytest settings
afuetterer Jul 18, 2024
ec0dff7
Merge pull request #1062 from rdmorganiser/fix_sidebar
jochenklar Jul 18, 2024
c26f791
Add validation section to test fixtures
jochenklar Jun 21, 2024
20ba739
Add ValueTypeValidator and corresponding settings
jochenklar Jun 21, 2024
6f3617c
Add tests for value type validators
jochenklar Jun 21, 2024
9091321
Add type validation to project_questions
jochenklar Jun 21, 2024
833820e
Fix tests and fixtures
jochenklar Jun 21, 2024
8993a26
Fix fixture
jochenklar Jun 21, 2024
4f4e652
Cleanup ValueTypeValidator
jochenklar Jun 21, 2024
7cf6dca
Fix tests
jochenklar Jun 22, 2024
69bcffd
Add VALUE_TYPE_DATE
jochenklar Jul 18, 2024
14e33fe
Set PROJECT_VALUES_VALIDATION = False
jochenklar Jul 18, 2024
c512623
Fix fixture
jochenklar Jul 18, 2024
2e370ed
Update add PROJECT_VALUES_VALIDATION = True to testing settings
jochenklar Jul 18, 2024
eb9b0b9
Fix test
jochenklar Jul 19, 2024
9d7fa60
ci: update build-wheel job
afuetterer Jul 18, 2024
1fb4592
replace pipx with pip
afuetterer Jul 19, 2024
aebc842
User verbose regex patterns for value_type validator settings
jochenklar Jul 22, 2024
6706c04
Add validation test cases
jochenklar Jul 22, 2024
fdd920c
Merge pull request #1066 from rdmorganiser/dev-2.2.0-validators
jochenklar Jul 22, 2024
3b6b32c
Update CHANGELOG.md
jochenklar Jul 23, 2024
189c1c6
Update CHANGELOG.md
jochenklar Jul 23, 2024
0bba94d
Fix strings and add German translation
jochenklar Jul 23, 2024
6b0cef6
Merge pull request #1063 from rdmorganiser/improve_admin_interface
jochenklar Jul 23, 2024
5a8eb6a
Fix prefetching for project API
jochenklar Jul 23, 2024
5fa19b6
fix(imports): fix ordering when saving
MyPyDavid Jul 24, 2024
dc3c2c5
#1077 bug
CalamityC Jul 24, 2024
af50cde
fix(imports): cast order to int on target_element
MyPyDavid Jul 24, 2024
3ed80b3
style(imports): remove spaces around equals sign
MyPyDavid Jul 24, 2024
d752c4b
fix(imports): remove unused keys from element
MyPyDavid Jul 25, 2024
ea118ed
fix(imports): add float casting for track changes
MyPyDavid Jul 25, 2024
26963ae
1077 bugfix
CalamityC Jul 25, 2024
4afdd23
Merge pull request #1076 from rdmorganiser/dev-2.2.0-fix-projects-api
jochenklar Jul 25, 2024
bb8fe62
* improve error handling
CalamityC Jul 25, 2024
4ac792d
Merge pull request #1080 from rdmorganiser/1077-fix-bug
CalamityC Jul 26, 2024
630b9b8
Merge pull request #1064 from afuetterer/warning
afuetterer Jul 26, 2024
61eb173
Fix catalog in projects table
jochenklar Jul 25, 2024
f2107ea
Add pagination ProjectViewSet
jochenklar Jul 25, 2024
34ca2ec
Rename PROJECT_LIST_PAGE_SIZE -> PROJECT_TABLE_PAGE_SIZE
jochenklar Jul 25, 2024
f1e6347
* map new projects endpoint structure
CalamityC Jul 25, 2024
225acb1
* undo settings fetch
CalamityC Jul 25, 2024
9385280
* fix fetch
CalamityC Jul 25, 2024
291685a
small tweaks
CalamityC Jul 26, 2024
0da98d6
Fix tests for projects pagination
jochenklar Jul 26, 2024
82a6117
Rename fetchAllProjects -> fetchProjects
jochenklar Jul 26, 2024
fe73a6b
render load button in Projects component instead of Table
CalamityC Jul 26, 2024
40b9ee1
remove unnecessary props passed
CalamityC Jul 26, 2024
2b69e91
Update CHANGELOG
jochenklar Jul 26, 2024
88c6172
set page to 1 after clearing all filters
CalamityC Jul 26, 2024
31d20d7
Merge pull request #1060 from afuetterer/ci
afuetterer Jul 26, 2024
2d5bf09
Merge pull request #1065 from afuetterer/build-wheel
afuetterer Jul 26, 2024
b6ac589
Merge pull request #1081 from rdmorganiser/dev-2.2.0-projects-pagination
CalamityC Jul 26, 2024
f601661
#1083 fix filter bug
CalamityC Jul 26, 2024
544450d
small fix
CalamityC Jul 27, 2024
f776f94
Replace webpack folder by webpack.config.js
jochenklar Jul 29, 2024
9bf84c4
tests(management): fix import button label text
MyPyDavid Jul 29, 2024
32c6ba2
Merge pull request #1075 from rdmorganiser/dev-2.2.0-de
jochenklar Aug 1, 2024
f16b6f2
Fix datepicker title font
jochenklar Aug 1, 2024
fa62ba9
Use lodash camelCase in date picker hook
jochenklar Aug 1, 2024
30c763b
* remove console.log
CalamityC Aug 1, 2024
2c93c66
Merge pull request #1084 from rdmorganiser/1083-reset-filter-bug
CalamityC Aug 1, 2024
20f39f9
* add pageReset boolean to fetchProjects action
CalamityC Aug 1, 2024
7cf3fa1
small fix
CalamityC Aug 1, 2024
5dd8b60
Merge pull request #1104 from rdmorganiser/reset-page
CalamityC Aug 1, 2024
e58d841
tests(projects): add files fixture to tests that use MEDIA_ROOT
MyPyDavid Aug 2, 2024
d5ad915
refactor(core,xml): revert changes to ordering, add related elements …
MyPyDavid Aug 5, 2024
3111074
refactor(imports): clean up funcs and args, change handling extra fields
MyPyDavid Aug 5, 2024
bbd0f0a
tests(import): add assertions for related items and add optional shuf…
MyPyDavid Aug 5, 2024
718a252
refactor(js,import): remove WarningsListGroup.defaultProps
MyPyDavid Aug 5, 2024
b8c38e8
refactor(imports): compare by set in track_changes_m2m_instances
MyPyDavid Aug 5, 2024
4e99174
fix(progress): add check for resolved conditions in dataset count (#1…
MyPyDavid Aug 7, 2024
24dd949
Run refresh check, progress and navigation update, and conditions check
jochenklar Aug 7, 2024
9ab99d1
Some renaming, small changes and add refactoring again
jochenklar Aug 7, 2024
af5b547
Add postSave to remoteValueSet
jochenklar Aug 7, 2024
9de51ee
fix(progress): add if block to resolve_conditions
MyPyDavid Aug 7, 2024
0cb9c84
Consider set_prefix and set_index in resolve_conditions and fix show …
jochenklar Aug 7, 2024
b1a97cf
Refactor count questions to properly consider page/questionset condit…
jochenklar Aug 7, 2024
aa2846a
Fix tests
jochenklar Aug 7, 2024
514a43f
refactor(progress): simplify count of counts definition
MyPyDavid Aug 8, 2024
2b81726
Merge pull request #1088 from rdmorganiser/webpack_config
jochenklar Aug 8, 2024
817d513
Merge pull request #1105 from rdmorganiser/1086-ci-tests-fail-sometim…
jochenklar Aug 8, 2024
15ddb5e
refactor: improve e2e test performance
afuetterer Jul 22, 2024
4937a40
Merge pull request #1061 from afuetterer/e2e-tests
MyPyDavid Aug 8, 2024
a2a3dcb
tests(import,options): add assertions for related elements for create…
MyPyDavid Aug 8, 2024
6c843b6
refactor(xml): rename and update legacy import
MyPyDavid Aug 8, 2024
5e29ffa
Fix update of progress in project_questions and refactor service.js a…
jochenklar Aug 9, 2024
a2ebccc
Allow navigation when validation error triggers in project_questions
jochenklar Aug 9, 2024
df6780d
Fix regex in webpack config for windows
jochenklar Aug 11, 2024
16d96ef
tests(import,options): update assertions for create optionsets tests
MyPyDavid Aug 13, 2024
fa2b231
build(js): re-add package-lock.json
MyPyDavid Aug 13, 2024
3e4358d
tests(import,questions): add boolean shuffle parameter to create tests
MyPyDavid Aug 13, 2024
1806dc6
Merge pull request #1107 from rdmorganiser/progress_conditions_datasets
MyPyDavid Aug 13, 2024
f033ae6
Merge pull request #1114 from rdmorganiser/fix_webpack_config
MyPyDavid Aug 13, 2024
b6920df
build(js): revert package-lock.json to dev-2.2.0
MyPyDavid Aug 13, 2024
4aa5db6
Merge pull request #1108 from rdmorganiser/fix_add_value_set
jochenklar Aug 13, 2024
cd6a0a4
refactor(import,utils): use drf field class for extra field deseriali…
MyPyDavid Aug 13, 2024
b992f65
Update setuptools requirement from <71,>=69 to >=69,<73
dependabot[bot] Aug 5, 2024
b10c9f7
Update django-allauth requirement from <0.64.0,>=0.61.1 to >=0.61.1,<…
dependabot[bot] Aug 5, 2024
79f0ee2
Bump @uiw/react-codemirror from 4.22.0 to 4.23.0 in the prod-dependen…
dependabot[bot] Aug 8, 2024
5805409
Bump the webpack group with 2 updates
dependabot[bot] Aug 8, 2024
ecf61f8
Bump the dev-dependencies group across 1 directory with 3 updates
dependabot[bot] Aug 14, 2024
4eb8a24
Merge pull request #1111 from rdmorganiser/dependabot/npm_and_yarn/de…
MyPyDavid Aug 14, 2024
cdc177f
build: update pre-commit hooks
github-actions[bot] Aug 1, 2024
31c4895
chore(pre-commit): update versions but keep [email protected]
MyPyDavid Aug 14, 2024
76f9d06
tests(package status): compare eslint-plugin-react for major versions…
MyPyDavid Aug 14, 2024
f8ce368
Merge pull request #1102 from rdmorganiser/pre-commit-autoupdate
MyPyDavid Aug 15, 2024
21f1f74
refactor(import,utils): make dfr field validation into separate function
MyPyDavid Aug 15, 2024
2f71c09
Merge pull request #1078 from rdmorganiser/fix_import_element_sorting
MyPyDavid Aug 15, 2024
7db9bd1
build(pyproject): bump djangorestframework to 3.15
MyPyDavid Aug 15, 2024
8327a33
Bump the optional group with 2 updates
dependabot[bot] Aug 16, 2024
39f68da
Bump the react group with 2 updates
dependabot[bot] Aug 16, 2024
f2e5c80
Update wheel requirement from <0.44,>=0.42 to >=0.42,<0.45
dependabot[bot] Aug 16, 2024
ca62f85
Merge pull request #1124 from rdmorganiser/dependabot/pip/dependency-…
MyPyDavid Aug 16, 2024
4c434c8
Merge pull request #1123 from rdmorganiser/dependabot/npm_and_yarn/de…
MyPyDavid Aug 16, 2024
65b55d3
Merge pull request #1122 from rdmorganiser/dependabot/pip/dependency-…
MyPyDavid Aug 16, 2024
d3491ee
Update CHANGELOG.md
jochenklar Aug 19, 2024
f925659
build(pyproject): bump min version of gunicorn to 23.0
MyPyDavid Aug 19, 2024
c65b7c0
fix(management,merge_attributes): allow target attributes with descen…
MyPyDavid Aug 20, 2024
da935ec
style(management,merge_attributes): update style
MyPyDavid Aug 20, 2024
065a41f
build(pyproject): bump min version of django-allauth to 64.1.0 and ad…
MyPyDavid Aug 20, 2024
4afc797
Merge pull request #1127 from rdmorganiser/fix-merge-attributes
MyPyDavid Aug 20, 2024
72f1c8d
Update setuptools requirement from <73,>=69 to >=69,<74
dependabot[bot] Aug 21, 2024
319b9ad
Merge pull request #1129 from rdmorganiser/dependabot/pip/dependency-…
MyPyDavid Aug 21, 2024
60c0330
build(pyproject): bump min version of setuptools to 73
MyPyDavid Aug 21, 2024
51b15b0
Merge pull request #1106 from rdmorganiser/dependency-updates
MyPyDavid Aug 21, 2024
9899536
fix(management,import): improve field validation with ModelSerializer
MyPyDavid Aug 21, 2024
f3ae028
build(pyproject): pin all current depencies to >=min,<max ranges (#1119)
MyPyDavid Aug 15, 2024
d66a793
Merge pull request #1120 from rdmorganiser/1119-build-pin-the-depende…
MyPyDavid Aug 21, 2024
7af9335
ci: use npm ci instead npm install for build (#1115)
MyPyDavid Aug 15, 2024
756e4f6
build(npm): update package-lock.json with npm audit fix, only subdepe…
MyPyDavid Aug 21, 2024
1896954
Merge pull request #1118 from rdmorganiser/1115-use-npm-ci-in-ci
MyPyDavid Aug 21, 2024
6cc74c8
Merge pull request #1074 from rdmorganiser/dev-2.2.0-changelog
jochenklar Aug 21, 2024
cb2be45
Merge pull request #1130 from rdmorganiser/fix-import-field-validation
MyPyDavid Aug 22, 2024
693a4cd
Fix a.fa and .btn-link style
jochenklar Aug 22, 2024
4b8dab9
Fix .drag style
jochenklar Aug 22, 2024
768966b
Merge pull request #1131 from rdmorganiser/dev-2.2.0-fix-btn-style
jochenklar Aug 22, 2024
ccf183b
Fix race condition in projects store
jochenklar Aug 25, 2024
f5791c1
Fix get_labels function for JSON export
jochenklar Sep 3, 2024
e66230c
Update translations
triole Sep 4, 2024
bdaf947
Remove (additional) forget password link introduced with allauth 0.57.0
jochenklar Sep 5, 2024
f55ab12
Update AUTHORS, CITATION.cff, and NOTICE
jochenklar Sep 5, 2024
7d1134c
Bump version to 2.2.0
jochenklar Sep 5, 2024
6f3546f
Fix signup form
jochenklar Sep 5, 2024
22cc92f
Update CHANGELOG
jochenklar Sep 5, 2024
bbf2864
Fix ProfileForm
jochenklar Sep 5, 2024
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
Prev Previous commit
Next Next commit
Fix a.fa and .btn-link style
jochenklar committed Aug 22, 2024

Verified

This commit was signed with the committer’s verified signature.
jochenklar Jochen Klar
commit 693a4cd7ad3ddd515673109e7878c3e281df5e95
18 changes: 18 additions & 0 deletions rdmo/core/static/core/css/base.scss
Original file line number Diff line number Diff line change
@@ -83,6 +83,24 @@ a {
&.disabled {
cursor: not-allowed;
}

&.fa {
text-decoration: none !important;

&:visited,
&:hover,
&:focus {
text-decoration: none !important;
}
}
}

.btn-link {
color: $link-color;

&:hover {
color: $link-color-hover;
}
}

code {
4 changes: 0 additions & 4 deletions rdmo/core/static/core/css/fonts.scss
Original file line number Diff line number Diff line change
@@ -39,10 +39,6 @@ h1, h2, h3, h4, h5, h6 {
font-family: DroidSerif, serif;
}

a.fa {
text-decoration: none !important;
}

.react-datepicker {
h1, h2, h3, h4, h5, h6 {
font-family: DroidSans, sans;