Skip to content

Move rest of contant-like OC props to the bundle#15420

Merged
MorrisJobke merged 1 commit intomasterfrom
refactor/oc-constants-bundle-II
May 7, 2019
Merged

Move rest of contant-like OC props to the bundle#15420
MorrisJobke merged 1 commit intomasterfrom
refactor/oc-constants-bundle-II

Conversation

@ChristophWurst
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels May 7, 2019
@ChristophWurst ChristophWurst added this to the Nextcloud 17 milestone May 7, 2019
@ChristophWurst ChristophWurst self-assigned this May 7, 2019
Comment thread core/src/OC/routing.js
*/
export const filePath = (app, type, file) => {
const isCore = OC.coreApps.indexOf(app) !== -1
const isCore = coreApps.indexOf(app) !== -1
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

isn't it beautiful?

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 7, 2019
@MorrisJobke MorrisJobke merged commit 049b92b into master May 7, 2019
@MorrisJobke MorrisJobke deleted the refactor/oc-constants-bundle-II branch May 7, 2019 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish technical debt 🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants