Andrew Kingston
|
6be934a6c9
|
Fix styles of template list to display better on mobile
|
2021-10-21 13:24:37 +01:00 |
mike12345567
|
56274019d6
|
Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up.
|
2021-10-20 18:37:07 +01:00 |
mike12345567
|
b29dcecd4f
|
Making sure cancel/close icon appear when in modal.
|
2021-10-20 10:05:51 +01:00 |
mike12345567
|
d1676fa8f3
|
Fixing some issues found with back button/close icon, making sure it is consistent and does what a user would expect.
|
2021-10-19 15:09:38 +01:00 |
mike12345567
|
629d94ee5c
|
Adding back old import button incase its removal confuses anyone.
|
2021-10-19 14:26:44 +01:00 |
mike12345567
|
fbba1b94a8
|
Making app creation experience more cohesive, allowing app import even when no apps exist.
|
2021-10-19 14:06:43 +01:00 |
mike12345567
|
eb25e81072
|
Fixes #2998 the templates API call will no longer fail if no internet, will simply return an empty array.
|
2021-10-14 14:18:41 +01:00 |
Martin McKeaveney
|
ddcced8c81
|
CSS fixes for template themes
|
2021-10-07 11:48:38 +01:00 |
Martin McKeaveney
|
5d64be2b73
|
Redesign UX, get rid of welcome screen
|
2021-10-06 14:33:21 +01:00 |
Martin McKeaveney
|
b26d376dbc
|
adding template options to create app modal
|
2021-10-06 11:38:17 +01:00 |
Martin McKeaveney
|
0072f1cd6b
|
making the onboarding modal inline and shown when you have no apps
|
2021-10-06 10:54:24 +01:00 |
Martin McKeaveney
|
9e41b9cd8f
|
UX improvements
|
2021-10-05 23:49:32 +01:00 |
Martin McKeaveney
|
ddfecf14dc
|
templates working end to end
|
2021-10-05 23:02:28 +01:00 |
Martin McKeaveney
|
0993825286
|
analytics clients
|
2021-09-21 11:47:14 +01:00 |
Andrew Kingston
|
4d76be20f9
|
Make apps table in portal mobile friendly
|
2021-09-14 16:21:30 +01:00 |
Andrew Kingston
|
9a92993226
|
Make core portal layout responsive with mobile drawer menu
|
2021-09-13 15:38:06 +01:00 |
Maurits Lourens
|
35ee5427c6
|
make labels for editing more consistent
|
2021-08-25 13:42:28 +02:00 |
Andrew Kingston
|
8a58361d98
|
Merge pull request #2399 from mslourens/update_app_modal_text
update the modal text for updating the name of an app
|
2021-08-20 17:04:39 +01:00 |
Maurits Lourens
|
997704ba7d
|
fix lint issue
|
2021-08-18 11:24:25 +02:00 |
Maurits Lourens
|
cd6e946e7b
|
update the modal text for updating the name of an app
|
2021-08-17 22:16:57 +02:00 |
Martin McKeaveney
|
01f11ae71a
|
adding alphanumeric app name validation
|
2021-08-17 10:41:37 +01:00 |
mike12345567
|
c4f8d17a6e
|
Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead.
|
2021-08-06 16:38:07 +01:00 |
Maurits Lourens
|
3e88d6103d
|
fix lint issue
|
2021-07-28 00:09:15 +02:00 |
Maurits Lourens
|
f2b1125e0b
|
rename an app
|
2021-07-27 17:34:18 +02:00 |
Andrew Kingston
|
d9d0cc9be3
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Andrew Kingston
|
c5d409d778
|
Add real updated timestamp to app table view
|
2021-05-24 14:11:45 +01:00 |
mike12345567
|
2da319e960
|
Merge branch 'master' of github.com:Budibase/budibase into feature/app-updated-at
|
2021-05-21 14:57:41 +01:00 |
mike12345567
|
96ad77b41d
|
Formatting
|
2021-05-21 14:49:59 +01:00 |
mike12345567
|
4653471412
|
Updating UI to use the updated at.
|
2021-05-21 14:38:58 +01:00 |
Andrew Kingston
|
a8df26ffa6
|
Render email template inside iframe and render custom templates inside base template
|
2021-05-21 14:22:22 +01:00 |
Andrew Kingston
|
7cda131279
|
Simplify lock logic
|
2021-05-21 11:49:23 +01:00 |
Andrew Kingston
|
e1ac3cd5d2
|
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 |
Andrew Kingston
|
133dee8eba
|
Improve app list empty state screen and fix order of app context menu options
|
2021-05-21 10:37:19 +01:00 |
Andrew Kingston
|
c45e75f8b5
|
Update app list screen to show unified app list with publish status
|
2021-05-21 10:32:16 +01:00 |
Andrew Kingston
|
66fd0d0016
|
Implement new admin get self endpoint, move auth store to the portal, and implement working password changing and name changing
|
2021-05-19 14:05:08 +01:00 |
Andrew Kingston
|
664ee94433
|
Fix spacing and make consistent in all portal pages
|
2021-05-19 11:07:14 +01:00 |
Andrew Kingston
|
62ed55ac14
|
Improve routing based on auth and roles, and use redirects rather than pushing new routes
|
2021-05-18 14:39:26 +01:00 |
Andrew Kingston
|
7fb40cd7ad
|
Allow app card rows to display all lock statuses
|
2021-05-18 13:55:15 +01:00 |
Martin McKeaveney
|
6dc288fcc3
|
merge
|
2021-05-16 21:29:07 +01:00 |
Martin McKeaveney
|
0ed0550e73
|
revert functionality working
|
2021-05-16 21:25:37 +01:00 |
mike12345567
|
2d0122f7d6
|
A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge.
|
2021-05-14 15:43:41 +01:00 |
Martin McKeaveney
|
0ee83a2e60
|
set up live replication between prod and dev instances
|
2021-05-13 17:24:32 +01:00 |
Martin McKeaveney
|
ecde960fd9
|
Open app call
|
2021-05-13 15:33:04 +01:00 |
Martin McKeaveney
|
31901c89f8
|
merge, UI for managing your own app locks
|
2021-05-13 14:04:03 +01:00 |
mike12345567
|
f4e3e1d196
|
Altering object store so that all writes/reads to the object store have the dev app prefix replaced with standard app.
|
2021-05-13 13:29:53 +01:00 |
Martin McKeaveney
|
c3e1b1d302
|
lock concept in UI, make dev links go to builder and prod links go to real apps
|
2021-05-13 12:39:35 +01:00 |
mike12345567
|
71b0fc8f40
|
Formatting.
|
2021-05-13 12:32:18 +01:00 |
Martin McKeaveney
|
61a5b109f5
|
dev mode E2E
|
2021-05-13 11:06:08 +01:00 |
mike12345567
|
fed94bea70
|
Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-12 12:49:42 +01:00 |
mike12345567
|
c9d903a92f
|
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 |