Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24add prop validatorsdartcafe
2022-04-21remove warningsdartcafe
2022-04-15add feedback effects on voting and fix reactivity (#2377)René Gieling
2022-04-12visual fixesdartcafe
2022-03-28refactor ActionDeletedartcafe
2022-03-22removed unused and outcommented codedartcafe
2022-03-13css fixesdartcafe
2022-03-13remove glitchdartcafe
2022-03-13move action buttons to head of vote tabledartcafe
2022-02-02scss fixesdartcafe
2021-10-15vue/no-unused-propertiesdartcafe
2021-08-06stylelint fixdartcafe
2021-08-05optimized mobile viewdartcafe
2021-08-03add gap to scrollbardartcafe
2021-07-28css fixesdartcafe
2021-07-28fixes and optimizationsdartcafe
2021-07-28tidydartcafe
2021-07-28fine tuning round 1dartcafe
2021-07-28Changed layout of vote pagedartcafe
2021-07-12moving usermenu to header bar and new sidebar tabdartcafe
2021-07-11use condensed userItem for participantsdartcafe
2021-07-05Update version and tidydartcafe
2021-06-30Tidydartcafe
2021-06-30extract voteColumn to own componentdartcafe
2021-06-29Merge pull request #1791 from nextcloud/refactor/lazy-loadingRené Gieling
2021-06-16lazy loadingdartcafe
2021-06-03hide table if too many cells are useddartcafe
2021-05-31change conter in list viewdartcafe
2021-05-31closing date (#1675)René Gieling
2021-05-30Merge pull request #1662 from nextcloud/refactor/cssRené Gieling
2021-05-30linter happinessdartcafe
2021-05-30simplify DOM and tidy CSSdartcafe
2021-05-29remove closing calculation from componentsdartcafe
2021-05-28cssdartcafe
2021-05-15use proper props namedartcafe
2021-05-15Add delete action component with undeletedartcafe
2021-04-20use @nextcloud/eslint-config, lint:fix and tidydartcafe
2021-04-18arrow-parensdartcafe
2021-03-25some optimizationsdartcafe
2021-03-25fix option owner avatar in table viewdartcafe
2021-03-22allow deletion of option by option owner and dsiplay ownerdartcafe
2021-03-22drill down actions to components and move some logic to storedartcafe
2021-03-19styelintdartcafe
2021-03-19scroll bar is inside vote-table on mobilesdartcafe
2021-03-06rearranging componentsdartcafe
2021-03-06some styling glitchesdartcafe
2021-03-05adding some transitionsdartcafe
2021-03-04Move actions to usermenudartcafe
2021-03-02Hide counter and participants, if results are hiddendartcafe
2021-03-02center text only in table-viewdartcafe