Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jekyll Admin

A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
Collective - Host: opensource - https://opencollective.com/jekyll-admin - Website: https://t.co/N0nswF4LYy - Code: https://github.com/jekyll/jekyll-admin

Update CI status badge (#682)

github.com/jekyll/jekyll-admin - 36fe05bcbfe8d40dc64901a74805b7cca2a2af56 authored almost 2 years ago by mishina <[email protected]>
Process site only if not in `watch` mode (#700)

github.com/jekyll/jekyll-admin - 2e6556ba6fd55e6a4d0f476fcd5355564d98c51d authored about 2 years ago by Remi Peyronnet <[email protected]>
Bump :gem: version

github.com/jekyll/jekyll-admin - b10579595116e36fdb97f7db051b81c5d3581571 authored over 2 years ago by Ashwin Maroli <[email protected]>
Processes site when writing files (#629)

github.com/jekyll/jekyll-admin - 43e8839a4e738f83d16372b93b60823b5f1da991 authored over 2 years ago by Corey Carvalho <[email protected]>
Delete misplaced workflow config file

github.com/jekyll/jekyll-admin - 940d8f7032c74c089983e473b42a020a10b5dd10 authored almost 3 years ago by Ashwin Maroli <[email protected]>
Add workflow to build gem and store as artifact

Artifact gets deleted after 15 days

github.com/jekyll/jekyll-admin - 37c480dc2db35c7deb4cc14aa3058d120e9a8801 authored almost 3 years ago by Ashwin Maroli <[email protected]>
Add workflow to build gem and store as artifact

Artifact gets deleted after 15 days

github.com/jekyll/jekyll-admin - 925c1044133e52b63cdc148383f940520acd7d42 authored almost 3 years ago by Ashwin Maroli <[email protected]>
Relax version constraints on Sinatra libraries (#680)

To allow using newer versions of Sinatra libraries.
Additionally add gem `rack-test` as develop...

github.com/jekyll/jekyll-admin - bba27287b397fb9dedef2b8cba1e5d0deb399f33 authored almost 3 years ago by Ashwin Maroli <[email protected]>
Improve testing experience on AppVeyor (#679)

* Bump Ruby version
* Switch Node version after installing Ruby deps
* Install 64Bit NodeJS

github.com/jekyll/jekyll-admin - a829b1082c22200aee5218ef8562c4268c6261bc authored almost 3 years ago by Ashwin Maroli <[email protected]>
Set up Continuous Integration via GH Actions (#678)

* Set up Continuous Integration via GH Actions
* Disable closing of opened pipes on GitHub Acti...

github.com/jekyll/jekyll-admin - f35e392f32385ecf0f398201fbb401a6fccbed12 authored almost 3 years ago by Ashwin Maroli <[email protected]>
Release v0.11.0 (#618)

* Bump versions

* Add `release` to package.json scripts

github.com/jekyll/jekyll-admin - 1e8766166c74f013979536575b1e9ceddbb86be6 authored about 4 years ago by Mert Kahyaoğlu <[email protected]>
Add option to change homepage (#617)

* Add option to change homepage

* Fix typo

* Add other routes for homepage as well

github.com/jekyll/jekyll-admin - 3580e320f9c6b84c8dfc3865a9bb27983b725a81 authored about 4 years ago by Mert Kahyaoğlu <[email protected]>
Fix vulnerabilities via npm audit (#612)

github.com/jekyll/jekyll-admin - 26700ea47aac9cb4c4e0efae4278e0e9d199f0ca authored about 4 years ago by Mert Kahyaoğlu <[email protected]>
Clean up implementation of ducks (#572)

github.com/jekyll/jekyll-admin - 95493f9d8b532cd5f783a7db55e59837455c17af authored about 4 years ago by Ashwin Maroli <[email protected]>
Bundle `kramdown-parser-gfm` gem when necessary

github.com/jekyll/jekyll-admin - 10a2934a4f41e82cceb04e870e342c4a6e633c65 authored about 4 years ago by Ashwin Maroli <[email protected]>
Bump elliptic from 6.5.2 to 6.5.3 (#604)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](ht...

github.com/jekyll/jekyll-admin - 4857af290b5e671fd1bda5208a96d9be49c0417a authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reduce Ruby 2.7 deprecation warnings (#603)

github.com/jekyll/jekyll-admin - 9f909f40e393fffb6e26d36a901d249a383fc123 authored over 4 years ago by Ashwin Maroli <[email protected]>
Release :gem: v0.10.2

github.com/jekyll/jekyll-admin - 7eaa12e97c7a134880046999fa06bf1eb7baeddc authored over 4 years ago by Ashwin Maroli <[email protected]>
Allow default metadata fields to be overridden and edited in place (#597)

This allows a user to see the default fields for a new or existing document, choose to "override...

github.com/jekyll/jekyll-admin - 3042a3da81513598b97c6fab407bffd06304f665 authored over 4 years ago by ian moersen <[email protected]>
Release v0.10.1 (#592)

* Bump versions

* Update snapshots

github.com/jekyll/jekyll-admin - 64d92e01f95967be5c13041d70204b0a059153a2 authored almost 5 years ago by Mert Kahyaoğlu <[email protected]>
Temporarily disable gathering test coverage stats

github.com/jekyll/jekyll-admin - bd99f133284517814153358d2fda032f2226e25c authored almost 5 years ago by Ashwin Maroli <[email protected]>
Check file type before accessing its extension (#590)

Since directories do not have `extname`, when switched to index listing, `FilePreview` was throw...

github.com/jekyll/jekyll-admin - 4ab4f830f64573e4a7d477998742ede061aed041 authored almost 5 years ago by Mert Kahyaoğlu <[email protected]>
Allow searching without enter key press (#589)

github.com/jekyll/jekyll-admin - 5c8bc517e437e94aaf69d136ee26e0caebbda4bd authored almost 5 years ago by Mert Kahyaoğlu <[email protected]>
Run all tests as part of the build process

github.com/jekyll/jekyll-admin - ce931e7cf31e2f26156e4d7752d3668d68af8548 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Use Unix line-endings on stylesheets and partials

github.com/jekyll/jekyll-admin - 58cf949400eb24563823d5e535d75e1f0e01dbfd authored almost 5 years ago by Ashwin Maroli <[email protected]>
Fix test:cover script definition

github.com/jekyll/jekyll-admin - 1a86d621f0688dacf09a374143f34b9e4abd99c6 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Compute coverage after successful CI builds

github.com/jekyll/jekyll-admin - bcafd0e6fec95f3a2b996270ee80be09b43d2263 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Integrate react-scripts (#573)

* Add react-scripts & adjust scripts accordingly

* Remove config files already handled by rea...

github.com/jekyll/jekyll-admin - 0b9cce0792e68d446d74c14ea0d9f0405cd8aa0f authored almost 5 years ago by Mert Kahyaoğlu <[email protected]>
Release :gem: v0.10.0 (#586)

github.com/jekyll/jekyll-admin - ceb4aff5f7aea56dde805fbee7746a44834bf91b authored almost 5 years ago by Ashwin Maroli <[email protected]>
Prevent unexpected file overwrites for collections, drafts and pages (#582)

For collections, drafts and pages, return HTTP 404 if a resource being created or renamed into w...

github.com/jekyll/jekyll-admin - 62515d3c4ec6011c16c0b33fbffbd6666fbe892b authored almost 5 years ago by Alli <[email protected]>
Render advanced metafield for categories (#588)

github.com/jekyll/jekyll-admin - ef813e43418ede43d7f29fb3f5b21ad6e986e951 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Use the front matter defaults computed by Jekyll (#585)

Jekyll already computes front matter defaults by comparing against `path` and `type` for a given...

github.com/jekyll/jekyll-admin - b6088ffd4c01311863530cc7c25081df4a87f4e1 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Add a utility method to compute meta field type (#587)

github.com/jekyll/jekyll-admin - e92c9e596779f98fddb226880771352777886422 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Render pointer cursor on hovering over accordion

github.com/jekyll/jekyll-admin - b6c11adbaa8383ff4618bcc91d9efe094d191c84 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Initialize a new advanced metadata field for tags (#389)

- create and delete tags
* create new tags by pressing `comma` or `spacebar` or `enter`...

github.com/jekyll/jekyll-admin - cb1eb78f73bd7c4c91250b6208b5d0f50d1b8e5e authored almost 5 years ago by Ashwin Maroli <[email protected]>
Add missing classname attribute

github.com/jekyll/jekyll-admin - e2b0b4d4ddf54b8b2277882ef6accd188cc9e4ce authored almost 5 years ago by Ashwin Maroli <[email protected]>
Fix horizontal margins for buttons in a row

github.com/jekyll/jekyll-admin - f01ec61c0b938240796cd9ca427022aa1f08e06b authored almost 5 years ago by Ashwin Maroli <[email protected]>
Render a layout-picker to select layouts (#558)

Utilize DropdownList component from react-widgets package to allow selecting layout for a page f...

github.com/jekyll/jekyll-admin - b01465d7b9741649aefa4eeb731a8e9c8c9f3e98 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Remove unused variable

github.com/jekyll/jekyll-admin - 32ae1f8ea2b805be8d3a225ac18da07c59568c71 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Accept additional arguments in script/test-server (#584)

This allows for overriding defaults.

For example: `./script/test-server --host 127.0.0.1 --port...

github.com/jekyll/jekyll-admin - bc0a5cc14a5ee1e02b02fa4a4ba5fa98aa836861 authored almost 5 years ago by alzeih <[email protected]>
Fix broken link to CONTRIBUTING.md (#583)

github.com/jekyll/jekyll-admin - b99fbe72b308505608c159f582f9c1aa4e11b74e authored almost 5 years ago by alzeih <[email protected]>
Add MarkdownPageBody component (#567)

The template for children of `<div className="content-body"/>` is the same for `DraftEdit`, `Doc...

github.com/jekyll/jekyll-admin - 3579593b13eb524f61e33df15f7315bd00e82fff authored almost 5 years ago by Ashwin Maroli <[email protected]>
Bump react-widgets to v4.4 (#551)

- Bumps the major-version of the package.
- `momentLocalizer` is now in a separate package &mda...

github.com/jekyll/jekyll-admin - c573634edcb43af0616a231d20c2a89179b70ba1 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Remove unused variable assignment

github.com/jekyll/jekyll-admin - 266b7cd88c7c786c555e53aa1fafa07f192268a7 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Allow selecting static files in MarkdownEditor (#565)

This adds a new button to the MarkdownEditor (with icon `paperclip`). Clicking the button trigge...

github.com/jekyll/jekyll-admin - 3defeb1f1b44d96a8177cd33b32b841a1f173339 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Import site metadata into admin interface (#543)

To allow selecting existing categories, layouts and tags via the interface.

The idea is to fe...

github.com/jekyll/jekyll-admin - ea81df9f127ab722aacc57cc46d36d04d0e7c618 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Activating Open Collective (#526)

* Added financial contributors to the README

* Update README.md

* Moved Financial Contribu...

github.com/jekyll/jekyll-admin - 02dccff9bebbbae69aa5395767fc1b0a967a66c0 authored almost 5 years ago by jess <[email protected]>
Bump some frontend devDependencies (#579)

* `node-sass` to `4.13.0`. (Adds support for upto Node 13)
* `eslint-plugin-import` to `2...

github.com/jekyll/jekyll-admin - 9db34e8d3875decd2e8ed2290bd6cc871a676044 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Use fetch wrapper for DELETE requests to dispatch (#578)

Using the wrapper with slight modifications will bring consistency with `GET` and `PUT` requests...

github.com/jekyll/jekyll-admin - 043642de364bf8712647d9e0c5935d3364243642 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Move exported function to end of file

github.com/jekyll/jekyll-admin - 3ad98289f618bdc61226f50b8987d80af64f0ff5 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Remove duplicate styles b/w datagui and metafields (#577)

Directives in `metafields.scss` and `datagui.scss` overlap considerably.
This commit removes th...

github.com/jekyll/jekyll-admin - d51365c1e7d082fa60ed52732bbc72a196167952 authored almost 5 years ago by Ashwin Maroli <[email protected]>
Use Yarn to manage dependencies (#576)

Since we already check-in `yarn.lock` to the repository, it would be better if CI builds used th...

github.com/jekyll/jekyll-admin - 7d6868c2b2048406e1f6c21ec2419c24786059ec authored about 5 years ago by Ashwin Maroli <[email protected]>
Reduce syntax-highlighting support in MDEditor (#568)

In order to avoid bloating the production `bundle.js` with rarely used languages.

github.com/jekyll/jekyll-admin - e3c1060cbb074b1db7c1d804d8b5bf95246079e9 authored about 5 years ago by Ashwin Maroli <[email protected]>
Add default branch for case statement

github.com/jekyll/jekyll-admin - 3f0d3f6a37bcc7fed442510202b61a569ccc2d8c authored about 5 years ago by Ashwin Maroli <[email protected]>
Use variable after it has been defined

github.com/jekyll/jekyll-admin - ce99f399da9a3fa668e83b4d2519f45b36ff99cc authored about 5 years ago by Ashwin Maroli <[email protected]>
Enable ESLint rule `eqeqeq` (#575)

To enforce use of the type-safe equality operators `===` and `!==` instead
of their regular cou...

github.com/jekyll/jekyll-admin - be986eb7a4abc184c462f8685a99f2e49e70e5c0 authored about 5 years ago by Ashwin Maroli <[email protected]>
Enable ESLint rule `no-unused-vars` (#574)

github.com/jekyll/jekyll-admin - 959da61710f97a1bb934a8796ec23af3f456003d authored about 5 years ago by Ashwin Maroli <[email protected]>
Export translations aggregate as a default module (#550)

To simplify implementing a language-selector in a future release.

github.com/jekyll/jekyll-admin - 4227051c2cff7caef05be76c7c5f5feee43cb7b9 authored about 5 years ago by Ashwin Maroli <[email protected]>
Enforce unix-style line-endings for *.js files (#571)

So that bundle's sourcemap doesn't include `\r\n` when built on Windows

github.com/jekyll/jekyll-admin - a194ed63e07deb8094c171f4b0c81eee5ef51a50 authored about 5 years ago by Ashwin Maroli <[email protected]>
Bump some frontend devDependencies (#570)

`babel-polyfill` to `6.26.0`
`enzyme` to `>= 2.9.1, < 3.0.0`,
`eslint` to `>= 6.8.0, < 7.0.0`,...

github.com/jekyll/jekyll-admin - a101a0955d32e79f9521bc865ed16d45582b6dc9 authored about 5 years ago by Ashwin Maroli <[email protected]>
Prefer ES6 object-properties-shorthand syntax (#569)

Replace `{ 'foo': foo, 'bar': bar }` and `{ foo: foo, bar: bar }` with terser `{ foo, bar }`

github.com/jekyll/jekyll-admin - e5ff037d8cbb676a6cabbb8a5bf75e72158491f3 authored about 5 years ago by Ashwin Maroli <[email protected]>
Document `getDocumentTitle` helper and fix test

github.com/jekyll/jekyll-admin - 0e29d93b464837c41a6e471428cf89eca9dd9c00 authored about 5 years ago by Ashwin Maroli <[email protected]>
Mock `window.confirm()` in container-view tests (#563)

So that `actions.delete<type>` is tested properly.

github.com/jekyll/jekyll-admin - 1387b8ad0e7dca9b814e19cba80294468974b101 authored about 5 years ago by Ashwin Maroli <[email protected]>
Render `<button>` when href attr will be undefined (#557)

`<a>` tag with an undefined `href` attribute is not a link per se and therefore the `target` att...

github.com/jekyll/jekyll-admin - 10c7d937f2a9bb6b4e3a6430b1ffb761ecee291d authored about 5 years ago by Ashwin Maroli <[email protected]>
Bump some frontend devDependencies (#553)

- Bumps `coveralls`, `nock`, `prettier`
- Removes unused devDeps `mocha` and `jsdom` from `pack...

github.com/jekyll/jekyll-admin - bd6c266284aea6245b367d3414395749599cfb87 authored about 5 years ago by Ashwin Maroli <[email protected]>
Extract static-file picker logic into a component (#560)

In order to:
- remove modal state from `MetaSimple` component.
- facilitate wiring into Ma...

github.com/jekyll/jekyll-admin - 805c0abd704adc3ecba06c8439acc8e1e5366680 authored about 5 years ago by Ashwin Maroli <[email protected]>
Add CreateMarkdownPage component (#561)

To contain repeated `render` logic in `DraftNew.js`, `DocumentNew.js`, `PageNew.js`.
However, t...

github.com/jekyll/jekyll-admin - 5c125704cf1dd763f5953d36bc986ef519879cc6 authored about 5 years ago by Ashwin Maroli <[email protected]>
Lock Rubygems on Travis to v3.0.6 (#562)

Rubygems 3.1 is buggy and is being patched incrementally.

github.com/jekyll/jekyll-admin - ec52fe83f8c100e2c6b79e8bced3f1c184c433ac authored about 5 years ago by Ashwin Maroli <[email protected]>
Update markdown-editor preview styles

By using a sample page demonstrating various Markdown features and its
rendered output as reference

github.com/jekyll/jekyll-admin - c9da4fe1cada664160dd77315560ff766809c005 authored about 5 years ago by Ashwin Maroli <[email protected]>
Convert DataGUI into a bona fide component (#546)

In order to minimize repeated logic.

Currently on `master`, `DataGUI` is just `Metafields` re...

github.com/jekyll/jekyll-admin - 04a41da81ed083f1eda3ad4383e26e53e26324c0 authored about 5 years ago by Ashwin Maroli <[email protected]>
Remove unused action (#559)

The action got left behind and became redundant as surrounding code got refactored across multip...

github.com/jekyll/jekyll-admin - ea546779289933c7bd8c90f27e59a8ff295ca4c0 authored about 5 years ago by Ashwin Maroli <[email protected]>
Return static file's relative_path not http_url (#555)

So that the user doesn't have to manually remove `http://localhost:4000/`
from the value return...

github.com/jekyll/jekyll-admin - 9afdcaa2d8afe2a891da5b1774d995f1cf24b729 authored about 5 years ago by Ashwin Maroli <[email protected]>
Add a utility function to compute view page title (#556)

To avoid duplicating logic and have a consistent pattern in the title of various views.

github.com/jekyll/jekyll-admin - c4499cf69491fa4dc45306e2eb7216c91cb2ddb7 authored about 5 years ago by Ashwin Maroli <[email protected]>
Colorize inline code in MarkdownEditor

github.com/jekyll/jekyll-admin - d845aa53360d22f18b562e12f774bba020259d79 authored about 5 years ago by Ashwin Maroli <[email protected]>
Mark `lint-staged` as a front-end devDependency (#552)

instead of being listed as a dependency

github.com/jekyll/jekyll-admin - fafc6a1edf6f3afab3e7585b98df75ebdfb39582 authored about 5 years ago by Ashwin Maroli <[email protected]>
Add categories, tags, layouts to fixture site (#554)

To allow testing their utilization via the interface.
Also adds a couple of static files to the...

github.com/jekyll/jekyll-admin - 457d79e15154f70457abebb3e168c914edc9319c authored about 5 years ago by Ashwin Maroli <[email protected]>
Add Accordion component (#532)

Extracting the accordion currently in the Sidebar component into a separate stateful component w...

github.com/jekyll/jekyll-admin - bc8a1c8c6b65b1c41cd75fe537cb6fa5cdfc7ec0 authored about 5 years ago by Ashwin Maroli <[email protected]>
Refactor MetaButtons (#549)

Apart from **simplifying the `render()` function**, there are some other changes included in thi...

github.com/jekyll/jekyll-admin - 8d3debc058a81e28ea958df851d15ad58aa159f9 authored about 5 years ago by Ashwin Maroli <[email protected]>
Add a status bar to Editor component (#538)

Display the Editor's `mode` in the status bar as an uppercased string

github.com/jekyll/jekyll-admin - 07fb85d7b72afbb4b3062f53620c67cb576460de authored about 5 years ago by Ashwin Maroli <[email protected]>
Reduce log output from webpack-dev-middleware

github.com/jekyll/jekyll-admin - f38795f8f759fc1b126d0e49797b2b6486b3eed8 authored about 5 years ago by Ashwin Maroli <[email protected]>
Add StaticMetaFields component (#548)

To render default front matter for the requested page / document.
The input fields from this co...

github.com/jekyll/jekyll-admin - e40203bc219e7702ece6947e83af47f5af858292 authored about 5 years ago by Ashwin Maroli <[email protected]>
Migrate to webpack v4 (#502)

github.com/jekyll/jekyll-admin - cbc5ecc90b7aaf1aee76b517793afd434c99f901 authored about 5 years ago by Ashwin Maroli <[email protected]>
Use existing instance of Jekyll::Configuration (#539)

Reduce memory usage and additionally Jekyll's logger won't output an extra
`Configuration file:...

github.com/jekyll/jekyll-admin - 1f38b374004e1597a51e47470771e04dc84bc654 authored about 5 years ago by Ashwin Maroli <[email protected]>
Remove unnecessary moment.js locales from bundle (#537)

github.com/jekyll/jekyll-admin - bc00ee1dc97b29e173b5a1a7f2e8027376431acf authored about 5 years ago by Ashwin Maroli <[email protected]>
Improve front-end test coverage (#547)

github.com/jekyll/jekyll-admin - b4f6a8dd4bd4c02c648dcdddbeeb6cdaaf5eb20c authored about 5 years ago by Ashwin Maroli <[email protected]>
Use Icon component to render icons

github.com/jekyll/jekyll-admin - cdf946785488c37692d46199d80a55ab61e01c92 authored about 5 years ago by Ashwin Maroli <[email protected]>
Add Icon component to render icons consistently (#544)

github.com/jekyll/jekyll-admin - 80abe70206d54e98a4475372f2c39a093b9a3a4a authored about 5 years ago by Ashwin Maroli <[email protected]>
Compact switch statement in Button component (#542)

by using bracket-notation to dynamically interpolate property key.

Co-Authored-By: Mert Kahya...

github.com/jekyll/jekyll-admin - 1b327852931141e65dc5cfcf4dcc4a47565f264a authored about 5 years ago by Ashwin Maroli <[email protected]>
Render icons in Button based on the `type` prop (#541)

Most of the buttons have their icons fixed for a given type to ease UX.
For example, `delete` t...

github.com/jekyll/jekyll-admin - c955eb29046f15d1a9009a82a873925c1eb1ae20 authored about 5 years ago by Ashwin Maroli <[email protected]>
Invoke Breadcrumbs consistently

github.com/jekyll/jekyll-admin - 8b08ac30bcd7bb2f14c7e06a1f181c52184d14c5 authored about 5 years ago by Ashwin Maroli <[email protected]>
Use Jekyll::PageWithoutAFile instead of our class (#518)

`Jekyll::PageWithoutAFile` is available since Jekyll 3.7.0

github.com/jekyll/jekyll-admin - 70f3122080bcd15f5e8faf7d254ec8ad02e8fb6d authored about 5 years ago by Ashwin Maroli <[email protected]>
Allow publishing drafts via the interface (#534)

github.com/jekyll/jekyll-admin - 69f9c439926507b5a7c7f1d1f5f74a9b9304f5d9 authored about 5 years ago by Ashwin Maroli <[email protected]>
Remove redundant true passed as prop values (#536)

github.com/jekyll/jekyll-admin - 141dc76bb9f8760cd38fed27c637473333b4ef56 authored about 5 years ago by Ashwin Maroli <[email protected]>
Add Explorer component to render resource indexes (#514)

The front end for routes `/pages`, `/drafts` and `/data` are virtually identical. The implementa...

github.com/jekyll/jekyll-admin - 8f6df927d1063e0b80e87bf228a60cbb633c659c authored about 5 years ago by Ashwin Maroli <[email protected]>
Move common function in ducks to utility module (#535)

At the time the filter function was written for data files, the latter resources didn't have a `...

github.com/jekyll/jekyll-admin - a592eafc18611eae46a0182a9cae9f203854b69e authored about 5 years ago by Ashwin Maroli <[email protected]>
Add missing static file upload-tip

github.com/jekyll/jekyll-admin - 08e5e0d2785c7e6e1ee2cb729e781d3e4070ffee authored about 5 years ago by Ashwin Maroli <[email protected]>
Refactor Breadcrumbs component (#533)

* Define `splat` parameter with a default value of ''
* Optimize by reducing conditional branch...

github.com/jekyll/jekyll-admin - e7680f2f9e21c6f4c80b1554dce24232a726c1e6 authored about 5 years ago by Ashwin Maroli <[email protected]>
Validate current resource type when creating them

github.com/jekyll/jekyll-admin - 2236b925e2ef9c01c20020c2b10d8b8728aa0d41 authored about 5 years ago by Ashwin Maroli <[email protected]>
Use relative_path field in Document component

github.com/jekyll/jekyll-admin - 49bd527fff624ab59b207762476a51573ca7d4be authored about 5 years ago by Ashwin Maroli <[email protected]>
Integrate bundlesize into test-suite (#531)

github.com/jekyll/jekyll-admin - e75cab3b98da25cd841403a8c93f52e399957d45 authored about 5 years ago by Ashwin Maroli <[email protected]>