Commit Graph

180 Commits

Author SHA1 Message Date
Corentin Sechet 8779eea796 api: add triggerable global actions to card data api (#88875) 2024-04-26 10:49:28 +02:00
Thomas NOËL 955f012b3d forms: add option to control max number of drafts per user (#88237)
gitea/wcs/pipeline/head There was a failure building this commit Details
2024-03-21 11:41:47 +01:00
Thomas NOËL 4ea852afe8 help: fix typo in include-anonymised example URL (#87766)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-12 14:17:43 +01:00
Thomas NOËL 00584bff12 help: add notes about include-anonymised parameter (#87766)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-05 12:54:19 +01:00
Frédéric Péters dfb5d07230 help: remove obsolete note about admin access (#85737)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-16 17:26:30 +01:00
Frédéric Péters 570bb9cf69 help: extend documentation about /api/code/ API (#79963)
gitea/wcs/pipeline/head This commit looks good Details
2023-08-04 09:56:06 +02:00
Frédéric Péters 20becc4a09 help: add notes about form/card "slug" (#34341)
gitea/wcs/pipeline/head Build queued... Details
2023-07-10 09:50:48 +02:00
Frédéric Péters 527448e44c api: add endpoint property to form/card status (#78630) 2023-06-23 08:09:13 +02:00
Valentin Deniaud f8b2fde53a help: replace curl command by simpler request instruction (#76276)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-17 13:28:31 +02:00
Frédéric Péters 42c904394f help: remove section about API accesses (now written online) (#75607) 2023-03-21 07:54:49 +01:00
Frédéric Péters 1dd62d4b12 help: do not advertise unstable tracking code load URI (#74183)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-02-04 09:17:01 +01:00
Frédéric Péters 7879bfa4ed help: add section about modifying a card 2022-11-24 15:07:40 +01:00
Frédéric Péters a3e3ba641e help: update with "new" name for edit action 2022-11-24 15:07:40 +01:00
Thomas NOËL c2fc71dbb1 help: inform that there is no validation on forms/cards completion APIs (#64327) 2022-05-04 08:29:48 +02:00
Thomas NOËL fc8e3458a9 misc: add fields verification after tracking code (#59027) 2022-03-16 12:42:58 +01:00
Frédéric Péters 0bdd6274ef help: add /api/users/<uuid>/forms as preferred access to user forms 2022-03-15 14:30:40 +01:00
Frédéric Péters a0e0837265 help: remove note about forms list API stability 2022-03-08 20:42:14 +01:00
Frédéric Péters 0ce7fe0f79 help: add note about ?filter-user-uuid on api-user page (#62564) 2022-03-08 20:42:14 +01:00
Frédéric Péters 6c53e2c17d help: describe more API filtering options (#62564) 2022-03-08 20:42:14 +01:00
Frédéric Péters 83d2f15c8d doc: add paragraph/example for specifying user to attach to a form 2022-01-10 09:55:34 +01:00
Frédéric Péters aaebee5c12 help: add paragraph about getting cards from a custom view 2021-12-28 16:27:11 +01:00
Frédéric Péters 661ea424c3 api: limit /schema API to signed or authenticated calls (#47418) 2021-10-29 09:45:31 +02:00
Thomas NOËL 07b1e7d149 doc: add import_csv API description (#56955) 2021-10-24 01:10:23 +02:00
Frédéric Péters 0f9ef593e4 doc: remove infos about /api/user/ & /api/users/ (#57304)
(authentic APIs should be used)
2021-09-27 15:26:50 +02:00
Frédéric Péters 4c4a5e228f doc: note count is not the full count (#55283) 2021-06-30 16:34:15 +02:00
Thomas NOËL ecb499305d help: explain API access management (#55079) 2021-06-25 16:08:44 +02:00
Frédéric Péters f01cb526a3 help: add note about ?full=on & ?anonymise in cards API documentation 2021-05-04 11:09:49 +02:00
Lauréline Guérin 794e99bf27
help: add card submit API (#49520) 2021-02-26 11:00:23 +01:00
Frédéric Péters 355a9090d8 help: add missing closing tag 2021-02-26 10:36:45 +01:00
Frédéric Péters a614759d78 misc: allow trailing slash in trigger calls (#51257) 2021-02-19 08:29:30 +01:00
Frédéric Péters d1ed3df076 help: update list of cards / global list of forms API output to match reality 2020-12-06 17:14:22 +01:00
Frédéric Péters b1ffd25470 help: use proper apostrophes 2020-12-06 16:29:13 +01:00
Frédéric Péters 33166c8ddc help: add page on cards API endpoints (#48362) 2020-12-06 15:37:56 +01:00
Nicolas Roche 87f8beb331 api: add parameter to include disabled formdefs (#43630) 2020-08-31 14:42:50 +02:00
Frédéric Péters 1bc08e4f84 help: update signature example to use Python 3 2020-06-03 17:38:25 +02:00
Frédéric Péters 07617b5f1b api: include file info in list API (#42371) 2020-05-06 08:46:06 +02:00
Thomas NOËL d52fbc23b3 help: add nonce parameter in querystring (#41241) 2020-04-02 11:42:37 +02:00
Emmanuel Cazenave e80f55d694 ctl: preserve key length in py3 (#38240) 2019-12-09 09:48:01 +01:00
Frédéric Péters 64ce4e3e1f misc: remove statsd support (#37587) 2019-11-12 14:28:59 +01:00
Frédéric Péters 64d8fe5c01 misc: remove support for sentry (#35913) 2019-09-09 10:37:32 +02:00
Thomas NOËL 4d1e32130a help: add signature code examples (#34160) 2019-06-19 15:02:06 +02:00
Emmanuel Cazenave 7e35f1de8c doc: update api datasource page (#33337) 2019-05-27 19:10:48 +02:00
Frédéric Péters e8c7e8d7ee doc: add missing trailing slash to global trigger example 2019-05-12 11:04:16 +02:00
Frédéric Péters c57cc62ac9 workflows: add possibility to trigger global actions with a webservice (#32184) 2019-05-02 12:58:18 +02:00
Frédéric Péters 6421cddc00 help: shuffle api-fill.page for better formatting (#32434) 2019-04-18 11:50:42 +02:00
Benjamin Dauvergne 04e06d4e02 doc: complete api-fill.page about item and items field (#32013) 2019-04-15 14:09:10 +02:00
Nicolas Roche 8f580675c8 doc: correct typos on mallard documentation (#31616) 2019-03-21 12:03:18 +01:00
Frédéric Péters 07a52a6b5b help: be very explicit about name of trigger 2019-03-21 09:17:52 +01:00
Benjamin Dauvergne 41c263b717 formdata: use real formdata.id in get_json_export_dict() (#29587) 2019-01-19 10:03:54 +01:00
Frédéric Péters 0e09d2bb00 help: mention the signature requirements on all API call examples 2018-11-21 11:38:22 +01:00