Wyatt Johnson and GitHub
8184c3932e
[next] Install ( #1957 )
...
* Wip
* Adding Wizard and initial step <3
* Wip
* Adding more steps to the Install Wizard
* Mantaining state across steps
* Adding Steps
* Step Component
* wip
* feat: improved logging
* feat: added tenant install route
* Progress
* Refactor
* Adding rest install mutation
* Wip
* Done
* Addding snapshots
* URL validators
* Adding validation for url, and final step
* Header component and main variants
* fix: resolved router
* fix: corrected spec for prop
* fix: updated test snapshot
* Translations
* Translations
* Adding extra validation
* prefixing events with On - onSaveData
* prefixing events with On - onSaveData
* Adding translations, and colors from the palette
* Centering steps
* Ready
* feat: added production redirects
* fix: fixes during production
* fix: removed dead code
* Placeholder translations
* removing submit from cancel
* Adding a description for the URL field
* typo
* Refactor and renaming
* Using white as var
* Refactor and renaming
* feat: use new palette colors
* fix: extracted styles
* Adding await to avoid race condition with setState :)
* lint
* feat: added urls
* fix: wizard leaking styles
* fix: simplify icon style
* fix: adjust global body css to remove padding to allow seamless integration
* fix: types and small refactors
* fix: correctly filter wizard children
* refactor: simplify step containers
* fix: better typecheck
* test: remove obsolete snapshots
* fix: don't export FormProps
2018-10-11 22:13:02 +00:00
Chi Vinh Le
c96112fc8c
Fix tests
2018-09-06 00:06:58 +02:00
Chi Vinh Le
9cef7044c7
Design improvements
2018-08-27 14:11:15 +02:00
Chi Vinh Le
3dc3e1435a
Use HorizontalGutter component, simplify Flex
2018-08-24 19:11:56 +02:00
Belen Curcio
e4ebb2553f
Handling error messages
2018-08-16 13:14:47 -03:00
Belen Curcio
ecb82cf9a9
Working type submit for forms - Button Component
2018-08-16 12:41:21 -03:00
Belén Curcio
639fa4f721
Merge branch 'next' of github.com:coralproject/talk into auth-views
...
* 'next' of github.com:coralproject/talk:
Readd comments not found
Make readonly and add translations
Add localization
Change text
Add SetViewMutation
Get view from query + tests
Styling, refactor + tests
Add UserBox
Add auth target
2018-08-09 10:24:34 -03:00
Belén Curcio
31835d2b7c
Adding Button Underlined
2018-08-09 10:04:12 -03:00
Chi Vinh Le
606bcb6393
Merge branch 'next' into auth-skeleton
2018-08-08 17:20:24 +02:00
Chi Vinh Le
b21f3560ff
Styling, refactor + tests
2018-08-08 14:18:27 +02:00
Chi Vinh Le
fe7b734b2c
Add UserBox
2018-08-08 01:04:25 +02:00
Chi Vinh Le
52b36e2db0
Use anchor for better accessibility and restore history
2018-08-07 17:37:02 +02:00
Kiwi and Wyatt Johnson
afe816ba41
e render props for TrapFocus ( #1755 )
2018-07-20 22:51:13 +00:00
Chi Vinh Le
0280d300f5
Implement button active state
2018-07-20 12:31:35 -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
521af6f0aa
Implement ButtonIcon component
2018-07-19 19:58:55 -03:00
Chi Vinh Le
05605d6d50
Implement new button api
2018-07-19 19:47:01 -03:00
Chi Vinh Le
5acd48c49f
Support Material Icons + bugfixes
2018-07-17 18:45:20 -03:00
Chi Vinh Le
de739554c8
Forward Ref Stub
2018-07-17 15:23:16 -03:00
Chi Vinh Le
7b929c356e
Fix button styling
2018-07-16 18:26:41 -03:00
Chi Vinh Le
f71d449079
Disable hover styling for touches
2018-07-16 18:05:19 -03:00
Chi Vinh Le
f24c21c94e
Support wrapping, disable shrink by default
2018-07-16 16:25:32 -03:00
Chi Vinh Le
ff41fabb37
Support standard css variables, dynamically set spacing-unit
2018-07-12 03:19:14 -03:00
Chi Vinh Le
3355400248
Disable load more and show all button during load
2018-07-10 15:25:36 -03:00
Kiwi and Wyatt Johnson
65c8da0f34
Merge client into next ( #1709 )
...
* Merge client
* Add linting script
* Rename serve to start:development
* Move error harmonization and handling to network layer
* Show Comment Stream
* Added initial test
2018-06-27 22:06:30 +00:00