Commit Graph

19 Commits (9455805ceb11bb9b36aa28866cc960b14a48b80f)

Author SHA1 Message Date
John Cowen e4a0dcf10e
Allow configuring a datasource to poll instead of block (#8805)
4 years ago
John Cowen 43ec04f073
ui: Reduce reconnection attempts on disconnection (#8481)
4 years ago
John Cowen 5d1ce1e120
ui: Move routes to use data-sources (#8321)
4 years ago
John Cowen 49ec61e523
ui: Remove WithEventSource mixin, use a component instead (#7953)
5 years ago
John Cowen 6d7a95f82d ui: Model Layer for SSO Support (#7771)
5 years ago
John Cowen 2413244b77 ui: Add DataSource component (#7448)
5 years ago
Kenia f0ce300204 ui: Delete the Promise rsvp imports from codebase (#7372)
5 years ago
John Cowen 2f28232df0 ui: Upgrade to ember 3.16 Octane Edition (#7334)
5 years ago
John Cowen a65d941e76
ui: Improve configuration/env/feature flag usage (also add build time year detection) (#7072)
5 years ago
John Cowen b3b32dc0f6
ui: UI Release Merge (ui-staging merge) (#6527)
5 years ago
John Cowen 876dd3b97d ui: Ensure event sources are closed to the correct state when connecting (#6036)
5 years ago
John Cowen 01d1b3c139 ui: Small EventSource additions (#5978)
5 years ago
John Cowen 62e3c5605c ui: Change vocab of ReopenableEventSource from 'reopen' to 'open' (#5973)
5 years ago
John Cowen df0cf11a0f ui: Put some options in for event source runners (behind flags) (#5738)
5 years ago
John Cowen 82a2f206dc ui: Ensure an EventSource isn't opened if closed before first tick (#5703)
5 years ago
John Cowen 482426b13e UI: ACL Roles (#5635)
6 years ago
John Cowen a7c479e073 ui: Increases the pause between blocking queries to 2000ms (#5582)
6 years ago
John Cowen e2df5de795 UI: Add blocking cursor validation and more straightforward throttle (#5470)
6 years ago
John Cowen cb0c5309c9 UI: Add EventSource ready for implementing blocking queries (#5070)
6 years ago