Ankit keshari
|
0c6eeb8fdf
|
feat(ingestion-ui) Update source ingestion type if editing yaml ingestion type (#6156)
|
2022-10-13 14:43:16 -04:00 |
|
Ankit keshari
|
21c1d37d13
|
feat(ui): Add warning banner to looker and lookml UI ingestion forms (#6111)
|
2022-10-11 11:19:20 -04:00 |
|
Gabe Lyons
|
ce90310dd0
|
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together (#6068)
* stashing progress
* adding remove option
* more progress
* editing
* further in
* additional rendering improvements
* stashing adv search progress
* stashing more progress
* propagating not filters back to UI
* more frontend progress
* more filters working
* getting ready for data platform selector
* add platform select functionality
* locking out switching btwn advanced and standard filters
* final polish
* remove unneeded code
* added unit and cypress tests
* resolutions after merge
* adding documentation
* cleaning up & refactoring
* removing console.log
* minor ui fix & removing unneeded code
* fixing lineage search
* fixing lints
* fix display of degree
* fixing test
* fixing lint
* responding to comments
* fixing tests
* fix smoke tests
* fixing cypress
* fixing cypress test
* responding to comments
|
2022-10-04 10:20:04 -07:00 |
|
Shirshanka Das
|
48b46971b8
|
feat(ingest): remove hardcoded env variable default for cli version (#6075)
|
2022-10-02 16:46:34 -07:00 |
|
Ankit keshari
|
d1be7d5f35
|
Worked to hide the recommendation (#6021)
|
2022-09-22 13:02:51 -04:00 |
|
Felix Lüdin
|
a407e0a370
|
feat(dashboard): add subTypes aspect to dashboard entity (#5843)
Co-authored-by: John Joyce <john@acryl.io>
|
2022-09-18 23:03:38 -07:00 |
|
Chris Collins
|
461406a090
|
feat(ingestion-ui) Use CLI version defined in recipe for test connection (#5959)
|
2022-09-16 09:54:39 -04:00 |
|
Chris Collins
|
a3af5106e8
|
fix(ui) Make LookML deploy key a textarea and format key (#5946)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
|
2022-09-14 17:29:46 -07:00 |
|
Chris Collins
|
34ed0af053
|
feat(ingestion-ui) Add LookML form to managed ingestion UI (#5939)
|
2022-09-14 16:05:37 -04:00 |
|
Chris Collins
|
0be5c39802
|
feat(ingestion-ui) Display ingestion sources in UI more dynamically (#5789)
|
2022-09-13 13:27:12 -04:00 |
|
Chris Collins
|
c4ac09d192
|
feat(ingestion-ui) Sort ingestion sources by last execution time (#5807)
|
2022-09-09 14:14:33 -07:00 |
|
Chris Collins
|
3059d9d0e1
|
feat(ingestion-ui) Add test connection button to Looker form (#5794)
|
2022-08-31 15:32:59 -07:00 |
|
Ankit keshari
|
d558db994a
|
refactor(ui): Worked on the Secret Fields in ingestion form (#5727)
|
2022-08-30 13:02:07 -07:00 |
|
Chris Collins
|
cf03a0799f
|
feat(ingestion-ui) Add ability to rollback ingestion runs from the UI - FE only (#5740)
|
2022-08-29 16:11:59 -07:00 |
|
Chris Collins
|
0d35b53b41
|
feat(ingestion-ui) Add ability to set debug_mode on UI ingestion sources (#5762)
|
2022-08-29 13:39:14 -07:00 |
|
John Joyce
|
ea9b5f8e21
|
fix(ui): Improve Error Messaging on the UI (#5752)
|
2022-08-28 20:08:25 -07:00 |
|
Ankit keshari
|
e8f521ef07
|
fix(): Worked on the scroll to top of the page after pagination change (#5714)
|
2022-08-24 15:20:52 -07:00 |
|
Ankit keshari
|
c2fbd75d2a
|
feat(ingestion-ui) Add ingestion form for Postgres (#5671)
|
2022-08-23 17:03:16 -04:00 |
|
Chris Collins
|
9511715476
|
fix(ui) Refresh executions on Ingestion page when they are visible (#5698)
|
2022-08-22 14:12:44 -04:00 |
|
divyamanohar-stripe
|
2afa3a2b2e
|
feat(airflow): add UP_FOR_RETRY run result for task runs (#5664)
|
2022-08-21 17:17:02 -07:00 |
|
Chris Collins
|
e189be7c75
|
feat(ingestion-ui) Display CLI-based ingestion sources in UI (#5681)
|
2022-08-19 12:58:31 -07:00 |
|
Ankit keshari
|
74e611c89b
|
feat(ingestion-ui) Worked on the Hive ingestion form (#5661)
|
2022-08-19 09:34:27 -04:00 |
|
Chris Collins
|
9da6f12c18
|
feat(ingestion) Followups to live ingestion logs in UI (#5676)
* fix live logs collapsing repeatedly
* set refresh interval to null
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
|
2022-08-18 08:37:14 -07:00 |
|
Chris Collins
|
acddbee042
|
feat(ingestion) Fetch live logs on an ingestion run from UI (#5653)
* feat(ingestion) Fetch live logs on an ingestion run from UI
* final cleanups
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-478.lan>
|
2022-08-16 16:01:26 -07:00 |
|
John Joyce
|
e9494f503f
|
feat(search): Sticky search filters + misc bug fixes & improvements (#5601)
|
2022-08-10 15:12:53 -07:00 |
|
Chris Collins
|
626196d45f
|
fix(ui) Followups to recent changes to UI ingestion forms (#5602)
|
2022-08-10 08:45:45 -07:00 |
|
Ankit keshari
|
2b2488e69e
|
feat(ingestion) Kafka UI ingestion form Addition and minor updates (#5598)
|
2022-08-09 16:20:10 -04:00 |
|
John Joyce
|
57b7ade1f0
|
feat(ui): Add rich UI ingestion run summary (#5577)
|
2022-08-08 14:33:57 -07:00 |
|
Chris Collins
|
e4fc28e747
|
feat(ingestion) Add Save & Run button to managed ingestion builder (#5579)
|
2022-08-05 16:36:05 -07:00 |
|
Chris Collins
|
6749171568
|
feat(ingestion) Implement secrets in new managed ingestion form (#5574)
|
2022-08-05 15:24:47 -04:00 |
|
Gabe Lyons
|
f06b8eb4e8
|
(chore): upgrading ingestion to 0.8.42 (#5562)
|
2022-08-04 17:06:16 +05:30 |
|
Chris Collins
|
9a3ee1cb6b
|
feat(ingestion) Update managed ingestion scheduler to be easier to use (#5559)
|
2022-08-03 17:16:20 -07:00 |
|
Chris Collins
|
3b85c79ada
|
fix(ingestion) Set pipeline_name on UI recipes with forms (#5535)
|
2022-08-01 19:26:46 -04:00 |
|
Chris Collins
|
d1f0c7a6aa
|
feat(ingestion) Add frontend connection test for Snowflake (#5520)
|
2022-08-01 09:12:02 -07:00 |
|
Ankit keshari
|
6ccf698b41
|
feat(ui): Added form to Looker and Tableau (#5487)
|
2022-07-28 14:56:12 -07:00 |
|
Ankit keshari
|
5ec7b9d4c6
|
Ingestion: Added form in Big Query type to edit the queries. (#5431)
|
2022-07-25 17:57:42 -04:00 |
|
Aseem Bansal
|
36f3ab3fa3
|
feat(quickstart,docs): updates for v0.8.41 (#5409)
|
2022-07-15 21:32:32 +05:30 |
|
Chris Collins
|
fa07dc69eb
|
feat(ingestion) Build out UI form for Snowflake Managed Ingestion (#5391)
|
2022-07-15 14:34:25 +05:30 |
|
Aseem Bansal
|
40452b3cc1
|
fix(docs,quickstart): release related changes for 0.8.40 (#5299)
|
2022-06-30 17:21:12 +05:30 |
|
Aseem Bansal
|
1adcc994f3
|
feat(ingest): remove need for sink block in UI based ingestion (#5208)
|
2022-06-23 15:22:40 +05:30 |
|
Felix Lüdin
|
6a58398f90
|
fix(ui): load monaco-editor as a dependency and not from a third party CDN (#5189)
|
2022-06-21 06:58:01 -07:00 |
|
John Joyce
|
c4650356fa
|
Chore: Bump Default UI Ingestion Version (#5145)
|
2022-06-10 09:05:24 +05:30 |
|
Aditya Radhakrishnan
|
fbf88f072f
|
fix(ui-ingestion): update looker ingestion warning banner (#5142)
|
2022-06-09 16:51:53 -07:00 |
|
Aditya Radhakrishnan
|
a29a0286d5
|
fix(ui-ingestion): show warning banner when configuring looker ui-ingestion for the first time (#5139)
|
2022-06-09 14:38:53 -07:00 |
|
Felix Lüdin
|
69466c069c
|
fix(ui): do not show copy URN buttons when Clipboard API is not available (#4963)
|
2022-05-19 20:48:09 -07:00 |
|
RyanHolstien
|
cbda3f5f29
|
feat(release): update CLI version (#4962)
* feat(release): update CLI version
* add typscript
|
2022-05-19 18:13:13 -07:00 |
|
RyanHolstien
|
8fbc61577c
|
feat: updates for 0.8.35 (#4960)
|
2022-05-19 22:55:56 +05:30 |
|
John Joyce
|
f18f619a2c
|
feat(ui): Adding Search Bar to all List Views (groups, users, domains, policies, ingestion) (#4919)
|
2022-05-16 13:24:56 -07:00 |
|
Aseem Bansal
|
15438f62f1
|
fix(doc): update doc url to generated docs (#4860)
|
2022-05-13 10:19:46 +05:30 |
|
Aseem Bansal
|
58fbf9fc89
|
feat: updates for 0.8.34 (#4829)
|
2022-05-05 12:57:06 +02:00 |
|