Skip to content

Notifications analytics #169

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

Merged
merged 16 commits into from
Apr 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules/
dist/
Empty file added .npmignore
Empty file.
1 change: 1 addition & 0 deletions config/webpack/lib-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ module.exports = function configFactory (ops) {
'redux-promise',
'shortid',
'topcoder-react-utils',
'topcoder-react-lib',
'url-parse'
],
mode: ops.mode,
Expand Down
Binary file removed dist/dev/fonts/barlow-condensed-v3-latin-600.eot
Binary file not shown.
465 changes: 0 additions & 465 deletions dist/dev/fonts/barlow-condensed-v3-latin-600.svg

This file was deleted.

Binary file removed dist/dev/fonts/barlow-condensed-v3-latin-600.ttf
Binary file not shown.
Binary file removed dist/dev/fonts/barlow-condensed-v3-latin-600.woff
Binary file not shown.
Binary file not shown.
Binary file removed dist/dev/fonts/roboto-v19-latin-700.eot
Binary file not shown.
309 changes: 0 additions & 309 deletions dist/dev/fonts/roboto-v19-latin-700.svg

This file was deleted.

Binary file removed dist/dev/fonts/roboto-v19-latin-700.ttf
Binary file not shown.
Binary file removed dist/dev/fonts/roboto-v19-latin-700.woff
Binary file not shown.
Binary file removed dist/dev/fonts/roboto-v19-latin-regular.eot
Binary file not shown.
308 changes: 0 additions & 308 deletions dist/dev/fonts/roboto-v19-latin-regular.svg

This file was deleted.

Binary file removed dist/dev/fonts/roboto-v19-latin-regular.ttf
Binary file not shown.
Binary file removed dist/dev/fonts/roboto-v19-latin-regular.woff
Binary file not shown.
1 change: 0 additions & 1 deletion dist/dev/images/bell-big.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/bell-black.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/delete-small.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/e-remove.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/flat-icon-checked.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/flat-icon-opposite-arrows.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/group.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/icon-bell-red.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/icon-bell.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/icon-email.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/icon-settings-gear.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/left-arrow.svg

This file was deleted.

1 change: 0 additions & 1 deletion dist/dev/images/right-arrow.svg

This file was deleted.

Loading