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

Pfda edit #548

Merged
merged 43 commits into from
Sep 6, 2024
Merged
Show file tree
Hide file tree
Changes from 40 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
962140d
Simplified name components
krajla Dec 12, 2023
9ecb439
Switch form view type toggle
krajla Dec 12, 2023
0e647b5
Cleanup and some CSS
krajla Dec 12, 2023
ee3173b
Split definition for simplified form wrapper
krajla Feb 22, 2024
0b4aa31
Streamlined card hide logic
krajla Jan 19, 2024
79ec993
Padding adjustments
krajla Jan 23, 2024
ce92385
Remove empty names codes on validate
krajla Jan 23, 2024
b92f050
Remove unused css
krajla Jan 23, 2024
95549b1
Simplified codes card
krajla Jan 23, 2024
97aa712
No default name type
krajla Jan 25, 2024
fab2a8c
Simplified form component
krajla Jan 25, 2024
5350d20
Improve css
krajla Jan 25, 2024
920a0c0
Mirror source type to citation
krajla Feb 5, 2024
8bbe5e5
Add chemical simplified as an option for register
krajla Feb 5, 2024
f6fee40
Apply references to all on create
krajla Feb 6, 2024
55f5493
Spacing
krajla Feb 6, 2024
222c271
Protected access by default
krajla Feb 20, 2024
fb2e0d4
Hide buttons in simplified
krajla Mar 18, 2024
1f46493
Default reference
krajla Mar 18, 2024
ddab16a
Move default value setting to card components
krajla Mar 18, 2024
af44f28
Ensure all references are always added to all elements
krajla Mar 18, 2024
dfe1b22
Fix order of default init
krajla Mar 18, 2024
0a6abe6
Have simplififed form be service state
krajla Mar 18, 2024
3473214
Make default init more robust
krajla Mar 18, 2024
d965fb4
Stop mirroring source type to citation
krajla Mar 18, 2024
63e1012
Newline
krajla Apr 2, 2024
f309e56
Merge remote-tracking branch 'origin/development_3.0' into chemical_r…
krajla Apr 2, 2024
7b79bc2
Merge branch 'chemical_registration_form' into pfda
bartapes Apr 30, 2024
0f635c9
Merge branch 'development_3.0' into pfda
bartapes May 14, 2024
fed9f40
Ketcher (copy) removed
bartapes May 14, 2024
d0c49b6
Disable auto refresh config option
bartapes Jun 2, 2024
fafc619
Refresh rate reverted
bartapes Jun 2, 2024
494e37b
Merge branch 'development_3.0' into pfda
bartapes Jun 12, 2024
dae6508
Merge branch 'pfda_no_session_refresh' into pfda
bartapes Jun 12, 2024
5979aa2
Substance validation errors formating fix
bartapes Jun 12, 2024
291fe65
Substance validation messages formatting
bartapes Jun 13, 2024
b350ffd
Merge branch 'development_3.0' into pfda
bartapes Jun 30, 2024
89ede98
JSDraw2 new license code
bartapes Jun 30, 2024
183d3e6
fixing PR bugs
NikoAnderson Sep 5, 2024
dc9fcd4
changes for simplified form PR
NikoAnderson Sep 5, 2024
7bc10ea
undoing older icense
NikoAnderson Sep 5, 2024
e0a1059
Merge branch 'development_3.0' into pfda_edit
NikoAnderson Sep 5, 2024
a53fa99
fixing jsdraw license
NikoAnderson Sep 6, 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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<div id="root" style = "height:618px;clear:both;display:none" class = "ketcher-frame" #ketcherFrame></div>
<div id="root" style = "height:618px;clear:both;display:none" class = "ketcher-frame" #ketcherFrame></div>
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ button[title='3D Viewer'] {
}
div#root:focus-within {
border: 0.001em solid blue !important;
}
}
876 changes: 447 additions & 429 deletions src/app/core/app-dynamic-component-manifests.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/app/core/assets/jsdraw/Scilligence.JSDraw2.Pro.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

201 changes: 0 additions & 201 deletions src/app/core/assets/ketcher (copy)/LICENSE

This file was deleted.

125 changes: 0 additions & 125 deletions src/app/core/assets/ketcher (copy)/demo.html

This file was deleted.

Binary file removed src/app/core/assets/ketcher (copy)/doc/analyse.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/app/core/assets/ketcher (copy)/doc/bond-types.png
Binary file not shown.
Binary file removed src/app/core/assets/ketcher (copy)/doc/bond.png
Binary file not shown.
Binary file removed src/app/core/assets/ketcher (copy)/doc/bonds.png
Binary file not shown.
Binary file removed src/app/core/assets/ketcher (copy)/doc/chain.png
Binary file not shown.
Binary file removed src/app/core/assets/ketcher (copy)/doc/charge.png
Binary file not shown.
Binary file removed src/app/core/assets/ketcher (copy)/doc/check.png
Binary file not shown.
Binary file removed src/app/core/assets/ketcher (copy)/doc/collapsed.png
Binary file not shown.
Binary file removed src/app/core/assets/ketcher (copy)/doc/expanded.png
Binary file not shown.
Binary file not shown.
Loading