Skip to content

Commit

Permalink
Merge pull request #510 from eyra/improve-document-task
Browse files Browse the repository at this point in the history
Improved document task by adding close button
  • Loading branch information
mellelieuwes authored Dec 6, 2023
2 parents dddba7b + 9437504 commit ab03622
Show file tree
Hide file tree
Showing 44 changed files with 192 additions and 322 deletions.
19 changes: 19 additions & 0 deletions core/assets/static/images/icons/netflix.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions core/assets/static/images/icons/netflix_square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion core/frameworks/concept/tool_model.ex
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ defprotocol Frameworks.Concept.ToolModel do
@spec form(t) :: atom()
def form(_t)

@spec launcher(t) :: %{url: binary()} | %{function: (map() -> any()), props: map()}
@spec launcher(t) :: %{url: binary()} | %{module: atom(), params: map()} | nil
def launcher(_t)

@spec task_labels(t) :: map()
Expand Down
4 changes: 4 additions & 0 deletions core/priv/gettext/en/LC_MESSAGES/eyra-assignment.po
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,7 @@ msgstr "Use the fields below to customize the header of your data donation parti
#, elixir-autogen, elixir-format, fuzzy
msgid "settings.branding.title"
msgstr "Branding"

#, elixir-autogen, elixir-format
msgid "work.list.title"
msgstr "Tasks"
4 changes: 0 additions & 4 deletions core/priv/gettext/en/LC_MESSAGES/eyra-campaign.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ msgid ""
msgstr ""
"Language: en\n"

#, elixir-autogen, elixir-format
msgid "campaign.all.title"
msgstr "Available studies"

#, elixir-autogen, elixir-format
msgid "campaign.subject.title"
msgstr "Contributions"
Expand Down
8 changes: 0 additions & 8 deletions core/priv/gettext/en/LC_MESSAGES/eyra-dashboard.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,3 @@ msgstr "New study"
#, elixir-autogen, elixir-format
msgid "recent-items.title"
msgstr "Recent items"

#, elixir-autogen, elixir-format
msgid "empty.description"
msgstr "Start working with Next and this console will provide an overview of your activities. It is the place to be, to quickly pick up where you left off during your last visit."

#, elixir-autogen, elixir-format
msgid "empty.title"
msgstr "Not active yet?"
4 changes: 4 additions & 0 deletions core/priv/gettext/en/LC_MESSAGES/eyra-enums.po
Original file line number Diff line number Diff line change
Expand Up @@ -373,3 +373,7 @@ msgstr "LISS"
#, elixir-autogen, elixir-format, fuzzy
msgid "templates.benchmark"
msgstr "Benchmark"

#, elixir-autogen, elixir-format, fuzzy
msgid "platforms.netflix"
msgstr "Netflix"
12 changes: 0 additions & 12 deletions core/priv/gettext/en/LC_MESSAGES/eyra-link.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ msgstr ""
msgid "welcome.title"
msgstr "Panl"

#, elixir-autogen, elixir-format
msgid "console-button"
msgstr "Go to console"

#, elixir-autogen, elixir-format
msgid "link.message"
msgstr "Panl is a marketplace for research. Researchers can set up campaigns to recruit participants for research studies. Participants can apply to participate in these studies. Currently Panl is only available for student participation in research studies of the VU Amsterdam School of Business and Economics (SBE). In 2022 Panl will be released to a broader audience."
Expand Down Expand Up @@ -69,11 +65,3 @@ msgstr "For and by researchers"
#, elixir-autogen, elixir-format
msgid "welcome.subtitle"
msgstr "For research"

#, elixir-autogen, elixir-format
msgid "marketplace.button"
msgstr "Go to marketplace"

#, elixir-autogen, elixir-format
msgid "link.message.interested"
msgstr "Interested? Send an email to "
8 changes: 0 additions & 8 deletions core/priv/gettext/en/LC_MESSAGES/eyra-marketplace.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ msgid ""
msgstr ""
"Language: en\n"

#, elixir-autogen, elixir-format
msgid "empty.description"
msgstr "There are currently no research studies available to participate in. As soon as one becomes available, it will be added here and you will be notified by email (make sure to check your spam or junk mail folder, just in case)."

#, elixir-autogen, elixir-format
msgid "empty.title"
msgstr "Looking for a study?"

