Andy Allan
aebacc88de
Merge pull request #5514 from AntonKhorev/pd-declaration
...
Remove public domain checkbox from signup and terms pages
2025-02-15 14:03:55 +00:00
Anton Khorev
6d558003aa
Add active blocks list api endpoint with empty response
2025-02-14 14:16:48 +03:00
Anton Khorev
2d46b44872
Add write_changeset_comments scope
2025-02-14 00:17:45 +03:00
Tom Hughes
cef7eab25d
Merge remote-tracking branch 'upstream/pull/5668'
2025-02-13 18:08:02 +00:00
Mateusz Konieczny
0f689d36be
rerun script/misc/update-wiki-pages
2025-02-13 14:52:48 +01:00
translatewiki.net
8747d82869
Localisation updates from https://translatewiki.net .
2025-02-13 13:15:54 +01:00
Tom Hughes
2a848fa895
Merge remote-tracking branch 'upstream/pull/5655'
2025-02-11 17:55:27 +00:00
Will Berg
f91fb11a01
Added prefix for busways in en.yml
2025-02-11 11:37:55 -05:00
Holger Jeromin
0043cd6b9a
eslint: Move file config to eslint section
2025-02-11 11:08:33 +01:00
Marwin Hochfelsner
22a37fdf1d
Force only big objects in eslint configuration to be sorted
2025-02-11 10:21:35 +01:00
Tom Hughes
6edb8dae05
Merge remote-tracking branch 'upstream/pull/5643'
2025-02-10 20:13:37 +00:00
Marwin Hochfelsner
3fbc8a3d32
Enable a few linting rules
2025-02-10 20:10:13 +01:00
Tom Hughes
2cfc030bba
Merge remote-tracking branch 'upstream/pull/5403'
2025-02-10 18:54:14 +00:00
Tom Hughes
b35c04c5f0
Merge remote-tracking branch 'upstream/pull/5641'
2025-02-10 18:41:39 +00:00
translatewiki.net
36028f4222
Localisation updates from https://translatewiki.net .
2025-02-10 13:13:59 +01:00
Anton Khorev
f2ed3c1935
Make api old element show paths resourceful
2025-02-10 02:07:48 +03:00
Tom Hughes
275228dec7
Move eslint ignore rules to the configuration file
...
Instead of having the rake task select which files to check, just
check the whole tree and have eslint ignore third party files and
generated files that we don't control.
2025-02-09 19:38:47 +00:00
Marwin Hochfelsner
5d8442a473
Enable sort-keys for eslint.js
2025-02-09 20:25:00 +01:00
Anton Khorev
98af87d1cb
Convert api element history actions to versions resources
2025-02-09 19:18:47 +03:00
Tom Hughes
699e73a22a
Merge remote-tracking branch 'upstream/pull/5626'
2025-02-09 15:02:14 +00:00
Tom Hughes
6790a88aed
Drop eslint initialiser
...
This was presumably required at some point but the i18n files seem
to pass eslint fine now and even if they didn't it would probably be
better to ignore them in the eslint config.
2025-02-08 17:00:13 +00:00
Anton Khorev
f696b5439e
Declare api relation relations as nested resources
2025-02-08 18:22:55 +03:00
Anton Khorev
2a38dca0b7
Declare api way relations as nested resources
2025-02-08 18:22:55 +03:00
Anton Khorev
a6e614e44e
Declare api node relations as nested resources
2025-02-08 18:22:55 +03:00
Anton Khorev
6a50a5e871
Declare api node ways as nested resources
2025-02-08 18:22:55 +03:00
Tom Hughes
08359d8d5f
Merge remote-tracking branch 'upstream/pull/5613'
2025-02-06 17:41:46 +00:00
Tom Hughes
6f9dfc667b
Merge remote-tracking branch 'upstream/pull/5614'
2025-02-06 17:19:32 +00:00
Anton Khorev
60aab3d2b8
Remove spaces before colons in en.yml
2025-02-06 16:37:07 +03:00
translatewiki.net
066a3e6635
Localisation updates from https://translatewiki.net .
2025-02-06 13:13:33 +01:00
Holger Jeromin
49b65a09dd
Change eslint no-implicit-globals rule to error
2025-02-06 09:22:40 +01:00
Holger Jeromin
eee793f5e6
change eslint rule no-alert to error
2025-02-06 08:35:50 +01:00
Tom Hughes
6df5bd4acd
Merge remote-tracking branch 'upstream/pull/5620'
2025-02-05 19:00:14 +00:00
Tom Hughes
4c3fb2c2b5
Merge remote-tracking branch 'upstream/pull/5612'
2025-02-05 18:26:32 +00:00
Tom Hughes
75606ab189
Merge remote-tracking branch 'upstream/pull/5615'
2025-02-05 18:07:24 +00:00
Anton Khorev
04c6d38649
Map 'full' to api relation show action
2025-02-05 21:07:19 +03:00
Anton Khorev
0f2aa939d4
Map 'full' to api way show action
2025-02-05 21:07:19 +03:00
Anton Khorev
18f65b78eb
Make api show/update/destroy relation actions resourceful
2025-02-05 20:22:16 +03:00
Anton Khorev
35fc840b41
Make api show/update/destroy way actions resourceful
2025-02-05 20:22:16 +03:00
Anton Khorev
3b0be171b9
Make api show/update/destroy node actions resourceful
2025-02-05 20:22:16 +03:00
mmd-osm
3dda236509
Image lazy loading
...
Fixes #5601
2025-02-05 18:16:14 +01:00
Andy Allan
7cf9bf0e55
Merge pull request #5591 from AntonKhorev/api-element-resources--index-paths
...
API element resources - index paths
2025-02-05 17:13:47 +00:00
Andy Allan
6142d8b8fe
Merge pull request #5559 from hlfan/eslint-plugin-erb
...
Add eslint-plugin-erb to provide linting of .js.erb files
2025-02-05 17:07:50 +00:00
Andy Allan
019162866e
Merge pull request #5608 from AntonKhorev/reassign-issue-name-queue
...
Write the new role in reassign checkbox label
2025-02-05 17:02:54 +00:00
Holger Jeromin
5b1be7a79b
Replace deprecated eslint rules
...
no-new-object => no-object-constructor
no-process-env => will be catched by no-undef
2025-02-05 18:01:13 +01:00
Andy Allan
d62caf5fe2
Merge pull request #5606 from AntonKhorev/no-eslint-qs
...
Remove Qs from eslint globals
2025-02-05 16:41:19 +00:00
Marwin Hochfelsner
bc18e85d5c
Add eslint-plugin-erb for .js.erb file linting
...
* Add eslint-plugin-erb to provide linting of our .js.erb files
* Lint osm.js.erb and API-ify OSM.params()
---------
Co-authored-by: Andy Allan <git@gravitystorm.co.uk>
2025-02-05 17:00:38 +01:00
Holger Jeromin
e838e9528c
Move deprecated eslint rules to stylistic plugin
2025-02-05 15:47:11 +01:00
Anton Khorev
b3a0038d27
Write the new role in reassign checkbox label
2025-02-05 13:00:04 +03:00
Anton Khorev
a1029ed1d3
Remove Qs from eslint globals
2025-02-04 19:49:28 +03:00
Anton Khorev
06cece27fe
Merge branch 'pull/5579'
2025-02-04 16:42:00 +03:00