aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* fix tests and make utils consistent in where they pull configuration fromHenry Jameson2023-11-22
|
* fix testsHenry Jameson2023-11-19
|
* remove a testHenry Jameson2023-11-16
|
* Fix parsing non-ascii tagstusooa2023-07-21
|
* Fix unit teststusooa2023-01-21
|
* fix testsHenry Jameson2022-11-27
|
* fix leaky journal by running uniq on addToCollection entriesHenry Jameson2022-11-24
|
* Merge branch 'navigation-update' into 'develop'tusooa2022-08-30
|\ | | | | | | | | Navigation update + preferences storage (and some minor fixes) See merge request pleroma/pleroma-fe!1592
| * Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Update dependency opn to v5 fix notices being under the navbar, also change offset to use variable fix modals not having proper z index reduce indexes to be below 9999 so that develop error messages appear above Do not allow to find by name in findUser() Use lookup endpoint to obtain users by nickname Use $ for id UserProfile routes Allow opening profile: multiChoiceProprties record, anonymous access Allow opening profile when clicking an avatar inside of user popover
| * \ Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (49 commits) Fix react & extra buttons not styled on tab-focus Fix popover not popping up Fix styling on Safari Use :focus-visible instead of :focus for focus markers Optimize Reply badge position Add badges to status interacting buttons Update dependency nightwatch to v2 Update dependency eslint-plugin-n to v15.2.5 Update dependency mocha to v10 Update dependency karma-coverage to v2 Update dependency sass to v1.54.5 Update dependency karma-firefox-launcher to v2 Update dependency vue-template-compiler to v2.7.9 Pin dependencies Refresh yarn.lock Allow column width configuration: allow stretching navbar with columns Remove legacy code for chunksSortMode Add FIXME comment about html-webpack-plugin-after-emit Use exact webpack version in package.json Reintroduce css minimizer ...
| * | | fix journal testHenry Jameson2022-08-16
| | | |
| * | | fix list testsHenry Jameson2022-08-16
| | | |
| * | | proper journal trimming + remove some old workaround to my local bad dataHenry Jameson2022-08-16
| | | |
| * | | fixes, clear cache on logoutHenry Jameson2022-08-12
| | | |
| * | | fixes + fixes for anon usersHenry Jameson2022-08-12
| | | |
| * | | server side storage support for collections + fixesHenry Jameson2022-08-11
| | | |
| * | | more prefs storage work + move dontShowUpdateNotifs to prefsHenry Jameson2022-08-10
| | | |
| * | | initial prefs storage workHenry Jameson2022-08-10
| | | |
* | | | Use dedicated indicator for non-ascii domain namesTusooa Zhu2022-08-29
| | | |
* | | | Remove ispartaTusooa Zhu2022-08-23
| |_|/ |/| |
* | | Merge branch 'from/develop/tusooa/user-profile-routes' into 'develop'HJ2022-08-22
|\ \ \ | |_|/ |/| | | | | | | | Stop generating /:nickname user profile routes See merge request pleroma/pleroma-fe!1589
| * | Do not allow to find by name in findUser()Tusooa Zhu2022-08-10
| |/
* | Fix testsTusooa Zhu2022-08-15
| |
* | Merge branch 'renovate/chai-4.x' into 'develop'tusooa2022-08-11
|\ \ | |/ |/| | | | | Update dependency chai to v4 See merge request pleroma/pleroma-fe!1567
| * Fix test errorsTusooa Zhu2022-08-10
| |
* | Merge branch 'lists-implementation' into 'develop'HJ2022-08-09
|\ \ | | | | | | | | | | | | Add lists support See merge request pleroma/pleroma-fe!1584
| * | Lists implementation: tests, linter fixAlexander Tumin2022-08-06
| | |
| * | Lists implementationAlexander Tumin2022-08-06
| |/
* / unit test + some refactoringHenry Jameson2022-08-04
|/
* deal with no-prototype-builtinsHenry Jameson2022-07-31
|
* --fixHenry Jameson2022-07-31
|
* Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu
| * Fix testsTusooa Zhu2022-06-07
| |
* | fix tests by just ignoring the html commentsHenry Jameson2022-06-21
| |
* | fix testsHenry Jameson2022-06-13
|/
* fix testsHenry Jameson2022-04-12
|
* remove compat buildHenry Jameson2022-03-29
|
* fix routes testHenry Jameson2022-03-22
|
* skip user profile test for now https://github.com/vuejs/test-utils/issues/1382Henry Jameson2022-03-22
|
* fix emoji input testsHenry Jameson2022-03-22
|
* fix richcontent and its testsHenry Jameson2022-03-22
|
* fix tests runningHenry Jameson2022-03-22
|
* Merge branch 'fix-mentions-new-bugs' into 'develop'HJ2022-02-20
|\ | | | | | | | | Fix newfound bugs with rich mentions + user suggestions See merge request pleroma/pleroma-fe!1430
| * new unit testsHenry Jameson2022-02-19
| |
| * fix unit testsHenry Jameson2022-02-19
| |
* | removed file because that logic has been removedHenry Jameson2022-02-20
|/
* very minimalist hashtaglink implementation, also you can middle-clickHenry Jameson2021-08-23
| | | | mentions now.
* fix testsHenry Jameson2021-08-18
|
* fix links sticking to mentionslineHenry Jameson2021-08-15
|
* remove obsolete testsHenry Jameson2021-08-15
|