#, elixir-autogen, elixir-format
msgid "assignment.status.complete.label"
msgstr "Closed"
Expand Down
36 changes: 4 additions & 32 deletions core/priv/gettext/en/LC_MESSAGES/eyra-ui.po
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ msgstr "Saved"
msgid "menu.item.console"
msgstr "My console"

#, elixir-autogen, elixir-format
msgid "menu.item.marketplace"
msgstr "Marketplace"

#, elixir-autogen, elixir-format
msgid "menu.item.profile"
msgstr "My profile"
Expand Down Expand Up @@ -54,10 +50,6 @@ msgstr "To-do"
msgid "dashboard.title"
msgstr "My console"

#, elixir-autogen, elixir-format
msgid "marketplace.title"
msgstr "Marketplace"

#, elixir-autogen, elixir-format
msgid "todo.title"
msgstr "To-do"
Expand Down Expand Up @@ -86,22 +78,6 @@ msgstr "Update profile"
msgid "tabbar.item.student.forward"
msgstr "Select study program"

#, elixir-autogen, elixir-format
msgid "onboarding.forward"
msgstr "Continue"

#, elixir-autogen, elixir-format
msgid "menu.item.debug"
msgstr "Debug"

#, elixir-autogen, elixir-format
msgid "tabbar.item.welcome"
msgstr "Welcome"

#, elixir-autogen, elixir-format
msgid "tabbar.item.welcome.forward"
msgstr "Welcome"

#, elixir-autogen, elixir-format
msgid "menu.item.helpdesk"
msgstr "Helpdesk"
Expand Down Expand Up @@ -158,10 +134,6 @@ msgstr "Sign in to view this page"
msgid "start.page.console"
msgstr "Go to console"

#, elixir-autogen, elixir-format
msgid "start.page.marketplace"
msgstr "Go to marketplace"

#, elixir-autogen, elixir-format
msgid "duplicate.button"
msgstr "Duplicate"
Expand Down Expand Up @@ -194,10 +166,6 @@ msgstr "Send notification"
msgid "menu.item.admin"
msgstr "Admin"

#, elixir-autogen, elixir-format, fuzzy
msgid "menu.item.funding"
msgstr "Funding"

#, elixir-autogen, elixir-format, fuzzy
msgid "share.dialog.title"
msgstr "Shared with"
Expand Down Expand Up @@ -257,3 +225,7 @@ msgstr "Copy"
#, elixir-autogen, elixir-format, fuzzy
msgid "submit.button"
msgstr "Save"

#, elixir-autogen, elixir-format, fuzzy
msgid "close.button"
msgstr "Close"
8 changes: 0 additions & 8 deletions core/priv/gettext/en/LC_MESSAGES/link-dashboard.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ msgstr ""
msgid "quick_summary.%{open_spot_count}.%{target_subject_count}"
msgstr "%{open_spot_count} out of %{target_subject_count} spots available"

#, elixir-autogen, elixir-format
msgid "recent-items.title"
msgstr "Recent items"

#, elixir-autogen, elixir-format
msgid "title"
msgstr "My console"

#, elixir-autogen, elixir-format, ex-autogen
msgid "book.accounts.title"
msgstr "Rewards"
20 changes: 0 additions & 20 deletions core/priv/gettext/en/LC_MESSAGES/link-ui.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,6 @@ msgid ""
msgstr ""
"Language: en\n"

#, elixir-autogen, elixir-format
msgid "menu.item.recruitment"
msgstr "Recruitment"

#, elixir-autogen, elixir-format
msgid "onboarding.welcome.description"
msgstr "Walk through the next steps to be able to participate in research studies."

#, elixir-autogen, elixir-format
msgid "onboarding.welcome.title"
msgstr "Welcome %{member}"

#, elixir-autogen, elixir-format
msgid "debug.title"
msgstr "Debug"

#, elixir-autogen, elixir-format
msgid "delete.confirm.campaign"
msgstr "campaign"
Expand Down Expand Up @@ -53,7 +37,3 @@ msgstr "Publish"
#, elixir-autogen, elixir-format, ex-autogen, fuzzy
msgid "complete.button"
msgstr "Finish up"

#, elixir-autogen, elixir-format, ex-autogen, fuzzy
msgid "menu.item.pools"
msgstr "Pools"
4 changes: 4 additions & 0 deletions core/priv/gettext/eyra-assignment.pot
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,7 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "settings.branding.title"
msgstr ""

