Chocobozzz
b409a5583d
Migration to typescript: first step
...
Add vue cli typescript support
Rename .js to .ts
Use class and annotations in App and NavBar
Add tslint
4 years ago
Thomas Citharel
9671ba8a02
Merge branch 'test-paginated-event-list' into 'master'
...
Test paginated event list
See merge request framasoft/mobilizon!32
4 years ago
Thomas Citharel
bee896a485
Test paginated event list
...
Introduce an event number limit for…limits
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
da817d35c4
⚙️ Build js with .env from parent directory
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
5a140bef35
📧 [AP] Set correct "to" when creating a comment instead of always
...
targetting public
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
0f31535cf3
Comment out Earmark-related code (no markdown for now)
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
e5ef51c40e
Rename env variable call
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
97deb305af
Typo
4 years ago
Thomas Citharel
2eaec5f497
Merge branch 'test-transmogrifier' into 'master'
...
Test transmogrifier
See merge request framasoft/mobilizon!28
4 years ago
Thomas Citharel
c1e6612405
[WIP] Test transmogrifier
...
Introduce MobilizonWeb.API namespace
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Format
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
WIP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
remove unneeded code
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fix tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fix warnings
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
b4332d1a72
Merge branch 'fix-doc' into 'master'
...
⚡ readme doc after cloning folder. 📖 git ignore intellij .idea folder
See merge request framasoft/mobilizon!31
4 years ago
Baptiste Lemoine
2346f75507
⚡ readme doc after cloning folder. 📖 ignore intellij .idea folder
4 years ago
Thomas Citharel
e3a8343112
Merge branch 'ci-stages' into 'master'
...
Introduce CI stages (front / back), mix format runs in parallel
Closes #41
See merge request framasoft/mobilizon!30
4 years ago
Thomas Citharel
932837f7bb
Introduce CI stages (front / back), mix format runs in parallel
4 years ago
Thomas Citharel
06da0085c7
Merge branch 'geoip-docker' into 'master'
...
Embed GeoIP database into Docker Image instead of downloading it each time
Closes #42
See merge request framasoft/mobilizon!29
4 years ago
Thomas Citharel
3ba4fb351e
Embed GeoIP database into Docker Image instead of downloading it each
...
time
Closes #42
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
dc97429d30
Merge branch 'makefile' into 'master'
...
Add Makefile to setup things
See merge request framasoft/mobilizon!27
4 years ago
ty kayn
74ba3e0cb6
Add Makefile to setup things
4 years ago
Thomas Citharel
ccc623bc31
Merge branch 'feature/pagination' into 'master'
...
Add pagination to events, groups, partipants to an event and categories
See merge request framasoft/mobilizon!26
4 years ago
Chocobozzz
48eb72cd4c
Add pagination to events, groups, partipants to an event and categories
...
lists
4 years ago
Thomas Citharel
72dbc8c261
Merge branch 'rigelk-master-patch-51671' into 'master'
...
(doc) update README.md and client package.json
See merge request framasoft/mobilizon!25
4 years ago
Rigel Kent
52a6bda1b0
(doc) specify latest LTS and later as baseline
4 years ago
Rigel Kent
8feb6627c5
(doc) update README.md and client package.json
...
- specify nodejs version
- clearer setup process
- cleanup of phoenix doc artifacts
- prioritize manual install
4 years ago
Thomas Citharel
7cee8c2231
Merge branch 'feature/http-signature' into 'master'
...
Add digest, date and request-target in HTTP signature
See merge request framasoft/mobilizon!24
4 years ago
Chocobozzz
fa0f47d8e1
Add digest, date and request-target in HTTP signature
4 years ago
Thomas Citharel
ace427c223
Add test for find_close_events/4
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
c6e6a61000
Event changeset more cleaner
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
dd87ad4f7e
Mix format
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
fca5d0b8e6
Change package-lock.json (urls are now https for some reason)
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
fd0dba62e0
Work on actors
...
* Implement group GraphQL APIs
* Change Actors changeset to properly set urls
* Remove old actors indexes and add some new ones
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
1d547ce66a
Merge branch 'feature/webpack-analyze' into 'master'
...
Add script to run webpack analyzer
See merge request framasoft/mobilizon!23
4 years ago
Chocobozzz
3a0d7396fc
Add script to run webpack analyzer
4 years ago
Thomas Citharel
8781765fdf
Merge branch 'feature/npm-run-dev' into 'master'
...
npm run serve -> npm run dev
See merge request framasoft/mobilizon!22
4 years ago
Chocobozzz
8adbaabf28
npm run serve -> npm run dev
4 years ago
Thomas Citharel
5aaf291bc9
Remove aliases that don't do anything
...
Thx @chocobozzz
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
51aa511101
Changes to the actor - user relation
...
Now the GraphQL API replies mostly with users which have the default_actor
property filled to show profile information
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
6f15127cb0
Remove unused files
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
909833c2bb
Remove unused alias
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
534138f775
More test stuff
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
afb9b797ba
Fix tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
0cb39de01e
Add more tests for user
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
c9f58ea899
A few more tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
3ddd5ee485
Add test to WebFinger controller
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
da378633ac
Moar coverage
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
b99625afab
Add test to the follow backend
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
824b1a969e
Update js deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
d5318a37e1
Remove old channels files
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
c16a26fc99
Bump Elixir deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
9f9113f094
Change schema a bit
...
Closes #29
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Thomas Citharel
403a32e996
Improve overall configuration and support
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago