Skip to content

Releases: whitebrick/whitebrick-client

v0.1.11

21 Apr 21:37
Compare
Choose a tag to compare
v0.1.11 Pre-release
Pre-release

repo rename from whitebrick to whitebrick-client

v0.1.10...v0.1.11

Table CRUD fixes and GraphiQL

24 Feb 19:02
Compare
Choose a tag to compare
Pre-release
  • fix: resolve acorn dependency with yarn f81611a
  • feat: add graphiql console d4464ed
  • fix: allow tabbing and enter for inserting/updating rows 95db2c5
  • fix: properly set insert value 9867f0b
  • doc: link to back end repo cf36ca4
  • doc: include cloud aa2e9f9
  • doc: supported DBs 14aa8f6
  • Merge branch 'main' of github.com:whitebrick/whitebrick d0f89cb
  • doc: instant front end d1a9796
  • fix: prevent error on null sort option 2246121
  • doc: status date 4622ed0
  • fix: prefill org name for noItem component 3aab3f8
  • fix: allow creating db's from My Databases ddced2b
  • fix: allow edit of numeric values baaa6b0
  • fix: allow row editing and inserting for default row 8844960
  • fix: save new value in empty column 966e753
  • Merge branch 'main' of github.com:whitebrick/whitebrick 52b7596
  • doc: fix $ in commands 0f7a69d
  • fix: initilize row in new table 81175b0
  • fix: prevent errors on default props ce39123
  • fix: halt retracking on error c048f5c
  • fix: allow updating columns 5c3993f
  • fix: add loading to primary and foreign key 9c040af
  • Merge pull request #123 from whitebrick/wip-add-multiple-columns bd63cb7
  • feat: add multiple column a2cd158
  • fix: update parseColumnTypes for updated wbCloudContext 5214750
  • feat: add spinner for deleting column 6267cce
  • feat: add custom placeholders 553d754
  • chore: set isTableBuilding to delete column a90b5d3
  • fix: execute fetchSchema when table is not rebuilding 7fe1639
  • fix: add time to reload message bf5c2db
  • fix: delete only required view 3dd3744
  • fix: show loading on mutation 128e6e7
  • feat: allow delete table a90f5d1
  • fix: add keys to formMaker c6524f0
  • fix: add key to views 8ccb288

v0.1.9...v0.1.10

Support dropdown nav for starter example

01 Dec 17:45
Compare
Choose a tag to compare
  • chore: popper for nav dropdowns 686c169
  • chore: consolidate readme 845fe0c
  • chore: consolidate doc and images cddd433
  • include .env.development for convenience 2240bce

v0.1.8...v0.1.9