Chi Vinh Le
847d5d0ea9
fix: types
2018-10-17 15:36:00 +02:00
Chi Vinh Le
70465ebd31
feat: Implement SelectField
2018-10-17 00:02:12 +02:00
Kiwi and Wyatt Johnson
cf2be96a13
[next] Permalink View ( #1987 )
...
* feat: Implement converation thread
* Update unit tests
* test: adapt integration tests
* test: refactor denormalization helpers
* test: Include multiple parents in permalink View
* test: add integration test for loading previous parent comments
* feat: use dashed & solid time line
* feat: use new conversation thread design
* feat: add header from new design
* test: update snapshots
* fix: better scrolling behavior
* feat: add user box
* fix: add translations
* fix: typo
* fix: plural translation
* fix: paddings
* feat: better styling for level 0 comments
* fix: gutter size
* fix: update iframe url with new comment id
* test: add unit tests
2018-10-12 16:41:58 +00:00
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
11fb12a22a
fix: undesired margin
2018-10-08 16:24:18 +02:00
Belén Curcio
45e942a345
Adding styling
2018-09-25 14:13:54 -03:00
Chi Vinh Le
2a640d2bbc
Don't use css capitalize
2018-09-20 17:23:26 +02:00
Chi Vinh Le
2af01e5f4b
Styling fixes
2018-09-17 22:12:58 +02:00
Chi Vinh Le
b00a7f9618
WIP
2018-09-17 21:12:27 +02:00
Chi Vinh Le
0983d31c10
Update snapshots
2018-09-17 21:01:20 +02:00
Chi Vinh Le
0b0aa7b1ee
Namespace ids
2018-09-17 20:56:42 +02:00
Chi Vinh Le
3314bc3ba6
Move styles to button
2018-09-17 20:52:36 +02:00
Belén Curcio
2969dad58b
Merge branch 'next' of github.com:coralproject/talk into ui-tab
...
* 'next' of github.com:coralproject/talk:
Adapt snapshot
Fix lint
Only show edit button for the author
Use Message Component
Adapt integration test
Fix integration test
Add edited marker
fix: remove assetID from client queries to edit comment
feat: merge metadata during edit
fix: remove assetID from EditCommentInput
Fix linting
Add integration tests
Add integration test
More unit tests
Fix lint and test
Implement edit
2018-09-14 09:50:23 -03:00
Belén Curcio
38f1068a77
Updates
2018-09-14 09:33:16 -03:00
Belén Curcio
23a5243611
Merge branch 'next' of github.com:coralproject/talk into ui-tab
...
* 'next' of github.com:coralproject/talk:
new snapshots after rebuilding the schema
new snapshots after rebuilding the schema
updated status
changes
Updated tests
Updated tests
Updated tests
Adding MessageIcon
Updated colors
Updated snapshots
Supporting icons with ValidationMessages
Updated API
Adding Message Matching the exact values
2018-09-13 14:27:42 -03:00
Belén Curcio
bb7007214d
Adding button
2018-09-13 09:32:05 -03:00
Chi Vinh Le
c8cd68c6b7
Use Message Component
2018-09-12 22:01:43 +02:00
Chi Vinh Le
aa904ab0e2
Merge branch 'next' into next-edit
2018-09-12 21:44:16 +02:00
Belen Curcio
e6f8b7623b
Adding docs and changes
2018-09-12 15:10:14 -03:00
Belen Curcio
6f367a0078
changes
2018-09-12 13:13:09 -03:00
Chi Vinh Le
b1e7c6d2d4
Add edited marker
2018-09-12 17:05:31 +02:00
Belén Curcio
d04b9d818c
Test added
2018-09-12 09:20:50 -03:00
Belén Curcio
cc67f2f572
Changes
2018-09-12 09:00:38 -03:00
Belén Curcio
19b1a7882c
Changes
2018-09-12 08:53:22 -03:00
Belén Curcio
5a8ce7655c
Updated tests
2018-09-11 13:09:49 -03:00
Belén Curcio
f7fa1dae23
Updated tests
2018-09-11 10:17:46 -03:00
Belén Curcio
91d421ad46
Updated tests
2018-09-11 10:01:14 -03:00
Belén Curcio
1ca2c5ec95
Merge branch 'ui-message' of github.com:coralproject/talk into ui-message
...
* 'ui-message' of github.com:coralproject/talk: (26 commits)
Adapt snapshots
Disable RTE when submitting
Wrap long words
Disable submit button when empty
Fix test
Fix types and tests
Remove outdated workarounds
Remove accidently commited files
Move uuid generation to TalkContext
Full PromisifiedStorage + Simplifications
Update package-lock
Return null cursor when creating comment
Change commentEdge to edge
Update snapshots
Fix types
Reply opens auth popup when not logged in
Better tests
Stream should work outside of iframe for debugging
Add test
Focus RTE when opening reply
...
2018-09-11 09:58:16 -03:00
Belén Curcio
a35ee79098
Adding MessageIcon
2018-09-11 09:57:55 -03:00
Belén Curcio
b5db80b1e1
Updated colors
2018-09-11 09:47:59 -03:00
Chi Vinh Le
a36d944e4a
Implement edit
2018-09-11 00:15:27 +02:00
Belén Curcio
b608e8a521
Adding descriptions
2018-09-10 13:22:57 -03:00
Belén Curcio
a8b24187cb
change
2018-09-10 12:55:31 -03:00
Belén Curcio
49bfb6bcbf
Merge branch 'next' of github.com:coralproject/talk into ui-tab
...
* 'next' of github.com:coralproject/talk: (26 commits)
Adapt snapshots
Disable RTE when submitting
Wrap long words
Disable submit button when empty
Fix test
Fix types and tests
Remove outdated workarounds
Remove accidently commited files
Move uuid generation to TalkContext
Full PromisifiedStorage + Simplifications
Update package-lock
Return null cursor when creating comment
Change commentEdge to edge
Update snapshots
Fix types
Reply opens auth popup when not logged in
Better tests
Stream should work outside of iframe for debugging
Add test
Focus RTE when opening reply
...
2018-09-10 12:40:29 -03:00
Belén Curcio
3b01af66b3
Two working examples, primary and secondary
2018-09-10 12:36:13 -03:00
Belén Curcio
e9ab3d1d7f
Working tab example
2018-09-10 12:27:00 -03:00
Kim Gardner and GitHub
04d7ddf41a
Merge branch 'next' into ui-message
2018-09-10 10:54:38 -04:00
Belén Curcio
cb3a6b0533
Adding TabContent, TabPane
2018-09-10 11:35:56 -03:00
Belén Curcio
96515eac0c
Added Color palette
2018-09-10 11:24:17 -03:00
Belén Curcio
71c5c7c64f
Basic Tab usage
2018-09-10 11:13:13 -03:00
Belén Curcio
dce2177dcd
Updated snapshots
2018-09-07 13:03:56 -03:00
Belén Curcio
b37ec2b944
Supporting icons with ValidationMessages
2018-09-07 12:54:22 -03:00
Belén Curcio
994b0f7fb3
Updated API
2018-09-07 10:56:03 -03:00
Belén Curcio
e909d21039
Adding Message Matching the exact values
2018-09-07 10:23:29 -03:00
Chi Vinh Le
c96112fc8c
Fix tests
2018-09-06 00:06:58 +02:00
Chi Vinh Le
13c196983f
Implement RTE and HTMLContent
2018-08-29 16:03:04 +02:00
Chi Vinh Le
9945c099a7
Add integration tests
2018-08-28 01:35:13 +02:00
Chi Vinh Le
dcb3c23f56
Test, Colorize TextFields, disable on submit
2018-08-27 21:36:36 +02:00
Chi Vinh Le
1684ed44ef
Remove obsolete snapshot
2018-08-27 21:04:15 +02:00
Chi Vinh Le
5381b75a49
Update snapshots
2018-08-27 20:50:46 +02:00