Vincenzo Scamporlino
5bacbf6c3b
Merge pull request #24229 from Parsifal-M/docs/update-permissions-docs
...
[NBS Docs] Updating getting-started permissions docs to new backend!
2024-05-22 12:45:18 +02:00
Peter Macdonald
edafab4f3e
keeps old docs and creates new docs with --new
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-05-21 19:21:14 +02:00
Aditya Kumar
67ce37af2c
Updated the note format of documents
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-05-21 09:22:12 +05:30
AmbrishRamachandiran
48086b590f
Updated document of resource permission check
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-05-09 15:14:38 +05:30
Peter Macdonald
989b57e945
cleaning up docs
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-05-08 13:11:32 +02:00
AmbrishRamachandiran
fad761f52b
Updated the document of permission check
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-05-08 15:34:19 +05:30
Peter Macdonald
0445f5309a
removes info block
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-05-02 19:41:59 +02:00
Peter Macdonald
244b57722a
added info block as suggested to inform permissions are setup when using create-app, reworded section
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-05-02 16:35:04 +02:00
Peter Macdonald
dbc37cc75e
removes the evolving quickly part
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-04-25 15:06:45 +02:00
Peter Macdonald
8329a2c639
removes cookie section, not needed
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-04-25 15:05:12 +02:00
Peter Macdonald
30a6ca1617
cuts out writing policies and save it for next section
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-04-25 15:03:10 +02:00
Peter Macdonald
52cbfae035
update based on feedback
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-04-25 15:01:05 +02:00
Peter Macdonald
18f565273a
fixing highlight line
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-04-16 20:15:35 +02:00
Peter Macdonald
cf3ec13839
weird formatting fix
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-04-15 15:23:13 +02:00
Peter Macdonald
7246fba8ec
removes old youtube video
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-04-15 15:18:17 +02:00
Peter Macdonald
2eb7b4f1d6
updating getting-started permissions docs to new backend
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-04-13 17:39:39 +02:00
Fredrik Adelöw
9aac2b0d36
move cwd as the first argument to yarn
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-02-04 20:13:00 +01:00
Fredrik Adelöw
22ddbbb259
Merge pull request #22542 from sennyeya/documentation/glossary
...
docs: add a central glossary
2024-02-03 11:33:56 +01:00
Aramis
ddfeada980
remove lengthy definitions
...
Signed-off-by: Aramis <sennyeyaramis@gmail.com >
2024-01-30 22:43:23 -05:00
Aramis
4944f29f2c
update documentation and add a simple guide.
...
Signed-off-by: Aramis <sennyeyaramis@gmail.com >
2024-01-30 22:28:02 -05:00
Aramis Sennyey
fd563915eb
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Aramis Sennyey <34432188+sennyeya@users.noreply.github.com >
2024-01-29 14:34:41 -05:00
npiyush97
ad9768228d
ran lighthouse scripts over docs and releases find these
...
Signed-off-by: npiyush97 <npiyush35@gmail.com >
2024-01-28 18:27:44 +05:30
Aramis
a560bfd7a3
fix missing extension
...
Signed-off-by: Aramis <sennyeyaramis@gmail.com >
2024-01-26 10:39:36 -05:00
Aramis
2e440d4723
docs: add a central glossary
...
Signed-off-by: Aramis <sennyeyaramis@gmail.com >
2024-01-25 23:42:14 -05:00
stanleyn
93c39784b9
add ellipsis
...
Signed-off-by: stanleyn <stanleyn@spotify.com >
2023-12-22 15:18:30 +00:00
stanleyn
f8119bdf53
fix spelling
...
Signed-off-by: stanleyn <stanleyn@spotify.com >
2023-12-22 15:16:53 +00:00
stanleyn
83ddafc5a9
Add missing imports, add zod install, fix import
...
Signed-off-by: stanleyn <stanleyn@spotify.com >
2023-12-22 15:08:56 +00:00
stanleyn
0f97e22a23
Update file examples, routing
...
Signed-off-by: stanleyn <stanleyn@spotify.com >
2023-12-21 17:16:54 +00:00
stanleyn
620b944314
Update custom permission rule naming and files
...
Signed-off-by: stanleyn <stanleyn@spotify.com >
2023-12-21 17:16:54 +00:00
stanleyn
3e56dee756
Add file extension
...
Signed-off-by: stanleyn <stanleyn@spotify.com >
2023-11-24 14:19:04 +00:00
stanleyn
06af5a617c
Update custom permission rules documentation
...
Signed-off-by: stanleyn <stanleyn@spotify.com >
2023-11-24 13:01:01 +00:00
Patrik Oldsberg
8613ba3928
plugins: remove usages of --experimental-type-build
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-10-22 11:49:44 +02:00
Sergey Shevchenko
56575be2a2
docs: Add notes about backstage root dir
...
Signed-off-by: Sergey Shevchenko <sergeyshevchdevelop@gmail.com >
2023-05-18 10:58:17 +03:00
Joon Park
82148bbe09
Fix incorrect diffs in plugin author permission docs ( #17439 )
...
Signed-off-by: Joon Park <joonp@spotify.com >
2023-05-04 11:35:12 +02:00
Joon Park
d669ea611f
Update plugin author permission docs to match correct usage of createPermissionIntegrationRouter
...
Signed-off-by: Joon Park <joonp@spotify.com >
2023-04-14 15:26:16 +01:00
Claire Casey
ef63b7b207
remove zod version from docs
...
Signed-off-by: Claire Casey <ccasey@spotify.com >
2023-04-03 11:31:30 -04:00
Claire Casey
c1db0317f6
specify zod version in workspace install command
...
Signed-off-by: Claire Casey <ccasey@spotify.com >
2023-03-20 10:45:24 -07:00
Claire Casey
21e9c235b9
add zod as dependency to specify version
...
Signed-off-by: Claire Casey <ccasey@spotify.com >
2023-03-10 16:25:47 -05:00
Paul Schultz
040b54f7e5
clean up formatting
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2023-03-08 10:13:38 -06:00
Paul Schultz
34fe6c9246
Merge branch 'master' into update-codeblocks
2023-03-08 10:07:11 -06:00
Paul Schultz
9c95f91c0a
Add titles to codeblocks and switch from diff codeblock to language codeblock
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2023-03-01 13:30:38 -06:00
Vincenzo Scamporlino
8252800c9a
Remove references to backend-to-backend docs
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-02-27 16:18:44 +01:00
Guanghui Li
542da6ba11
Fixed IdentifyClient import inconsistency in permissions tutorial
...
Signed-off-by: Guanghui Li <liguanghui.cs@gmail.com >
2023-02-17 00:13:21 -06:00
Jan Van Bruggen
c51efce2a0
Update docs to always use yarn add --cwd for app & backend
...
Some commands currently error, and others are simply formatted inconsistently.
This format seems to work and be the most popular/common,
so I applied it to all similar occurrences.
Signed-off-by: Jan Van Bruggen <JanVB@verily.com >
2023-02-13 09:40:20 -07:00
Waldir Montoya
e991a3bf99
Merge branch 'backstage:master' into master
2023-02-06 19:39:30 -05:00
Patrik Oldsberg
0ff03319be
backend-plugin-api: switch createBackendPlugin id -> pluginId
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-02-06 17:49:57 +01:00
MT Lewis
812ffcc292
docs: miscellaneous permission tutorial step 5 fixes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:07:13 +00:00
MT Lewis
f3bf8fea24
docs: miscellaneous permission tutorial step 4 fixes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:07:08 +00:00
MT Lewis
ce2c9ac363
docs: miscellaneous permission tutorial step 3 fixes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:07:05 +00:00
MT Lewis
8d6d1fb789
docs: miscellaneous permission tutorial step 2 fixes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2023-02-03 13:07:01 +00:00