Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
55fea5b
2892_Edit_templates_in_admin_pages
lilitkarapetyan Mar 6, 2024
985270c
fixed DeepScan
lilitkarapetyan Mar 6, 2024
9a308c6
fixed Codacy
lilitkarapetyan Mar 6, 2024
7912714
change TemplateEditor component name
lilitkarapetyan Mar 6, 2024
66f2e2d
add storie and spec test, fix template names
lilitkarapetyan Mar 6, 2024
a280952
fixed Templates storybook
lilitkarapetyan Mar 6, 2024
4669402
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo Mar 6, 2024
1bf6b41
fixed issues
lilitkarapetyan Mar 7, 2024
a1dae4b
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Mar 7, 2024
faf1f71
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Mar 7, 2024
a076296
change messageTemplates name
lilitkarapetyan Mar 7, 2024
4968610
Ensure correctness of message template
lilitkarapetyan Mar 7, 2024
c4619f4
fix: Remove all template names in the deletion process
lilitkarapetyan Mar 7, 2024
1f4a502
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Mar 12, 2024
6aa92b1
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Mar 12, 2024
6023aa4
use new template editor
lilitkarapetyan Mar 12, 2024
3fc17d4
fixed spec
lilitkarapetyan Mar 12, 2024
65a7ee9
add visual form builder
lilitkarapetyan Mar 13, 2024
50e0776
fixed snap
lilitkarapetyan Mar 13, 2024
c91d41c
Fix: Unable to click 'Edit'/'Delete' icons on the half-top part; reso…
lilitkarapetyan Mar 13, 2024
3c26092
add condition
lilitkarapetyan Mar 13, 2024
c162460
Refactoring Code
lilitkarapetyan Mar 14, 2024
f97326e
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Mar 18, 2024
f757f12
Integrate JSON-based form setup for enhanced functionality with JSON …
lilitkarapetyan Mar 18, 2024
dbef641
fixed spec
lilitkarapetyan Mar 18, 2024
dce3cea
fixed Code Analysis
lilitkarapetyan Mar 18, 2024
e464199
fixed Code Analysis
lilitkarapetyan Mar 18, 2024
e8dc940
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo Mar 18, 2024
f1c0011
fixed Code Analysis
lilitkarapetyan Mar 19, 2024
60c3eab
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Mar 19, 2024
2d9b157
add State of World L schema in messageTemplatesMock
lilitkarapetyan Mar 19, 2024
6a7c0c3
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo Mar 19, 2024
5f01ae9
hotfix - fix import errors that are only reported at CLI in build
IanMayo Mar 19, 2024
7db035b
add Chat
lilitkarapetyan Mar 20, 2024
12cfc5e
add chat placholder
lilitkarapetyan Mar 20, 2024
96b070e
update message-templates templates
lilitkarapetyan Mar 20, 2024
d548afe
update message-templates.mock templates
lilitkarapetyan Mar 20, 2024
c031860
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Mar 28, 2024
5d63ec7
resolve conflict
lilitkarapetyan Mar 28, 2024
0c0a55e
fix: Improve Array type template creation buttons
lilitkarapetyan Mar 28, 2024
cf5347c
remove the message templates partially
lilitkarapetyan Apr 2, 2024
e3683ae
Fixed Editing popup positioning and Improved new template display.
lilitkarapetyan Apr 4, 2024
5534f9e
remove the message templates
lilitkarapetyan Apr 5, 2024
40c99ad
remove CREATE_TEMPLATE_ROUTE import
lilitkarapetyan Apr 5, 2024
c4a9308
remove 11
lilitkarapetyan Apr 8, 2024
dbee059
remove console.log
lilitkarapetyan Apr 8, 2024
d017407
remove DeleteModal
lilitkarapetyan Apr 8, 2024
933d9c0
remove createTemplate and EditTemplate files
lilitkarapetyan Apr 8, 2024
75589be
remove messages
lilitkarapetyan Apr 8, 2024
064d8aa
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Apr 9, 2024
bdf4abf
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Apr 9, 2024
22f55ed
resolve conflict
lilitkarapetyan Apr 9, 2024
7a68fba
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo Apr 9, 2024
13cda0e
Refactored template to remove old template name error.
lilitkarapetyan Apr 9, 2024
dde8f32
fix snapshot
lilitkarapetyan Apr 9, 2024
44255fd
Fix: Enforce required field for message sending
lilitkarapetyan Apr 10, 2024
f345400
add UISchemas type
lilitkarapetyan Apr 10, 2024
e62071c
clear form
lilitkarapetyan Apr 11, 2024
29fe35e
Fix white screen on name update
lilitkarapetyan Apr 11, 2024
4eeee94
Fix button layout: 'Submit' button now displayed correctly. Restore a…
lilitkarapetyan Apr 11, 2024
26b5b34
fix snap
lilitkarapetyan Apr 11, 2024
cbd5ddd
remove jsonSchemaEditor
lilitkarapetyan Apr 11, 2024
6d62589
remove helpers folder from json-editor
lilitkarapetyan Apr 11, 2024
8e8b6d5
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Apr 15, 2024
b2a0ca2
Fix: Prevent form template reset on name update
lilitkarapetyan Apr 15, 2024
e50ca8d
fixed typeError
lilitkarapetyan Apr 15, 2024
3436fa7
Fix: Preserve 'Long answer' value post submission & add error handling
lilitkarapetyan Apr 16, 2024
5b4c37c
fixed build error
lilitkarapetyan Apr 17, 2024
c39098f
fixed spec error
lilitkarapetyan Apr 17, 2024
2012327
Fixed feedback form input field visibility.
lilitkarapetyan Apr 17, 2024
4818af0
use JsonEditor in SettingTemplate
lilitkarapetyan Apr 18, 2024
cda3bd2
Enhance text and error message visibility
lilitkarapetyan Apr 18, 2024
8f17e4f
refactored template settings and resolve Storybook bug
lilitkarapetyan Apr 18, 2024
00f6247
add TemplateBodyDetails type
lilitkarapetyan Apr 18, 2024
953dadd
fixed deepScan and types
lilitkarapetyan Apr 18, 2024
87672f1
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Apr 22, 2024
5f011d5
add schemas for storybook
lilitkarapetyan Apr 22, 2024
5e90fae
fixed snap
lilitkarapetyan Apr 22, 2024
bd230e4
Add templates to TEST wargame
lilitkarapetyan Apr 22, 2024
9022f09
add Message template
lilitkarapetyan Apr 23, 2024
a16bdf8
add Weather forecast template
lilitkarapetyan Apr 23, 2024
9079d79
add Machinery failure template
lilitkarapetyan Apr 23, 2024
dec356d
add State of World (Full 2) template
lilitkarapetyan Apr 23, 2024
06146e0
add COA template
lilitkarapetyan Apr 24, 2024
0dd46f8
fixed: Template should not enable to save with empty
lilitkarapetyan Apr 24, 2024
45ea825
new sqlite db
lilitkarapetyan Apr 24, 2024
05049ad
add templates in sqlite
lilitkarapetyan Apr 24, 2024
8a37664
sqlite config
lilitkarapetyan Apr 24, 2024
9da658e
Fixed: Template name should not duplicated
lilitkarapetyan Apr 25, 2024
d1d586f
chenge the isDuplicateTitle condition
lilitkarapetyan Apr 25, 2024
0d69e2e
fixed Input number but it shows as datetime. I think 'Short Awser' sh…
lilitkarapetyan Apr 25, 2024
6c6f1ff
fixed: I get stuck after sending some messages.
lilitkarapetyan Apr 26, 2024
3eb8218
fixed The text on NewMessage > All Templates is overwrite together
lilitkarapetyan Apr 26, 2024
8f7df39
fixed: With multiple template, the content message shows incorrect co…
lilitkarapetyan Apr 26, 2024
784cd6f
fixed: I still get stuck after sending some messages.
lilitkarapetyan Apr 29, 2024
ea1bcef
fixed: fixed: overlap text and element
lilitkarapetyan Apr 29, 2024
1b9d14c
fixed code Analeysis issue
lilitkarapetyan Apr 29, 2024
38d7f80
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Apr 30, 2024
3a5506a
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo Apr 30, 2024
b733e2a
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo May 7, 2024
52b4fb7
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan May 20, 2024
d2007ab
resolve conflicts
lilitkarapetyan May 20, 2024
d289896
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan May 20, 2024
192f7d7
fixed DeepScan
lilitkarapetyan May 20, 2024
34a1900
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan May 23, 2024
0d0f5a3
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
lilitkarapetyan May 23, 2024
c15dcbb
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan May 23, 2024
649bf3d
Simplify Selectbox to true/false statuses
lilitkarapetyan May 23, 2024
ff31e7e
Fix text color clash with precise class identifier
lilitkarapetyan May 23, 2024
ffba38e
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
lilitkarapetyan May 23, 2024
70a93ee
fix the broken tests
lilitkarapetyan May 24, 2024
86ea2e2
Fix: Reset checkbox UI after message send
lilitkarapetyan May 24, 2024
4a69e87
rename, so story runs
IanMayo May 24, 2024
1f95ced
store schema as JSON
lilitkarapetyan May 29, 2024
ce7772f
Put the tabs in the correct order
IanMayo May 29, 2024
a9ccc9b
Merge remote-tracking branch 'origin/2892_Edit_templates_in_admin_pag…
IanMayo May 29, 2024
c2ad942
Provide template in expected structure. Reflect that in renderer
IanMayo May 29, 2024
bb654f2
fixed Code Analysis
lilitkarapetyan May 30, 2024
c3b880c
fixed Code Analysis
lilitkarapetyan May 30, 2024
45f8351
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan May 30, 2024
c336811
resolve conflict
lilitkarapetyan May 30, 2024
b2a52a3
fixed snap
lilitkarapetyan May 30, 2024
f7e96a2
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo May 30, 2024
99c1ae8
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo May 30, 2024
32d1c30
Put template back into expected structure
IanMayo May 30, 2024
4c17525
fix heroku
lilitkarapetyan May 31, 2024
37ad552
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan May 31, 2024
1915625
2967_Adopt_expected_form_renderer
lilitkarapetyan May 31, 2024
a3e4891
remove redundand code
lilitkarapetyan Jun 3, 2024
e1fccb8
fix :: Message is auto clear after some seconds (#2962)
lilitkarapetyan Jun 3, 2024
f4e0a2f
fix copy schema
lilitkarapetyan Jun 4, 2024
d7df61d
2963_Send_new_message_without_input
lilitkarapetyan Jun 4, 2024
0b2d603
console.log('formMessage', formMessage)
lilitkarapetyan Jun 5, 2024
fba4154
Fix message sending inconsistency after login
lilitkarapetyan Jun 5, 2024
6a19559
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Jun 5, 2024
f76998b
Merge branch 'develop' into 2963_Send_new_message_without_input
IanMayo Jun 5, 2024
aab6fe0
Merge branch 'develop' of https://github.com/serge-web/serge into 296…
lilitkarapetyan Jun 5, 2024
6197949
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Jun 5, 2024
758ca99
marge 2892_Edit_templates_in_admin_pages
lilitkarapetyan Jun 5, 2024
3c36718
Merge branch '2963_Send_new_message_without_input' of https://github.…
lilitkarapetyan Jun 5, 2024
2c9d9de
Fix message sending inconsistency after login
lilitkarapetyan Jun 6, 2024
98fbe98
change CollabMessageDetail text color
lilitkarapetyan Jun 6, 2024
ddde0d8
Fix: Correct error message for default time format
lilitkarapetyan Jun 6, 2024
0586543
Merge branch 'develop' of https://github.com/serge-web/serge into 296…
lilitkarapetyan Jun 6, 2024
b6d60ed
fix :: The message which is sent should not have 'Send Message' and '…
lilitkarapetyan Jun 6, 2024
5e9e928
fixed snap
lilitkarapetyan Jun 6, 2024
4d33872
Merge pull request #2974 from serge-web/2963_Send_new_message_without…
IanMayo Jun 10, 2024
fa9e913
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Jun 11, 2024
399dfaa
Merge branch 'develop' of https://github.com/serge-web/serge into 296…
lilitkarapetyan Jun 11, 2024
e2e9c99
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Jun 11, 2024
dbd7f76
Merge pull request #2969 from serge-web/2967_Adopt_expected_form_rend…
IanMayo Jun 11, 2024
d6fb12f
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Jun 17, 2024
846b623
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Jun 17, 2024
0abaf48
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Jun 18, 2024
4c3787d
2975_Design_templates_with_multiple_items_per_row
lilitkarapetyan Jun 19, 2024
b57200f
fix code anaylysis
lilitkarapetyan Jun 19, 2024
6332f17
Added comments explaining the function
lilitkarapetyan Jun 19, 2024
6f9d85f
fixed :: typo in word
lilitkarapetyan Jun 19, 2024
a0113d5
add formData in SettingTemplate
lilitkarapetyan Jun 19, 2024
47ce550
fixed template form
lilitkarapetyan Jun 20, 2024
030b3d1
fix: Improved field layout to prevent overlapping
lilitkarapetyan Jun 21, 2024
8b8cbdc
Merge pull request #2984 from serge-web/2975_Design_templates_with_mu…
IanMayo Jul 3, 2024
0aa99b6
Rename `editable` to `playerEditable` in property definition
IanMayo Jul 5, 2024
8ab2bb3
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Aug 5, 2024
a8b65af
resolve conflict
lilitkarapetyan Aug 5, 2024
35cb00d
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Aug 5, 2024
0f58c4c
resolve conflict
lilitkarapetyan Aug 5, 2024
a2f0aec
Fix issue with sending messages using new template with 'Private Mess…
lilitkarapetyan Aug 5, 2024
205b9d1
Fix text visibility issue in description field
lilitkarapetyan Aug 6, 2024
f2b5927
Add notice for legacy templates no longer editable
lilitkarapetyan Aug 6, 2024
fd9a363
fix Code Analysis
lilitkarapetyan Aug 6, 2024
3b5bfc2
Fix text description color
lilitkarapetyan Aug 6, 2024
05beec0
Fix for legacy wargame (correct turn naming constant)
IanMayo Aug 6, 2024
f487a7d
Put css classes in alphabetical order
IanMayo Aug 6, 2024
1b32929
Fixes to more robustly handle legacy wargames (that don't contain the…
IanMayo Aug 6, 2024
678baa9
Remove schema not found errors from jsonEditor
lilitkarapetyan Aug 7, 2024
873ad08
Fix issue with 'Long Answer' field retaining cached text after messag…
lilitkarapetyan Aug 7, 2024
7f9da9f
Fix: Multi-fields on rows now only display correctly in 'Preview form'
lilitkarapetyan Aug 7, 2024
943a6f0
Fix button display issue in array field for 'Preview form' and gameplay
lilitkarapetyan Aug 8, 2024
9bfb03d
Fix field description visibility in 'Preview Form'
lilitkarapetyan Aug 8, 2024
31b6e07
fix spec
lilitkarapetyan Aug 8, 2024
a62ca54
Add spacing between 'Send Message' button and input fields
lilitkarapetyan Aug 8, 2024
21509ca
fix input size sorting issue when displaying side by side.
lilitkarapetyan Aug 9, 2024
e878882
fix: increase default field size to 11 or 12 lines
lilitkarapetyan Aug 9, 2024
2a7fe8a
fix: Send Message and 'Cancel' are in wrong position and the sizes of…
lilitkarapetyan Aug 9, 2024
a0f61b2
Fix: Template with form element and section shows not good
lilitkarapetyan Aug 9, 2024
42216b9
fixed: Description of checkbox is not showed in 'Preview Form' and Ga…
lilitkarapetyan Aug 12, 2024
4753e4f
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo Aug 12, 2024
4175789
fix snap
lilitkarapetyan Aug 12, 2024
ecb917b
Merge branch 'develop' of https://github.com/serge-web/serge into 289…
lilitkarapetyan Aug 12, 2024
ead0721
Merge branch '2892_Edit_templates_in_admin_pages' of https://github.c…
lilitkarapetyan Aug 12, 2024
5b3cb5a
Merge branch 'develop' into 2892_Edit_templates_in_admin_pages
IanMayo Sep 16, 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
14 changes: 12 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,20 @@
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@geoman-io/leaflet-geoman-free": "^2.14.2",
"@ginkgo-bioworks/react-json-schema-form-builder": "2.8.0",
"@json-editor/json-editor": "^2.8.0",
"@material-table/core": "^6.1.15",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.60",
"@mui/material": "^5.15.14",
"@orbat-mapper/convert-symbology": "^1.0.0",
"@rjsf/bootstrap-4": "^5.18.1",
"@rjsf/core": "^5.17.1",
"@rjsf/validator-ajv8": "^5.17.1",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-interactions": "^8.0.10",
"@storybook/addon-knobs": "^7.0.2",
"@storybook/addon-links": "^8.0.10",
"@storybook/addon-webpack5-compiler-swc": "^1.0.2",
"@storybook/preview-api": "^8.0.10",
Expand All @@ -38,6 +44,7 @@
"@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.8",
"@types/react-flatpickr": "^3.8.4",
"@types/react-jsonschema-form": "^1.7.13",
"@types/react-leaflet": "^2.5.1",
"@types/react-maskedinput": "^4.0.4",
"@types/react-modal": "^3.12.0",
Expand All @@ -46,6 +53,7 @@
"@types/react-select": "^3.1.2",
"@types/react-test-renderer": "^16.9.2",
"@types/reactour": "^1.17.1",
"@types/reactstrap": "^8.7.2",
"@types/sass": "^1.43.1",
"@types/sortablejs": "^1.10.6",
"@types/uniqid": "^5.2.0",
Expand Down Expand Up @@ -98,6 +106,7 @@
"react-data-table-component": "7.4.5",
"react-dom": "^16.12.0",
"react-dropzone": "^10.1.5",
"react-error-boundary": "^4.0.13",
"react-flatpickr": "^3.10.7",
"react-fontawesome": "^1.7.1",
"react-leaflet-geoman-v2": "1.0.1",
Expand All @@ -113,7 +122,7 @@
"react-sortablejs": "^6.1.4",
"react-test-renderer": "^16.12.0",
"reactour": "^1.15.0",
"reactstrap": "^7.1.0",
"reactstrap": "^9.2.2",
"redux": "^4.0.1",
"redux-logger": "^3.0.6",
"redux-mock-store": "^1.5.3",
Expand All @@ -138,7 +147,7 @@
"typescript": "^4.8.0",
"uniqid": "^5.0.3",
"universal-router": "^8.1.0",
"vite": "^4.4.7",
"vite": "^5.2.12",
"vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-checker": "^0.6.1",
"vite-plugin-env-compatible": "^1.1.1",
Expand All @@ -155,6 +164,7 @@
"@types/react-flatpickr": "^3.8.4"
},
"devDependencies": {
"@rjsf/utils": "^5.17.1",
"@storybook/addon-actions": "^8.0.10",
"@storybook/codemod": "^8.0.10",
"@storybook/node-logger": "^8.0.10",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import * as ActionConstant from 'src/config'
// import * as ActionConstant from 'src/config'

export const setSelectedSchema = (schemaId) => ({
type: ActionConstant.SET_SELECTED_SCHEMA,
payload: schemaId
})
// export const setSelectedSchema = (schemaId) => ({
// type: ActionConstant.SET_SELECTED_SCHEMA,
// payload: schemaId
// })

export const setPreviewSchema = (schema) => ({
type: ActionConstant.SET_PREVIEW_SCHEMA,
payload: schema
})
// export const setPreviewSchema = (schema) => ({
// type: ActionConstant.SET_PREVIEW_SCHEMA,
// payload: schema
// })
14 changes: 7 additions & 7 deletions client/src/ActionsAndReducers/UmpireMenu/umpireMenu_Reducer.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as ActionConstant from 'src/config'
// import * as ActionConstant from 'src/config'
import deepCopy from '../../Helpers/copyStateHelper.js'

const initialState = {
Expand All @@ -10,13 +10,13 @@ export const umpireMenuReducer = (state = initialState, action) => {
const newState = deepCopy(state)

switch (action.type) {
case ActionConstant.SET_SELECTED_SCHEMA:
newState.selectedSchemaID = action.payload
return newState
// case ActionConstant.SET_SELECTED_SCHEMA:
// newState.selectedSchemaID = action.payload
// return newState

case ActionConstant.SET_PREVIEW_SCHEMA:
newState.previewSchema = action.payload
return newState
// case ActionConstant.SET_PREVIEW_SCHEMA:
// newState.previewSchema = action.payload
// return newState

default:
return newState
Expand Down

This file was deleted.

This file was deleted.

Loading