-
Notifications
You must be signed in to change notification settings - Fork 88
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
added useAlert hook to display danger and success alerts #180
added useAlert hook to display danger and success alerts #180
Commits on Mar 21, 2022
-
fix(vcs): fixed the analysis of scanData
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8f1ab2 - Browse repository at this point
Copy the full SHA e8f1ab2View commit details -
fix(react-helmet): use react-helmet-async to fix console error
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a71a8c - Browse repository at this point
Copy the full SHA 9a71a8cView commit details -
fix(test): update test to use react-helmet-async
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de0d2eb - Browse repository at this point
Copy the full SHA de0d2ebView commit details -
fix(errors): Added the error checks in deleteUploads
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94116ff - Browse repository at this point
Copy the full SHA 94116ffView commit details -
feat(alert): alert message on homepage for logout error
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44c7200 - Browse repository at this point
Copy the full SHA 44c7200View commit details -
fix(ux): fixed the ux of upload pages
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b59e32c - Browse repository at this point
Copy the full SHA b59e32cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dffc945 - Browse repository at this point
Copy the full SHA dffc945View commit details -
feat(reuse): add reuse report and copyright option
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5af05f1 - Browse repository at this point
Copy the full SHA 5af05f1View commit details -
feat(reuse): add all reuse options and update corresponding api
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba1d360 - Browse repository at this point
Copy the full SHA ba1d360View commit details -
fix(reuse): add recursive to false and add custom no data message in …
…dropdown Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb8cffb - Browse repository at this point
Copy the full SHA fb8cffbView commit details -
fix(reuse): update handle change function
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbb0a31 - Browse repository at this point
Copy the full SHA dbb0a31View commit details -
fix(uplods-move-copy): added the fallback condition
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3de2c99 - Browse repository at this point
Copy the full SHA 3de2c99View commit details -
feat(API): migrate API from v1 to v2
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73a600d - Browse repository at this point
Copy the full SHA 73a600dView commit details -
feat(browse): added the browsing of uploads with folders
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1eea8d8 - Browse repository at this point
Copy the full SHA 1eea8d8View commit details -
fix(browse): fixed the ui and recursive call
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed5465d - Browse repository at this point
Copy the full SHA ed5465dView commit details -
feat(url): added the upload from url page
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1913946 - Browse repository at this point
Copy the full SHA 1913946View commit details -
fix(upload): fixed the vcs and server accesslevel
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6b2517 - Browse repository at this point
Copy the full SHA e6b2517View commit details -
fix(upload): fixed the ids of all the common-fields
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23fe314 - Browse repository at this point
Copy the full SHA 23fe314View commit details -
feat(search): added the pagination in search page
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbc75bb - Browse repository at this point
Copy the full SHA cbc75bbView commit details -
feat(group): use default group returned from API
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f12b16 - Browse repository at this point
Copy the full SHA 0f12b16View commit details -
feat(browseUplods): added the pages and routes for it
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2669e63 - Browse repository at this point
Copy the full SHA 2669e63View commit details -
feat(header): added header for browse uploads
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bee671 - Browse repository at this point
Copy the full SHA 2bee671View commit details -
fix(style): fixed the styling of header
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a78bd68 - Browse repository at this point
Copy the full SHA a78bd68View commit details -
fix(nameInitials): add null check in name initials function
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0504b25 - Browse repository at this point
Copy the full SHA 0504b25View commit details -
fix(highlight-group): highlight the current selected group
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 665fc20 - Browse repository at this point
Copy the full SHA 665fc20View commit details -
fix(login-form): add border to form in dark theme
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f13652e - Browse repository at this point
Copy the full SHA f13652eView commit details -
fix(test): update snapshot to include border in dark theme
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c8ba7c - Browse repository at this point
Copy the full SHA 1c8ba7cView commit details -
fix(ui): fixed the snackbar now ui not shifting
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67e4b55 - Browse repository at this point
Copy the full SHA 67e4b55View commit details -
fix(jobs): fixed the jobs api of scheduleAnalysis
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcf686e - Browse repository at this point
Copy the full SHA dcf686eView commit details -
fix(header): made the header sticky
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b716e1 - Browse repository at this point
Copy the full SHA 6b716e1View commit details -
fix(test): fixed the snapshot for header
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3197a2a - Browse repository at this point
Copy the full SHA 3197a2aView commit details -
fix(footer): fixed the footer alignment
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8590f53 - Browse repository at this point
Copy the full SHA 8590f53View commit details -
fix(test): fixed the snapshot for footer
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 896f1ac - Browse repository at this point
Copy the full SHA 896f1acView commit details -
fix(browse): fixed the browse headings
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f34ab6 - Browse repository at this point
Copy the full SHA 5f34ab6View commit details -
feat(fossology-version): use fossology version from info API
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c510ae7 - Browse repository at this point
Copy the full SHA c510ae7View commit details -
fix(snapshot): update footer snapshot
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c6f530 - Browse repository at this point
Copy the full SHA 7c6f530View commit details -
fix(footer): ensure single request to info API
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b64cd9 - Browse repository at this point
Copy the full SHA 7b64cd9View commit details -
feat(sessionStorage): cache fossology version in session storage
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 201afbe - Browse repository at this point
Copy the full SHA 201afbeView commit details -
feat(copyright): add copyright table
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 565444c - Browse repository at this point
Copy the full SHA 565444cView commit details -
fix(darkTheme): fix table styling in dark theme
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0b4c26 - Browse repository at this point
Copy the full SHA f0b4c26View commit details -
fix(dark-theme): change table border to grey in dark theme
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58d257a - Browse repository at this point
Copy the full SHA 58d257aView commit details -
feat(report): add export report option on browse page
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c613088 - Browse repository at this point
Copy the full SHA c613088View commit details -
fix(groupname): remove groupname header from download report api
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f84ca7f - Browse repository at this point
Copy the full SHA f84ca7fView commit details -
fix(groupname): add groupname header in download report
Signed-off-by: Aman Dwivedi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e83611f - Browse repository at this point
Copy the full SHA e83611fView commit details -
Create errorMessages.js in constants
Import errMsg from constants in sendRequest.js Import errMsg from constants in UploadReuse Import errMsg from constants to ErrorPage Rename constants file errorMessages to messages The constants file is supposed to include all message types, so I have renamed the constants file to reflect this. I have also changed the name of the errMsg object to messages. Import messages into Group\Create Import messages into Delete Import messages into Browse Import messages into ScheduleAgents Import messages into Create Import messages into Delete Import messages into Edit Import messages into Move Import messages into Unlink Import messages into License/Create Import messages into Upload/Delete Import messages into Uploads/Move Import messages into Upload/File Import messages into Upload/Url Import messages into Upload/Vcs Add Stevie Gill's email to messages.js Text changes in messages to improve consistency Removed full points and capital letters from some of the strings to improve the consistency of the messages.
Configuration menu - View commit details
-
Copy full SHA for 298f7ce - Browse repository at this point
Copy the full SHA 298f7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f89f4 - Browse repository at this point
Copy the full SHA 58f89f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b89878 - Browse repository at this point
Copy the full SHA 8b89878View commit details -
fix(ui): fixed the textareas in all the pages
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa2b8d8 - Browse repository at this point
Copy the full SHA fa2b8d8View commit details -
fix(style): fixed the styling of textarea
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00fb0d1 - Browse repository at this point
Copy the full SHA 00fb0d1View commit details -
fix(font): fixed the license textarea font
Signed-off-by: Shruti3004 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 791cfa4 - Browse repository at this point
Copy the full SHA 791cfa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e69b19d - Browse repository at this point
Copy the full SHA e69b19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee30e2d - Browse repository at this point
Copy the full SHA ee30e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8308a9a - Browse repository at this point
Copy the full SHA 8308a9aView commit details -
docs(README.md): Added copy boxes on commands
Added copy code block on yarn commands and made that section look better Signed-off-by: Devesh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bafffe0 - Browse repository at this point
Copy the full SHA bafffe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4938e08 - Browse repository at this point
Copy the full SHA 4938e08View commit details