mike12345567
|
4086c8f439
|
Fixes for review comments.
|
2022-02-28 18:39:05 +00:00 |
mike12345567
|
4a31045233
|
Changing the API key modal to have a copy input which allows copying the API key easily.
|
2022-02-28 14:29:19 +00:00 |
mike12345567
|
594cb77b1e
|
Getting api key/dev info docs setup and in use.
|
2022-02-10 19:06:49 +00:00 |
Michael Drury
|
45a965b041
|
Adding basic endpoints for API keys.
|
2022-02-09 23:16:24 +00:00 |
Michael Drury
|
911f2780ef
|
Start of API key modal.
|
2022-02-09 20:30:52 +00:00 |
Michael Drury
|
2820614324
|
Revert "Changing update user info to view user info."
This reverts commit 8f81906896 .
|
2022-02-09 19:39:02 +00:00 |
mike12345567
|
8f81906896
|
Changing update user info to view user info.
|
2022-02-09 18:30:00 +00:00 |
mike12345567
|
e18d9e7311
|
Adding email address disabled to update user info, so you can see which user you are currently logged into.
|
2021-10-21 17:32:01 +01:00 |
Keviin Åberg Kultalahti
|
76954b948d
|
remove unused components in builder settings
|
2021-06-11 09:19:44 +02:00 |
Andrew Kingston
|
6c960dd9e2
|
Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro
|
2021-05-25 10:11:41 +01:00 |
Andrew Kingston
|
d4518073c6
|
Change update self method to automatically merge new fields with existing user object
|
2021-05-21 15:23:39 +01:00 |
Andrew Kingston
|
e1c37752db
|
Rename general settings to organisation and add builder theme to Theming page, add password changing and user info changing to avatar dropdown
|
2021-05-21 11:00:08 +01:00 |
Martin McKeaveney
|
95c80f2b4a
|
set up live replication between prod and dev instances
|
2021-05-13 17:24:32 +01:00 |
mike12345567
|
2ec6b15e56
|
General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now.
|
2021-05-11 17:49:26 +01:00 |
Andrew Kingston
|
be04060ff1
|
Server builder under /builder rather than /app for top level to avoid confusion
|
2021-05-07 08:17:21 +01:00 |
Andrew Kingston
|
1712f559aa
|
Update routing to serve any builder routes under /app so that envoy can proxy correctly
|
2021-05-06 16:39:34 +01:00 |
Andrew Kingston
|
797e8a8b67
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
c010eeb314
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
Andrew Kingston
|
e7089a26cd
|
Update cpyress tests so create and delete app helpers work again
|
2021-04-28 14:56:31 +01:00 |
Andrew Kingston
|
d793088c2a
|
Move builder theme settings to a modal to avoid popover overflow issue
|
2021-04-28 14:23:03 +01:00 |
Andrew Kingston
|
c72a65bc5f
|
Add support for all 4 spectrum themes in builder!
|
2021-04-27 13:15:49 +01:00 |
Keviin Åberg Kultalahti
|
311d4f9d65
|
Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs
|
2021-04-23 12:52:05 +02:00 |
Keviin Åberg Kultalahti
|
70e08e27e7
|
replace remix
|
2021-04-23 11:55:27 +02:00 |
Andrew Kingston
|
863406574c
|
Improve builder settings modal styles
|
2021-04-22 13:59:00 +01:00 |
Keviin Åberg Kultalahti
|
66562400fe
|
Switch out DropdownMenu to Popover across the builder
|
2021-04-21 16:03:12 +02:00 |
Keviin Åberg Kultalahti
|
630acef7fc
|
SettingsModal now uses Tabs component
|
2021-04-21 13:43:58 +02:00 |
Andrew Kingston
|
864366336a
|
Update settings modal
|
2021-04-20 12:55:23 +01:00 |
Andrew Kingston
|
7c52196c61
|
Update binding icon styles and fix theme editor
|
2021-04-19 14:10:58 +01:00 |
Andrew Kingston
|
0acc823af4
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-13 18:08:55 +01:00 |
Andrew Kingston
|
b467cc1677
|
Add default spectrum colours to existing builder components and allow spectrum dark mode toggle
|
2021-04-13 18:07:45 +01:00 |
Keviin Åberg Kultalahti
|
958c302ca7
|
some button fixes
|
2021-04-12 16:06:03 +02:00 |
Keviin Åberg Kultalahti
|
9e2cf66173
|
adds Link component to bbui
|
2021-04-09 14:44:48 +02:00 |
Keviin Åberg Kultalahti
|
5a2287ddcb
|
moves NotificationDisplay to bbui and converts it to spectrum
|
2021-04-09 12:02:53 +02:00 |
Andrew Kingston
|
b3b7c54901
|
Update to support new stores
|
2021-04-01 10:29:47 +01:00 |
Andrew Kingston
|
8619db57b4
|
Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-01 09:12:16 +01:00 |
Andrew Kingston
|
80f819255d
|
Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying
|
2021-03-31 19:27:52 +01:00 |
Keviin Åberg Kultalahti
|
44e3f29a0b
|
moves backend stores to "stores" in the root src directory
|
2021-03-26 09:50:37 +01:00 |
Keviin Åberg Kultalahti
|
c77061f239
|
wip: converts components to use separate stores
|
2021-03-23 12:16:54 +01:00 |
Keviin Åberg Kultalahti
|
1b859d0bb7
|
merge next
|
2021-03-18 14:05:12 +01:00 |
Keviin Åberg Kultalahti
|
bf90d9cf4c
|
wip: routify
|
2021-03-17 12:40:24 +01:00 |
Keviin Åberg Kultalahti
|
586d5fbe3c
|
adds success notification when saving api keys
|
2021-03-12 13:29:54 +01:00 |
mike12345567
|
d66db07ba3
|
Merge branch 'master' of github.com:Budibase/budibase into tests/upping-coverage
|
2021-03-11 14:51:13 +00:00 |
mike12345567
|
68735f1b4f
|
Formatting.
|
2021-03-10 17:56:16 +00:00 |
Andrew Kingston
|
b9760c6dbc
|
Add cypress tests for data bindings and component creation
|
2021-03-05 13:52:26 +00:00 |
Keviin Åberg Kultalahti
|
ff7c59ef27
|
remove unused code in settings and start components
|
2021-03-01 17:45:32 +01:00 |
Keviin Åberg Kultalahti
|
dcdc3eb4a2
|
fix typo in settings modal
|
2021-01-29 14:31:04 +01:00 |
Martin McKeaveney
|
f745975a0c
|
privacy features + allow builder usage without cloud API key
|
2021-01-28 19:32:13 +00:00 |
mike12345567
|
6be84b81b9
|
Review comments.
|
2021-01-18 12:36:49 +00:00 |
mike12345567
|
770dde61ec
|
Linting.
|
2021-01-14 17:57:18 +00:00 |
mike12345567
|
a9f36d1a42
|
Adding some fixes for general settings menu not respecting non-deployed apps fully.
|
2021-01-14 17:52:49 +00:00 |