Commit Graph

215 Commits

Author SHA1 Message Date
Wyatt Johnson 201e5fbcb1 fix: rename wrapAuthz with wrapAuthn 2018-08-01 15:56:04 -06:00
Wyatt Johnson c221f827b4 fix: resolved schema error 2018-08-01 15:52:56 -06:00
Wyatt Johnson 2ac6883737 Merge branch 'next' into next-passport 2018-08-01 13:13:54 -06:00
Kiwi 5fd7062a3a [next] Support development on windows (#1769)
* Support windows

* Fix error when loading locales
2018-07-31 18:24:01 +00:00
Wyatt Johnson 1923e929ee Merge branch 'next' into next-passport 2018-07-25 22:08:17 +00:00
Belén Curcio e0a8f2e067 [next] ClickOutside Component (#1757)
* working on the tests

Merge branch 'next' of github.com:coralproject/talk into clickoutside

* 'next' of github.com:coralproject/talk: (36 commits)
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  Read env in watchers.ts
  updated tests
  Update ToggleShow.spec.tsx
  ToggleShow Component
  Fix CI thanks to wyatt
  ...

docz added

Added simulant

Added simulant

unnused

Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside

* 'clickoutside' of github.com:coralproject/talk: (40 commits)
  Added simulant
  Added simulant
  docz added
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  Read env in watchers.ts
  working on the tests
  ...

unnused

Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside

* 'clickoutside' of github.com:coralproject/talk: (42 commits)
  unnused
  working on the tests
  Added simulant
  Added simulant
  docz added
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  ...

Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside

* 'clickoutside' of github.com:coralproject/talk: (42 commits)
  unnused
  working on the tests
  Added simulant
  Added simulant
  docz added
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  ...

Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside

* 'clickoutside' of github.com:coralproject/talk: (43 commits)
  working on the tests
  unnused
  working on the tests
  Added simulant
  Added simulant
  docz added
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  ...

* Implement passing tests

* Use html as snapshot

* Refactor and simplify test

* Remove unused import

* ts

* simulant moved to devdeps
2018-07-25 20:33:29 +00:00
Wyatt Johnson 1ec1572efb fix: updated client code to respect missing usernames 2018-07-23 13:33:44 -06:00
Wyatt Johnson 4b5c7c1c7b fix: move displayName into auth integrations 2018-07-23 13:14:34 -06:00
Wyatt Johnson 13d293b9aa Merge branch 'next' into next-passport 2018-07-23 16:09:24 +00:00
Wyatt Johnson 81e8f68e62 fix: upgrade @types/passport 2018-07-23 10:08:12 -06:00
Kiwi acb86f4b44 [next] Implement AriaInfo (#1756)
* Implement AriaInfo

* Fix build

* Default to div
2018-07-20 23:17:47 +00:00
Kiwi afe816ba41 e render props for TrapFocus (#1755) 2018-07-20 22:51:13 +00:00
Kiwi 6bbb645552 [ToggleShow] Fix typo and better description (#1753)
* Fix typo

* Improve desc

* Add layout

* Fix Flex layout

* Use ui kit button
2018-07-20 22:40:12 +00:00
Wyatt Johnson 558f81c9aa fix: sso strategy 2018-07-20 16:38:03 -06:00
Wyatt Johnson 0a0f7ce216 fix: marked username as nullable 2018-07-20 16:26:35 -06:00
Wyatt Johnson 2c1111109a fix: support not logged in users 2018-07-20 16:19:33 -06:00
Wyatt Johnson bdd4bfc272 feat: initial passport user auth impl 2018-07-20 14:30:07 -06:00
Wyatt Johnson 2e4d23e900 Merge branch 'next' into next-passport 2018-07-20 19:26:58 +00:00
Kiwi a015a474aa Merge pull request #1754 from coralproject/fix-hour-pluralization
[next] Fix wrong hour pluralization
2018-07-20 14:49:09 -03:00
Chi Vinh Le cb40f061be Fix wrong hour pluralization 2018-07-20 13:39:39 -03:00
Kiwi 4c6b2cfb84 Merge pull request #1752 from coralproject/ghost-button-next
[next] Button + UI Kit harmonization
2018-07-20 13:00:58 -03:00
Wyatt Johnson a6bfad0833 feat: more JWT tests 2018-07-20 09:58:40 -06:00
Kiwi c77d8739e7 Merge branch 'next' into ghost-button-next 2018-07-20 12:32:07 -03:00
Chi Vinh Le 0280d300f5 Implement button active state 2018-07-20 12:31:35 -03:00
Chi Vinh Le b2e2e3e75d Styling fixes 2018-07-20 12:24:03 -03:00
Kiwi e7c36c0b4c Merge pull request #1751 from coralproject/toggleshow
ToggleShow Component - A Component that provides utilities to display nested components
2018-07-20 11:34:42 -03:00
Chi Vinh Le 6eb82ed555 Merge branch 'toggleshow' of https://github.com/coralproject/talk into toggleshow 2018-07-20 11:05:59 -03:00
Chi Vinh Le c5951117c3 Fix Playground 2018-07-20 11:05:42 -03:00
Chi Vinh Le e33ea6d0aa Commit snapshots 2018-07-20 10:49:31 -03:00
Chi Vinh Le f8e9b5dd50 Harmonize typography 2018-07-20 10:46:48 -03:00
Chi Vinh Le 7f265a93c8 Fix Flex margin bug and add examples 2018-07-19 21:02:16 -03:00
Chi Vinh Le 5e64961347 Update package-lock.json 2018-07-19 20:26:18 -03:00
Chi Vinh Le 69b459d02b Use explicit export 2018-07-19 20:02:21 -03:00
Chi Vinh Le 521af6f0aa Implement ButtonIcon component 2018-07-19 19:58:55 -03:00
Chi Vinh Le 726f2f0d17 Remove wrong ref prop 2018-07-19 19:48:58 -03:00
Chi Vinh Le 05605d6d50 Implement new button api 2018-07-19 19:47:01 -03:00
Chi Vinh Le d31d8d94e2 Read env in watchers.ts 2018-07-19 19:26:50 -03:00
Belén Curcio 49d0296d5c updated tests 2018-07-19 15:47:00 -03:00
Kiwi 508d9618a2 Update ToggleShow.spec.tsx 2018-07-19 15:44:42 -03:00
Belén Curcio 212932486a Merge branch 'next' into toggleshow 2018-07-19 15:40:02 -03:00
Belén Curcio b87f984fd3 ToggleShow Component 2018-07-19 15:38:41 -03:00
Kiwi 6f11ec3338 Merge pull request #1749 from coralproject/ui-improvements
[next] UI improvements
2018-07-19 15:16:30 -03:00
Chi Vinh Le 78d00d69fe Fix CI thanks to wyatt 2018-07-18 19:36:43 -03:00
Chi Vinh Le 236a740497 Fix icons in firefox 2018-07-18 17:15:36 -03:00
Chi Vinh Le 0ee20febd2 Export TrapFocus Props 2018-07-18 16:11:08 -03:00
Chi Vinh Le 90cb56d92f Implement TrapFocus Component 2018-07-18 16:05:34 -03:00
Wyatt Johnson a2a0cebb06 feat: initial token issuing support 2018-07-17 16:57:36 -06:00
Chi Vinh Le a4104f8bd8 Add children to types 2018-07-17 19:38:58 -03:00
Chi Vinh Le d09835020d Rename WrappedComponent to BaseComponent 2018-07-17 19:22:06 -03:00
Chi Vinh Le 9c98330ea4 Self host fonts and fix font weights 2018-07-17 19:16:14 -03:00