-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(issue and respond to RAIs): Implement post sub actions for issui…
…ng and responding to RAIs (#197) * Show issue rai for all records for cms user * basic routing setup * base * form work * nothing * basic func * sink * yut * brians lib * fix thing * bringing in brian * add functionality for sinking actions to opensearch * remove action-type from schema (not needed) * fix breadcrumb type error * finished up flow (fingers crossed) * fix typescript error for tombstone * get the last item in array * update with timestamp from frontend * update status * move to using a transaction with rollback etc * REVERTME push raw onemac records to other index * fix thing * fix for attachments ullish * increase timeout * stop custom compaction for onemac * fix deletes * udpates per brian * pass action on enable thing * asdf * Change how we get state * put id in the payload, as it doesnt come back from safe parse * sending stuff to onemac * yut * rework. change state cms to request response * set sinkSeatool to start putting the timestamps in the right place * fixes * breadcrumbs * turn modal on * cleanup * show rais * remove check * rename to make more sense * update getAttachmentUrl to allow download of rai attachments * change format * rm debug * handle old rais * ok * k * add a thing to catch rais with no requested date * functional ui etc * add seatool status * correction * pushing the logic on package actions further * start showing response data and fix some issues * working with reindex * danger * set explicit dep * Add explicit dependency so we dont start sinking before weve setup the index * frontend stuff * yut * get actie * fix get package actions * functional, but the timestamps on response is getting jacked * open collapsed * enumerte and stuff * updates * https://qmacbis.atlassian.net/browse/OY2-26267 fix * fixes etc * Add submitter name * Whered he go Whered whooooo go. REVERT ME * Fix logic * who are we to limit ourselves. how arrogant * correct helper * Fix attachmenturl thing to include response attachments * some fixes per padma * drop these cases * fixes * Let all pending statuses issue an rai * response fixes * yut * modals for issue * modals for response * remove dev thing * i think this looks bad and is redundant * language * 11 * error handling and fixes * fix 13 * add package details consistently * put a sentence back * language * fix up role logic.. user helper could probably go for some refactoring * Update text at bottom * fix broken disable bit * use blank value * remove * update faq links * drop unneeded markup * little bit of cleanup --------- Co-authored-by: 13bfrancis <[email protected]>
- Loading branch information
1 parent
b7d3c8f
commit 03472d1
Showing
32 changed files
with
1,437 additions
and
372 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.