Skip to content

Releases: anguspiv/pokermans

v1.17.0

06 Apr 01:01
Compare
Choose a tag to compare

1.17.0 (2023-04-06)

Features

  • edit-profile: migrates component to material ui (71ac900), closes #144
  • image-upload: migrates component to mui (a9dc910), closes #144
  • pages: converts pages to use material ui (8ccff25), closes #144
  • player-list-item: migrates to material ui (5dc6e54), closes #144
  • player-list: migrates to material ui (9645317), closes #144
  • player-search-form: migrates to material ui (b3c58ad), closes #144
  • player-search: migrates to material ui (15d1853), closes #144
  • profile-card: migrates to material ui (24710c4), closes #144
  • profile-form: migrates to material ui (06217e9), closes #144

v1.16.0

19 Mar 19:05
Compare
Choose a tag to compare

1.16.0 (2023-03-19)

Bug Fixes

  • app-header: corrects the app-header styles (bceaf46)
  • app-menu: updates icons to inherit color (7a002df), closes #143

Features

  • adds the account link components (4b11567), closes #143
  • app-header: migrates app header to mui (1700118), closes #143
  • app-header: migrates app-header to mui (7619ed9), closes #143
  • app-menu: migrates the app menu to mui (ae0172f), closes #143
  • breadcrumbs: migrates to material ui (44102d0), closes #143
  • migrates app layout to material ui (6cc10f0), closes #143
  • nav-link: migrates to mui components (5cb718d), closes #143
  • page-header: migrates to material ui (5d9f1f7), closes #143
  • page-layout: migrates the page layout to mui (0420af9), closes #143
  • sidebar: updates sidebar to use material ui (f6dc60e), closes #143
  • theme: sets primary color to teal (ec50dda), closes #143

v1.15.4

01 Mar 06:37
Compare
Choose a tag to compare

1.15.4 (2023-03-01)

Bug Fixes

  • apollo: removes domain from client uri (5c8d795), closes #160

v1.15.3

23 Feb 05:38
Compare
Choose a tag to compare

1.15.3 (2023-02-23)

Bug Fixes

  • apollo: fixes missing bearer token on api calls (376117b)

v1.15.2

21 Feb 05:30
Compare
Choose a tag to compare

1.15.2 (2023-02-21)

Bug Fixes

  • sentry: adds edge config (782baa7)

v1.15.1

21 Feb 05:02
Compare
Choose a tag to compare

1.15.1 (2023-02-21)

Bug Fixes

  • account: removes required input for profile request (6d691bd)
  • sentry: correctly setups the sentry integration (fe5ea8b), closes #92
  • updates graphql upload imports (2ab58e1), closes #134
  • updates graphql-upload imports (1fbb045)

v1.15.0

31 Jul 08:06
Compare
Choose a tag to compare

1.15.0 (2022-07-31)

Bug Fixes

  • breadcrumbs: displays the dynamic route values (92f3fb3)
  • graphql-api: fixes profiles query sorting bug (d1cf9af)
  • profiles: changes sortBy and order input names (c653276)
  • signup: creates profile on user creation (e36c241)

Features

  • adds profile card to player page (052d572), closes #106
  • adds the player search form (cc657e6), closes #106
  • adds the players index page (7afb4d4), closes #106
  • app-menu: adds players link (30514bb), closes #106
  • bread-crumbs: adds ability to replace labels (cb767bf)
  • player-list: adds loading state (e518afc), closes #106
  • player-page: fetches profile information (5a27694), closes #106
  • player-search: minor styling tweaks (2257a39)
  • player: adds player-list component (3376722)
  • profiles: adds a profiles search query (001b835)

v1.14.0

29 Apr 15:39
Compare
Choose a tag to compare

1.14.0 (2022-04-29)

Features

  • app-menu: adds the user card to the app menu (1551a43), closes #105

v1.13.0

25 Apr 15:49
Compare
Choose a tag to compare

1.13.0 (2022-04-25)

Features

  • adds an image upload component (eadcdfd)
  • edit-profile: adds image avatar upload (fa1c24e)
  • graphql: adds image upload (d4bdbd2), closes #102

v1.12.0

13 Mar 20:10
Compare
Choose a tag to compare

1.12.0 (2022-03-13)

Features

  • adds the text field component (1a431de), closes #81
  • profile-form: adds the short bio field (2fc62d4), closes #81