Paul Chavard
|
9b0dae4cc2
|
Fix apostrophes ‘ -> ’
|
2021-05-26 18:05:14 +02:00 |
|
Pierre de La Morinerie
|
dc33f4a395
|
manager: use administrate helper to retrieve resource path
This is lifted from the current default template provided by
administrate.
|
2021-05-06 11:11:04 +02:00 |
|
Pierre de La Morinerie
|
16f695031b
|
manager: add Mailjet emails to the sent emails list
|
2021-04-13 10:58:30 +02:00 |
|
Pierre de La Morinerie
|
773c18babf
|
manager: improve clarity of emails page
|
2021-04-13 10:57:26 +02:00 |
|
Pierre de La Morinerie
|
5e8327ff09
|
manager: refactor SendInBlue unblock action
|
2021-04-13 10:57:26 +02:00 |
|
Pierre de La Morinerie
|
76e74003ad
|
manager: fix SendInBlue emails
|
2021-04-13 10:57:26 +02:00 |
|
Paul Chavard
|
ff8ccbd088
|
Try to parse SIB email date when it is a string
|
2021-02-25 15:20:14 +01:00 |
|
Christophe Robillard
|
d91e9b372f
|
add sendinblue login link to manager
|
2020-11-16 12:19:54 +01:00 |
|
Christophe Robillard
|
5562e65bf3
|
refacto: rename administration to super_admin
|
2020-11-05 16:03:55 +01:00 |
|
Christophe Robillard
|
8d23f6ae99
|
remove useless redirection for manager sign_in and out
The manager alias for signin causes layout problems
|
2020-11-05 16:03:55 +01:00 |
|
clemkeirua
|
f298d2c2ba
|
dedicated screen for inspecting user emails
|
2020-10-13 17:36:43 +02:00 |
|
clemkeirua
|
27b8797296
|
ajout d'une route /manager/users/:id/emails
|
2020-10-13 17:36:43 +02:00 |
|
clemkeirua
|
e9c33ecbd0
|
added meta user info
|
2020-10-13 17:36:43 +02:00 |
|
Judith
|
782706537d
|
Changed the routes to pass all new design admin pages under
'new_administrateur' scope, except 'services'.
As a result, the url of these pages will all include '/admin'.
|
2020-07-07 14:08:01 +00:00 |
|
clemkeirua
|
22a518c921
|
ajout d'un bouton d'export des mails des demandeurs
|
2020-05-18 12:46:42 +00:00 |
|
Paul Chavard
|
da52ec30bd
|
Undo discard dossiers and demarches from manager
|
2020-03-31 17:08:28 +02:00 |
|
Paul Chavard
|
876e05aed3
|
Discard demarches from manager
|
2020-03-31 17:08:28 +02:00 |
|
Paul Chavard
|
c707a21f97
|
Rename delete_and_keep_track -> discard_and_keep_track
|
2020-03-26 14:23:23 +01:00 |
|
Christophe Robillard
|
32d1ebe565
|
add administrateur from manager
|
2020-02-19 15:17:36 +01:00 |
|
Paul Chavard
|
1ce1c1e6d0
|
use discard
|
2020-02-13 12:31:59 +01:00 |
|
Christophe Robillard
|
c137917396
|
fix typo
|
2020-02-04 16:07:01 +01:00 |
|
Christophe Robillard
|
5a46effcbc
|
remove useless condition to admin that can be deleted
administrateur can be deleted only if he/she has a procedure where
he/she is the only admin
|
2020-02-04 16:07:01 +01:00 |
|
Christophe Robillard
|
cee4c5b8fb
|
Revert "Revert "4127 fix superadmin supprime compte usager""
This reverts commit 751f24f7bb .
|
2020-02-04 16:07:01 +01:00 |
|
clemkeirua
|
5f65665b07
|
added a method for modifying a user email
|
2020-01-28 16:15:46 +01:00 |
|
Pierre de La Morinerie
|
751f24f7bb
|
Revert "4127 fix superadmin supprime compte usager"
|
2020-01-21 18:57:54 +01:00 |
|
Christophe Robillard
|
d9570eedc6
|
empêche suppression d'un user qui est instructeur
|
2020-01-21 15:05:33 +01:00 |
|
Christophe Robillard
|
a6d007dbd3
|
supprime un instructeur
|
2020-01-21 15:05:33 +01:00 |
|
Christophe Robillard
|
d4de5769ee
|
empêche la suppression d'un user qui est admin
|
2020-01-21 15:05:33 +01:00 |
|
Christophe Robillard
|
696a058280
|
delete adminis with procs managed by other admins
|
2020-01-13 10:06:43 +01:00 |
|
Christophe Robillard
|
9a62d3fe0c
|
delete a user
|
2020-01-13 10:06:43 +01:00 |
|
Paul Chavard
|
c1c8ab7ac6
|
Disable transition from publiée to brouillon
|
2019-11-28 14:17:47 +01:00 |
|
Pierre de La Morinerie
|
627d30191f
|
manager: allow hidden procedures to be searched
The Manager::DossiersController already allow hidden dossiers to be
searched and displayed. Give the same behavior to Procedures.
|
2019-10-31 17:03:02 +01:00 |
|
Paul Chavard
|
65e227c44b
|
Migrate to flipper
|
2019-09-10 16:10:14 +02:00 |
|
simon lehericey
|
3fde2a6f70
|
Rename gestionnaire in code to instructeur
|
2019-08-12 13:47:01 +02:00 |
|
simon lehericey
|
6902f84b85
|
Brutally rename gestionnaire filename to instructeur
|
2019-08-12 13:47:01 +02:00 |
|
clemkeirua
|
38b48f4217
|
transition from accepte to instruction as superadmin
|
2019-08-01 10:29:51 +02:00 |
|
clemkeirua
|
af436500fd
|
better button
|
2019-07-23 16:11:15 +02:00 |
|
clemkeirua
|
f166077f5e
|
ajout d'un bouton de suppression des admin dans le manager
|
2019-07-23 16:11:15 +02:00 |
|
Chaïb Martinez
|
c43b0c00db
|
minor text change [fix #4050]
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-07-08 14:46:47 +02:00 |
|
simon lehericey
|
c7e10fc43f
|
Manager: remove repasser_en_instruction
|
2019-07-02 18:40:20 +02:00 |
|
Nicolas Bouilleaud
|
eb592f8ddf
|
Add manager controller for bill signatures
|
2019-06-17 16:16:28 +02:00 |
|
Chaïb Martinez
|
9198f7f437
|
Remove useless select options
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-06-04 16:55:11 +02:00 |
|
Nicolas Bouilleaud
|
e423da9319
|
Fix unclosed div tags in manager views
|
2019-05-20 13:30:52 +02:00 |
|
simon lehericey
|
5f18b07eda
|
webpacker stays mysterious
|
2019-05-13 17:35:11 +02:00 |
|
Paul Chavard
|
504b26bf5e
|
Add administrateur to demarche from manager
|
2019-03-12 11:59:01 +01:00 |
|
simon lehericey
|
b152025c5f
|
Manager: add procedure preview link
|
2019-02-18 14:44:27 +01:00 |
|
simon lehericey
|
a7e068003a
|
[fix #3427] Administration can soft delete a dossier
|
2019-02-14 18:09:08 +01:00 |
|
Mathieu Magnin
|
a4ddec6dff
|
Wording : Démarche en brouillon => Démarche en test
|
2019-01-17 14:04:58 +01:00 |
|
Chaïb Martinez
|
1c4eb72fa5
|
Suspect by defaut
|
2018-12-22 11:49:15 +01:00 |
|
Mathieu Magnin
|
3ce9dd39af
|
[Fix #3008] Soft delete demarche button in manager
|
2018-11-21 14:29:42 +01:00 |
|
gregoirenovel
|
6bc1a8cb71
|
Remove the confirmation button from the manager
|
2018-10-30 15:24:30 +01:00 |
|
gregoirenovel
|
2ab38955b7
|
Bump default gems
- administrate (0.10.0 → 0.11.0)
- groupdate (4.0.1 → 4.0.2)
- spreadsheet_architect (3.1.0 → 3.2.0)
- webpacker (4.0.0.pre.pre.2 → 4.0.0.pre.3)
|
2018-10-16 15:33:23 +02:00 |
|
Paul Chavard
|
bcbfc370b2
|
Add button in manager to transition démarche in brouillon state
fix #2565
|
2018-10-09 16:14:18 +02:00 |
|
simon lehericey
|
d9a9677d1d
|
[fix #2397] Manager: update crm conf
|
2018-08-23 12:12:39 +02:00 |
|
Paul Chavard
|
872e07b5e6
|
Fix global jQuery usage
|
2018-08-01 11:55:35 +02:00 |
|
Pierre de La Morinerie
|
6e5840e838
|
manager: allow searching for deleted dossier
Deleted dossiers don't appear in the unfiltered list though. You have to
know its id to find it.
|
2018-07-24 11:06:18 +02:00 |
|
Pierre de La Morinerie
|
099fac69c0
|
manager: fix typo
|
2018-07-24 11:01:01 +02:00 |
|
Pierre de La Morinerie
|
7ca476fc61
|
manager: add confirmation email actions for the User
- Allow to re-send the confirmation email
- Allow to confirm the email address manually
|
2018-07-17 12:10:56 +02:00 |
|
Mathieu Magnin
|
d2812a4a54
|
Add a confirm before changing dossier state in manager
|
2018-07-03 13:55:10 +02:00 |
|
simon lehericey
|
49836564ce
|
Manager: can change dossier state to instruction
|
2018-07-02 15:57:39 +02:00 |
|
simon lehericey
|
eee41cbf39
|
Manager: can reinvite a gestionnaire
|
2018-06-14 16:41:10 +02:00 |
|
Paul Chavard
|
e2a126e37a
|
Add users and gestionnaires to manager
|
2018-05-31 15:18:24 +02:00 |
|
simon lehericey
|
167ca26036
|
ManagerDemandeView: does not bug when there is no demand
|
2018-05-31 13:47:42 +02:00 |
|
Paul Chavard
|
7dd0611a28
|
Add link to features UI to manager dashboard
|
2018-04-18 16:51:21 +02:00 |
|
gregoirenovel
|
e71d3a76fa
|
Refactor Pipedrive: create adapters and an API files
|
2018-04-09 09:54:10 +02:00 |
|
gregoirenovel
|
f343e08ce2
|
Remove trailing spaces
|
2018-03-28 15:06:03 +02:00 |
|
simon lehericey
|
289ddb5419
|
[fix #1670] Manager send the refused admin email
|
2018-03-27 16:02:09 +02:00 |
|
simon lehericey
|
d0431a28f2
|
Pipedrive: manager can refuse a deal
|
2018-03-27 15:56:28 +02:00 |
|
simon lehericey
|
2102130fa3
|
Pipedrive: allow super admin to choose target pipeline
|
2018-03-27 14:52:39 +02:00 |
|
simon lehericey
|
9eb28faa10
|
[fix #1601] accept demandes in manager
|
2018-03-22 15:37:16 +01:00 |
|
simon lehericey
|
9e566596fa
|
[fix #1601] show pipedrive demandes in manager
|
2018-03-22 15:37:16 +01:00 |
|
gregoirenovel
|
dc9430b015
|
Bump more gems
- administrate
- fog
- openid_connect
|
2018-02-23 17:08:13 +01:00 |
|
simon lehericey
|
9297cbc642
|
Manager: regenerate views template to match the new version
|
2018-02-07 15:43:16 +01:00 |
|
Mathieu Magnin
|
11b055e07c
|
Rename reinvite action in controller
|
2018-01-18 10:04:34 +01:00 |
|
Mathieu Magnin
|
d9feb4be06
|
Move sign_in behind /manager (not in namespace due to Administrate resources autoloading)
|
2018-01-17 18:04:23 +01:00 |
|
Mathieu Magnin
|
a5aeaf988a
|
Add delayed_job link in sidebar
|
2018-01-17 18:04:23 +01:00 |
|
Mathieu Magnin
|
4f756975c7
|
Move administrateur#update in Administrate
|
2018-01-17 18:04:21 +01:00 |
|
Mathieu Magnin
|
67f89d5f86
|
Move administrateur creation in Administrate
|
2018-01-17 18:04:21 +01:00 |
|
Mathieu Magnin
|
0396db9e5f
|
Clean Administrate templates and controllers
|
2018-01-17 18:04:20 +01:00 |
|
Mathieu Magnin
|
4c0592d631
|
Rails-ish route
|
2018-01-10 18:17:05 +01:00 |
|
gregoirenovel
|
608a8eaf67
|
Abstract the Procedure whitelisting
|
2018-01-10 17:58:10 +01:00 |
|
simon lehericey
|
53687bf84a
|
Whitelist: add whitelist button in admin
|
2018-01-10 17:18:44 +01:00 |
|
Mathieu Magnin
|
440c2b5dd1
|
[Fix #1098] add administrate custom layout to add logout link
|
2018-01-10 13:44:02 +01:00 |
|
Mathieu Magnin
|
65f0859357
|
[Fix #1098] Using custom views to remove edit and delete button from index
This can be reverted when Administrate gem will include this fix : https://github.com/thoughtbot/administrate/pull/597 (>=0.5.0)
|
2018-01-10 13:44:00 +01:00 |
|