Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create classes feedback motivation page #314

Open
wants to merge 73 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
ac93a4b
Add class feedback form initial view
andreicmirciu Mar 27, 2021
9b6f032
Add emoji radio bar for answering questions
andreicmirciu Mar 28, 2021
c173988
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu Apr 4, 2021
794ae0e
Insert questions into a card widget
andreicmirciu Apr 6, 2021
a80ac64
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu Apr 6, 2021
501b05b
Fix formatting
andreicmirciu Apr 6, 2021
f072f8d
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu Apr 10, 2021
94c6d7b
Initial version of feedback form.
andreicmirciu Apr 17, 2021
36ed86b
Use AnimatedContainer for emoji form field
andreicmirciu Apr 17, 2021
e9578b4
Clean unused code
andreicmirciu Apr 17, 2021
842e9dc
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu Apr 17, 2021
1613f27
Replace class icon
andreicmirciu Apr 18, 2021
3f5e4d9
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu Apr 18, 2021
8712a72
Extract questions from Firestore
andreicmirciu Apr 25, 2021
d1a3cc1
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu Apr 25, 2021
2529b47
Remove context from provider
andreicmirciu Apr 25, 2021
a055bbb
Add question type
andreicmirciu Apr 25, 2021
6772907
Begin saving questions' answers
andreicmirciu May 5, 2021
1ed9523
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu May 5, 2021
d4ab040
Improve answers' saving process
andreicmirciu May 6, 2021
27f2b3e
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu May 6, 2021
fcc64bf
Save all questions' answers
andreicmirciu May 6, 2021
dd11bc2
Minor code improvements
andreicmirciu May 9, 2021
627e9c3
Better generalize questions/answers
andreicmirciu May 9, 2021
820a5d6
Rename variables
andreicmirciu May 9, 2021
589ed2f
Show feedback button only in debug mode
andreicmirciu May 9, 2021
c7e3635
Create custom AutocompletePerson widget
andreicmirciu May 10, 2021
52a7d5c
Initiate creation of separate widgets
andreicmirciu May 10, 2021
6e57a85
Improve questions instantiation logic
andreicmirciu May 11, 2021
0bab65e
Remove S.of(context)
andreicmirciu May 11, 2021
c1daa63
Add input questions' validator
andreicmirciu May 11, 2021
31e74d8
Add input questions' validator
andreicmirciu May 12, 2021
71922d7
Create multiple question types
andreicmirciu May 12, 2021
0446788
Create separate question display widget
andreicmirciu May 13, 2021
69aa64b
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu May 13, 2021
a0d58e0
Refactor emojis animation
andreicmirciu May 13, 2021
8859e86
Realign message at the beginning
andreicmirciu May 13, 2021
0b84ebd
Center anonymous form notice.
IoanaAlexandru May 17, 2021
a61078b
Improve emoji animation and remove Selectable.
IoanaAlexandru May 17, 2021
b128c4c
Modify feedback policy message
andreicmirciu May 18, 2021
28ef2f7
Allow users to submit one time only feedback for a class
andreicmirciu May 18, 2021
77c018b
Add tests for feedback page
andreicmirciu May 19, 2021
5ffb515
Align questions to the left
andreicmirciu May 19, 2021
aefe3b3
Remove unused onChanged methods
andreicmirciu May 19, 2021
69d32aa
Remove unused code
andreicmirciu May 19, 2021
2a64481
Remove rating questions validator
andreicmirciu May 21, 2021
58c1aeb
Remove card widget from free text answers
andreicmirciu May 21, 2021
5bf2313
Replace text form field with slider
andreicmirciu May 21, 2021
9cae32e
Modify feedback page tests
andreicmirciu May 21, 2021
9a433fe
Improve slider responses range
andreicmirciu May 22, 2021
34875a1
Make teacher field editable
andreicmirciu May 22, 2021
49aedf3
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu May 22, 2021
350b0bd
Fix failing tests
andreicmirciu May 22, 2021
debb7bc
Implement remote config functionality
andreicmirciu May 22, 2021
90874dd
Fix failing tests
andreicmirciu May 22, 2021
741db0a
Fix formatting
andreicmirciu May 22, 2021
6a63fa2
Change question type from input to slider
andreicmirciu Jun 1, 2021
2a71f4c
Create feedback motivation page
andreicmirciu Jun 2, 2021
5e52ba3
Make dropdown answers localizable
andreicmirciu Jun 5, 2021
7277b83
Modify SizedBox height
andreicmirciu Jun 5, 2021
184d698
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu Jun 5, 2021
711c583
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu Jun 6, 2021
67e1b7a
Add feedback icon tooltip
andreicmirciu Jun 6, 2021
c729c59
Merge branch 'andreicmirciu/feedback' into andreicmirciu/feedback_mot…
andreicmirciu Jun 6, 2021
5d9991d
Modify navigation message to "Learn more"
andreicmirciu Jun 6, 2021
ee8b5c4
Make undraw image smaller
andreicmirciu Jun 6, 2021
8bed9db
Begin remodeling text paragraphs
andreicmirciu Jun 10, 2021
ef1e26e
Add icon for each message
andreicmirciu Jul 5, 2021
1c5c964
Merge branch 'master' into andreicmirciu/feedback_motivation
andreicmirciu Oct 9, 2021
ecf98e5
Merge branch master into current
andreicmirciu Oct 9, 2021
b93271a
Revert wrong merge changes
andreicmirciu Oct 10, 2021
229adc5
Bump build number
andreicmirciu Oct 10, 2021
6d89af3
Add tests for feedback motivation page
andreicmirciu Oct 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into andreicmirciu/feedback
andreicmirciu committed Jun 5, 2021
commit 184d698b303dcfc8f1c5b6c908480a6870d5e01c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.