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
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
SabreCat
81363feb26
revert Bailey datetime PR
2022-02-09 11:17:15 -06: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
SabreCat
094cf899d8
fix(heroes): remove duplicated column
2022-02-08 10:39:11 -06:00
SabreCat
fd4d139fc2
Merge remote-tracking branch 'CuriousMagpie/2022-02-backgrounds-armoire' into develop
2022-02-07 10:51:23 -06:00
SabreCat
ca4df96902
Merge branch 'release' into develop
2022-02-01 15:29:35 -06:00
SabreCat
9e5948df64
chore(sprites): compile
2022-02-01 15:21:03 -06:00
SabreCat
83c2e1774b
Merge remote-tracking branch 'CuriousMagpie/zodiac-zookeeper' into release
2022-02-01 14:30:02 -06:00
SabreCat
fb73ec3ad9
Merge remote-tracking branch 'Lyqst/news-post-datetime' into develop
2022-01-31 15:41:33 -06:00
SabreCat
e7dc233fc9
Merge remote-tracking branch 'origin/feature/sprites-cdn' into develop
2022-01-31 15:40:27 -06:00
Phillip Thelen
6e43d4dc79
Add Transaction log for gem and hourglass changes ( #13589 )
...
* Log all gem transactions to database
* Also store hourglass transactions
* Fix tests
* Display transaction history in hall of heroes for admins
* add tests to new API call
* hide transaction settings tab for non admins
* fix(lint): remove console
* fix(lint): various automatic corrections
* fix(transactions): use enum expected pluralizations
* fix api unit tests
* fix lint
* fix failing test
* Fix minor inconsistencies
* Log all gem transactions to database
* Also store hourglass transactions
* Fix tests
* Display transaction history in hall of heroes for admins
* add tests to new API call
* hide transaction settings tab for non admins
* fix(lint): remove console
* fix(lint): various automatic corrections
* fix(transactions): use enum expected pluralizations
* fix api unit tests
* fix lint
* Fix minor inconsistencies
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2022-01-31 15:36:15 -06:00
Vanathi G
5beb29305d
Fix selection highlight in avatar editor ( #13746 )
2022-01-31 15:35:17 -06:00
SabreCat
de477ebb4a
Revert "Revert "Revert "Prerequisites to removing Facebook authentication ( #13683 )"""
...
This reverts commit e3ffd7acbc .
2022-01-31 14:52:22 -06:00
SabreCat
ba9a65c500
chore(sprites): compile
2022-01-31 10:58:02 -06:00
CuriousMagpie
f2f3a1f0eb
added Zodiac Zookeeper achievement
2022-01-28 17:14:50 -05:00
SabreCat
1a76ad5dca
fix(news): use Moment timezone package
2022-01-27 15:54:03 -06:00
SabreCat
988f594298
Merge branch 'develop' into news-post-datetime
2022-01-27 15:34:18 -06:00
SabreCat
e3ffd7acbc
Revert "Revert "Prerequisites to removing Facebook authentication ( #13683 )""
...
This reverts commit b3c466ad5a .
2022-01-27 14:50:04 -06:00
CuriousMagpie
8637d55d2b
changed a few stray 2021s to 2022
2022-01-26 16:45:54 -05:00
SabreCat
b3c466ad5a
Revert "Prerequisites to removing Facebook authentication ( #13683 )"
...
This reverts commit 1177ad8b8c .
2022-01-25 09:30:37 -06:00