Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Become next.js #42

Merged
merged 15 commits into from
Oct 24, 2019
Merged

Become next.js #42

merged 15 commits into from
Oct 24, 2019

Conversation

akx
Copy link
Member

@akx akx commented Sep 23, 2019

There could be rough corners and such, but at least the page shows up and is identical to the current production page :)

There are some TODO items though; see TODO.md.

@akx akx requested a review from rikukissa September 23, 2019 13:53
Copy link
Contributor

@petetnt petetnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments

components/membership/MembershipInfoForm.jsx Outdated Show resolved Hide resolved
import api from "../api";
import Loader from "../Loader";
//import configFactory from "../../config.js";
//const config = configFactory();
Copy link
Contributor

@petetnt petetnt Oct 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented lines should be removed

}

render() {
var messages = this.state.messages.map((message, i) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Voi ei, legacyä!!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tulevan pullarin hommia refaktoroida.

</div>
<div
className="message__body"
dangerouslySetInnerHTML={{ __html: message.body }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vakava tietoturva-aukko tässä 👀

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tulevaan pullariin.

components/Feed.jsx Outdated Show resolved Hide resolved
@@ -4,76 +4,38 @@
"description": "Koodiklinikka homepage",
"author": "Riku Rouvila <riku.rouvila@leonidasoy.fi>",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tän vois varmaan kanssa päivittää ;)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mihin?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

riku@okaycodes.fi tai @rikukissa voi varmaa päättää :)

@akx akx changed the base branch from master to next October 24, 2019 14:30
@akx akx changed the base branch from next to master October 24, 2019 14:35
@akx
Copy link
Member Author

akx commented Oct 24, 2019

Merging to get some momentum on this 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants