Clickopolis icon indicating copy to clipboard operation
Clickopolis copied to clipboard

:factory: An incremental empire management game.

Results 16 Clickopolis issues
Sort by recently updated
recently updated
newest added

## Version **0.14.0** of [style-loader](https://github.com/webpack/style-loader) just got published. Dependency style-loader Current Version 0.13.2 Type devDependency The version **0.14.0** is **not covered** by your **current version range**. Without accepting this pull...

greenkeeper

## Version **3.0.0** of [redux-logger](https://github.com/theaqua/redux-logger) just got published. Dependency redux-logger Current Version 2.10.2 Type dependency The version **3.0.0** is **not covered** by your **current version range**. Without accepting this pull...

greenkeeper

## Version **3.0.0** of [jest-enzyme](https://github.com/blainekasten/enzyme-matchers) just got published. Dependency jest-enzyme Current Version 2.1.2 Type dependency The version **3.0.0** is **not covered** by your **current version range**. Without accepting this pull...

greenkeeper

## Version **19.0.1** of [ts-jest](https://github.com/kulshekhar/ts-jest) just got published. Branch Build failing 🚨 Dependency ts-jest Current Version 19.0.0 Type dependency This version is **covered** by your **current version range** and after...

greenkeeper

Whew, so there's a lot to go through here: - [x] Switch `data.[subject].ts` to `data/subject.ts` or `data/subject/index.ts` and do this for all files - [x] Use `import { Foo }...

code: quality
code: architecture

Questions to answer: - Can we achieve less clutter in our UI? - Can we create better customization options for the user? Focus on `Resources`, as a prototype for how...

subject: resources
design

This is the minimum needed for the Resources components - [ ] Food & Production buttons - [ ] Resources data rendered into ``s - [ ] Biomes rendered -...

status: in-progress
subject: resources
feature

``` binaryalgorithm - Today at 4:07 PM suggest to move the count of each citizen type to the left, next to the +- buttons and style it similarly Southeaven -...

subject: citizens
design

Task: revise the color palette to be more uniform and _pretty_ and include these colors in variable files in the css and perhaps a js file as well.

design
code: quality