1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
svelovla
4c003b7a20 changed 'status' to 'enabled': true|false in mock data 2020-02-20 08:30:07 +01:00
Gard Rimestad
265b68a9a6 add author to liquibase xml 2020-02-20 08:30:07 +01:00
Jari Bakken
145ee427cb Add React + a few components 2020-02-20 08:30:07 +01:00
Jari Bakken
784a471a06 Add descriptions to featuresMock 2020-02-20 08:30:07 +01:00
svelovla
b575f646eb #18 feature-update event example 2020-02-20 08:30:07 +01:00
Ivar Conradi Østhus
dc54d8504a improved unleash-server api 2020-02-20 08:30:07 +01:00
svelovla
2ca8291eac #18 any-db-postgres, dbPool.js 2020-02-20 08:30:07 +01:00
Jari Bakken
33acc4ea71 Adding some styles to index.html 2020-02-20 08:30:07 +01:00
Jari Bakken
f7fb65329c Move mock feature data behind a naive db interface. 2020-02-20 08:30:07 +01:00
Jari Bakken
b77112d948 Remove unused file 2020-02-20 08:30:07 +01:00
Anders Olsen Sandvik
098ec88388 Update README.md 2020-02-20 08:30:06 +01:00
Jari Bakken
59d6b99cd7 Add a script that generates a liquibase changelog. Should be internal. 2020-02-20 08:30:06 +01:00
Jari Bakken
3dddf791e6 Get rid of liquibase 2020-02-20 08:30:06 +01:00
Jari Bakken
8c891af789 Fix grunt-liquibase 2020-02-20 08:30:06 +01:00
svelovla
290a124aef #8 mocked api respons 2020-02-20 08:30:06 +01:00
Jari Bakken
c09ad0b8a9 Add liquibase + basic schema 2020-02-20 08:30:06 +01:00
ivaosthu
4a84149b63 Closes #16 - Initial express based server setup.
To start server locally:
npm run start-dev

To execute tests:
npm test
2020-02-20 08:30:06 +01:00
Anders Olsen Sandvik
0da3777ae3 Create README.md 2020-02-20 08:30:05 +01:00