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

3106 reparse django action #3167

Merged
merged 72 commits into from
Oct 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
2753507
initial commit - added filter
raftmsohani Aug 14, 2024
f912d6b
Merge branch 'develop' into 3076-Admin-Filter-Enhancements-Data-Files…
raftmsohani Aug 15, 2024
b79cbb1
3076 added test
raftmsohani Aug 15, 2024
11b411e
Merge branch 'develop' into 3076-Admin-Filter-Enhancements-Data-Files…
raftmsohani Aug 16, 2024
1ca33a6
linting
raftmsohani Aug 23, 2024
e5b9371
Merge branch '3076-Admin-Filter-Enhancements-Data-Files-Page' of gith…
raftmsohani Aug 23, 2024
4a3a169
move import to top
raftmsohani Aug 23, 2024
f810633
lint
raftmsohani Aug 23, 2024
bc050cf
3076 correction
raftmsohani Aug 27, 2024
16bfbce
3076 Fixed today filter
raftmsohani Aug 28, 2024
3fa6d7a
linting
raftmsohani Aug 28, 2024
f91fc46
Merge branch 'develop' into 3076-Admin-Filter-Enhancements-Data-Files…
raftmsohani Aug 28, 2024
6c0cc70
Merge branch 'develop' into 3076-Admin-Filter-Enhancements-Data-Files…
raftmsohani Aug 29, 2024
3f7690c
Merge branch '3076-Admin-Filter-Enhancements-Data-Files-Page' of gith…
raftmsohani Aug 29, 2024
fb6ecb7
3076 applied a11y review changes
raftmsohani Aug 30, 2024
198b98a
3076 fix failing test
raftmsohani Aug 30, 2024
c61b298
3106 first draft
raftmsohani Sep 3, 2024
b3504b9
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Sep 5, 2024
e87808c
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Sep 5, 2024
16ecfdb
Merge branch '3106-reparse-django-action' of github.com:raft-tech/TAN…
raftmsohani Sep 5, 2024
d59af03
clean up
raftmsohani Sep 5, 2024
e1a3bbc
clean up
raftmsohani Sep 5, 2024
d3fd407
clean admin
raftmsohani Sep 5, 2024
2237686
clean admin
raftmsohani Sep 5, 2024
778f706
parsing command
raftmsohani Sep 9, 2024
a5737b4
delete unwanted imports
raftmsohani Sep 9, 2024
8e94085
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Sep 9, 2024
7fa47a8
added modal form
raftmsohani Sep 11, 2024
dd6d85e
Merge branch '3106-reparse-django-action' of github.com:raft-tech/TAN…
raftmsohani Sep 11, 2024
1463ea4
added styling to confirmation page
raftmsohani Sep 11, 2024
152d439
changes
raftmsohani Sep 11, 2024
d3deddf
3106 middle page works
raftmsohani Sep 13, 2024
f78e5ae
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Sep 13, 2024
a54f14a
3106 can add files for reparsing
raftmsohani Sep 13, 2024
2b75af8
3106 Correct linting
raftmsohani Sep 13, 2024
626087f
bypassing status check to get this deployed for testing
andrew-jameson Sep 17, 2024
38d50f5
injected working js
raftmsohani Sep 18, 2024
5e6c89c
remove some of the comments
raftmsohani Sep 18, 2024
ed965ac
revert changes
raftmsohani Sep 19, 2024
95b6ebd
linting and corrections
raftmsohani Sep 19, 2024
1c19e87
lint
raftmsohani Sep 19, 2024
98bd857
redirect to meta model
raftmsohani Sep 20, 2024
e09ce5d
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Sep 20, 2024
e100f6d
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Sep 23, 2024
3daebc5
3106 replying comments
raftmsohani Sep 25, 2024
4f28656
Merge branch '3106-reparse-django-action' of github.com:raft-tech/TAN…
raftmsohani Sep 25, 2024
f1c22f4
move imports to the top
raftmsohani Sep 25, 2024
6ca4da4
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Sep 25, 2024
f3a3959
Update admin.py: renamed reparse command
raftmsohani Sep 30, 2024
4945d32
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Sep 30, 2024
d1fb4d6
3106 removed unused function
raftmsohani Sep 30, 2024
6e723e0
3106 fixed reparsing command issues
raftmsohani Sep 30, 2024
bf2d288
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Oct 2, 2024
a1c4631
resolve merge conflict errors
raftmsohani Oct 2, 2024
4d6dcb4
Merge branch 'develop' into 3106-reparse-django-action
andrew-jameson Oct 2, 2024
cfc919b
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Oct 4, 2024
3355b97
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Oct 9, 2024
0820878
move admin action to celery task
jtimpe Oct 9, 2024
a20b740
rm print
jtimpe Oct 9, 2024
98861c6
rm prints
jtimpe Oct 9, 2024
f758860
lint
jtimpe Oct 9, 2024
b9128dd
rm unused
jtimpe Oct 9, 2024
1681c96
unused imports
jtimpe Oct 9, 2024
59cf447
script styling
jtimpe Oct 9, 2024
b8af66f
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Oct 15, 2024
72119a8
changed log message
raftmsohani Oct 16, 2024
b08f324
Merge branch '3106-reparse-django-action' of github.com:raft-tech/TAN…
raftmsohani Oct 16, 2024
5c8220e
Merge branch 'develop' into 3106-reparse-django-action
ADPennington Oct 16, 2024
0b2b3f2
Merge branch 'develop' into 3106-reparse-django-action
ADPennington Oct 16, 2024
8f8a575
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani Oct 17, 2024
959ee4e
change log for action
jtimpe Oct 17, 2024
8fbf08a
Merge branch 'develop' into 3106-reparse-django-action
ADPennington Oct 17, 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
Merge branch 'develop' into 3106-reparse-django-action
raftmsohani authored Sep 20, 2024
commit e09ce5d1a1d71312c04f735a92613d1c7e78c258

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.