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

Item details UI buildout #67

Merged
merged 9 commits into from
Aug 1, 2023
Merged

Item details UI buildout #67

merged 9 commits into from
Aug 1, 2023

Conversation

benjaminpaige
Copy link
Collaborator

Purpose

Just adding some styles and ui placeholder

Copy link
Contributor

@mdial89f mdial89f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😲

@benjaminpaige benjaminpaige merged commit a6dafe4 into type-shark Aug 1, 2023
17 checks passed
benjaminpaige added a commit that referenced this pull request Aug 1, 2023
* Checking in.... error free in vs code but lambda having an issue...

* Fix null RAI issue

* correct some logic.  working now

* added the breaks

* add lead analyst... but its all null

* update table lists

* Add text helpers

* Item details UI buildout (#67)

* Stuff

* Add details pages

* update chip-spa page

* update chip-spa page

* update chip-spa page

* pushing pixels around

* pushing pixels around

* cleanup

* add test

---------

Co-authored-by: Mike Dial <[email protected]>
13bfrancis added a commit that referenced this pull request Aug 15, 2023
#80)

* Checking in.... error free in vs code but lambda having an issue...

* Fix null RAI issue

* correct some logic.  working now

* added the breaks

* add lead analyst... but its all null

* update table lists

* Add text helpers

* Item details UI buildout (#67)

* Stuff

* Add details pages

* update chip-spa page

* update chip-spa page

* update chip-spa page

* pushing pixels around

* pushing pixels around

* cleanup

* add test

* come up with a typesafe way to validate

* remove file

* validate against data and rewrite code

* add rai recieved date

* dry run validation seatool sink lambda

* change validation logic to account for null values

* add test data so ci test passes

* add onemac schema

* ship it

* add error messages

* thank you Mike

* add opensearch type

* refactor and fix seatool

* add to barrel file

* add logs

* fix type error

* don't include certain seatool records

* move id to after if check

* attempt to get better logging

* add more logging

* Handle onemac bad validation

* fixes (yet untested) for the seatool sink errors

* add received gat helper

* update

* update

* Update

* update

* update

* update

* update types

* refactor

---------

Co-authored-by: Mike Dial <[email protected]>
Co-authored-by: 13bfrancis <[email protected]>
benjaminpaige added a commit that referenced this pull request Aug 18, 2023
* Checking in.... error free in vs code but lambda having an issue...

* Fix null RAI issue

* correct some logic.  working now

* added the breaks

* add lead analyst... but its all null

* update table lists

* Add text helpers

* Item details UI buildout (#67)

* Stuff

* Add details pages

* update chip-spa page

* update chip-spa page

* update chip-spa page

* pushing pixels around

* pushing pixels around

* cleanup

* add test

* come up with a typesafe way to validate

* remove file

* validate against data and rewrite code

* add rai recieved date

* dry run validation seatool sink lambda

* change validation logic to account for null values

* add test data so ci test passes

* add onemac schema

* ship it

* add error messages

* thank you Mike

* add opensearch type

* refactor and fix seatool

* add to barrel file

* add logs

* fix type error

* don't include certain seatool records

* move id to after if check

* attempt to get better logging

* add more logging

* Handle onemac bad validation

* fixes (yet untested) for the seatool sink errors

* add received gat helper

* update

* update

* Update

* update

* update

* update

* update types

* refactor

* Add componentType

* rm new proj creation

* lng

* overview match readme

* api

* Use component type in lable

* remove old perms

* docs

* remove old perms

* remove comments

* stuff

* stuff

* Add faq page

* docs

* build a raw seatool index

* remove the plan type id to name mapping in favor of using plan_types from top level

* add action type

* Update styles

* Check for null types in transform

* Fix detail nav types

* Update type based on unit tests

* maybe this will work

* nullify

* add logging

* fix error

* Update type based on unit tests

* Remove submission origin

* disable the package actions until later

* remove reviewer details

* fixes

* reduce reuse recycle

* fix action types thing

* provisioned cap

* user session timeout

* stop

* set to undefined instead of null

* remove componentType and update dashboard

* do fun things

* update details comp

* codeclimate update

* fix tombstone type

---------

Co-authored-by: Mike Dial <[email protected]>
Co-authored-by: 13bfrancis <[email protected]>
13bfrancis added a commit that referenced this pull request Aug 23, 2023
…pensearch

* Checking in.... error free in vs code but lambda having an issue...

* Fix null RAI issue

* correct some logic.  working now

* added the breaks

* add lead analyst... but its all null

* update table lists

* Add text helpers

* Item details UI buildout (#67)

* Stuff

* Add details pages

* update chip-spa page

* update chip-spa page

* update chip-spa page

* pushing pixels around

* pushing pixels around

* cleanup

* add test

* come up with a typesafe way to validate

* remove file

* validate against data and rewrite code

* add rai recieved date

* dry run validation seatool sink lambda

* change validation logic to account for null values

* add test data so ci test passes

* add onemac schema

* ship it

* add error messages

* thank you Mike

* add opensearch type

* refactor and fix seatool

* add to barrel file

* add logs

* fix type error

* don't include certain seatool records

* move id to after if check

* attempt to get better logging

* add more logging

* Handle onemac bad validation

* fixes (yet untested) for the seatool sink errors

* add received gat helper

* update

* update

* Update

* update

* update

* update

* update types

* refactor

* maybe this will work

* nullify

* add logging

* fix error

* set to undefined instead of null

* do fun things

* rename to seatoolrecordstodelete

* add onemac tombstone functionality

* fix decode error

---------

Co-authored-by: Mike Dial <[email protected]>
Co-authored-by: 13bfrancis <[email protected]>
benjaminpaige added a commit that referenced this pull request Aug 24, 2023
* Checking in.... error free in vs code but lambda having an issue...

* Fix null RAI issue

* correct some logic.  working now

* added the breaks

* add lead analyst... but its all null

* update table lists

* Add text helpers

* Item details UI buildout (#67)

* Stuff

* Add details pages

* update chip-spa page

* update chip-spa page

* update chip-spa page

* pushing pixels around

* pushing pixels around

* cleanup

* add test

* come up with a typesafe way to validate

* remove file

* validate against data and rewrite code

* add rai recieved date

* dry run validation seatool sink lambda

* change validation logic to account for null values

* add test data so ci test passes

* add onemac schema

* ship it

* add error messages

* thank you Mike

* add opensearch type

* refactor and fix seatool

* add to barrel file

* add logs

* fix type error

* don't include certain seatool records

* move id to after if check

* attempt to get better logging

* add more logging

* Handle onemac bad validation

* fixes (yet untested) for the seatool sink errors

* add received gat helper

* update

* update

* Update

* update

* update

* update

* update types

* refactor

* maybe this will work

* nullify

* add logging

* fix error

* set to undefined instead of null

* do fun things

* rename to seatoolrecordstodelete

* add onemac tombstone functionality

* fix decode error

* add csv exporting

* exclude attachments from csv export

* fix export name

* work with ben to build fun stuff

---------

Co-authored-by: Mike Dial <[email protected]>
Co-authored-by: Benjamin Paige <[email protected]>
benjaminpaige added a commit that referenced this pull request Aug 25, 2023
… add export (#96)

* testing 10000

* update date types and flattern data

* refactor

* remove date conversion for the time being

* convert all epocs to date strings in sink

* feat(add-export): Export Logic (#97)

* Checking in.... error free in vs code but lambda having an issue...

* Fix null RAI issue

* correct some logic.  working now

* added the breaks

* add lead analyst... but its all null

* update table lists

* Add text helpers

* Item details UI buildout (#67)

* Stuff

* Add details pages

* update chip-spa page

* update chip-spa page

* update chip-spa page

* pushing pixels around

* pushing pixels around

* cleanup

* add test

* come up with a typesafe way to validate

* remove file

* validate against data and rewrite code

* add rai recieved date

* dry run validation seatool sink lambda

* change validation logic to account for null values

* add test data so ci test passes

* add onemac schema

* ship it

* add error messages

* thank you Mike

* add opensearch type

* refactor and fix seatool

* add to barrel file

* add logs

* fix type error

* don't include certain seatool records

* move id to after if check

* attempt to get better logging

* add more logging

* Handle onemac bad validation

* fixes (yet untested) for the seatool sink errors

* add received gat helper

* update

* update

* Update

* update

* update

* update

* update types

* refactor

* maybe this will work

* nullify

* add logging

* fix error

* set to undefined instead of null

* do fun things

* rename to seatoolrecordstodelete

* add onemac tombstone functionality

* fix decode error

* add csv exporting

* exclude attachments from csv export

* fix export name

* work with ben to build fun stuff

---------

Co-authored-by: Mike Dial <[email protected]>
Co-authored-by: Benjamin Paige <[email protected]>

* update types on front end for strind dates

* remove log

---------

Co-authored-by: 13bfrancis <[email protected]>
Co-authored-by: Mike Dial <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants