Commit Graph

83 Commits

Author SHA1 Message Date
Michael Shanks 69292c353c analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00
Michael Shanks 8aad7eb49d Fetching analytics userId, when api_key entered 2020-09-28 10:47:18 +01:00
Martin McKeaveney bbcb282e53
Cypress Tests Running in CI (#524)
* cypress test setup

* running cypress in CI

* fixing tests after first time setup wizard

* bb api key

* API Key in right place

* adding env in cypress.json

* env var in setup

* lint

* API key not working

* fill in API key form if present

* allow more time for creation

* cypress server for debug

* video recording, better debugging

* Adding debug logs

* set node env

* cypress env

* cancel irrelevant test
2020-08-05 15:18:28 +01:00
Joe 8df53290ba Map, Icon, Datalist removed from UI 2020-07-15 11:12:43 +01:00
Martin McKeaveney cbc22306cd lint 2020-07-13 19:44:42 +01:00
Martin McKeaveney ec323a69ea identify user in builder 2020-07-13 18:09:32 +01:00
Joe 70050332e6 Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
kevmodrome bea29bd392
fix inconsistencies in heights and paddings 2020-07-10 11:05:58 +02:00
kevmodrome 2134d38fb9
fix: fixes gap in danger zone and removes placeholder message 2020-07-10 09:57:47 +02:00
kevmodrome c9be2fa2c4
fix: corrects border radii on some elements in the users and api keys panels 2020-07-10 09:53:00 +02:00
kevmodrome 2b884a68a8
updates error message when users are fetched 2020-07-10 09:27:50 +02:00
kevmodrome 40835eae67
corrects background on general tab and bumps bbui version 2020-07-10 09:22:36 +02:00
kevmodrome a85d67574a
remove som console.logs 2020-07-07 14:47:27 +02:00
kevmodrome dc5db6f552
adds delete functionality to application 2020-07-07 14:44:05 +02:00
kevmodrome f6f2dfb8e4
dummy methods wired up to return values to the front-end 2020-07-02 18:38:00 +02:00
kevmodrome 03980182d2
fetches keys correctly on the front-end 2020-07-02 17:55:36 +02:00
kevmodrome aabde78c47
sets up dummy back-end 2020-07-02 17:53:09 +02:00
kevmodrome d5b85ba8d7
adds tab to settings modal on front-end to display API Keys 2020-07-02 17:28:33 +02:00
kevmodrome 69e5086388
remove unneeded appPackage route 2020-07-02 11:30:36 +02:00
kevmodrome 4f6283eef2
adds functionality to update name and description of app 2020-06-29 17:18:43 +02:00
kevmodrome 5e8909cf0e
correct put call to not remove password 😅 2020-06-29 15:55:12 +02:00
kevmodrome f25ae8750d
bump bbui version and fix disabled Select component in user row component 2020-06-29 13:31:51 +02:00
kevmodrome 9761ac21e0
fix wrong stuff coming back after updating user 2020-06-29 13:14:15 +02:00
kevmodrome 19981cb223
lint fixes 2020-06-29 10:12:13 +02:00
kevmodrome c144436bb8
adds edit/save mode to update user list 2020-06-29 10:10:41 +02:00
kevmodrome 5c532e1543 sets up frontend side of updating users 2020-06-26 11:04:50 +02:00
kevmodrome 68e1441b83 adds functionality to check list of users and add users in settings modal 2020-06-25 14:25:17 +02:00
kevmodrome 106b28ced6 change spacing var to be hardcoded 2020-06-25 12:41:22 +02:00
kevmodrome 5c67285db3 more work on settings modal 2020-06-24 15:04:01 +02:00
kevmodrome a50dd46a97 adds integration design 2020-06-19 15:50:39 +02:00
kevmodrome c9a49e4d4b bump bbui and add DangerZone design 2020-06-19 12:51:02 +02:00
kevmodrome 310b41c4b3 adds General tab design and updates bbui 2020-06-19 12:09:27 +02:00
kevmodrome 482d791b96 Sets up tabbed modal for settings 2020-06-19 09:14:03 +02:00