#, elixir-autogen, elixir-format
msgid "work.list.title"
msgstr ""
4 changes: 0 additions & 4 deletions core/priv/gettext/eyra-campaign.pot
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
msgid ""
msgstr ""

#, elixir-autogen, elixir-format
msgid "campaign.all.title"
msgstr ""

#, elixir-autogen, elixir-format
msgid "campaign.subject.title"
msgstr ""
Expand Down
8 changes: 0 additions & 8 deletions core/priv/gettext/eyra-dashboard.pot
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,3 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "recent-items.title"
msgstr ""

#, elixir-autogen, elixir-format
msgid "empty.description"
msgstr ""

#, elixir-autogen, elixir-format
msgid "empty.title"
msgstr ""
4 changes: 4 additions & 0 deletions core/priv/gettext/eyra-enums.pot
Original file line number Diff line number Diff line change
Expand Up @@ -373,3 +373,7 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "templates.benchmark"
msgstr ""

#, elixir-autogen, elixir-format
msgid "platforms.netflix"
msgstr ""
12 changes: 0 additions & 12 deletions core/priv/gettext/eyra-link.pot
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ msgstr ""
msgid "welcome.title"
msgstr ""

#, elixir-autogen, elixir-format
msgid "console-button"
msgstr ""

#, elixir-autogen, elixir-format
msgid "link.message"
msgstr ""
Expand Down Expand Up @@ -69,11 +65,3 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "welcome.subtitle"
msgstr ""

#, elixir-autogen, elixir-format
msgid "marketplace.button"
msgstr ""

#, elixir-autogen, elixir-format
msgid "link.message.interested"
msgstr ""
8 changes: 0 additions & 8 deletions core/priv/gettext/eyra-marketplace.pot
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
msgid ""
msgstr ""

#, elixir-autogen, elixir-format
msgid "empty.description"
msgstr ""

#, elixir-autogen, elixir-format
msgid "empty.title"
msgstr ""

#, elixir-autogen, elixir-format
msgid "assignment.status.complete.label"
msgstr ""
Expand Down
36 changes: 4 additions & 32 deletions core/priv/gettext/eyra-ui.pot
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ msgstr ""
msgid "menu.item.console"
msgstr ""

#, elixir-autogen, elixir-format
msgid "menu.item.marketplace"
msgstr ""

#, elixir-autogen, elixir-format
msgid "menu.item.profile"
msgstr ""
Expand Down Expand Up @@ -54,10 +50,6 @@ msgstr ""
msgid "dashboard.title"
msgstr ""

#, elixir-autogen, elixir-format
msgid "marketplace.title"
msgstr ""

#, elixir-autogen, elixir-format
msgid "todo.title"
msgstr ""
Expand Down Expand Up @@ -86,22 +78,6 @@ msgstr ""
msgid "tabbar.item.student.forward"
msgstr ""

#, elixir-autogen, elixir-format
msgid "onboarding.forward"
msgstr ""

#, elixir-autogen, elixir-format
msgid "menu.item.debug"
msgstr ""

#, elixir-autogen, elixir-format
msgid "tabbar.item.welcome"
msgstr ""

#, elixir-autogen, elixir-format
msgid "tabbar.item.welcome.forward"
msgstr ""

#, elixir-autogen, elixir-format
msgid "menu.item.helpdesk"
msgstr ""
Expand Down Expand Up @@ -158,10 +134,6 @@ msgstr ""
msgid "start.page.console"
msgstr ""

#, elixir-autogen, elixir-format
msgid "start.page.marketplace"
msgstr ""

#, elixir-autogen, elixir-format
msgid "duplicate.button"
msgstr ""
Expand Down Expand Up @@ -194,10 +166,6 @@ msgstr ""
msgid "menu.item.admin"
msgstr ""

#, elixir-autogen, elixir-format
msgid "menu.item.funding"
msgstr ""

#, elixir-autogen, elixir-format
msgid "share.dialog.title"
msgstr ""
Expand Down Expand Up @@ -257,3 +225,7 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "submit.button"
msgstr ""

#, elixir-autogen, elixir-format
msgid "close.button"
msgstr ""
Loading

0 comments on commit ab03622

Please sign in to comment.