You are browsing as a guest. Sign up (or log in) to start making projects!

4h 29m 56s logged

  • Created server screen with its:
  1. About tab
  2. Details tab
  3. Build Configuration tab
  • Fixed pull to reload, it was updating the refreshIndex variable before the main resource actually refreshed and this caused the tabs not to refresh unless the user pulled to refresh twice
  • CodeText component now uses default text style & font weight instead of pre-defined ones (for some reasons with pre-defined ones, in the ScrollableTabRow component it adds like a margin on the bottom of the blue active indicator)
  • Updated UpdateServerDetailsBody to mark required fields as non-nullable
  • In the server owner select, fixed the selected user disappearing if it was not in the search results
  • In the allocation selects:
  1. Made the UI use alias:port when an alias is available, otherwise will default to ip:port
  2. Moved the ip:port text to a variable to avoid writing the same thing twice
0
3

Comments 0

No comments yet. Be the first!