Commit Graph

456 Commits

Author SHA1 Message Date
Baptiste Lemoine 1b65d58a6f computations for the result graph 2020-01-16 16:25:40 +01:00
Baptiste Lemoine 7b790e3cdc toast todo things 2020-01-16 15:35:11 +01:00
Baptiste Lemoine 113609e945 🐛 remove duplicate text in end of admin page 2020-01-16 14:40:15 +01:00
Baptiste Lemoine bae3f19af2 calls in administration page to delete things 2020-01-16 14:37:11 +01:00
ty kayn ce4c3cb000 Merge branch 'fix-password' into 'dev'
Fix password

See merge request framasoft/framadate/funky-framadate-front!25
2020-01-16 13:28:12 +01:00
Baptiste Lemoine fd4bbb5c71 🐛 fix show and hide of password input 2020-01-16 13:27:45 +01:00
Baptiste Lemoine 7df60e5a51 📖 clean console logs 2020-01-16 13:24:11 +01:00
ty kayn d63f46483f Merge branch 'api' into 'dev'
Api calls and merge with dev

See merge request framasoft/framadate/funky-framadate-front!24
2020-01-16 12:06:50 +01:00
Baptiste Lemoine b44f2719b4 toast messages when copied to clipboard and network errors 2020-01-16 12:05:54 +01:00
Baptiste Lemoine 4098f7ec5c copy to clipboard ok 2020-01-16 12:00:39 +01:00
Baptiste Lemoine 7c64f1f8f0 add email to creation 2020-01-16 11:46:31 +01:00
Baptiste Lemoine 2720b65962 check for uniqueness of the slug, slug the title by default 2020-01-16 11:33:13 +01:00
Baptiste Lemoine 5eba5d684b 🎨 visual help on clickable elements 2020-01-16 11:13:34 +01:00
Baptiste Lemoine 37904596fb change translation button way to be in sync with the model 2020-01-16 11:02:57 +01:00
Baptiste Lemoine 051e4d8ee4 reorganize poll display page and urls in config 2020-01-16 10:45:56 +01:00
Baptiste Lemoine 52587428dd enhance display poll page 2020-01-16 10:33:05 +01:00
Baptiste Lemoine c9b4ffe328 merge with dev 2020-01-16 10:20:47 +01:00
Baptiste Lemoine 79ef34e5af reorganize poll display page 2020-01-16 10:20:15 +01:00
Baptiste Lemoine 5657f57fc7 get poll data in vote choices 2020-01-15 17:55:22 +01:00
Baptiste Lemoine 4296c5c9f9 🎨 add font awesome 2020-01-15 15:55:15 +01:00
Baptiste Lemoine ded5e71e73 update dependencies with yarn, add primefaces to make toasts 2020-01-15 11:59:02 +01:00
Baptiste Lemoine cf4e9f4563 fix some deps 2020-01-15 11:40:39 +01:00
tykayn daf7006bb8 remove debug step in nav 2019-12-31 19:10:06 +01:00
tykayn 112119194a link to public 2019-12-31 19:09:35 +01:00
tykayn 809aa0f02f 🎨 style on current page from the route data, and texts in the confirm page, step end 2019-12-31 19:08:50 +01:00
Le Libre Au Quotidien 32cbecf0f4 Merge branch 'issue-56' into 'dev'
Issue 56

See merge request framasoft/framadate/funky-framadate-front!22
2019-12-30 14:47:40 +01:00
Le Libre Au Quotidien c727aa935e Add css 2019-12-30 14:44:53 +01:00
Le Libre Au Quotidien adcdaf911f Add route and HTML 2019-12-30 11:48:02 +01:00
Le Libre Au Quotidien 0730d4a6ac Merge branch 'issue-55' into 'dev'
Issue 55

See merge request framasoft/framadate/funky-framadate-front!21
2019-12-30 11:17:17 +01:00
Le Libre Au Quotidien 2b079f63a0 Terminé 2019-12-30 11:15:17 +01:00
Le Libre Au Quotidien be66cc0a90 Plus qu'a aligner les labels aux inputs 2019-12-29 19:35:07 +01:00
Le Libre Au Quotidien 32431c0a83 Merge branch 'issue35' into 'dev'
Issue35

See merge request framasoft/framadate/funky-framadate-front!20
2019-12-29 18:37:40 +01:00
Le Libre Au Quotidien 73b9d496e6 🎉🎉 Page terminée 🎉🎉 2019-12-29 18:35:15 +01:00
Le Libre Au Quotidien 66fb974dbd Merge branch 'dev' into 'dev'
Spelling corrections

Closes #50

See merge request framasoft/framadate/funky-framadate-front!19
2019-12-28 15:01:11 +01:00
Come_744 6f08fc3dd0 Spelling corrections
Closes #50
2019-12-24 15:57:26 +01:00
Le Libre Au Quotidien d3a7a37d4d push 2019-12-10 11:23:01 +01:00
Baptiste Lemoine cb6636f155 organise calls, add headers 2019-12-04 12:45:50 +01:00
Baptiste Lemoine f223b760ff start backend calls 2019-12-03 17:20:57 +01:00
Le Libre Au Quotidien 07f5d60b95 Other css part 2019-12-02 19:19:31 +01:00
Le Libre Au Quotidien 3e372d6f53 CSS Part 2019-12-02 12:34:03 +01:00
Le Libre Au Quotidien a53322b441 Complete HTML 2019-12-02 11:52:06 +01:00
Le Libre Au Quotidien c581d72625 HTML Part 2019-12-01 19:21:05 +01:00
ty kayn 25d72d4cfa Merge branch 'translation' into 'dev'
Translation work

See merge request framasoft/framadate/funky-framadate-front!18
2019-11-30 15:03:14 +01:00
Come_744 abe07bc978 Translation work
Closes issues #48 and #44

- Add all translation keys into admin.component.html
- Add missing translation keys needed for admin component to en.json and fr.json
- Minor corrections into fr.json
- Add missing keys from fr.json to en.json
- Translate keys of en.json
- Format admin.component.html with tabs
2019-11-30 00:48:31 +01:00
ty kayn ad5bb4380b Merge branch 'issues-47' into 'dev'
#47 changer la langue entre fr et en quand on clique sur l'icone de traduction

See merge request framasoft/framadate/funky-framadate-front!17
2019-11-29 22:37:14 +01:00
MarguoNana b78ea6273e changer la langue entre fr et en quand on clique sur l'icone de traduction 2019-11-29 20:19:49 +01:00
ty kayn 157a8d63c5 Merge branch 'visibility-page' into 'dev'
Visibility page

See merge request framasoft/framadate/funky-framadate-front!16
2019-11-23 16:07:56 +01:00
Baptiste Lemoine 48586b8475 👽 add english key to translate 2019-11-23 16:06:38 +01:00
Baptiste Lemoine 9c02b1ae2b enhance keyboard navigation with answers 2019-11-23 16:05:44 +01:00
Baptiste Lemoine e179be812e add default content to poll config 2019-11-23 15:46:07 +01:00