SabreCat
|
e312ea943f
|
WIP(teams): partial style implementation for status rows
|
2022-02-17 15:51:27 -06:00 |
|
SabreCat
|
a4a1595ec7
|
WIP(teams): very janky multi status
|
2022-02-17 15:51:27 -06:00 |
|
SabreCat
|
4b07e3a116
|
WIP(teams): start of multi state implementation
|
2022-02-17 15:51:27 -06:00 |
|
SabreCat
|
13e645fa4b
|
fix(teams): correct some unassignment bugs
|
2022-02-17 15:51:27 -06:00 |
|
SabreCat
|
0d876472a3
|
WIP(teams): fix initial assignment sync, add Daily handling
|
2022-02-17 15:51:26 -06:00 |
|
SabreCat
|
9e527f4f35
|
WIP(teams): can do To Do's
|
2022-02-17 15:51:09 -06:00 |
|
SabreCat
|
eaa5f821a4
|
WIP(multi-assign): functioning multi
|
2022-02-17 15:50:44 -06:00 |
|
SabreCat
|
a495db8480
|
WIP(assignment): change to object style
to do--let assignment API accept an array
|
2022-02-17 15:50:42 -06:00 |
|
SabreCat
|
fa99458ca4
|
WIP(multiassign): resume shared completion implementation
|
2022-02-17 15:50:23 -06:00 |
|
Sabe Jones
|
f843564444
|
fix(storybook): temporarily disable story
|
2022-02-17 15:49:55 -06:00 |
|
Sabe Jones
|
603cc93957
|
fix(ui): further cursor tweaks for Teams
|
2022-02-17 15:49:54 -06:00 |
|
Sabe Jones
|
63e0875f32
|
fix(teams): allow ticking team checklists
|
2022-02-17 15:49:34 -06:00 |
|
Sabe Jones
|
029e41472f
|
fix(teams): filter further to hide team tasks, don't override
|
2022-02-17 15:49:19 -06:00 |
|
Sabe Jones
|
395d9e7650
|
fix(teams): maybe goodish style?
|
2022-02-17 15:49:18 -06:00 |
|
Sabe Jones
|
61d396204f
|
fix(teams): more layout tweakage
|
2022-02-17 15:49:17 -06:00 |
|
Sabe Jones
|
f233c511cc
|
fix(teams): layout issues, error, change timezone format
|
2022-02-17 15:49:16 -06:00 |
|
Sabe Jones
|
0806391ab8
|
feat(teams): Day Start and adjust uncheck wording
|
2022-02-17 15:48:55 -06:00 |
|
Sabe Jones
|
dcaba7f186
|
fix(teams): update beta banner wording
|
2022-02-17 15:47:55 -06:00 |
|
Sabe Jones
|
59dc97b75f
|
WIP(teams): fixes, beta banner
|
2022-02-17 15:47:37 -06:00 |
|
Sabe Jones
|
d53813adc7
|
WIP(teams): add some analytics, remove extraneous logic
|
2022-02-17 15:47:02 -06:00 |
|
Sabe Jones
|
221dd7a81e
|
fix(tasks): more lock icon revision, no error on manager uncheck
|
2022-02-17 15:46:45 -06:00 |
|
Sabe Jones
|
99bf6349e1
|
fix(assignment): update single select dropdown style
|
2022-02-17 15:46:44 -06:00 |
|
Sabe Jones
|
801b902bb8
|
fix(tasks): manager lock icon, coerce task value to Number
|
2022-02-17 15:46:43 -06:00 |
|
Sabe Jones
|
072b09e030
|
feat(teams): quick add
Also fixes issue with lock icons
Also hides task copies from personal task board
|
2022-02-17 15:46:42 -06:00 |
|
Sabe Jones
|
a5680836bd
|
feat(teams): new disapproval workflow, managers can uncheck tasks
|
2022-02-17 15:46:23 -06:00 |
|
Sabe Jones
|
bb9ba61d12
|
feat(teams): show team name
|
2022-02-17 15:44:58 -06:00 |
|
Sabe Jones
|
a88f97831a
|
fix(teams): update single select style and correct create/edit issue
|
2022-02-17 15:44:58 -06:00 |
|
Sabe Jones
|
ae0528e5cd
|
WIP(teams): fix initially unassigned task, add completedBy data
|
2022-02-17 15:44:57 -06:00 |
|
Sabe Jones
|
74345adf6b
|
fix(teams): make selectSingle workflows functional
|
2022-02-17 15:44:56 -06:00 |
|
negue
|
7dbee4caed
|
clone selectMulti to selectSingle for assignedMember
|
2022-02-17 15:44:55 -06:00 |
|
Sabe Jones
|
6cddb3bf82
|
WIP(teams): more partial fixing
|
2022-02-17 15:44:36 -06:00 |
|
Sabe Jones
|
248e1c6fe9
|
WIP(teams): reimplement open tasking
|
2022-02-17 15:43:28 -06:00 |
|
Sabe Jones
|
6e39c79cff
|
WIP(teams): simplify task footers
|
2022-02-17 15:41:07 -06:00 |
|
Sabe Jones
|
cab4a2a8fa
|
WIP(teams): begin simplification
|
2022-02-17 15:41:05 -06:00 |
|
dependabot[bot]
|
cb6d3cc9ca
|
build(deps): bump @storybook/addons in /website/client (#13850)
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 6.4.18 to 6.4.19.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.19/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.19/lib/addons)
---
updated-dependencies:
- dependency-name: "@storybook/addons"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-15 14:01:40 -05:00 |
|
dependabot[bot]
|
f1b6d95a84
|
build(deps): bump amplitude-js from 8.16.1 to 8.17.0 in /website/client (#13855)
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.16.1 to 8.17.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.16.1...v8.17.0)
---
updated-dependencies:
- dependency-name: amplitude-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-15 13:44:49 -05:00 |
|
dependabot[bot]
|
b7e796f644
|
build(deps): bump @storybook/addon-actions in /website/client (#13857)
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.4.18 to 6.4.19.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.19/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.19/addons/actions)
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-15 13:43:33 -05:00 |
|
CuriousMagpie
|
ef36d655b0
|
Merge branch 'develop' of https://github.com/HabitRPG/habitica into develop
|
2022-02-14 16:37:55 -05:00 |
|
dependabot[bot]
|
cf3b9bac4e
|
build(deps): bump tar from 4.4.8 to 4.4.19 in /website/client
|
2022-02-14 14:52:43 -06:00 |
|
dependabot[bot]
|
d2c545620b
|
build(deps): bump core-js from 3.20.3 to 3.21.0 in /website/client (#13838)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.3...v3.21.0)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-14 14:49:28 -06:00 |
|
dependabot[bot]
|
c7c89255d8
|
build(deps): bump @storybook/addon-links in /website/client (#13831)
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.17 to 6.4.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/addons/links)
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-14 14:49:17 -06:00 |
|
SabreCat
|
d9e2069995
|
fix(packages) new fix attempt from last known good
|
2022-02-14 14:37:26 -06:00 |
|
dependabot[bot]
|
b5fa4ff3d5
|
build(deps): bump tar from 4.4.8 to 4.4.19 in /website/client (#13815)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-10 11:42:39 -05:00 |
|
dependabot[bot]
|
8efaf9b47f
|
build(deps): bump core-js from 3.20.3 to 3.21.0 in /website/client (#13838)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.3...v3.21.0)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-10 11:41:51 -05:00 |
|
dependabot[bot]
|
644e094f08
|
build(deps): bump @storybook/addon-links in /website/client (#13831)
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.17 to 6.4.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/addons/links)
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-10 11:41:22 -05:00 |
|
SabreCat
|
81363feb26
|
revert Bailey datetime PR
|
2022-02-09 11:17:15 -06:00 |
|
dependabot[bot]
|
eb820a2902
|
build(deps): bump @storybook/addon-actions in /website/client (#13839)
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.4.17 to 6.4.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/addons/actions)
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-08 12:14:42 -05:00 |
|
dependabot[bot]
|
df3447afa6
|
build(deps): bump @storybook/addons in /website/client (#13824)
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 6.4.17 to 6.4.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.18/lib/addons)
---
updated-dependencies:
- dependency-name: "@storybook/addons"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-08 12:12:37 -05:00 |
|
SabreCat
|
9e740e7092
|
fix(heroes): still more indents
|
2022-02-08 11:10:39 -06:00 |
|
SabreCat
|
169634f205
|
fix(heroes): remove broken td and correct indentation
|
2022-02-08 11:09:05 -06:00 |
|