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

183 buttons #210

Merged
merged 13 commits into from
Jan 29, 2020
Merged

183 buttons #210

merged 13 commits into from
Jan 29, 2020

Conversation

IssaHanou
Copy link
Owner

@IssaHanou IssaHanou commented Jan 28, 2020

closes #183, closes #162

  • front-end is shown as 'operator scherm' with only gameState as status
  • front-end button's pressed status is not resend from back-end (causing flickering)
  • adds button for showing statuses of components
  • improves button stylings in tables and disables when necessary
  • hopefully fixed colors of checkmarks on all devices -> cannot test yet
  • fixes placing of components/statuses with long statuses
  • reorganize home

home:
afbeelding

@IssaHanou IssaHanou changed the title WIP 183 buttons 183 buttons Jan 28, 2020
@IssaHanou IssaHanou changed the title 183 buttons WIP 183 buttons Jan 28, 2020
@IssaHanou IssaHanou changed the title WIP 183 buttons 183 buttons Jan 28, 2020
@GwennanS
Copy link
Collaborator

front-end components are not getting parsed correctly on my machine:
ERRO[2020-01-29 11:36:39] status type boolean expected but map found as type with status map[id:pre-game status:false] for component pre-game

@mrlomar
Copy link
Collaborator

mrlomar commented Jan 29, 2020

Maybe add text to the collapsed status button: something like click for status or expand

@mrlomar
Copy link
Collaborator

mrlomar commented Jan 29, 2020

Please run prettier :)

@mrlomar mrlomar merged commit b66018f into develop-sprint-8 Jan 29, 2020
@mrlomar mrlomar deleted the 183-buttons branch January 29, 2020 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix table button styling Fix: hint/text length
3 participants