Граф коммитов

168 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 9edabe77fe
Bump lodash from 4.17.15 to 4.17.19 (#172)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 11:41:25 +01:00
Bastien Abadie a420319a8b
Handle expiry from Taskcluster OAuth (#168) 2020-04-20 13:50:27 +02:00
Bastien Abadie 9358f74ac6
Upgrade packages version for yarn too (#170) 2020-04-20 13:45:11 +02:00
Bastien Abadie 3c8e634350
Update DNS usage to match netlify.app (#169) 2020-04-17 09:21:47 +02:00
Bastien Abadie a2c0e427a7
Upgrade build dependencies and fix build issues (#167) 2020-04-16 15:38:02 +02:00
dependabot[bot] eb4cd7d106
Bump auth0-js from 9.6.1 to 9.13.2 (#164)
Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.6.1 to 9.13.2.
- [Release notes](https://github.com/auth0/auth0.js/releases)
- [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/auth0.js/compare/v9.6.1...v9.13.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-11 09:01:08 +02:00
Bastien Abadie 858b213145
Use people.json artifact (#162) 2020-01-21 12:58:33 +01:00
Bastien Abadie c4f2ad88f1
Prod fixes to run on netlify (#161) 2020-01-17 09:32:21 +01:00
Bastien Abadie d00763e8bd
Use OAuth2 to login on firefox-ci Taskcluster instance (#160) 2020-01-16 19:07:09 +01:00
calixteman 53302b7035 Fix warnings appearing in the console (#153) 2019-09-09 11:09:13 +02:00
calixteman 649737df88 Change path to org (#152) 2019-09-06 11:24:52 +02:00
calixteman 6ef5de7f7a Reduce row height (#151)
* Reduce row height

* Fix height of sumup in component details view
2019-09-05 17:44:31 +02:00
calixteman 9e66ec2129 Remove Teams tab for now (#150) 2019-09-05 16:50:32 +02:00
calixteman 7367d44391 Update path secret for real org (#149) 2019-09-05 15:49:01 +02:00
calixteman b1ebcad8bd
Merge pull request #148 from La0/private-path
Use private artifacts
2019-09-04 18:01:30 +02:00
Bastien Abadie 3877de1606 Use private artifacts 2019-09-04 17:59:36 +02:00
calixteman ef0e441152 Add ldapEmail when navigating in the different tabs (#147) 2019-09-04 16:47:09 +02:00
calixteman abe2c6c008 Use new backend for reportees statistics (#146) 2019-09-04 16:46:42 +02:00
calixteman f392df2ff0 Use new backend for product_component stats (#145)
* Use new backend for product_component stats

* Artifacts are now gzip compressed
2019-09-03 23:07:52 +02:00
dependabot[bot] 2ee507afae Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-02 10:15:58 -04:00
Armen Zambrano G ce6eda0b51 Upgrade webpack, webpack-cli & webpack-dev-server 2019-08-21 14:02:10 -04:00
Bastien Abadie 352b35c7f4
Merge pull request #133 from La0/load-artifacts
Load Taskcluster private artifacts
2019-08-13 17:32:27 +02:00
Bastien Abadie c83a711b8d Remove demo loading 2019-08-13 13:59:12 +02:00
Bastien Abadie 6b3837d1f0 Update path 2019-08-13 13:51:45 +02:00
Bastien Abadie 83ceae79bb Fix snapshot 2019-08-13 13:47:43 +02:00
Bastien Abadie 3454b3fec4 Demo loading private Taskcluster artifacts. 2019-08-13 13:47:43 +02:00
dependabot[bot] 1101da7506 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 10:41:35 -04:00
dependabot[bot] 88d5a58dc7 Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 10:41:26 -04:00
shilpaexaltcg f6a4968ab2 Display column switcher for component and team tables (#129)
* Show column switcher for COmponents and Teams view

- Changed viewColumns option to true

* Updated test snapshot
2019-07-08 09:38:30 +02:00
shilpaexaltcg 405424268d make table to use 100% of the screen (#128)
* Changed rows to be be displayed in reportees and components table to 25

* Updated test snapshot
2019-07-04 18:56:08 +02:00
Sylvestre Ledru 62b01dcb10 update test reference 2019-07-04 10:40:29 +02:00
shilpaexaltcg b27a96b26e Fix #98 - Separate important and less important columns (#125)
* Separate important and less important columns
Added View columns filter(mui-datatable) to select and view less important columns which will be hidden by default

* Removed hardcoded column values

- Added new key hidden for each columns in config file
- Removed getColumnBool function and using the config key for displaying columns

* Fixed review comments

- Removed hidden key for false values in config file

https://github.com/mozilla/bugzilla-dashboard/pull/125#discussion_r300275784

* Update src/components/BugzillaComponents/index.jsx

Co-Authored-By: Sylvestre Ledru <sledru@mozilla.com>
2019-07-04 10:37:37 +02:00
shilpaexaltcg 549ec111a0 Issue #121 - Fixed sorting issue for reportees and components view (#124)
* Issue #121

Fixed sorting issue for

* Fixed review comments

- Created a function for sorting data and using it in reportees and components
- Added comments

* Optimized code
moved ascDescSortFunc function to sort.js file to avoid code duplication
2019-07-04 09:25:43 +02:00
shilpaexaltcg 8eb9f3c328 Change the bg color when the value is above a number (#116)
* Change color/background colour - reportees view
Reportees view - change the color when the value is above some number for assigned and needinfo columns

* Fix - Updated repotrees test snapshot

* Feat - Replce Teams and Component table with mui-datatble

- integrated mui-datattable for Teams and Components view
- Added styles for displaying component in Components dashboard
- Updated test snapshots

* Added key to list item

* Review comments

- Fixed sorting issue
- Removed hadcoded container width to make the table occupy full screen width
- Added css to break "Unassigned tracked beta bugs" to into 2 lines

* Fixed UI issues
- Set height for grpahs
- Deleted CSS file and added Style in component file

* Update src/components/Reportees/index.jsx

Co-Authored-By: Sylvestre Ledru <sledru@mozilla.com>

* Fixed review comments

- Changed key for maximum assigned bugs and need info status to maxCount in config file
- Components - using field name instead of label
- removed ternary operator for getColour function
2019-06-27 14:06:54 +02:00
shilpaexaltcg af19a60a2c Issue 109 - Replace Component and Team views with mui-datatable (#118)
* Feat - Replce Teams and Component table with mui-datatble

- integrated mui-datattable for Teams and Components view
- Added styles for displaying component in Components dashboard
- Updated test snapshots

* Added key to list item

* Review comments

- Fixed sorting issue
- Removed hadcoded container width to make the table occupy full screen width
- Added css to break "Unassigned tracked beta bugs" to into 2 lines

* Fixed UI issues
- Set height for grpahs
- Deleted CSS file and added Style in component file
2019-06-25 05:31:18 -07:00
Sylvestre Ledru 718d140880
Merge pull request #115 from shilpaexaltcg/issue-102
WIP - Replace tables with a more advanced component
2019-06-18 07:38:51 -07:00
Sylvestre Ledru 8467ff46d0
Merge branch 'master' into issue-102 2019-06-17 17:39:59 -07:00
Sylvestre Ledru d9429ac4cf
Merge pull request #117 from mozilla/yaml
Improve real org data generation
2019-06-13 16:59:15 +02:00
Sylvestre Ledru 0a2d1eef32 Split the assigned bugs between defect and the rest 2019-06-13 16:47:32 +02:00
Armen Zambrano G 94365bbfa2 Improve real org data generation
Taskcluster Secrets accepts Yaml rather than Json data.
The Python script now can generate a Yaml file based on the Phonebook dump.
The instructions for generation the file have been update and support for `poetry` has been added.
2019-06-13 09:54:07 -04:00
Sylvestre Ledru 397b623af3
Merge pull request #114 from shilpaexaltcg/issue-login
Non-LDAP login issue
2019-06-13 15:35:32 +02:00
Shilpa Gowda a6b9b95b68 Fixed review comments 2019-06-13 19:01:00 +05:30
Shilpa Gowda cb8b2c5f89 Removed fakeReportees file and console.log 2019-06-13 18:45:30 +05:30
Shilpa Gowda 4b15f601a4 WIP- login issue
Changed key for checking the  type of login
2019-06-13 18:30:43 +05:30
Shilpa Gowda bd430a4996 WIP - Login Issue
Added console.log for debugging purpose
2019-06-13 18:03:19 +05:30
Shilpa Gowda ff948dbbd6 WIP - Non ldap login
- added new value to usersesstion to identify the type of login and using the new value for user login
2019-06-13 16:02:36 +05:30
Shilpa Gowda ee1eb5cde1 WIP - Non ldap login
- Created a new getFakeReportees file for nonldap login
- Added condition to check the type of login
2019-06-13 13:28:28 +05:30
Shilpa Gowda e003076154 =Updated testcase file 2019-06-12 19:35:10 +05:30
Shilpa Gowda 39ada188a7 Feature - Replace tables with a more advanced component
- Replaced Table in Reportees table with mui-datatable package
- Removed Sorting function in Reportees component and using default mui-datatble sorting feature
2019-06-12 19:15:45 +05:30
Shilpa Gowda cce6da53c4 Fixed unknown username in navbar for GitHub login 2019-06-12 17:28:13 +05:30