Commit Graph

69 Commits

Author SHA1 Message Date
Kris Nuttycombe abb75f0f68
Merge pull request #36 from daira/tfl-dag-in-index
Add TFL DAG to index, and use milestones for the TFL and Halo2 DAGs
2023-10-11 12:16:12 -06:00
Daira Emma Hopwood 95aaf89b10 Show milestones in the halo2 and tfl dags.
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-11 18:08:41 +01:00
Daira Emma Hopwood fe8c85997a Add TFL DAG to index and put Halo2 in the same view order we use elsewhere
(mostly alphabetical).

Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-11 18:04:44 +01:00
Daira Emma Hopwood 23cd5ed4ed
Merge pull request #35 from daira/tfl-dag
Add support for TFL DAG
2023-10-11 17:57:58 +01:00
Daira Emma Hopwood 705c51e20e Fix a bug that occurs only when there are no tickets outside milestones
in a view.

Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-11 17:54:37 +01:00
Daira Emma Hopwood dfb7c73487 Add support for tfl dag.
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-11 17:38:58 +01:00
Daira Emma Hopwood d1488c2f54
Merge pull request #19 from daira/improve-doc-and-add-gen-schema
Create gen-schema.sh script and update README
2023-10-11 16:38:34 +01:00
Daira Emma Hopwood fe82eef5cf Create gen-schema.sh script and update README.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2023-10-11 16:37:28 +01:00
Kris Nuttycombe 9ec7867826
Merge pull request #32 from nathan-at-least/readme-token-instructions
README improvement: Add a convenient link & instructions for generating a GitHub token.
2023-08-28 14:24:57 -06:00
Nate Wilcox 90b50f842e Give directions on authority minimization. 2023-08-28 14:05:21 -06:00
Nate Wilcox f6b908d3b7 Add a convenient link for generating a GitHub token. 2023-08-28 14:00:56 -06:00
Kris Nuttycombe 67f5546dc8
Merge pull request #28 from nuttycom/increase_pages_gen_freq
Regenerate the DAGs every 4 hours
2023-08-21 17:12:12 -06:00
Kris Nuttycombe f0055917fc Show epic boxes in the wallet DAGs. 2023-08-21 15:04:52 -06:00
Kris Nuttycombe 2af11ecaba Regenerate the DAGs every 4 hours 2023-08-21 14:46:56 -06:00
str4d 983726a044
Merge pull request #26 from zcash/fix-ci
Fix CI
2023-04-20 17:55:30 +01:00
Jack Grigg 7a76736ec4 Fix CI 2023-04-20 17:54:18 +01:00
str4d 73431d492f
Merge pull request #25 from nuttycom/render_core_milestones
Switch to using the milestone DAG in automated builds.
2023-03-09 16:26:28 +00:00
Kris Nuttycombe 0869e644d2 Switch to using the milestone DAG in automated builds.
The zcashd core dag is a bit crowded and hard to interpret without the
milestones view enabled.
2023-03-09 08:38:33 -07:00
Kris Nuttycombe fabfb75cd7
Merge pull request #24 from zcash/S-waiting-on-review
Highlight nodes with `S-waiting-on-review` label
2023-01-23 14:14:15 -07:00
Jack Grigg 3cbca70645 Highlight nodes with S-waiting-on-review label 2023-01-23 21:12:25 +00:00
str4d be5b6e694d
Merge pull request #23 from zcash/fix-epic-milestone-interaction
Number clusters individually to avoid collisions
2023-01-23 20:59:06 +00:00
Jack Grigg a35db45695 Number clusters individually to avoid collisions
This fixes a bug where enabling epics and milestones
together will cause their subgraph boxes to be merged.
2023-01-19 04:10:27 +00:00
str4d ac43441792
Merge pull request #22 from zcash/milestone-box-dark-mode
Improve visibility of milestone box in dark mode
2023-01-06 09:36:12 +00:00
Jack Grigg 4ab70b9366 Improve visibility of milestone box in dark mode 2022-08-24 19:13:15 +01:00
str4d 968937cf9f
Merge pull request #18 from pacu/wallet-platform-specific-dags
[#17] Create Android and iOS specific views of the Wallet DAG
2022-06-28 18:27:15 +01:00
Francisco Gindre 13c55af160 [#17] Create Android and iOS specific views of the Wallet DAG
Closes #17

This adds two new views of the Wallet DAG: `ios` and `android`. They
focus only on the repos directly related to those platforms proving
a more concise DAG that is more suitable for platform focused tasks
such as backlog grooming or sprint planning.

This commit also adds respective gh-pages.yml tasks, template scripts
for users building the DAGs locally and a `README.md` update.

Add `href` tags for Android and iOS DAGs

turn on `SHOW_MILESTONES` for Wallet DAG

PR Suggestions
2022-06-27 20:40:56 -03:00
str4d da7a97a11e
Merge pull request #14 from pacu/wallet-platform-specific-dags
Create DAGs for Android and iOS Specific projects
2022-04-06 17:43:34 +01:00
str4d 8277777047
Clarify that iOS and Android DAGs are subgraphs of wallet 2022-04-06 17:43:26 +01:00
Francisco Gindre 4b9f80cbed Create DAGs for Android and iOS Specific projects
This commit maintains the Wallet DAG and creates two more
One for the repos that are used on for the iOS SDK and Wallet
and the other for the Android SDK and Wallet.
2022-04-04 19:25:05 -03:00
str4d 15d1e3c359
Merge pull request #10 from ZcashFoundation/zenhub-epics
Add ZebHub epics support
2022-04-02 14:30:34 +01:00
str4d bbd733efc2
Merge pull request #13 from pacu/wallet-dag-update
Wallet Dag: Add MnemonicSwift repo, remove unused repos
2022-04-02 14:25:29 +01:00
Francisco Gindre 359f5b9493 Add MnemonicSwift repo, remove unused repos
This commit removes the repos `zcash-ios-wallet` and `zcash-android-wallet`
since the are not being actively developed and are on maintenance only.
It also adds MnemonicSwift which is a library the wallet team maintains
actively.
2022-04-01 17:49:48 -03:00
Conrado Gouvea e53cc43933 add ZebHub epics support 2022-03-15 16:05:30 -03:00
Jack Grigg dedf0a4878 Add more repos to the ECC wallet team DAG 2022-03-08 02:05:19 +00:00
Jack Grigg c5f9cb5cfe Fix links to HTML DAGs 2022-02-21 13:04:48 +00:00
Jack Grigg 33aafd211f Render HTML version of DAG with pan-and-zoom 2022-02-21 13:00:05 +00:00
Jack Grigg 84d5b99258 CI: Render Halo2-focused DAG 2022-02-07 15:46:12 +00:00
Jack Grigg 1c0e89d75c Add a Halo2-focused DAG 2022-02-07 15:45:30 +00:00
Jack Grigg 7931171aa2 Remove zcash/halo2_gadgets from Core DAG
That repo has been replaced by a workspace in zcash/halo2.
2022-02-07 15:44:57 +00:00
str4d d2d03f7bd9
Merge pull request #6 from nuttycom/poetry_support
Use `poetry` to handle dependency management.
2021-12-20 18:44:49 +00:00
Kris Nuttycombe b1a60d9754
Apply suggestions from code review
Co-authored-by: str4d <jack@electriccoin.co>
2021-12-20 11:29:50 -07:00
Kris Nuttycombe 266d66c726 Use `poetry` to handle dependency management.
This also updates the README.md file with instructions on how
to generate the graphql APIs for github that the DAG generator
depends upon.
2021-12-20 11:03:49 -07:00
Jack Grigg d9e9d0cbd1 Enable DAG to be rendered unpruned 2021-12-16 22:05:04 +00:00
Jack Grigg a8fefc086e Adjust DAG dark theme colours
Follows pointers from the Material dark theme:
    https://material.io/design/color/dark-theme.html
2021-12-09 12:19:09 +00:00
Jack Grigg a0f0e7a40d Use a sans-serif font in dark mode 2021-12-09 02:15:17 +00:00
Jack Grigg ac8d5d62b6 Add dark mode style for DAG
Closes zcash/developers#2.
2021-12-09 02:07:00 +00:00
Jack Grigg b0ef47e636 Document DAG script in README 2021-12-08 17:05:08 +00:00
Jack Grigg d40ec38be9 Add zcash/pasta_curves to ECC core team DAG 2021-12-07 16:16:38 +00:00
Jack Grigg d5da7b7b96 Add zcash/halo2_gadgets to ECC core team DAG 2021-11-22 18:30:50 +00:00
Jack Grigg 8b74e5a983 Add zcash/incrementalmerkletree to ECC core team DAG 2021-11-18 01:47:37 +00:00