1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00
Commit Graph

6438 Commits

Author SHA1 Message Date
Thomas Heartman
69f27d304b docs: add image float css idea 2022-10-19 13:00:04 +02:00
Thomas Heartman
4f99823454 docs: add borders to figures 2022-10-18 16:15:24 +02:00
Thomas Heartman
1b77a239e6 docs: move environments and API keys call-out to after figure 2022-10-18 14:15:33 +02:00
Thomas Heartman
c6769acbea docs: make figures in text full-width 2022-10-18 13:33:00 +02:00
NicolaeUnleash
0158d7d369 docs: fix typo in the image 2022-10-17 16:56:43 +03:00
Thomas Heartman
0c64fb7d5d Docs(reword): swap dev and prod in example 2022-10-17 14:18:00 +02:00
Thomas Heartman
a05f55d0d7 docs: add note about environments and api keys 2022-10-13 16:00:49 +02:00
Thomas Heartman
68e462be96 docs: mention that a toggle must be active in an env to be enabled 2022-10-13 15:56:32 +02:00
Thomas Heartman
92e6eef905 docs: add link to node js sdk 2022-10-13 15:52:35 +02:00
Thomas Heartman
7acb317198 Docs(fix): remove redundant comma 2022-10-13 15:52:35 +02:00
Thomas Heartman
3ca7727099
Update website/docs/topics/the-anatomy-of-unleash.mdx 2022-10-13 15:48:23 +02:00
Thomas Heartman
b6622009f1
Apply suggestions from code review
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
2022-10-13 15:46:51 +02:00
NicolaeUnleash
3a73cdd15c Updating the images 2022-10-13 15:19:13 +03:00
Thomas Heartman
46bacbf789 docs: add note about strategies vs constraints 2022-10-12 15:03:57 +02:00
Thomas Heartman
9460dcc807 docs: rename anatomy doc 2022-10-12 14:59:50 +02:00
Thomas Heartman
68d6a75521 Docs(refactor): use css variable for small font size.
To facilitate reusability and convey meaning.
2022-10-11 17:10:43 +02:00
Thomas Heartman
515a8fac89 Docs(chore): remove commented-out css 2022-10-11 17:08:43 +02:00
Thomas Heartman
72564dc7cb Docs(style): remove box shadows and border on fig caption images 2022-10-11 17:06:28 +02:00
Thomas Heartman
6da5921e8f Docs(fix): typo: extra brackets 2022-10-11 17:01:07 +02:00
Thomas Heartman
927b323b09 docs: reorder images 2022-10-11 16:53:28 +02:00
Thomas Heartman
6b6ccfd74c docs: add captions for all figures. 2022-10-11 16:48:34 +02:00
Thomas Heartman
4ca1f7e3e6 docs: add projects to list of top-level resources 2022-10-11 16:37:57 +02:00
Thomas Heartman
8c014679b1 docs: Convert all images to using the figure component 2022-10-11 11:32:48 +02:00
Thomas Heartman
ca81f981b5 Docs(test): images take 3 2022-10-11 11:24:24 +02:00
Thomas Heartman
b05c4dba5b Docs(test): try new way of importing images 2022-10-11 11:04:47 +02:00
Thomas Heartman
ad28e39965 docs: rephrase heading 2022-10-11 10:26:13 +02:00
Thomas Heartman
9789112651 Fix: add fuller figure caption 2022-10-10 14:57:24 +02:00
Thomas Heartman
520d37cdb0 docs: align on styles 2022-10-10 14:54:09 +02:00
Thomas Heartman
6ed0ff4fd6 docs: add more styling to figures 2022-10-10 14:52:24 +02:00
Thomas Heartman
8b5c30e5d7 docs: add a Figure element for figures with captions 2022-10-10 14:43:53 +02:00
Thomas Heartman
ce183d2c23 docs: fix broken links 2022-10-10 13:57:39 +02:00
Thomas Heartman
226c5feefd docs: add inter-doc links, some reformatting 2022-10-10 12:43:01 +02:00
Thomas Heartman
05803dab03 docs: move the topic guides section to near top of sidebar 2022-10-07 13:56:52 +02:00
Thomas Heartman
98ce389eff docs: add raw export of anatomy document 2022-10-05 15:18:23 +02:00
Aneesh Relan
1d5249eddc
fix: slack back link url to point to the feature page (#2128)
* fix: slack back link url to point to the feature page

* update snapshots

* update feature link in case project info is available in event

* update missing snapshot
2022-10-05 11:30:51 +02:00
sjaanus
774d4234bb
Remove member count for default project (#2131)
* Remove member count from default project

* Remove dependencies
2022-10-05 11:51:47 +03:00
Thomas Heartman
e30b830305
docs: add link to migration guides (#2135) 2022-10-05 10:12:07 +02:00
Tymoteusz Czech
df11ad9135
fix: "Reset password" page works when password authentication is disabled (#2126)
fix: password reset with only sso enabled

show correct error message
2022-10-05 09:02:20 +02:00
Thomas Heartman
0e4734af38
docs: Update docs with new constraint availability (#2113)
* docs: fix duplicated image.

* docs: add announcement banner for constraints

* docs: style announcement bar via CSS

* docs: update doc availability notices

* docs: remove commented-out announcement bar code
2022-10-04 14:13:52 +02:00
Pranshu Khanna
688ca2c53f
Updated Readme with the Constraints Announcement 2022-10-04 14:04:28 +02:00
Nuno Góis
e53d40c588
fix: strategy name sort (#2130) 2022-10-04 10:41:43 +01:00
Aneesh Relan
528748e757
fix: use correct column name for correct member count (#2127) 2022-10-04 10:45:55 +03:00
sjaanus
9473ffd4f2 4.16.0 2022-10-03 13:26:08 +03:00
sjaanus
b26d2f2218
Fix yarn lint to fmt:check (#2125) 2022-10-03 12:20:47 +02:00
Nuno Góis
ddcfe132e4
feat: new profile page and PATs front-end (#2109)
* feat: new user dropdown and profile page

* fix: add popup boxShadow to dark-theme

* fix: update routes snap

* refactor: move some tab specific logic into tabs component

* add useProfile hook example

* fix profile tab header (no name)

* fix: hide user popup when clicking profile link

* - add PATs to profile;
- add route logic to profile;
- refactor TimeAgoCell title;
- misc fixes and refactoring;

* add profile info to profile tab

* simplify req paths

* add PAT flag to the front-end

* fix: some UI adjustments

* change user popup buttons to links

* fix profile on front-end, add role description

* update delete PAT text

* address some PR comments

* address PR comments

* some more UI fixes and refactoring

* move password request to API hook
2022-10-03 10:49:52 +01:00
Ivar Conradi Østhus
8099acd216
fix: update coverage 2022-09-30 20:24:46 +02:00
Ivar Conradi Østhus
c59d40fba9
fix: updated develper guide to force UTC timezone for test db 2022-09-30 20:21:03 +02:00
Gard Rimestad
ba8bdc585a
fix: url encode application name in links (#2121)
* fix: url encode application name in links

This ensures that we url encode application names for our links.
2022-09-30 15:53:02 +02:00
Ivar Conradi Østhus
5141e77bce
fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
andreas-unleash
bd9172b7a0
Update public signup migration files (#2120)
Update
2022-09-30 15:20:24 +03:00