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

LIMS-116: Summary page revamp (#606) #635

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

John-Holt-Tessella
Copy link
Contributor

  • updating .gitignore

  • adding frontend files and building backend

  • adding front end files and router files

  • create sidebar, filter options added, routes added

  • add routing to page,search bar and column selector

  • adding pagination continutation

  • adding csv, all columns, rest of filters

  • added descending and ascending

  • sidebar dropdown&changed data structure&hide row

  • cleaning up fixing jump bug

  • refactored backend mapped data

  • added expanding row

  • refactored favourites

  • refactored orderby filter

  • cleaned up code, added comments

  • added all params to watcher

  • added summary db connection

  • add routes to summary

  • add backend changes summarypage

  • changes to expandable sidebar, cleaning up fronte

  • clean up, add functions to get data

  • front end changes, group concat backend

  • remove summarypage code

  • fix pagination, timeout

  • delete old summary file

  • changed pagination in summary.php

  • changed backend to not include tot

  • fix refined cell c column

  • added ifsets to avoid undefined offset error

  • delete offset for output

  • change order of operands

  • change filters, fix operands

  • fix csv button

  • changed prop to propid

  • format beamlinename

  • change al,be,gamma

  • add selected columns summary

  • additional changes for selected columns

  • add multiple selections change expandable sidebar

  • redo routing, keep alive summary

  • fixes, change routing, results display, orderby

  • fixes to selected columns

  • format page to allow for customisation

  • area for potential formatting and fix to querypara

  • changes to regex, combobox multiple, and fomat

  • column select fix, resize pill fix, format inputs

  • Update api/src/Database/DatabaseConnectionFactory.php

  • Update client/src/js/modules/types/sp/menu.js

  • Update client/src/js/modules/types/saxs/menu.js

  • Update client/src/js/modules/types/pow/menu.js

  • Update client/src/js/modules/types/mx/menu.js

  • Update client/src/js/modules/types/em/menu.js

  • Update client/src/js/app/components/combo-box.vue

  • Update api/src/Database/DatabaseFactory.php

  • Update api/src/TemplateParser.php

  • Code review changes: database conns, code tidy

  • add get started button


* updating .gitignore

* adding frontend files and building backend

* adding front end files and router files

* create sidebar, filter options added, routes added

* add routing to page,search bar and column selector

* adding pagination continutation

* adding csv, all columns, rest of filters

* added descending and ascending

* sidebar dropdown&changed data structure&hide row

* cleaning up fixing jump bug

* refactored backend mapped data

* added expanding row

* refactored favourites

* refactored orderby filter

* cleaned up code, added comments

* added all params to watcher

* added summary db connection

* add routes to summary

* add backend changes summarypage

* changes to expandable sidebar, cleaning up fronte

* clean up, add functions to get data

* front end changes, group concat backend

* remove summarypage code

* fix pagination, timeout

* delete old summary file

* changed pagination in summary.php

* changed backend to not include tot

* fix refined cell c column

* added ifsets to avoid undefined offset error

* delete offset for output

* change order of operands

* change filters, fix operands

* fix csv button

* changed prop to propid

* format beamlinename

* change al,be,gamma

* add selected columns summary

* additional changes for selected columns

* add multiple selections change expandable sidebar

* redo  routing, keep alive summary

* fixes, change routing, results display, orderby

* fixes to selected columns

* format page to allow for customisation

* area for potential formatting and fix to querypara

* changes to regex, combobox multiple,  and fomat

* column select fix, resize pill fix, format inputs

* Update api/src/Database/DatabaseConnectionFactory.php

Co-authored-by: Guilherme Francisco <[email protected]>

* Update client/src/js/modules/types/sp/menu.js

Co-authored-by: Guilherme Francisco <[email protected]>

* Update client/src/js/modules/types/saxs/menu.js

Co-authored-by: Guilherme Francisco <[email protected]>

* Update client/src/js/modules/types/pow/menu.js

Co-authored-by: Guilherme Francisco <[email protected]>

* Update client/src/js/modules/types/mx/menu.js

Co-authored-by: Guilherme Francisco <[email protected]>

* Update client/src/js/modules/types/em/menu.js

Co-authored-by: Guilherme Francisco <[email protected]>

* Update client/src/js/app/components/combo-box.vue

Co-authored-by: Guilherme Francisco <[email protected]>

* Update api/src/Database/DatabaseFactory.php

Co-authored-by: John Holt <[email protected]>

* Update api/src/TemplateParser.php

Co-authored-by: Guilherme Francisco <[email protected]>

* Code review changes: database conns, code tidy

* add get started button

---------

Co-authored-by: Guilherme Francisco <[email protected]>
Co-authored-by: John Holt <[email protected]>
@John-Holt-Tessella John-Holt-Tessella merged commit 15a7fcb into pre-release/2023-R3.3 Jul 25, 2023
2 of 4 checks passed
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