Paul Kaplan
|
1d72806914
|
Also use a div for the title so it doesn't use scrollbars and fix the alignment
|
2021-05-19 15:36:56 -04:00 |
|
Paul Kaplan
|
c039a29189
|
Use the same class name, use tag selector for styling
|
2021-05-19 15:36:23 -04:00 |
|
apple502j
|
116d640fdd
|
Set background to studio-description-text
|
2021-05-20 00:44:46 +09:00 |
|
apple502j
|
536caf994a
|
Linkify studio descriptions
|
2021-05-18 05:22:02 +09:00 |
|
Karishma Chadha
|
bc77b4b257
|
Merge pull request #5435 from LLK/hotfix/donate-banner-analytics
[Develop] Hotfix Donate Banner Update
|
2021-05-17 15:31:27 -04:00 |
|
Paul Kaplan
|
b6baedcbab
|
Merge pull request #5433 from paulkaplan/fix-thumbnail-caching
|
2021-05-17 13:55:30 -04:00 |
|
Karishma Chadha
|
3094602235
|
Remove end time for donate banner.
|
2021-05-17 11:32:42 -04:00 |
|
Karishma Chadha
|
cdee0e74f9
|
Send analytics event when the donate button in the banner is clicked.
|
2021-05-17 11:31:49 -04:00 |
|
Paul Kaplan
|
5be42442f6
|
Use client-side image preview instead of server response
|
2021-05-14 16:00:15 -04:00 |
|
Paul Kaplan
|
789e15c3ab
|
Make enter submit title field instead of adding newlines
|
2021-05-14 12:53:11 -04:00 |
|
Paul Kaplan
|
5892f2e7ba
|
Allow space to trigger submit on project tiles in modal because they are buttons
|
2021-05-14 12:52:45 -04:00 |
|
Paul Kaplan
|
f222dec925
|
Trim whitespace from username input
|
2021-05-14 12:40:58 -04:00 |
|
Paul Kaplan
|
acc88069e9
|
Allow curators to remove themselves
|
2021-05-14 12:37:05 -04:00 |
|
Paul Kaplan
|
6de19b0450
|
Fix awkward project thumbnail layout issues
|
2021-05-14 12:22:02 -04:00 |
|
Paul Kaplan
|
304c456de9
|
Fix loadMore not working for user-projects-modal
|
2021-05-14 12:02:42 -04:00 |
|
Paul Kaplan
|
44c51a7dc8
|
Minor style cleanups for studio page
|
2021-05-14 09:40:56 -04:00 |
|
Paul Kaplan
|
8bc026a958
|
Merge pull request #5381 from paulkaplan/studio-tile-overflow-menu
Studio tile overflow menu
|
2021-05-14 09:30:56 -04:00 |
|
Paul Kaplan
|
e9728b8a13
|
Merge pull request #5388 from paulkaplan/studio-project-errors
Add error display for studio curator and project adder inputs
|
2021-05-14 09:30:42 -04:00 |
|
Paul Kaplan
|
d847a57078
|
Merge branch 'develop' into studio-recent-students
|
2021-05-14 08:49:25 -04:00 |
|
Paul Kaplan
|
3fad1f6fef
|
Merge pull request #5397 from paulkaplan/bugfix/studio-playground-may12
Bug fixes from studio playground test on May 12
|
2021-05-14 08:48:43 -04:00 |
|
Paul Kaplan
|
d16042310b
|
Fixup header styling
|
2021-05-13 21:45:05 -04:00 |
|
Paul Kaplan
|
2962f78881
|
Merge pull request #5405 from fsih/avatarStyle
Outlines for avatars
|
2021-05-13 21:23:00 -04:00 |
|
Paul Kaplan
|
f9c1b429f0
|
Include avatar sizing
|
2021-05-13 21:22:27 -04:00 |
|
Paul Kaplan
|
a88feb5888
|
add mutating css class for project toggle and fix imports
|
2021-05-13 21:07:31 -04:00 |
|
Paul Kaplan
|
1b0b5a09b9
|
Use the correct l10n string, fix imports and add mutating css class
|
2021-05-13 21:02:54 -04:00 |
|
DD Liu
|
bd2bcd1331
|
Outlines for avatars
|
2021-05-13 17:49:23 -04:00 |
|
DD Liu
|
3d1bd3768e
|
Replace checkbox with toggle for whether studio is open to all
|
2021-05-13 16:20:35 -04:00 |
|
DD Liu
|
cccc3abd57
|
Adjust padding so that the class can be reused for other pages
|
2021-05-13 16:05:56 -04:00 |
|
DD Liu
|
dffcbebc37
|
Switch the checkbox to a toggle slider for studio comments allowed
|
2021-05-13 15:46:34 -04:00 |
|
Paul Kaplan
|
26704990d7
|
Bonus: update the loadmore style to match other loader sections
|
2021-05-13 13:24:24 -04:00 |
|
Paul Kaplan
|
e73312c0d2
|
Show students filter for educators viewing a classroom studio
|
2021-05-13 13:23:47 -04:00 |
|
Paul Kaplan
|
d35c539529
|
Add validation messages for title, image and description
|
2021-05-13 10:36:40 -04:00 |
|
Zoë Bentley
|
3fbfb6dfd1
|
Fixed problem introduced by previous fix
|
2021-05-13 09:39:08 -04:00 |
|
chrisgarrity
|
132cf487f4
|
Merge pull request #5391 from LLK/fix-intro-when-logged-in
fix logic for when to show intro to users
|
2021-05-13 09:35:32 -04:00 |
|
Paul Kaplan
|
a190424f7e
|
Make sure modal always fits inside the screen
|
2021-05-13 09:22:50 -04:00 |
|
Paul Kaplan
|
231fba944a
|
Check for duplicates locally before trying to add the project to the studio
|
2021-05-13 09:06:04 -04:00 |
|
Paul Kaplan
|
4fcdf9b99f
|
Allow URLs to be passed for the project input
|
2021-05-13 09:05:23 -04:00 |
|
Paul Kaplan
|
4f6a583277
|
Add placeholders for project and curator inputs
|
2021-05-13 09:04:39 -04:00 |
|
Paul Kaplan
|
3a59ea072c
|
Prevent submission of blank curator/project fields
|
2021-05-13 08:35:46 -04:00 |
|
zoebentley
|
bf55d26e20
|
Merge branch 'release/2021-05-12' into dev-page-fix
|
2021-05-12 16:56:26 -04:00 |
|
Zoë Bentley
|
d5af535ea2
|
Fixes to Developers' Page
|
2021-05-12 16:52:16 -04:00 |
|
Ben Wheeler
|
d3685610f6
|
fix logic for when to show intro to users
|
2021-05-12 16:27:25 -04:00 |
|
Paul Kaplan
|
827dad461e
|
Add error display for curator and project adder inputs
|
2021-05-12 13:37:59 -04:00 |
|
Paul Kaplan
|
d265e45b62
|
Use OverflowMenu for project and curator tile menus
|
2021-05-12 10:55:23 -04:00 |
|
Paul Kaplan
|
8dddb393a7
|
Add overflow menu and show example on components page
|
2021-05-12 10:53:52 -04:00 |
|
Paul Kaplan
|
397ac7334a
|
Merge branch 'develop' into studio-empty-states
|
2021-05-11 14:10:56 -04:00 |
|
Paul Kaplan
|
f61047dda0
|
Merge branch 'develop' into add-studio-activity-pagination
|
2021-05-11 13:38:15 -04:00 |
|
Paul Kaplan
|
0fdf54339a
|
Merge branch 'develop' into add-studio-activity-pagination
|
2021-05-11 12:09:10 -04:00 |
|
Paul Kaplan
|
443dcc28e2
|
Merge branch 'develop' into feature/studio-project-modal
|
2021-05-11 12:04:05 -04:00 |
|
Eric Rosenbaum
|
aaff5ab0ce
|
Merge pull request #5372 from ericrosenbaum/activity-feed-styles
Styled studio activity feed
|
2021-05-11 11:45:24 -04:00 |
|