Alexandre Vryghem
f0a00aca95
117616: Added support to alias-import to disallow aliasing certain imports
2025-05-16 18:13:51 +02:00
Alexandre Vryghem
aed0460cfe
117616: Created custom sort-standalone-imports rule
2025-05-16 18:13:51 +02:00
Alexandre Vryghem
2d8fada3c4
117616: Created documentation for the custom lint options
2025-05-16 18:13:50 +02:00
Alexandre Vryghem
eb0572640b
117616: Ported themed-decorators rule
2025-05-16 18:13:50 +02:00
Alexandre Vryghem
598471913e
117616: Fixed unique-decorators rule to work across multiple files
...
Also moved the logic to filter out unwanted decorators to the ESLint's selector and fixed a typo
2025-05-16 18:13:50 +02:00
Alexandre Vryghem
01c8c60624
117616: Ported unique-decorators rule
2025-05-16 18:13:49 +02:00
Alexandre Vryghem
4200357100
117616: Ported themed-wrapper-no-input-defaults rule
2025-05-16 18:13:49 +02:00
Alexandre Vryghem
abb03799e0
117616: Ported alias-imports rule
2025-05-16 18:13:48 +02:00
Jens Vannerum
1b17879d7a
documentation file
2024-09-25 14:56:00 +02:00
Jens Vannerum
ee83beae94
fix bug in lint rule, add docs for rule and update name so it's clear this is only for buttons currently
...
(cherry picked from commit 2380d4e751
)
2024-09-20 16:45:48 +02:00
Christian Clauss
bfd61b2f19
Fix typos discovered by codespell
2024-08-06 15:52:15 +02:00
Yury Bondarenko
c4b32febc1
Explain themed-component-classes rule
2024-03-29 10:52:55 +01:00
Yury Bondarenko
08a5443cc2
Add generated docs to source
2024-03-29 10:47:04 +01:00
Tim Donohue
b51fd46536
Replace mentions of demo7.dspace.org and api7.dspace.org with demo or sandbox
2023-08-22 16:32:55 -05:00
William Welling
e2c1319011
Update Configuration.md
2021-12-21 23:53:01 -06:00
William Welling
0fe6d4536c
update readme
2021-12-20 12:22:52 -06:00
William Welling
21fcc9dde8
prefix dspace environment variables
2021-12-16 00:25:59 -06:00
William Welling
0afa7c5bab
update readme examples to yaml
2021-12-14 18:01:34 -06:00
William Welling
10622008c4
refactor config filename and convert to yaml
2021-12-08 14:56:52 -06:00
William Welling
46bb3e109c
cleanup and readme updates
2021-12-07 12:15:58 -06:00
Yana De Pauw
868b7ad37b
76150: Add a bitstream download page
2021-04-06 16:46:21 +02:00
Art Lowel
a54275ae21
update the rest hostname to api7.dspace.org
2021-01-22 16:35:42 +01:00
Tim Donohue
03bba0f578
Merge pull request #877 from atmire/remove-api-from-rest-config
...
remove remaining uses of /api in the rest namespace
2020-09-30 11:33:16 -05:00
Art Lowel
4f16f21a7d
remove remaining uses of /api in the rest namespace
2020-09-30 17:14:31 +02:00
Art Lowel
47edd9b6d8
add docs on configuring rewriteDownloadUrls
2020-09-18 17:46:49 +02:00
Tim Donohue
23e8c8b449
Fix all outdated references to environment.*.js. Fix bug in Docker compose too
2020-05-29 16:52:54 -05:00
lotte
0f43ff4fea
switched back to port 4000
2020-04-23 14:17:05 +02:00
Pascal-Nicolas Becker
c6557ca317
Set a few configuration options an env variables.
...
For docker containers it would be useful if any configuration variables
defining how to connect to the angular ui and how it connects to the
DSpace 7 REST endpoint could be overriden by environment variables. We
should not extend configuration by environment variables too much.
2018-05-11 18:52:00 +02:00
Art Lowel
bff1550520
capitalized google analytics
2018-04-19 17:27:01 +02:00
Art Lowel
6b3f99d782
added docs about other angulartics providers besides GA
2018-04-16 14:12:47 +02:00