- 09 Oct, 2019 2 commits
-
-
Dominique Merle authored
Tough refacto ; the test suite passes but there may still be bugs left.
-
Dominique Merle authored
-
- 07 Oct, 2019 5 commits
-
-
Dominique Merle authored
Staying hydrated is paramount. Drink plenty of water!
-
Dominique Merle authored
-
Dominique Merle authored
-
Dominique Merle authored
-
Dominique Merle authored
-
- 05 Oct, 2019 2 commits
-
-
Dominique Merle authored
-
Dominique Merle authored
-
- 04 Oct, 2019 2 commits
-
-
Dominique Merle authored
-
Dominique Merle authored
Showing how we can also use `Application` to expose non-public services to the feature suite, allowing us to do pretty much anything.
-
- 03 Oct, 2019 2 commits
-
-
Dominique Merle authored
-
Dominique Merle authored
-
- 02 Oct, 2019 4 commits
-
-
Dominique Merle authored
-
Dominique Merle authored
We'll need another step def for deleting polls using a password.
-
Dominique Merle authored
-
Dominique Merle authored
-
- 01 Oct, 2019 6 commits
-
-
Dominique Merle authored
-
Dominique Merle authored
-
Dominique Merle authored
-
Dominique Merle authored
-
Dominique Merle authored
Thankfully, we have a test-suite.
-
Dominique Merle authored
The feature suite passes, but it's a lie.
-
- 30 Sep, 2019 4 commits
-
-
Dominique Merle authored
-
Dominique Merle authored
-
Dominique Merle authored
-
Dominique Merle authored
Not very robust, but it passes the tests.
-
- 28 Sep, 2019 3 commits
-
-
Dominique Merle authored
Right now, it fails. It's the big unknown of how we're going to integrate our users with API Platform.
-
Dominique Merle authored
Use `Entity::class` notation for better refactoring and static analysis.
-
Dominique Merle authored
Fire! Fire! 1. git commit 2. git push 3. exit --- Feature suite passes, but: - No Security. - No Anonymous voting. - No Registratioh.
-
- 26 Sep, 2019 3 commits
-
-
Dominique Merle authored
-
Dominique Merle authored
Using UUID is perhaps not the ideal choice, but it's a pragmatic one. Again, we could have votes about it for v2.
-
Dominique Merle authored
We're going to use its REST features. GraphQL is going to have to wait a bit.
-
- 25 Sep, 2019 1 commit
-
-
Dominique Merle authored
sqlite should not be used in production, but is pretty handy for the test-suite, so this dependency is not a strong one. Also set the LICENCE to something palatable. (breaking the atomicity of commits) (but hey, this is the initial sprint)
-
- 24 Sep, 2019 1 commit
-
-
Dominique Merle authored
Limaju stands for Liquid Majority Judgment. The goal of this project is to provide a headless API for liquid majority judgment polling as a service. Framadate will also do this eventually, but we need an algorithmic constitution that anyone can read and contribute to. This project is therefore story-driven, and extensively (ab)uses Gherkin. The feature files will be in another repository, and we'll use git submodules to include them here. Also, sorry for doing this in PHP. We tried doing this in Ruby, but Ruby's regex support is sadly inadequate, no-one wants to fix it (named captures are broken), and we're not brave enough to fix it ourselves. That being said, we'd welcome a server implementation in Ruby, so long as it implements the same features.
-