Gerard Burns
3b0e2ba0e5
Fix Bug Preventing Deleting Multiple Apps in a Row ( #14196 )
2024-07-18 14:40:00 +01:00
Dean
121f0593e6
Lint
2024-05-14 14:05:50 +01:00
Dean
1602e97047
Added updated UX for updating app metadata.
2024-05-14 10:48:20 +01:00
Dean
6d4e2b7454
Added changelog links to portal help section and version update modal
2024-04-23 16:21:36 +01:00
melohagan
923ae021a1
Feature/nps survey ( #13423 )
...
* get process env in JS file
* Hard-code posthog token
* Set posthog key based on env
* Don't run posthog locally in dev
* fix
* Only run posthog analytics in prod
* Don't use posthog in dev
* Revert posthog code changes.
* Remove intercom
* lint
2024-04-09 15:24:03 +01:00
melohagan
fe2c6d5ec1
get process env in JS file ( #13414 )
2024-04-08 09:58:59 +01:00
Gerard Burns
d9033b2636
Un-revert Skeleton Loader PR ( #13180 )
...
* wip
* wip
* wip
* client versions init
* wip
* wip
* wip
* wip
* wip
* linting
* remove log
* comment client version script
* lint
* skeleton loader type fix
* fix types
* lint
* fix types again
* fix manifest not being served locally
* remove preinstalled old client version
* add constant for dev client version
* linting
* Dean PR Feedback
* linting
* pr feedback
* wip
* wip
* clientVersions empty array
* delete from git
* empty array again
* fix tests
* pr feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-03-25 16:39:42 +00:00
Mel O'Hagan
7a5d5310b1
Merge branch 'master' into feature/nps-posthog
2024-03-22 12:29:09 +00:00
Mel O'Hagan
3c979b81bb
NPS survey
2024-03-21 17:00:12 +00:00
Andrew Kingston
50fe700608
Merge branch 'master' into feature/deprecate-table-component
2024-03-20 12:55:40 +00:00
Dean
f7f2cb36d5
Table/Tableblock deprecated. Replaced with Gridblock labelled as Table
2024-03-12 17:01:07 +00:00
Dean
fec52c11e8
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-08 14:26:05 +00:00
deanhannigan
460c2573e4
Merge branch 'master' into feature/app-list-actions
2024-03-08 12:24:15 +00:00
Dean
e3603a81d5
App favouriting
2024-03-06 09:33:17 +00:00
Dean
320b443ca4
Feedback changes. Permission change for app delete from GLOBAL_BUILDER to BUILDER. Minor updates to quota behaviour for apps.
2024-03-05 16:23:39 +00:00
Dean
d7fa333fce
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-02-22 16:30:05 +00:00
Dean
2bcf5ebe3a
Lint
2024-02-22 15:36:54 +00:00
Dean
c0d1b31ba2
Lint
2024-02-22 15:19:17 +00:00
Dean
6877d0a016
Merge remote-tracking branch 'origin/master' into feature/app-list-actions
2024-02-22 15:00:34 +00:00
Dean
18f09f4e13
Duplicate app behaviour and test updates
2024-02-22 15:00:16 +00:00
Gerard Burns
de0414afbe
Update Svelte Major Version to 4 ( #13036 )
...
* update svelte versions
* temporarilly disable svelte warnings
* change bbap version pointed to
* remove sub module specifying svelte version
* point at updated account-portal
* add type declaration for svelte in the server
* add svelte transformer for server jest tests
* remove svelte from bbui package.json
* get builder tests working
* linting fixes
* prettier fixes
* fix server test
* fix another server test
* fix server serverlog test
* account-portal-version
* pin master version of pro
* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Dean
5c5dc4c155
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-02-14 14:32:15 +00:00
Dean
e9e5281e82
Initial commit form screen flow and tour refactor
2024-02-14 12:11:24 +00:00
Dean
ed30788fac
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-02-14 10:14:58 +00:00
mike12345567
8bf79c5f10
Adding some basic cron validation to publishing, currently the error is not explained if it is hit - still need some frontend for this, but this now means that an error is provided to users when attempting to publish, and we can re-use this validation in the automation UI. Need to have both backend and frontend validation as invalid CRONs will already exist, backend makes sure these are error'd on.
2024-02-09 18:04:40 +00:00
Dean
30db237071
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-17 17:17:01 +00:00
Gerard Burns
463cee560b
Disable preview and publish for apps with no screens ( #12384 )
...
* disable preview and publish for apps with no screens
* PR feedback
* linting
* PR Feedback
2023-11-21 13:19:19 +00:00
Dean
c96fefdba7
Consolidated all stores into stores/builder. Store refactoring and added store console debug flag
2023-11-06 11:22:00 +00:00
Dean
79da5956b8
Patch from original environment
2023-10-30 12:46:44 +00:00
melohagan
c5accec85c
Hide popover when viewing published app ( #11858 )
...
* Hide popover when viewing published app
* Refactor
2023-09-22 13:24:19 +01:00
Andrew Kingston
35150af784
Update multiple usages of tooltips to use new tooltip
2023-07-07 12:09:23 +01:00
Gerard Burns
808e0d1ef2
Linting improvements ( #11119 )
2023-07-05 18:00:50 +01:00
Andrew Kingston
5d4cd2b4b8
Lint
2023-07-05 10:10:59 +01:00
Andrew Kingston
6603f2fe65
Fix typo in tooltip
2023-07-05 09:56:07 +01:00
Andrew Kingston
d1a089f22c
Fix publish action from command palette
2023-07-05 09:31:37 +01:00
Andrew Kingston
8f601a2c58
Disable reverting to published app version when not the only builder
2023-07-04 15:31:13 +01:00
Andrew Kingston
4b9c5dff96
Ensure app can only be updated when you're the only user
2023-07-04 13:19:46 +01:00
Andrew Kingston
99bf0ca03b
Sync publish and unpublish events between all users
2023-07-04 13:18:38 +01:00
Dean
a5dae87fa9
App update validation updates
2023-06-29 16:51:32 +01:00
Dean
854950581c
App metadata screen fixes, copy code button casing and delete app button hidden on publish
2023-06-29 09:53:13 +01:00
Dean
2bdf855217
Removed app publish state tracking
2023-06-20 17:25:20 +01:00
Dean
f178b86266
Linting
2023-06-20 15:02:53 +01:00
Dean
602ea9bc4e
General tidying and refactoring. Updated the publish button behaviour to also take into account revert and version update behaviours.
2023-06-20 12:33:18 +01:00
Dean
2304032423
Added embed state, behaviours and event tracking to client app. UI/UX Refactoring
2023-06-16 12:30:08 +01:00
Dean
c2f8d54a8a
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-15 10:59:28 +01:00
Dean
e8f28113da
Merge commit
2023-06-15 10:56:46 +01:00
Andrew Kingston
b3e23562f0
Update in builder preview to be a full screen overlay rather than opening in a new tab
2023-06-08 15:12:50 +01:00
Dean
24d57e8fd2
Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt
2023-05-31 11:56:55 +01:00
Dean
ea458639b3
Navigation updates
2023-05-15 09:14:18 +01:00
Andrew Kingston
5f81584a14
Update top bar when not the primary builder and prevent flashing during loading states
2023-05-12 14:16:10 +01:00