Skip to content

Remove confs files that are either old and no longer used or that are now dynamically generated. #3148

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

Merged
merged 36 commits into from
Nov 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
c9b617f
Remove confs files that are either old and no longer used or that are…
pyth0n1c Sep 30, 2024
75e64d8
Branch was auto-updated.
patel-bhavin Oct 3, 2024
c5833b3
Branch was auto-updated.
patel-bhavin Oct 9, 2024
82b54ad
Branch was auto-updated.
patel-bhavin Oct 9, 2024
8793b90
Branch was auto-updated.
patel-bhavin Oct 10, 2024
d9891cd
Branch was auto-updated.
patel-bhavin Oct 10, 2024
f6f741a
Branch was auto-updated.
patel-bhavin Oct 10, 2024
e357410
Branch was auto-updated.
patel-bhavin Oct 15, 2024
d84a807
Branch was auto-updated.
patel-bhavin Oct 15, 2024
d874696
Branch was auto-updated.
patel-bhavin Oct 15, 2024
6015d47
Branch was auto-updated.
patel-bhavin Oct 16, 2024
65ebcc2
Branch was auto-updated.
patel-bhavin Oct 16, 2024
19960ef
Branch was auto-updated.
patel-bhavin Oct 16, 2024
a425d83
Branch was auto-updated.
patel-bhavin Oct 17, 2024
d7cc21a
Branch was auto-updated.
patel-bhavin Oct 22, 2024
99cd06f
Branch was auto-updated.
patel-bhavin Oct 22, 2024
dc9db8f
Branch was auto-updated.
patel-bhavin Oct 23, 2024
3797138
Branch was auto-updated.
patel-bhavin Oct 23, 2024
74949c6
Branch was auto-updated.
patel-bhavin Oct 24, 2024
c122b3a
Branch was auto-updated.
patel-bhavin Oct 28, 2024
99ef85c
Branch was auto-updated.
patel-bhavin Oct 29, 2024
0f088b0
Branch was auto-updated.
patel-bhavin Oct 29, 2024
cb02dd7
Branch was auto-updated.
patel-bhavin Oct 31, 2024
ed73a30
Branch was auto-updated.
patel-bhavin Oct 31, 2024
bff4dfb
Branch was auto-updated.
patel-bhavin Oct 31, 2024
4fcd00d
Branch was auto-updated.
patel-bhavin Oct 31, 2024
7325e0e
Branch was auto-updated.
patel-bhavin Nov 1, 2024
2d3705d
Branch was auto-updated.
patel-bhavin Nov 1, 2024
d79fdb8
Branch was auto-updated.
patel-bhavin Nov 1, 2024
9e0915c
Branch was auto-updated.
patel-bhavin Nov 1, 2024
6c7c06c
Branch was auto-updated.
patel-bhavin Nov 4, 2024
5d4f8cf
Branch was auto-updated.
patel-bhavin Nov 6, 2024
27b3909
Branch was auto-updated.
patel-bhavin Nov 6, 2024
5c1fb3d
Branch was auto-updated.
patel-bhavin Nov 6, 2024
67ddcc3
Branch was auto-updated.
patel-bhavin Nov 6, 2024
458572c
updating files after testing
Nov 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
51 changes: 0 additions & 51 deletions app_template/README/essoc_usage_dashboard.txt

This file was deleted.

2 changes: 0 additions & 2 deletions app_template/default/analytic_stories.conf

This file was deleted.

30 changes: 0 additions & 30 deletions app_template/default/app.conf

This file was deleted.

11 changes: 0 additions & 11 deletions app_template/default/commands.conf

This file was deleted.

2 changes: 0 additions & 2 deletions app_template/default/content-version.conf

This file was deleted.

2 changes: 0 additions & 2 deletions app_template/default/use_case_library.conf

This file was deleted.

2 changes: 1 addition & 1 deletion app_template/metadata/default.meta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## shared Application-level permissions
[]
access = read : [ * ], write : [ admin ]
access = read : [ * ], write : [ admin, sc_admin ]
export = system

[savedsearches]
Expand Down