Commits on Source (25)
-
Guy Thouret authored
(fix) Change the poller for notification counts to use rxjs timer and poll straight away without delay - Fixes #1878
-
Mark Harding authored
(fix) Delay of 1min from loading app to getting notification indicator Closes #1878 See merge request !543
-
This reverts commit 3e4cedb4.
-
Mark Harding authored
Fix/comments media gallery 1601 See merge request !469
-
-
Mark Harding authored
[Sprint/NuancedNumbat](fix): Updated to return if button is not found. #1881 Closes #1881 See merge request !549
-
Mark Harding authored
-
Mark Harding authored
-
Mark Harding authored
-
Mark Harding authored
fixes hard coded frontend asset links See merge request !551
-
-
Mark Harding authored
epic/post-scheduler See merge request !494
-
This reverts commit 3e4cedb4.
-
Mark Harding authored
Bug/admin activity service 1921 Closes #1921 See merge request !559
-
Juan Manuel Solaro authored
-
Olivia Madrid authored
-
Mark Harding authored
-
Mark Harding authored
-
Mark Harding authored
-
-
Mark Harding authored
[Sprint/NuancedNumbat](feat): E2E upgrades See merge request !553
-
Mark Harding authored
chore/fix post scheduler test to work if feature flag Closes #1917 See merge request !560
-
Mark Harding authored
(fix): replace video console errors with logs Closes #1780 See merge request !563
-
Mark Harding authored
-
Ben authored
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- cypress/e2e.sh 106 additions, 0 deletionscypress/e2e.sh
- cypress/integration/blogs.spec.js 107 additions, 2 deletionscypress/integration/blogs.spec.js
- cypress/integration/boost/boost-console.spec.js 43 additions, 14 deletionscypress/integration/boost/boost-console.spec.js
- cypress/integration/boost/boost-creator.spec.js 10 additions, 11 deletionscypress/integration/boost/boost-creator.spec.js
- cypress/integration/boost/boost-impressions.spec.js 25 additions, 18 deletionscypress/integration/boost/boost-impressions.spec.js
- cypress/integration/channel/channel-activities.spec.js 61 additions, 0 deletionscypress/integration/channel/channel-activities.spec.js
- cypress/integration/channel/channel.spec.js 2 additions, 1 deletioncypress/integration/channel/channel.spec.js
- cypress/integration/comments/comment-permissions.spec.js 90 additions, 0 deletionscypress/integration/comments/comment-permissions.spec.js
- cypress/integration/comments/comment-threads.spec.js 0 additions, 0 deletionscypress/integration/comments/comment-threads.spec.js
- cypress/integration/groups/groups.spec.js 0 additions, 0 deletionscypress/integration/groups/groups.spec.js
- cypress/integration/newsfeed.spec.js 92 additions, 0 deletionscypress/integration/newsfeed.spec.js
- cypress/integration/notification.spec.js 4 additions, 1 deletioncypress/integration/notification.spec.js
- src/app/app.component.ts 3 additions, 1 deletionsrc/app/app.component.ts
- src/app/common/common.module.ts 11 additions, 1 deletionsrc/app/common/common.module.ts
- src/app/common/components/card/card.component.ts 13 additions, 2 deletionssrc/app/common/components/card/card.component.ts
- src/app/common/components/editors/plugins/buttons.plugin.ts 4 additions, 0 deletionssrc/app/common/components/editors/plugins/buttons.plugin.ts
- src/app/common/components/featured-content/featured-content.component.ts 6 additions, 2 deletions...components/featured-content/featured-content.component.ts
- src/app/common/components/post-menu/post-menu.component.html 25 additions, 0 deletionssrc/app/common/components/post-menu/post-menu.component.html
cypress/e2e.sh
0 → 100755
File moved