Commit graph

12 commits

Author SHA1 Message Date
ggurdin
aef84ede43
feat: update activity message background color (#1607) 2025-01-27 16:56:56 -05:00
sienna-sterling
2754bff62e
refactor(language levels): Removed Language Levels class converted it… (#1580)
* refactor(language levels): Removed Language Levels class converted it to it's own enum file

* refactor(lanugage levels): cleaned up code by removing unused varible and setting initial values to class instances

* refactor(language level): Fixed some loose ends to explicitly take a LanguageLevelTypeEnum

* refactor(language level): implemented changes after testing.

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-27 16:47:14 -05:00
wcjord
8478f480d3
1594-activity-planner-feedback-new (#1599)
* feat(activity_planner): updating for feedback

* fix(main): point to appropriate env

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-27 14:13:50 -05:00
ggurdin
b1b96a9cfd
fix: dart formatting (#1590) 2025-01-27 09:34:42 -05:00
wcjord
3dedcf5bf5
1572-feedback-for-activity-planner (#1586)
* feat(activity_planner): major UI and functionality updates

* fix(intl_en): did not merge
2025-01-26 11:40:43 -05:00
ggurdin
c4b35f67c7
fix: fix message overflow for activity messages on mobile (#1573) 2025-01-23 16:12:11 -05:00
ggurdin
3424f90672
feat: allow reacting to activity messages, give activity message unique styling (#1564) 2025-01-23 14:32:27 -05:00
ggurdin
98aeb60f3a
fix: don't pass PangeaMessageEvent to activity message (#1561) 2025-01-23 13:31:42 -05:00
ggurdin
723e28a314
fix: shrink lemma SVG in work zoom card (#1559) 2025-01-23 13:08:48 -05:00
ggurdin
1d8e68a147
feat: different styling for activity plan messages (#1558)
* feat: different styling for activity plan messages
2025-01-23 13:03:21 -05:00
ggurdin
62d5197411
fix: make planner a separate route, make tokens nullable instead of late, and disable randomization buttom while options are loading (#1556) 2025-01-23 11:39:22 -05:00
wcjord
b81f3841f8
feat(activity_planner): full draft done (#1542)
* feat(activity_planner): mvp done

* refactor(activity_planner): move launch icon button to file

* dev: dart formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-01-22 17:00:48 -05:00