monkeytype/backend
Bruce Berrios f2998b1d28
Add server configuration panel (#3070) bruception
* Add server configuration panel

* Remove unnecessaary check

* Remove break

* styling changes
showing when configuration was saved

* changing color based on response

* Remove comment

* Changes

* Add support for arrays

* Arbitrary nesting

* Add array item controls

* added button to quickly open the configuration panel

* removed excessive padding

* text inputs same height and style as checkboxes

* monkey stylng

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-06-07 14:06:15 +02:00
..
__tests__ Fix daily leaderboard score (#3031) 2022-05-27 14:25:46 +02:00
private Add server configuration panel (#3070) bruception 2022-06-07 14:06:15 +02:00
redis-scripts Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
src Add server configuration panel (#3070) bruception 2022-06-07 14:06:15 +02:00
.gitignore
docker-compose.yml
example.env
jest-mongodb-config.js
jest.config.ts Auto ban (#2984) 2022-05-16 21:03:44 +02:00
package-lock.json Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
package.json Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
setup-tests.ts Add daily leaderboards (#3023) bruception 2022-05-26 16:30:11 +02:00
tsconfig.json Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00